Commit graph

30 commits

Author SHA1 Message Date
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
45ed751ea7 Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
MatteoBiscosi
163f2d4ee1 Fixes recipient link not correctly working (#6906) 2022-10-03 17:31:29 +02:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
MatteoBiscosi
1f5ce45d50 Fixes list not formatted 2022-04-27 17:40:05 +02:00
Alfredo Cardigliano
18b6076d8f Port recipients_list to endpoint_notifications_list.lua 2022-04-27 17:11:09 +02:00
MatteoBiscosi
af41fc37ab Unified endpoints and recipient page (#6541) 2022-04-27 16:34:16 +02:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
ca6707c54a Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
gabryon99
bfe36dce4b migrating to new layout 2020-11-20 14:33:59 +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
7a76cbf880 replaced other/others with 'and X more' 2020-09-14 15:43:05 +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
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
Simone Mainardi
4fc6089340 Disables a debug print 2020-08-19 11:44:03 +02:00
gabryon99
3401a4c12a fixed maximum number for endpoint types 2020-08-17 11:22:38 +02:00
gabryon99
90fd212293 add max config limit to endpoint configs 2020-06-22 10:49:52 +02:00
gabryon99
f2e4b6408a adding template for alert endpoint 2020-06-16 17:15:33 +02:00
Simone Mainardi
8cb1bc7a34 Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +02:00
gabryon99
237309fc58 enforced admin privileges on endpoint pages 2020-05-13 18:26:05 +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