Commit graph

35 commits

Author SHA1 Message Date
Alfredo Cardigliano
e800020ca3
Merge pull request #8599 from DGabri/dev
Fixed: Blacklisted country check not working #8598
2024-08-06 08:48:26 +02:00
Luca Deri
dddd30c6db Removed tracing
Indent
2024-08-05 22:40:42 +02:00
DGabri
9a024e6d9c Fixed: Blacklisted country check not working #8598 2024-08-05 16:44:55 +02:00
DGabri
1a8ce68435 Fixed: #8577 2024-07-30 12:27:36 +02:00
GabrieleDeri
d11d980f61
Fixed issue #8435 (#8439)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

* Implemented ticket #7576

* Implemented #7576

* Added lua and vue documentation

* Fixed issue #8435

* Implemented ticket #7662

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-06 16:30:52 +02:00
Nicolo Maio
4f8f309b37 Fix behavioural checks glitches. (#8259) 2024-03-14 09:46:22 +01:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
a3ba9c1672 Removed debug print 2023-10-25 13:39:09 +00:00
Alfredo Cardigliano
07dab33ff7 Use REST API to enable/disable checks (deprecate lua/toggle_check.lua) 2023-10-18 10:06:32 +02:00
Matteo Biscosi
2f5be5c6c1 Fixes incorrect css class 2023-07-26 09:28:09 +00:00
Matteo Biscosi
5d5300d6b1 Fixes non working check (#7289) 2023-03-14 10:16:53 +00:00
Matteo Biscosi
7e6bdde2bd Added support to multi_threshold template for every hook 2023-02-14 11:56:25 +01:00
MatteoBiscosi
e0b5b11351 Added comment to the fix 2023-02-06 16:27:30 +01:00
MatteoBiscosi
e4e0727a0e Fixes checks error when no list is provided 2023-02-06 16:23:20 +01:00
MatteoBiscosi
b6692f3fea Added TCP Packets issues check (#6899) 2022-11-16 11:28:16 +01:00
MatteoBiscosi
ccd1f90f39 Added no wrap to checks table 2022-10-21 11:10:18 +02:00
MatteoBiscosi
67d7e5a60b Reverted edit configset modal 2022-10-20 16:00:00 +02:00
MatteoBiscosi
6106cbad65 Updated checks ordering 2022-10-20 11:05:48 +02:00
MatteoBiscosi
eda4cfb088 Added severity to ntopng checks table 2022-10-20 10:34:37 +02:00
Alfredo Cardigliano
bebb1e9219 Cleanup excluded hosts from checks configuration 2022-07-04 18:33:27 +02:00
MatteoBiscosi
88824819e4 Avoid wrap on action column (#6559) 2022-05-03 09:56:16 +02:00
uccidibuti
17653d857a https://github.com/ntop/ntopng/issues/6414 2022-03-21 11:06:21 +01:00
uccidibuti
f93b7c98f2 https://github.com/ntop/ntopng/issues/6430 2022-03-21 10:56:32 +01:00
MatteoBiscosi
e1e3b540ef Fixes hook label not correctly displayed 2022-03-16 12:43:20 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Alfredo Cardigliano
018d963b97 Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext. 2022-02-10 17:05:43 +01:00
MatteoBiscosi
a770ea8b13 Added breadcrumb button to reduce action column space 2022-01-04 17:28:30 +01:00
Simone Mainardi
9475ae8572 List checks interface type
Addresses #6129
2021-12-17 15:02:23 +01:00
Simone Mainardi
9a6739fd2b Adds 'family' column to the checks table
Addresses #5610
2021-09-22 14:31:00 +02:00
Simone Mainardi
2713d96653 Adds factory reset checks button to the 'All' checks page
Addresses #5898
2021-09-21 17:13:08 +02:00
Vasilis Tako
4f4b7a4f5d Added tooltip on checks button for add/remove and edit (#5812) 2021-08-30 13:40:24 +02:00
Simone Mainardi
e33af8a23c Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Matteo Biscosi
a06dabfddf Removed data-toggle and replaced with BS5 data-bs-toggle 2021-05-20 14:50:01 +02:00
gabryon99
5a8da78b37 fix enable script button (#5375) 2021-05-19 11:39:52 +02:00
Renamed from httpdocs/templates/pages/edit_configset.html (Browse further)