Matthias Schiffer
6cf03bab37
treewide: replace normal uses of luci.model.uci with simple-uci to reduce LuCI dependencies
...
We also make use of the boolean support of simple-uci to make scripts
clearer.
2017-02-10 02:10:01 +01:00
Matthias Schiffer
2dd8a700ca
package: avoid use of GLUONDIR variable
2017-01-17 21:22:58 +01:00
Matthias Schiffer
7e0075584d
Use a "pretty" hostname where possible
...
Fixes #414
2016-08-27 16:33:37 +02:00
Matthias Schiffer
79a49a1515
gluon-luci-theme: add HTML and URL escaping utility functions
2016-08-27 13:19:42 +02:00
Jan-Tarek Butt
1c1f490527
Minify all Lua code
2016-07-10 20:14:25 +02:00
Matthias Schiffer
ab10be9f50
We're on Chaos Calmer now
2015-05-22 01:09:19 +02:00
Matthias Schiffer
ce2f494e0c
gluon-luci-theme: add cbi-value-field-long class
...
This new class allows visually pleasing lists of radio buttons/checkboxes/etc.
with long explanation texts.
2015-05-04 03:09:35 +02:00
Matthias Schiffer
4b06bc6a3d
gluon-luci-theme: don't color section titles
...
All other titles are grey, the magenta-colored section titles inbetween look
weird.
2015-05-04 02:49:40 +02:00
Matthias Schiffer
623966afae
gluon-luci-theme: more consistent button spacing
2015-05-04 01:29:03 +02:00
Nils Schneider
25e0c6e07b
luci-theme: fix checkboxes on firefox
2014-08-09 09:35:39 +02:00
Nils Schneider
b169a169d6
luci-theme: fix centering of form fields
2014-08-08 14:53:27 +02:00
Nils Schneider
4f65d49950
Revert "gluon-luci-theme: remove top padding cbi-field-title"
...
This reverts commit f37f1f1ac2c9a44d0aafb25e3f5a01e16df6019e.
2014-08-08 14:34:19 +02:00
Matthias Schiffer
71c9bb815f
gluon-luci-theme: remove top padding cbi-field-title
...
This allows to use cbi-field to format plain text instead of form fields.
2014-07-20 08:12:48 +02:00
Nils Schneider
c31df31553
gluon-luci-theme: show gluon release
2014-02-19 11:26:22 +01:00
Nils Schneider
4878839186
gluon-luci-theme: input fields on error readable
...
Do not use 'red' as text color on input fields with errors as the
backgronud color is already red, rendering the value unreadable.
2014-01-29 23:37:31 +01:00
Nils Schneider
40c4659e18
gluon-luci-theme: new theme, still magenta/yellow
...
This is the initial version of our new configmode theme. It's far from
finished but at least configmode looks good. There are lots of
declarations copied from OpenWRT's default theme so most other luci
modules would be somewhat usable when shown using this theme.
2014-01-22 16:56:32 +01:00