Matthias Schiffer
|
83a6847fbd
|
gluon-web: remove unneeded functions from gluon.web.util
exec() is moved to gluon.util.
|
2018-02-25 17:13:30 +01:00 |
|
Matthias Schiffer
|
661e4dee9f
|
gluon-config-mode-core, gluon-web-*: do not access dispatcher directly
|
2018-02-25 17:13:30 +01:00 |
|
Matthias Schiffer
|
b2b489854e
|
gluon-config-mode-core: remove "gluon" from view paths
These files are already located in /lib/gluon, no need to add it a second
time.
|
2018-02-23 18:53:41 +01:00 |
|
Matthias Schiffer
|
557565e189
|
gluon-web: add i18n package namespaces
|
2018-02-23 13:39:56 +01:00 |
|
Matthias Schiffer
|
0dd03597a6
|
gluon-config-mode-core: allow returning functions from wizard modules
Allow returning functions in addition to the names of UCI packages to
commit. Functions are run after all packages have been committed.
|
2018-02-15 20:57:53 +01:00 |
|
Matthias Schiffer
|
ee6afaced9
|
treewide: use new gluon.site Lua library
Some files have received some additional refactoring.
|
2017-08-11 22:07:34 +02:00 |
|
Matthias Schiffer
|
f458d788c8
|
gluon-config-mode-core: make welcome and reboot message optional
Make use of our new _translate() function.
|
2017-02-22 19:28:25 +01:00 |
|
Matthias Schiffer
|
31d3f08f25
|
treewide: convert all LuCI-based packages to gluon-web
|
2017-02-22 01:31:25 +01:00 |
|
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
|
7736f53dc4
|
Update LuCI to master branch
|
2017-01-18 16:28:48 +01:00 |
|
Ruben Barkow
|
ff0ad20752
|
gluon-config-mode-core: hand over more info to the reboot screen (#930)
|
2016-12-11 03:13:28 +01:00 |
|
Matthias Schiffer
|
7e0075584d
|
Use a "pretty" hostname where possible
Fixes #414
|
2016-08-27 16:33:37 +02:00 |
|
Matthias Schiffer
|
819c7d59f1
|
gluon-config-mode-*, gluon-luci-*: add escaping for many user- or site-defined strings
Allows weird release numbers, models and site names, and prepares support
for pretty hostnames.
|
2016-08-27 15:18:13 +02:00 |
|
Jan-Tarek Butt
|
1c1f490527
|
Minify all Lua code
|
2016-07-10 20:14:25 +02:00 |
|