Commit graph

1268 commits

Author SHA1 Message Date
Jo-Philipp Wich
0345180f72 * luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate as datatype "boolean"" error in qos pages 2008-09-09 16:21:21 +00:00
Steven Barth
abad8af0e7 again 2008-09-09 16:20:56 +00:00
Steven Barth
cd1db0eda2 Fixed last commit 2008-09-09 16:19:52 +00:00
Steven Barth
8766b050bd Replace some util.splits with gmatch and match 2008-09-09 16:04:49 +00:00
Steven Barth
9f7832b827 Main library optimizations #2 2008-09-09 15:40:00 +00:00
Steven Barth
9ffd02f8d6 Main library optimizations #1 2008-09-09 15:39:54 +00:00
Steven Barth
2d409a3586 Optimized uvl.dependencies 2008-09-09 15:39:43 +00:00
Steven Barth
64a4270a59 Fixed uvl.errors 2008-09-09 15:39:38 +00:00
Steven Barth
1bfd6b667b Optimized uvl.validation 2008-09-09 15:39:30 +00:00
Steven Barth
c939a799ce Optimized uvl.errors 2008-09-09 15:39:25 +00:00
Steven Barth
9a8cd55c36 Optimized uvl.datatypes 2008-09-09 15:39:17 +00:00
Steven Barth
c287c8ca7e Scheme parsing optimizations 2008-09-09 15:39:10 +00:00
Steven Barth
68ecfaf698 Revert UVL optimizations 2008-09-09 12:44:51 +00:00
Steven Barth
8dbf29e86e Performance optimisations:
In-line expressions are faster than function calls
2008-09-09 12:44:41 +00:00
Steven Barth
023b4ddf64 Fixed UVL 2008-09-08 18:34:26 +00:00
Steven Barth
5d3bddd899 Fixed last commit 2008-09-08 17:55:24 +00:00
Jo-Philipp Wich
8d372d2f28 * luci/libs/cbi: better layout for apply output
* luci/themes: introduce new css class for apply ul
2008-09-08 16:51:50 +00:00
Steven Barth
9890c99d0b UVL optimizations round 1 2008-09-08 14:39:47 +00:00
Jo-Philipp Wich
eff278317e * luci/libs/cbi: fix html errors in cbi templates 2008-09-08 00:34:27 +00:00
Steven Barth
19c79a30b9 Fixed DHCP-Options and some CBI stuff 2008-09-07 23:50:58 +00:00
Jo-Philipp Wich
554286bdc6 * luci/libs/uvl: extend network scheme to allow proto=none for interfaces 2008-09-07 23:08:13 +00:00
Steven Barth
2590722de0 libs/cbi: Fixed DynamicLists 2008-09-07 23:03:05 +00:00
Steven Barth
7fb577f21e Fixed last commit 2008-09-07 22:55:59 +00:00
Steven Barth
7334fc65b2 Fixed a swap of keys and descriptions in additional fields of dynamic sections 2008-09-07 22:55:10 +00:00
Steven Barth
d8282d382b libs/cbi: Catch errors while creating named sections 2008-09-07 21:22:39 +00:00
Jo-Philipp Wich
a8c64ef3b0 * luci/modules/admin-full: fix character encoding in package descriptions, fixes #121 2008-09-07 20:12:24 +00:00
Steven Barth
d8e11218b4 Remove "done." message from luci-reload 2008-09-07 18:54:25 +00:00
Jo-Philipp Wich
a8f137973b * luci/libs/uvl: add asterisk uci config scheme 2008-09-07 18:53:15 +00:00
Steven Barth
7bcd7e67d4 Fixed last commit 2008-09-07 16:27:01 +00:00
Steven Barth
85f9c51016 libs/cbi: Don't validate on reparse after commiting 2008-09-07 16:25:42 +00:00
Jo-Philipp Wich
1dcd836a30 * luci/libs/uvl: fix firewall scheme issue with custom rules 2008-09-07 15:27:24 +00:00
Jo-Philipp Wich
a2683f5ffd * luci/contrib/luci-addons: fix config file overwriting issue 2008-09-07 14:55:09 +00:00
Steven Barth
21a7e9bc65 Fixes for WPA notifications 2008-09-07 14:33:42 +00:00
Steven Barth
43ff3a4092 Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117 2008-09-07 14:06:20 +00:00
Jo-Philipp Wich
6a5ce5e45f * luci/libs/uvl: extend firewall scheme to include more sane dependencies for custom rules 2008-09-07 13:38:23 +00:00
Jo-Philipp Wich
071f485a69 * luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid() 2008-09-07 03:29:54 +00:00
Jo-Philipp Wich
96e7e81d1d * luci/libs/uvl: fix description of default option in meta scheme 2008-09-07 02:57:47 +00:00
Jo-Philipp Wich
885e54007f * luci/libs/uvl: implement default value option for variable sections 2008-09-07 02:55:42 +00:00
Jo-Philipp Wich
98ff081c9f * luci/libs/uvl: allow combined enum/valueof options 2008-09-07 00:44:54 +00:00
Jo-Philipp Wich
c5278e17dc * luci/libs/cbi: fix error assignment in cbi sections 2008-09-06 22:37:56 +00:00
Steven Barth
a9875adb29 Merge branch 'uvldoc' 2008-09-06 20:18:00 +00:00
Steven Barth
72927597bc Fixed stupid bug 2008-09-06 19:39:03 +00:00
Steven Barth
087bd8afc7 Trigger post-flash reboot manually 2008-09-06 18:55:26 +00:00
Jo-Philipp Wich
c80d0a350e * luci/modules: add hosts configuration pages 2008-09-06 18:21:58 +00:00
Jo-Philipp Wich
975df7e17f * luci/i18n: add strings for hosts configuration 2008-09-06 18:19:59 +00:00
Jo-Philipp Wich
1bc3365f02 * luci/libs/uvl: add scheme for luci_hosts configuration 2008-09-06 18:14:17 +00:00
Jo-Philipp Wich
be767cb726 * luci/contrib/addons: add luci_hosts infrastructure 2008-09-06 17:20:27 +00:00
Jo-Philipp Wich
a849e84bfb * luci/themes: small css fix for all themes 2008-09-06 16:57:57 +00:00
Steven Barth
a59d6a7877 Added proto: none to network scheme 2008-09-06 16:46:27 +00:00
Steven Barth
3001586c04 Cosemtical changes 2008-09-06 16:27:40 +00:00