33 Commits
Author SHA1 Message Date
Tony MurrayandNeil Lathwood 8b3bd57303 fix: Number comparisons in alerts and device groups (#7695)
Remove quotes so if the field we are comparing against is a string type, we still do a number comparison.
2017-11-09 20:37:45 +00:00
Neil LathwoodandGitHub fe408a1f7c webui: Removed ability to use OR for generating rules (#7150) 2017-08-13 18:44:53 +01:00
laf 8a142aa53f feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
soranoandNeil Lathwood 9142bcc6d3 Increase charlength for Procedure URL. (#4626)
* Increase charlength for Procedure URL.

Increased charlength for Procedure URL.

Fixes #4305

* Update new_alert_rule.inc.php
2016-09-27 20:33:31 +01:00
Tony Murray 8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
Guillaume COEUGNET 6c8a75a5f7 Change procedure management. Using URL instead of file 2016-06-06 11:41:41 +02:00
Guillaume COEUGNET 4dadad944b Add procedure management 2016-05-27 16:13:51 +02:00
Richard Lawley b89fa295a5 Increase rule suggestions to 20 2016-03-11 08:51:24 +00:00
Ultra2D 9773b3bade Tabs to spaces 2016-03-04 11:30:11 +01:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Neil Lathwood 8226e8b447 Merge pull request #1096 from laf/issue-1095-web
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
laf f92a305821 Added error checking to create device group 2015-05-22 11:10:26 +01:00
laf be96aa7045 Changed from addClass to removeClass 2015-05-22 09:35:55 +01:00
laf 9726773e0e Added more visual validation 2015-05-22 09:33:52 +01:00
laf 490f94e2ed Added response to modal form when an error occurs 2015-05-22 08:17:26 +01:00
laf 4765cebea0 Added support for interval for alerting 2015-05-20 21:46:54 +01:00
laf ac1d85235c Added headers for devices / groups 2015-05-03 17:49:19 +01:00
laf 02967b095b Updated all typeahead code to use new library 2015-04-29 17:48:57 +01:00
f0o da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
f0o ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf 469f5aa629 Updated the way the rule loop works 2015-04-02 16:19:30 +01:00
laf 1238498696 Updated new_alert_rule modal to not die and instead only return the page for admins 2015-03-05 11:40:02 +00:00
laf f4f204e801 Fixed resetting tags back to blank 2015-02-26 16:16:54 +00:00
Neil Lathwood aa5d1e10a1 Clear out tags before adding current ones 2015-02-26 10:17:27 +00:00
laf ddbc2a7304 Updated alerts interface to support inverted rules, worse/better alerts 2015-01-26 22:07:42 +00:00
laf 9b94548039 Fixed bug when mute was selected for an alert rule 2015-01-25 21:05:36 +00:00
Neil Lathwood 51616844bc Added ability to name alert rules 2014-12-21 15:44:50 +00:00
Neil Lathwood 51db1af74d Clear out rule entries now when modal form closes 2014-12-19 21:32:05 +00:00
Neil Lathwood 7cd8cf7ecf Update to enabled calculations to be put into entity 2014-12-19 20:30:51 +00:00
laf 807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00