Commit graph

521 commits

Author SHA1 Message Date
052571a226 updated readme 2017-04-19 17:34:33 +02:00
1f7889e4f1 Fixed exception when removing triggers and actions. issue 52 2017-04-19 17:34:33 +02:00
f069aa69e6 Cleaned up html forms a bit 2017-04-19 17:34:33 +02:00
c438882f74 bugfix 2017-04-01 00:19:18 +02:00
3329695671 Added Sensor trigger 2017-03-30 18:13:11 +02:00
5b67dde4e4 small optimization 2017-03-30 17:55:37 +02:00
cc703e5091 Fixed small bug where aggregator ran even if there was no data to aggregate. issue 46 2017-03-23 16:25:39 +01:00
160c437430 cleaned up ping code 2017-03-18 18:34:04 +01:00
9abf7c0952 rename of remote debug target 2017-03-18 18:21:26 +01:00
dd163a797e Trying to fix consistent netscan pings 2017-03-18 18:20:29 +01:00
2b5182b56a Fixed run.sh and replaced depricated cmd in build.xml 2017-03-18 17:37:58 +01:00
5a222ba051 Changed cron trigger to reset when majority of minute is over 2017-03-18 17:13:51 +01:00
f0137b2161 run.sh will kill previous hal session 2017-03-16 17:02:11 +01:00
6b13f3527a Refactoring of duplicate JS form code 2017-03-16 17:01:49 +01:00
b688217ad0 DateTime will include current minute 2017-03-16 17:01:16 +01:00
09651491e3 Fixed bug where no triggers was evaluating to true 2017-03-16 17:00:52 +01:00
18b15569d6 Made netscan more robust by requiring two offline pings to report device as offline 2017-03-14 16:59:51 +01:00
9687f28eb0 bugfixes 2017-03-13 18:08:36 +01:00
fddaa34c30 Improved toString and added trigger on change option 2017-03-13 18:08:07 +01:00
b5024a063d Fixed issue with dynamic checkboxes 2017-03-13 18:07:29 +01:00
9af96a7cb2 Implementation of Event based triggering. issue 51 2017-03-10 16:59:07 +01:00
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