- Feb 25, 2018
-
-
Matthias Schiffer authored
- CGI script and index.html are moved from gluon-web to gluon-config-mode-core, the script is renamed to 'config' - gluon-web and gluon-web-model base views and i18n files are symlinked into the new path - gluon-web-theme is renamed to gluon-config-mode-theme and installs directly into the new path - all gluon-web-* models, controllers and views are moved into the new path
-
Matthias Schiffer authored
Also bring back gluon-web-theme's i18n strings.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Feb 23, 2018
-
-
Matthias Schiffer authored
-
- Feb 04, 2018
-
-
Matthias Schiffer authored
Fixes: cfe1bba8 "gluon-web: fix radio button view of ListValues"
-
- Jan 31, 2018
-
-
Matthias Schiffer authored
If a value is unset or optional, an empty choice is added to the selection. This empty choice will be marked as invalid if the value is not optional. This is properly supported for the 'select' widget only for now, and not for 'radio'.
-
Matthias Schiffer authored
Pretty much everything about this was broken: * Fix dependency tracking * Fix vertical orientation * Fix paddings * Add theming
-
- Jan 30, 2018
-
-
Matthias Schiffer authored
-
- Mar 10, 2017
-
-
Matthias Schiffer authored
Doing so caused broken validations, as different validators were affecting each other.
-
- Feb 22, 2017
-
-
Matthias Schiffer authored
The gluon-web package is basically a stripped-down and refactored version of the LuCI base.
-