Matteo Biscosi
|
e1692239c3
|
Fixes some gui issues
|
2024-02-28 12:25:55 -05:00 |
|
Matteo Biscosi
|
70456c51d3
|
Fixes action column in endpoint page
|
2023-10-30 10:27:05 +00:00 |
|
Nicolo Maio
|
bce016e08a
|
Disable the reset of the email notification modal upon failed edit submission.
|
2023-10-13 15:26:11 +02:00 |
|
Nicolo Maio
|
e02996248c
|
Fix email endpoint edit modal feedback message.
|
2023-09-29 14:42:09 +02:00 |
|
Nicolo Maio
|
263ce16a49
|
Fix email sender feedback message. (#7648)
|
2023-09-28 18:10:37 +02:00 |
|
Nicolo Maio
|
88b8d0be40
|
Fix checkbox in notification endpoints.
|
2023-09-28 15:00:57 +02:00 |
|
Matteo Biscosi
|
9bf27bf928
|
Fixes missing http prefix (#7284)
|
2023-03-08 09:50:56 +00:00 |
|
MatteoBiscosi
|
d41aab8b28
|
Fixes endpoint datatable not correctly formatted
|
2022-12-19 17:28:55 +01:00 |
|
MatteoBiscosi
|
af41fc37ab
|
Unified endpoints and recipient page (#6541)
|
2022-04-27 16:34:16 +02:00 |
|
MatteoBiscosi
|
be41802e44
|
Fixes recipient no more added (#6374)
|
2022-03-10 10:33:45 +01:00 |
|
MatteoBiscosi
|
c873ec3cf5
|
Fixes recipient page
|
2022-03-04 13:08:02 +01:00 |
|
MatteoBiscosi
|
51ef60ead5
|
Fronted refactoring
|
2022-03-04 11:01:24 +01:00 |
|
MatteoBiscosi
|
57a85de50e
|
Cleaned up the code from plugin_utils
|
2022-02-11 12:07:23 +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
|
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 |
|
gabryon99
|
e9062d7a73
|
add ntop.getStaticFileEpoch() to all js files (#4965)
|
2021-01-27 09:30:18 +01:00 |
|
gabryon99
|
e35100f25c
|
removed table responsive wrapper (#4798)
|
2020-12-28 18:41:21 +01:00 |
|
Simone Mainardi
|
2849267af8
|
Reworks plugin template definition keys
Implements #4651
|
2020-11-03 18:09:29 +01:00 |
|
gabryon99
|
02d3665670
|
reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
|
2020-10-01 18:57:50 +02:00 |
|
gabryon99
|
dc505c5729
|
add temp factory reset for pools
|
2020-09-16 19:22:43 +02:00 |
|
gabryon99
|
4c6d067205
|
add severity and categories for recipients
|
2020-09-16 16:13:04 +02:00 |
|
gabryon99
|
6d2af8dec7
|
add time since last use column and periodically refresh for recipients table
|
2020-09-15 18:26:51 +02:00 |
|
gabryon99
|
cae69e2c61
|
added factory reset buttons
|
2020-09-15 18:17:00 +02:00 |
|
gabryon99
|
7c60d03e03
|
add used by column in endpoints list and add recipient counts inside remove modal
|
2020-09-11 15:05:42 +02:00 |
|
gabryon99
|
ccaf1f7b28
|
add responsive table wrapper for SNMP, AM, Endpoints, Recipients, Pools, Host Pool Members table
|
2020-09-07 08:43:26 +02:00 |
|
gabryon99
|
3401a4c12a
|
fixed maximum number for endpoint types
|
2020-08-17 11:22:38 +02:00 |
|
gabryon99
|
624ca3abd1
|
imporved look and feel for the pages and add new modal close confirm
|
2020-08-14 16:17:31 +02:00 |
|
gabryon99
|
19e91e2c87
|
add alert notifications
|
2020-06-26 20:19:48 +02:00 |
|
gabryon99
|
90fd212293
|
add max config limit to endpoint configs
|
2020-06-22 10:49:52 +02:00 |
|
Simone Mainardi
|
0cf69d9996
|
Adds slack, webhook and syslog notification endpoints
|
2020-06-18 12:55:12 +02:00 |
|
gabryon99
|
4b27804166
|
add templates for endpoint notifications
|
2020-06-16 21:39:47 +02:00 |
|
Simone Mainardi
|
e57a0c078c
|
Avoids escaping notification endpoint templates
|
2020-06-16 17:34:19 +02:00 |
|
Simone Mainardi
|
9e8fe09f82
|
Fixes email endpoint notification template inclusion
|
2020-06-16 17:28:35 +02:00 |
|
gabryon99
|
f2e4b6408a
|
adding template for alert endpoint
|
2020-06-16 17:15:33 +02:00 |
|
emanuele-f
|
bc9821278c
|
Migrate scripts-list-utils.js to modal-utils.js
Addresses #3861
|
2020-05-19 11:11:52 +02:00 |
|
gabryon99
|
71870f5158
|
validation of endpoint fields
|
2020-05-13 22:15:09 +02:00 |
|
gabryon99
|
ea1c60c99c
|
check for duplicated name in endpoint notification list
fix #3898
|
2020-05-07 16:51:03 +02:00 |
|
gabryon99
|
0947c0c9c5
|
fixed typo from previous commit
|
2020-05-06 18:08:03 +02:00 |
|
gabryon99
|
de8586ad63
|
renamed endpoit notification list and clean form after submit
|
2020-05-06 18:03:20 +02:00 |
|
emanuele-f
|
c65ce927d5
|
Endpoint template fix
|
2020-05-06 17:27:30 +02:00 |
|
emanuele-f
|
3557284b87
|
Rename and move notifications endpoints
|
2020-05-06 17:16:40 +02:00 |
|
gabryon99
|
9973d63847
|
add endpoint_notifications_list
|
2020-05-05 22:28:28 +02:00 |
|