Save changes to config in 148 config upgrade. Ticket #6012
Changed the button colors and icons. The fa-terminal wasn't doing it for me :)
Ensure replacement group name is unique
Fixed #6012Config upgrade function replaces space with underscore in group names
Partially fixed #6012 by removing space from chars allowed in group names
Services / DNS Resolver / General Settings
Static should be static.Elements that don't need to be dynamic should be static.More robust than depending on client-side processing to set them.
Suppress dashboard save icon until needed.
GIF had the same problem as GRE with flags, apply the same fix. Ticket #6010
Correct the code saving values for GRE. The GRE configure backend code tests for isset, the way the values were copied before it would be set to 'false' which was still set, so the code always triggered when it shouldn't. When reading back from XML at boot time it's OK, so only the web interface is affected. Fixes #6010
Merge pull request #2761 from heper/patch-1
View revisions
Also available in: Atom