Commit graph

210 commits

Author SHA1 Message Date
emanuele-f
8026ed6f14 nedge localization 2017-12-20 19:17:32 +01:00
Simone Mainardi
16dd827781 Reworks nEdge boot operations 2017-12-19 14:46:46 +01:00
Simone Mainardi
8694cdfbb2 Implements conditional nEdge configuration menu 2017-12-18 13:12:00 +01:00
Simone Mainardi
04627745ae nEdge packaging 2017-12-17 23:14:47 +01:00
Luca Deri
c9ecd931d9 Code cleanup 2017-12-16 08:23:56 +01:00
emanuele-f
0d433df91b Fix default policy user logic
To determine the policy to apply, the following rules are checked in this order:

1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
emanuele-f
f02c34598f Nedge2 changes 2017-12-06 13:19:41 +01:00
emanuele-f
337c060e20 Move nf admin scripts to pro 2017-12-05 15:04:18 +01:00
emanuele-f
e3941556ae Initial nedge2 lua page setup 2017-12-05 12:53:59 +01:00
Luca Deri
66795de644 Footer uses a smaller font to avoid text overflows 2017-12-01 17:39:54 +01:00
emanuele-f
ff41ea73ee Add language selection in change_password form 2017-11-17 19:06:20 +01:00
emanuele-f
58fba7df8b Fix syslog preference being ignored 2017-11-17 15:27:10 +01:00
Simone Mainardi
a22022bb30 Reworks alerts to prevent local hosts I/O 2017-11-01 23:04:33 +01:00
emanuele-f
f73871cd25 Expose HostPools information 2017-10-16 11:55:34 +02:00
Simone Mainardi
c717ab56bd Fixes empty devices menu 2017-09-26 19:21:46 +02:00
Simone Mainardi
85098c864a Sub-interfaces and interface view fixes
Fixes #1461
2017-09-25 16:21:46 +02:00
Simone Mainardi
0af70b39b7 Fixes missing VLAN display 2017-09-25 14:26:10 +02:00
Luca Deri
9a27968765 Fixed virtual interface creation
Reordered interface names in the interface menu, and split physical from virtual interfaces
2017-09-23 09:45:42 +02:00
Simone Mainardi
b26eb71316 Simplifies redundant info displayed with sub-Interfaces
Fixes #1464
2017-09-22 17:42:04 +02:00
emanuele-f
c83f54dfbf Fix MAC address search
- Do not add IPv6 suffix for MAC addresses
- Jump to the mac_details page for MAC addresses

Fixes #1453
2017-09-19 13:09:07 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00
Simone Mainardi
58f386d611 Implements method interface.isDiscoverableInterface() 2017-09-14 18:19:38 +02:00
Simone Mainardi
bb9883d423 Implements Mac page AJAX refresh and configuration
Implements #1437
2017-09-11 19:06:11 +02:00
Luca Deri
8fa9b5a839 Enhanced NetworkInterface::setMacDeviceType 2017-08-13 10:47:28 +02:00
Luca Deri
175a1568a5 Menu discovery is now contextual only fpr interafaces that can support it 2017-08-11 12:48:56 +02:00
Luca Deri
34714d92e1 Added network discovery in the menu 2017-08-10 08:59:38 +02:00
Simone Mainardi
2dce680ba8 Removed red color from drop icons 2017-07-31 19:06:52 +02:00
Simone Mainardi
36a52a687d Enhances the interfaces menu (drops indication + icons)
Implements #1038
2017-07-31 11:19:06 +02:00
Simone Mainardi
7ed1e49888 Implements language selection 2017-07-19 11:58:46 +02:00
Luca
d80f97f3d8 Improved version on footer 2017-06-16 07:45:18 -04:00
Luca Deri
2f6800b7aa Added fix for displaying symbolic interface maes (and aliases) in user preferences 2017-06-06 19:36:53 +02:00
emanuele-f
7980f76756 Add button to reset allowed networks to default 2017-06-06 18:42:45 +02:00
Luca Deri
7fffa9bc00 Added string trim
Modified to info the host pools message
2017-06-04 10:15:09 +02:00
emanuele-f
3b23fc0859 Perform version update check in ajax to avoid footer delay 2017-05-31 23:02:42 +02:00
Simone Mainardi
d89f80afdb Fixes for db schema migration 2017-06-03 03:07:48 +02:00
emanuele-f
8551521bae Make guest pools in wizard a checkbox rather than a choice 2017-05-31 12:46:45 +02:00
emanuele-f
ac07c48b7c Force username login always being lowercase 2017-05-29 11:39:19 +02:00
emanuele-f
78fbe7cc9f Bridge wizard improvements.
- Add the possibility to choose default Guests and Children pools
- Restore the cog icon menu link
- Show an error message if local networks are missing when the captive portal is off
- Remove the custom member field and use the local networks instead when the captive portal is off
- Improve informative messages
2017-05-27 20:14:34 +02:00
emanuele-f
4f0debccd5 Rework special macs into source macs and use them into the footer 2017-05-26 17:28:53 +02:00
emanuele-f
49d510e1ca Move unassigned devices to a tab inti the unassigned host pool details 2017-05-25 12:17:13 +02:00
Luca Deri
a5693acfea Simplified footer 2017-05-25 08:44:06 +02:00
Luca Deri
d5757c1998 Simplified footer 2017-05-24 23:53:40 +02:00
emanuele-f
b8879ee933 Make bridge wizard interface specific 2017-05-24 16:10:34 +02:00
emanuele-f
856b2bc32e Move bridge wizard to bridge interface page 2017-05-24 16:10:34 +02:00
emanuele-f
9d0773f40b Add Unknown Devices view 2017-05-23 23:02:06 +02:00
Simone Mainardi
802f760fb9 Implements Active Local Hosts counter and display 2017-05-23 22:15:52 +02:00
Luca Deri
1e9cde89f1 Human-readable interface name is now displayed on Windows 2017-05-21 10:37:40 +02:00
Luca Deri
f85edc852f Device description is now displayed in device information 2017-05-21 10:12:51 +02:00
emanuele-f
ada4b1ce18 Fix typo 2017-05-19 15:10:08 +02:00
Luca Deri
9f26677923 Fixes for minor interface glitches
Added message about expired maintenance (pro only)
2017-05-18 15:05:25 +02:00