Simone Mainardi
f12c9946e4
Bootstrap migration datatables pagination
2019-12-05 09:27:48 +01:00
Simone Mainardi
cba220ab4c
Bootstrap migration preferences
2019-12-05 09:27:48 +01:00
Simone Mainardi
6f9aefd1f9
Bootstrap migration edit user dialog
2019-12-05 09:27:48 +01:00
Simone Mainardi
7b66454959
Bootstrap migration add user dialog
2019-12-05 09:27:48 +01:00
Simone Mainardi
6d2478f4cd
Bootstrap migration change user password
2019-12-05 09:27:48 +01:00
Simone Mainardi
40882068f6
Bootstrap migration fixes host pools add/remove
2019-12-05 09:27:48 +01:00
Simone Mainardi
b8dadfc8a1
Bootstrap migration main menu navbar
2019-12-05 09:27:48 +01:00
Simone Mainardi
5094683496
Bootstrap migration minor url fix
2019-12-05 09:27:48 +01:00
Simone Mainardi
e79a1cfdbc
Bootstrap migration edit categories navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
49f096e1f8
Bootstrap migration rtt and redis navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
a529721043
Bootstrap migration country navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
0a9b7b2223
Bootstrap migration autonomous systems navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
04d662a540
Bootstrap migration host pools navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
2821f04ba9
Bootstrap migration network mac navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
207ef4b6ec
Bootstrap migration network interface navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
b3d1d50fa9
Bootstrap migration implements generic navbar gen
2019-12-05 09:27:47 +01:00
Simone Mainardi
222be5ae10
Bootstrap migration host nav bar
2019-12-05 09:27:47 +01:00
Simone Mainardi
bcb709b471
Bootstrap migration additional label to badge fixes
2019-12-05 09:27:47 +01:00
Simone Mainardi
db272831e9
Bootstrap migration tabs
2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
a26d707713
Restored old top navbar
2019-12-05 09:27:47 +01:00
Simone Mainardi
ba99f74a90
Bootstrap migration to new tempusdominus datetimepicker
2019-12-05 09:27:47 +01:00
Simone Mainardi
2fd08cf6f3
Bootstrap migration timeseries dropdown dividers and headers
2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
fa97d65293
Fix sidebar items
2019-12-05 09:27:47 +01:00
Alfredo Cardigliano
b7515f0ad6
Add sidebar (WIP)
2019-12-05 09:27:47 +01:00
Simone Mainardi
bd30b4ad8e
Tentative navbar for mac details
2019-12-05 09:27:47 +01:00
Simone Mainardi
6d36e7cb76
Bootstrap migration btn-default to btn-secondary
2019-12-05 09:27:47 +01:00
Simone Mainardi
2639d49e4a
Bootstrap migration progress bars
2019-12-05 09:27:47 +01:00
Simone Mainardi
14db3bb11f
Bootstrap migration labels to badges
2019-12-05 09:27:46 +01:00
Alfredo Cardigliano
c287030593
Comments
2019-12-05 09:27:46 +01:00
Simone Mainardi
d7d26faad1
Initial migration to bootstrap4
2019-12-05 09:27:46 +01:00
emanuele-f
679f0638f6
Additional checks for bad domain/ip addresses
2019-12-04 17:40:18 +01:00
Luca
464f2845f7
Third party lua template engine
2019-12-02 18:50:33 +01:00
Alfredo Cardigliano
6359bc9ab0
Fix displayed RTP MOS with TLV (this also fixes other fields formatting with JSON)
2019-12-02 12:09:37 +01:00
emanuele-f
d86d58a80d
Make InfluxDB query timeout configurable
2019-11-29 12:10:59 +01:00
Luca
6ae67a84b6
Revert "Moved menu items"
...
This reverts commit 2135ddf089 .
Revert "Add sidebar"
This reverts commit f24801570e .
2019-11-29 10:37:16 +01:00
emanuele-f
0d48bff069
Implement more flexible user_scripts api
...
NOTE: The existing alerts configuration of the users will be discarded.
Some code has been added to make the current gui on/off toggle work.
It is marked with the following comment:
-- TODO remove after implementing the new gui
2019-11-28 11:06:14 +01:00
Alfredo Cardigliano
2135ddf089
Moved menu items
2019-11-28 10:55:45 +01:00
Alfredo Cardigliano
f24801570e
Add sidebar
2019-11-28 10:36:49 +01:00
Alfredo Cardigliano
d69276396f
Replace Interfaces dropdown with Interface stats link and interface selector
2019-11-27 17:28:48 +01:00
Simone Mainardi
c880449357
Adds schedule column to custom categories
...
Implements #2995
2019-11-26 18:28:05 +01:00
Simone Mainardi
0f507dba1c
Fixes alerts API error
...
Fixes #3002
2019-11-26 18:07:01 +01:00
emanuele-f
2a04c8fe35
Log influxdb queries in redis
2019-11-26 13:54:52 +01:00
emanuele-f
764af24dca
Fix system status lua script error
2019-11-26 09:01:01 +01:00
Simone Mainardi
49ddb55620
Adds interface TCP keepalive packets
2019-11-25 16:02:04 +01:00
Simone Mainardi
993fcc2fc3
Fixes interfaces TCP timeseries
...
Fixes #3077
2019-11-25 15:53:30 +01:00
emanuele-f
478c97b743
Inhibit some influxdb queries when the database does not respond
...
This reduces the gui loading time when such event occurs
2019-11-25 15:39:21 +01:00
emanuele-f
20ef1a4ebc
Fix ts_utils.listSeries in redis.lua being performed on every page load
...
This was caused by probe.getTimeseriesMenu being called at every page load by the timeseries
code to load the schemas. probe.loadSchemas is now called instead.
2019-11-25 15:39:21 +01:00
Simone Mainardi
7a6bb13e29
Shows periodic activities time utilization as progress bar
...
Implements #3078
2019-11-22 19:21:20 +01:00
Alfredo Cardigliano
b84ca05217
Fix validation of list of networks with vlan ( fix #3068 )
2019-11-22 19:11:06 +01:00
emanuele-f
3cfee777c5
Generalize SNMP absolute/last poll stats
2019-11-22 19:04:30 +01:00