Simone Mainardi
|
06bf75c048
|
Implements method to retrieve endpoints with associated recipients
Implements #4389
|
2020-09-11 09:58:14 +02:00 |
|
gabryon99
|
8617c045ef
|
shows always builtin recipients in add/edit pool modal
|
2020-09-10 15:14:14 +02:00 |
|
gabryon99
|
2048db187f
|
made recipients builtin non-editable and non-deletable
|
2020-09-10 12:43:09 +02:00 |
|
gabryon99
|
2e0b7015fc
|
add non-editable and non-deletable endpoints builtins
|
2020-09-10 12:42:14 +02:00 |
|
gabryon99
|
b580346453
|
improved modal utils
|
2020-09-10 12:42:14 +02:00 |
|
Simone Mainardi
|
20db316136
|
Migrates Discord plugin as self-contained
|
2020-09-09 17:22:09 +02:00 |
|
gabryon99
|
63f3914e04
|
fixed string localization
|
2020-09-09 11:08:31 +02:00 |
|
gabryon99
|
1fc31fa6ab
|
add recipient list when selecting pool
|
2020-09-09 11:01:41 +02:00 |
|
gabryon99
|
96b5600d80
|
add redirect to previous page from edit pool link
|
2020-09-08 19:33:35 +02:00 |
|
Simone Mainardi
|
768b4334aa
|
Temporarily disables notification endpoints
|
2020-09-08 19:31:52 +02:00 |
|
gabryon99
|
9d16a84897
|
add redirect to edit pool modal
|
2020-09-08 19:24:36 +02:00 |
|
gabryon99
|
146e0f7945
|
rewrok gui for new recipients api
|
2020-09-08 14:08:44 +02:00 |
|
gabryon99
|
5db42ecec4
|
replaced endpoint/recipient name as primary key in GUI
|
2020-09-07 10:04:57 +02:00 |
|
gabryon99
|
c59133ef72
|
fixed modal filling on close
|
2020-09-07 09:22:48 +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 |
|
Simone Mainardi
|
85f555a908
|
Removes intermediate alert queues - only leaves recipient queues
Implements #4366
|
2020-09-04 17:41:55 +02:00 |
|
Simone Mainardi
|
1a7ee97334
|
Reworks builtin SQLite alerts as a regular alert recipient
|
2020-09-04 10:33:10 +02:00 |
|
Simone Mainardi
|
e1f07e1787
|
Fixes email test button logs on console with no visual feedback
Fixes #4355
|
2020-09-03 16:30:34 +02:00 |
|
Simone Mainardi
|
f5d53d2e3e
|
Fixes plugins not using recipient templates
Fixes #4363
|
2020-09-03 14:18:08 +02:00 |
|
Simone Mainardi
|
134338f8b6
|
Expresses queue fill level as percentage
|
2020-09-02 16:19:13 +02:00 |
|
gabryon99
|
6fb8393117
|
fixed missing label for testing recipient in edit modal
|
2020-09-02 13:13:04 +02:00 |
|
Simone Mainardi
|
53d8784472
|
Show alerts in queue and dropped alerts % in system alerts stats
Addesses comment 5fbe012134 (commitcomment-41952010)
|
2020-09-02 10:47:53 +02:00 |
|
Simone Mainardi
|
7be3487bb0
|
Fixes recipients endpoint tests with authentication
|
2020-09-01 22:12:43 +02:00 |
|
Simone Mainardi
|
5fbe012134
|
Implements in-memory counters for alert queues and shows them in the UI
|
2020-09-01 17:42:03 +02:00 |
|
Simone Mainardi
|
9157132421
|
Fixes user scripts enable/disable
Fixes #4330
|
2020-08-26 11:51:31 +02:00 |
|
Simone Mainardi
|
32951bb50a
|
Increases alerts queue length to reduce dropped alerts
|
2020-08-25 12:21:54 +02:00 |
|
gabryon99
|
b7b17d9d1c
|
add import/export page GUI
|
2020-08-19 15:49:50 +02:00 |
|
gabryon99
|
a2cfa0ff26
|
fixed secondsToTime function
|
2020-08-19 15:49:50 +02:00 |
|
gabryon99
|
fc2275aaad
|
fixed mail pattern
|
2020-08-19 11:22:28 +02:00 |
|
Alfredo Cardigliano
|
546733c3a2
|
Improve error reporting in case of failing updates
|
2020-08-18 18:15:11 +02:00 |
|
Simone Mainardi
|
f5fc0a932d
|
Adds ntop_utils.js
|
2020-08-18 16:51:21 +02:00 |
|
Simone Mainardi
|
f493a9f70d
|
Implements static const REGEXES in JS class NtopUtils
|
2020-08-18 16:46:29 +02:00 |
|
Simone Mainardi
|
92e1990399
|
Renames ntopng_utils.js to ntop_utils.js
|
2020-08-18 16:31:32 +02:00 |
|
gabryon99
|
3a95716d09
|
updated ntop.min.js
|
2020-08-18 16:27:29 +02:00 |
|
gabryon99
|
d746ba5f31
|
removed is-valid class from DNS resolve input
|
2020-08-18 16:25:50 +02:00 |
|
gabryon99
|
847138190b
|
add localization to DNS resolve inside endpoint email type
|
2020-08-18 16:25:15 +02:00 |
|
gabryon99
|
5797c7c8fd
|
add hostname resolve for email endpoint
|
2020-08-18 16:24:18 +02:00 |
|
gabryon99
|
2acdffc462
|
fixed filtering for address containingg CIDR in host pool member page
|
2020-08-18 16:22:19 +02:00 |
|
Simone Mainardi
|
3b2bbc2aa4
|
Moves String.prototype functions into string_utils.js
|
2020-08-18 16:21:43 +02:00 |
|
Simone Mainardi
|
d4fb1864ff
|
Updates JS regex to validate domain names
|
2020-08-18 16:06:05 +02:00 |
|
Simone Mainardi
|
1ae2b2d932
|
Refactors NtopngUtils into NtopUtils
|
2020-08-18 15:10:04 +02:00 |
|
Simone Mainardi
|
e61f9ffe68
|
Refactor JS code into class NtopngUtils
Implements #3735
|
2020-08-18 14:13:48 +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
|
83d16879df
|
fixed show filter
|
2020-08-14 11:16:09 +02:00 |
|
gabryon99
|
a11d082bcb
|
hide entry if count is zero on dropdown filters
|
2020-08-14 10:18:27 +02:00 |
|
gabryon99
|
a567212337
|
added count extension to datatable filters
|
2020-08-14 10:15:53 +02:00 |
|
gabryon99
|
25645e6add
|
improved page style and added a layout to am notes
|
2020-08-14 09:17:11 +02:00 |
|
gabryon99
|
b568f3ee4c
|
improved pages look for pools and user scripts
|
2020-08-14 09:17:11 +02:00 |
|
gabryon99
|
17f9a50273
|
improved formatSecondsToHHMMSS
|
2020-08-12 12:16:33 +02:00 |
|