Only allow the DHCP registration options to be enabled when DHCP server is enabled as well(cherry picked from commit c6d03f09e035806dca8ac3314b41a3eaf523ab3f)
Only allow the DHCP registration options to be enabled when DHCP server is enabled as well(cherry picked from commit 13fca9bcb3fdecfb6f9707e621b49f89569abfd7)
Only start dhcpleases if DHCP server is enabled (Bug #6750)(cherry picked from commit 3d8b01e8c6392b4177572d540c8160c7e6e071ca)
Captive portal: fix "Disconnect All" button
(cherry picked from commit 4fb2b17772928f39add5fc0529e94ed07a09de31)
User Manager - Status Icon
Use icon for status rather than textual asterisk to indicate disabled account.
(2.4, 2.3)
(cherry picked from commit edd88334dbe95af4600ae493fa86d45244cbaecb)
Merge pull request #3528 from phil-davis/system-information-widget-filter-2_3
Merge pull request #3527 from phil-davis/breadcrumbs-2_3
fix colspan background on dark theme
Add "required field" highlighting
Only save valid widget locations in config
Some widgets create extra panels, e.g. the widgets that now have the filter functionality. Those panels are processed in the ".each" at line 424. They do not have an id in the form "widget-*" and when the old code tries to find the "*" part it gets "undefined". This results in the layout being saved like:...
View revisions
Also available in: Atom