Commit graph

20 commits

Author SHA1 Message Date
Luca
ec84abba08 Introduced SkypeCall 2018-11-30 18:55:22 +01:00
Luca
05a01abc17 Hardening fix 2018-11-30 18:53:50 +01:00
Alfredo Cardigliano
7c51217844 moved select outside the presets module 2018-10-22 10:26:12 +02:00
emanuele-f
3bd6a1a97c Add preference to enable Device Protocols Policies in nEdge 2018-10-11 18:15:43 +02:00
emanuele-f
c78fe49697 Fix presets_utils 2018-10-08 11:38:32 +02:00
emanuele-f
241aeef04d Populate some device presets 2018-10-08 11:24:22 +02:00
Emanuele Faranda
38ef546a8f Fix device protocols policies in nEdge 2018-10-05 21:13:12 +02:00
Alfredo Cardigliano
dc68e55dfc added count of selected protocols per category in the category filter dropdown 2018-10-04 00:00:18 +02:00
Alfredo Cardigliano
084204139b local functions are now local 2018-10-03 23:16:54 +02:00
Alfredo Cardigliano
537cf0e746 function to check if a protocol is allowed 2018-10-03 23:03:18 +02:00
Alfredo Cardigliano
800b358b2a isProtoAllowedByPresets is now returning true if there is no preset 2018-10-03 21:40:04 +02:00
Alfredo Cardigliano
7daff3d356 added filter in device protocols page title, other fixes 2018-10-03 19:17:07 +02:00
Alfredo Cardigliano
4e5e217ade ability to set all protocols 2018-10-03 17:39:46 +02:00
Alfredo Cardigliano
c2751db129 reworked presets definition to handle 1. preses templates (e.g. basic presets to be included in devices presets definition), 2. presets cloning between device types, 3. ability to add and remove protocols (by id or name) 2018-10-03 17:07:40 +02:00
emanuele-f
5e1daf470a Implement device presets reset to defaults 2018-10-02 15:00:55 +02:00
Alfredo Cardigliano
fea0809eae comment 2018-10-01 19:03:46 +02:00
Alfredo Cardigliano
5cf8e3f3a7 legenda fix 2018-10-01 18:55:49 +02:00
Alfredo Cardigliano
4653cbe44d reworked device presets:
- devices with no preset defined have a 'allow all' default policy
- users customizations to the preset are stored on redis (both 'allow' and 'drop' policies) as exceptions to the default preset
- default presets updates are allowed, however users customizations have priority (per protocol)
2018-10-01 18:15:18 +02:00
Alfredo Cardigliano
9f77e758f0 using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02:00
Alfredo Cardigliano
605ca651cc moved device protocols code to community 2018-09-29 09:53:25 +02:00