gabryon99
489ef050b2
improved table.all
2020-09-15 18:16:59 +02:00
gabryon99
7a76cbf880
replaced other/others with 'and X more'
2020-09-14 15:43:05 +02:00
gabryon99
024f8b4572
fixed plus button inside recipients list
2020-09-14 15:25:30 +02:00
gabryon99
3b071dd046
added new pools
2020-09-11 14:35:38 +02:00
gabryon99
f8ef59e19d
show alway recipients list
2020-09-11 14:35:38 +02:00
gabryon99
8617c045ef
shows always builtin recipients in add/edit pool modal
2020-09-10 15:14:14 +02:00
Simone Mainardi
0924b42828
Fixes endpoint type for builtin endpoint
2020-09-10 14:23:48 +02:00
Simone Mainardi
20db316136
Migrates Discord plugin as self-contained
2020-09-09 17:22:09 +02:00
Simone Mainardi
64e1f7bbe8
Excludes builtin recipients from host pool pages
2020-09-08 19:14:46 +02:00
gabryon99
146e0f7945
rewrok gui for new recipients api
2020-09-08 14:08:44 +02:00
Simone Mainardi
1d4930fc13
Initial work to add the SQLite plugin and builtin recipient
2020-09-03 19:35:28 +02:00
Simone Mainardi
f5d53d2e3e
Fixes plugins not using recipient templates
...
Fixes #4363
2020-09-03 14:18:08 +02:00
gabryon99
b7b17d9d1c
add import/export page GUI
2020-08-19 15:49:50 +02:00
Simone Mainardi
4fc6089340
Disables a debug print
2020-08-19 11:44:03 +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
a567212337
added count extension to datatable filters
2020-08-14 10:15:53 +02:00
gabryon99
11a6bf4870
add filter endpoint type to recipient datatable
2020-08-06 12:01:34 +02:00
Luca Deri
047a29aaf7
Fixes #4215
2020-08-05 19:25:37 +02:00
gabryon99
dc322144ed
added endpoint column
2020-08-04 17:21:43 +02:00
gabryon99
cc35284ea2
fixed broken host pool member page
2020-07-31 10:43:27 +02:00
gabryon99
ba6bfeb927
fixed missing host pool members
2020-07-30 19:41:21 +02:00
gabryon99
7ceebe16ca
recipient multiselected hidden when there are no recipients defined
2020-07-30 15:42:56 +02:00
gabryon99
a27b75b104
add test endpoint button
2020-07-30 12:03:43 +02:00
Alfredo Cardigliano
375be89b81
Add REST Endpoint for deleting users (implement #4219(
2020-07-30 11:25:20 +02:00
Alfredo Cardigliano
806c9540f2
Add REST Endpoint for creating users (implement #4218 )
2020-07-30 10:54:20 +02:00
gabryon99
439ba513d7
fixed order for manage pools nav
2020-07-29 10:23:40 +02:00
gabryon99
efd74f46f7
fixed not working add recipient button and select automatically an endpoint on recipient creation
2020-07-29 10:23:40 +02:00
Alfredo Cardigliano
d55e4dc441
Remove alert_endpoints_utils (no longer required). Doc update.
2020-07-28 12:49:06 +02:00
gabryon99
5f4b7d0c02
showing pool menu in nedge
2020-07-28 10:13:17 +02:00
gabryon99
d0303d12ee
fix broken pool page in community version
2020-07-27 09:07:16 +02:00
Luca Deri
c64605e6fb
Added baheviour analysis preference
2020-07-24 12:49:26 +02:00
gabryon99
befc2ec821
Add recipients selection inside add/edit pool modal
2020-07-23 15:47:16 +02:00
gabryon99
cc7d923c58
fix broken host pool member page
2020-07-21 17:12:19 +02:00
gabryon99
321e7ad156
fixed label inside add pool modal
2020-07-20 15:31:05 +02:00
gabryon99
bd65d21996
added link to edit host pool members
2020-07-20 14:06:35 +02:00
gabryon99
2c27297ed3
add host pool members page
2020-07-20 11:50:44 +02:00
Simone Mainardi
c623f21ba0
Refactors old host_pools_utils to nEdge-only host_pools_nedge
2020-07-16 18:17:19 +02:00
Simone Mainardi
02e988766b
Reworks manage_pool_members.lua to use the new host pools lua implementation
2020-07-16 12:21:26 +02:00
gabryon99
48dc7e1a93
notification for geoip, contribution and alert notification api in js
2020-07-15 10:00:04 +02:00
gabryon99
60f47ba56d
improved pool table
2020-07-12 18:16:02 +02:00
gabryon99
efc3bd3775
added local network, snmp, active monitoring pools gui
2020-07-09 11:16:05 +02:00
gabryon99
a07c093e1e
added label "used by" in pool modals
2020-07-08 18:41:32 +02:00
gabryon99
bb65df45f2
removed tprint inside interface_pools gui
2020-07-08 11:08:04 +02:00
gabryon99
9f05bde6b5
add interface pool page
2020-07-08 11:03:21 +02:00
Luca Deri
643e78f8d5
Implements most of #4113
...
- Removed unused google assistant scripts
- Cleaned up existing REST calls using _POST["payload"]
The _GET["parameter"] element is still present and it will be removed soon
2020-07-06 18:06:40 +02:00
Simone Mainardi
54b29aa1dc
Implements GUI to configure host pools
...
Implements #4098
Implements #4087
2020-07-01 16:05:01 +02:00
Simone Mainardi
5ade224d85
Implements global host pools
...
Implements #4086
Refactors host pools to global
Implements host pools migration
Migration fixes
nEdge changes for host pools migration
Create README.host_pools_migration.md
2020-07-01 12:02:09 +02:00
gabryon99
90fd212293
add max config limit to endpoint configs
2020-06-22 10:49:52 +02:00