Commit graph

120 commits

Author SHA1 Message Date
Luca Deri
a70fdc5fca Removed unused DNS 2022-12-28 19:04:48 +01:00
MatteoBiscosi
3a8a672cb5 Removed unused html classes 2022-03-11 11:36:41 +01:00
MatteoBiscosi
4424a20b13 Partially fixes prefs save button not working 2022-03-11 11:09:31 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
879858639a Exposes {periodicity,service} maps in nEdge UI
Addresses #5917
2021-09-28 12:23:31 +02:00
Simone Mainardi
9ff87d8e98 Improves BS5 preferences style
Addresses #5370
2021-05-20 16:03:11 +02:00
gabryon99
1c1c3a68aa fixed switch alignments in preferences (#5354) 2021-05-19 11:58:33 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Matteo Biscosi
2f6a94ec7e Removed debug print 2021-01-22 10:55:45 +01:00
Luca Deri
2a3425eaa0 Fixed service/periodicity map availability according to the ntopng version 2021-01-21 16:30:26 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
gabryon99
615a5e1c7b commented debug code for pres_utils.lua 2020-12-28 09:21:07 +01:00
gabryon99
77442fb53f new preferences for network behaviour 2020-12-23 10:13:09 +01:00
Alfredo Cardigliano
3a5fa4564a Check passphrase length in the UI form. Add ieee80211n/ieee80211ac. 2020-12-07 16:32:08 +01:00
gabryon99
a10136c17f restored previous behaviou prefs page (#4552) 2020-10-09 17:24:02 +02:00
gabryon99
16c7ed657b show SNMP menu when we are in simple view (#4552) 2020-10-09 16:42:36 +02:00
Alfredo Cardigliano
bde41ff4b7 Cleanup nagios code 2020-07-28 11:33:04 +02:00
gabryon99
0ae45c262f restyling for datatables 2020-06-29 22:12:17 +02:00
emanuele-f
aedf348534 Move interface timeseries prefs to the global config
Addresses #3979
2020-05-27 13:48:27 +02:00
emanuele-f
64f941cceb Remove javascriptAfterSwitch in preferences
Addresses #3849
2020-05-11 18:56:27 +02:00
gabryon99
0b3d7bd9f1 fix for ticket #3443 2020-02-24 10:00:32 +01:00
gabryon99
a1d2f80d82 switches on prefs 2020-02-13 19:29:30 +01:00
emanuele-f
33828c55e8 Fix score chart 2020-01-15 15:43:25 +01:00
emanuele-f
85e55afe90 Fix hosts statistics update frequency range and step
Note: the stats update is performed into the stats_update.lua which is executed every 5 seconds.
2020-01-13 15:20:38 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
0ee7feb539 Bootstrap migration pref layout fix 2019-12-05 15:26:33 +01:00
Simone Mainardi
cba220ab4c Bootstrap migration preferences 2019-12-05 09:27:48 +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
c43466412c Initial work to add preferences-like on/off toggles to custom scripts 2019-09-19 18:03:19 +02:00
emanuele-f
bca561341e Fix setPref called for unchanged preferences 2018-12-06 16:37:01 +01:00
Emanuele Faranda
eaab397c12 Add more DNS servers 2018-11-05 11:42:59 +01:00
Emanuele Faranda
2ebe2ffe46 Remove deprecated DNS 2018-11-05 11:18:10 +01:00
Alfredo Cardigliano
09315e82c0 traffic recording configuration page draft (work in progress), added subpage_active parameter to prefsToggleButton to avoid global variables in module 2018-10-05 13:28:44 +02:00
Luca Deri
bc79a6f41e Fix to remove toggle buttons exceeding the max value
Fix to remove comma on Lua (non JIT)
Minor cleanup
2018-09-22 09:05:40 +02:00
emanuele-f
d4ea15619f Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
Luca Deri
5c635ef87f Added preference (Logging sub-menu) to create a trace log (ntopng.log) instead of using syslog 2018-08-11 13:42:13 +02:00
Simone Mainardi
7b64b7fbfe Input/output SNMP interfaces disaggregation with ignored interfaces 2018-04-10 20:26:26 +02:00
emanuele-f
0f5d76ca74 Implement alerts via email
Closes #272
2018-04-03 20:49:43 +02:00
emanuele-f
ae434e327e nedge changes 2018-03-20 20:30:52 +01:00
emanuele-f
9edfa95e95 nedge DNS improvements 2018-01-23 16:15:41 +01:00
emanuele-f
956bb4a160 Remove non-working dns servers 2018-01-18 14:44:01 +01:00
emanuele-f
b787a0166e nedge localization and parameters 2018-01-16 14:14:30 +01:00
emanuele-f
a920a3a6f8 nedge localization and parameters 2018-01-09 11:40:26 +01:00
emanuele-f
a538fd4df1 Add Quad 9 secure DNS 2018-01-02 10:37:33 +01:00
emanuele-f
13e2333bfd Add possibility to skip redis access for preferences 2017-12-27 14:55:15 +01:00
emanuele-f
951f602102 nedge network configuration localization 2017-12-21 13:47:06 +01:00
emanuele-f
96522a4fc3 Extend multiple choice buttons widget 2017-12-20 15:45:35 +01:00
emanuele-f
9377e25f4f Localization strings for nedge 2017-12-20 13:10:50 +01:00