Jo-Philipp Wich
ccf1355343
* luci/libs/sys: add workaround for wrapped lines in df output
2008-09-16 02:22:13 +00:00
Steven Barth
dc33ed7b57
Tuned dispatcher behaviour
2008-09-15 16:50:55 +00:00
Steven Barth
22c927621c
Optimized caching behaviour, automatically flush caches in dev environment
2008-09-15 16:49:56 +00:00
Jo-Philipp Wich
25263f0144
* luci/libs/uci: register luci_hosts in ucitrack, fix dependencies for luci_ethers and luci_hosts
...
* luci/contrib/addons: fix luci_ethers and luci_hosts initscripts to always return 0
2008-09-14 23:57:13 +00:00
Steven Barth
d0442f8aab
libs/cbi: Fix option initialisation errors
2008-09-14 21:58:55 +00:00
Steven Barth
713454cefa
Fix some too strict validation schemes
2008-09-14 19:01:05 +00:00
Steven Barth
56ccdb78fa
libs/uci: Cursor.delete_all: fix logical condition
2008-09-14 19:00:52 +00:00
Steven Barth
5fff612e0a
Make Boa IPv6-ready. Patch by Alina Friedrichsen. Thanks a lot.
2008-09-14 11:12:39 +00:00
Steven Barth
f9303705a0
Overall CBI-UVL ineraction fixes
2008-09-13 12:20:39 +00:00
Jo-Philipp Wich
a8d165a5bf
* luci/libs/uvl:
...
- only check option dependencies if option has a value
- remove option required for atheros mode in wireless scheme - breaks broadcom
* luci/model/admin-full:
- override section validation if we create a new network on demand
2008-09-13 04:26:37 +00:00
Steven Barth
871f07ad2e
Avoid XML errors
2008-09-12 16:12:51 +00:00
Steven Barth
2bbc4eb3c3
Revert "Redesigned firmware upgrade process"
2008-09-12 16:12:23 +00:00
Steven Barth
65b0a2bfad
Replace short anchor tags, as they cause strange CSS behaviour
2008-09-12 14:41:05 +00:00
Steven Barth
df723f9d9e
Avoid some blocking issues
2008-09-12 13:32:35 +00:00
Steven Barth
bf7287c60d
Disable buffering of sysupgrade output
2008-09-12 12:32:18 +00:00
Steven Barth
67049e97b4
Fixed status detection for firmware flash
2008-09-12 12:13:26 +00:00
Steven Barth
fade8edd2d
Redesigned firmware upgrade process
2008-09-12 11:53:08 +00:00
Steven Barth
e0cfb49235
UVLDoc: Minor style improvements
2008-09-11 21:45:29 +00:00
Steven Barth
55cf7dbf34
Reworked UVL schemes
2008-09-11 21:45:23 +00:00
Steven Barth
ecf5ed021f
UVLDoc: Rendering optimizations and CSS style
2008-09-11 15:21:56 +00:00
Steven Barth
e5cb252043
UVL: Fixed dependency handling
2008-09-11 12:58:57 +00:00
Steven Barth
c6492df613
UVLDoc: Fixed referencing
2008-09-11 01:08:46 +00:00
Steven Barth
c8ef012b3a
Completed first part of UVLDoc
2008-09-11 00:50:19 +00:00
Steven Barth
ef8f835894
UVL: Fixed dependency parsing
2008-09-10 23:16:36 +00:00
Steven Barth
38691ce540
UVL: Export raw value of "valueof" for references
2008-09-10 15:35:11 +00:00
Steven Barth
1a4c192c65
More luci.util optimizations
2008-09-10 12:47:21 +00:00
Steven Barth
9e2759ec34
Optimized luci.util.class
2008-09-10 12:22:29 +00:00
Steven Barth
52c9166a7a
uvldoc: Added preliminary section support, optimized menu generating
2008-09-09 21:55:54 +00:00
Steven Barth
a4a77446e9
UVL: Add missing export for loadfile
2008-09-09 18:47:45 +00:00
Jo-Philipp Wich
77432eb047
* luci/libs/uvl: allow empty strings or undefined options as booleans too
2008-09-09 16:28:19 +00:00
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