gabryon99
4717dc89a5
remove hard coded css elements
...
fix #3801
2020-04-20 15:36:56 +02:00
emanuele-f
0be2da4f57
Cleanup remaining references to RTT
2020-04-20 12:21:39 +02:00
Luca Deri
9fa3cf436c
Added alert icon next to active measurements that exceed the threshold
2020-04-19 15:20:40 +02:00
gabryon99
4caea8fcb1
updates for widgets
2020-04-19 11:55:11 +02:00
emanuele-f
35be58ede9
Fix speed test alerts not generated
2020-04-17 12:22:45 +02:00
emanuele-f
ab82d57ca4
Remove assigned unique measurements instead of disabling them
2020-04-16 17:58:10 +02:00
emanuele-f
0b6ba8edd0
Fix sorting on numeric values
2020-04-16 17:15:11 +02:00
emanuele-f
5adfed5605
Disable already defined unique measurements
2020-04-16 12:26:51 +02:00
emanuele-f
aa2ad9c66e
Remove fmbit js function.
...
The value_js_formatter is now used to format the measurement value in the datatable
2020-04-16 10:55:43 +02:00
emanuele-f
4bd04e7e4c
Delete old timeseries when monitoring granularity is changed
2020-04-15 10:52:38 +02:00
emanuele-f
0ad1b65512
Add plugins support for httpdocs, HTML templates and Lua modules
...
Such resources can be placed into the following plugin subdirs:
- ./httpdocs: javascript, css and similar, see plugins_utils.getHttpdocsDir
- ./modules: Lua modules, see plugins_utils.loadModule
- ./templates: HTML templates, see plugins_utils.renderTemplate
2020-04-14 17:53:25 +02:00