Commit graph

400 commits

Author SHA1 Message Date
a020ec6668 Bugfix 2017-03-07 20:18:20 +01:00
da219e2105 Updated Zutil version 2017-03-07 18:12:53 +01:00
52357fd589 Updated and cleaned up old libs and refactored speech api. FIX 2017-03-07 18:12:11 +01:00
0c14bbb6a3 Updated and cleaned up old libs and refactored speech api 2017-03-07 18:11:13 +01:00
25b15e3fd2 Added delete button to flows. fixes issue 48 2017-03-06 16:15:47 +01:00
74bdd33a9c Added toString metods, and some robustness fixes in TriggerManager 2017-03-06 15:42:35 +01:00
2608ad0bfd Changed new trigger flow button to do post. fixed issue 47 2017-03-06 15:39:44 +01:00
0a77d3f400 Added ID fields to Event and Sensor detail page 2017-03-06 15:38:17 +01:00
1338f20624 Impl date time trigger and updated Zutil 2017-03-01 17:53:09 +01:00
90c1dd7e37 Refactored sensor detail page. issue 38 2017-02-27 18:54:00 +01:00
655de59490 Added fields to DateTimeTrigger 2017-02-24 18:44:49 +01:00
2c5026cdac Zutil update 2017-02-21 17:39:39 +01:00
65e396a472 Updated to new Zutil 2017-02-13 17:59:52 +01:00
1265c38d82 Implemented UI for editing Triggers and Actions 2017-02-10 18:11:52 +01:00
5170a151c8 Some more work on Triggers. issue 6 2017-02-09 17:03:40 +01:00
36f2509d94 Implemented instantiatiation of triggers and actions. issue 6 2017-02-08 17:23:34 +01:00
9fa687081a Split alert messages into title and msg, title should be unique 2017-01-30 17:31:06 +01:00
df9b41a843 Added som initial triggers. issue 43, issue 44 2017-01-30 17:17:47 +01:00
a1cb12f6ce Refactored storing logic of triggers and actions. issue 6 2017-01-30 17:16:56 +01:00
8d9354d845 Some more backend ui code for triggers. issue 6 2017-01-27 17:38:39 +01:00
115bf6efac Small refactoring of internal class 2017-01-27 17:37:19 +01:00
5814b2537f Added trigger page (incomplete). issue 6 2017-01-25 17:02:05 +01:00
1688a8b2e5 Some cleanup in the templates 2017-01-25 16:56:13 +01:00
33de44b166 Made alerts bold, fixed sensor not responding alert, refactored aggregator a small bit 2017-01-21 19:26:15 +01:00
0b41bbc446 Added alerts for non responding sensors and user actions. issue #32 2017-01-18 17:44:53 +01:00
c384a46863 Added gitattribute file to fix github wrongly marking the project as javascript heavy 2017-01-18 12:56:16 +01:00
4b24615f4f Implementation of DB read and store procedures for Actions and triggers(not tested). issue 6 2017-01-16 17:10:11 +01:00
44d5fa0227 improved auto start comments and log 2017-01-16 17:09:08 +01:00
f2e940cda1 Refactored main and added timed thread in TriggerManager. issue 6 2017-01-12 17:12:26 +01:00
274b708089 bugfix 2017-01-11 17:09:05 +01:00
dd1bb75192 initial implementation of triggers. issue 6 2017-01-11 17:01:55 +01:00
6a8040b529 artifact subfolders also 2017-01-10 17:50:51 +01:00
893122e111 Moved hal to Jenkins pipeline 2017-01-10 17:22:51 +01:00
89c65fb61f Added TC for ControllerManager class. issue 28 2017-01-03 16:29:19 +01:00
814c40afca Updated Zutil version 2016-12-27 04:53:57 +01:00
9eff27dbab Added no caching for json pages 2016-12-27 04:51:05 +01:00
d799e0a487 Disabled ping logging 2016-12-05 17:00:14 +01:00
172975d792 a couple of bug fixes:
- fixed sensor detail chart not showing data
- fixed? out ouf memory in PowerChalange page
- temporary fix for wrong / redirect
2016-12-01 14:51:31 +01:00
9e59b53546 fixed package name misspelling 2016-11-29 20:14:45 +01:00
909c8ea2b3 Implemented sensor filtering for json endpoint 2016-11-29 16:45:30 +01:00
d26a9d0018 build file now uses specific zutil build instead of latest 2016-11-29 16:27:31 +01:00
92f402a07b Created Json endpoints and separated json stuff from http pages, moved chart JS to common file. 2016-11-28 17:11:17 +01:00
969f089a9e Made aggregation period logging a bit more user friendly 2016-11-28 17:09:26 +01:00
9fd00f227a Split out core Hal stuff as plugins registered as "Hal Core" 2016-11-28 17:08:57 +01:00
0d0f0a4044 bugfix, forgot to add email column into deafult db 2016-11-19 18:14:18 +01:00
beff7da576 Added avatar to ext users in sensor config page. issue 39 2016-11-19 17:50:30 +01:00
5b2eabcfd3 Added Gravatar avatar icons. issue 39 2016-11-19 17:36:45 +01:00
dfa07de6c8 added email field to sync daemon. issue 39 2016-11-16 21:29:55 +01:00
a55064846f Added email field to user. issue 39 2016-11-16 21:29:05 +01:00
d90bc0f59f some changes to charts 2016-11-10 17:03:31 +01:00