Commit graph

1402 commits

Author SHA1 Message Date
Jo-Philipp Wich
b00102c8b7 * luci/app-olsr: improved plugin handling 2008-09-13 17:24:35 +00:00
Jo-Philipp Wich
2a88e23db5 * luci/contrib/olsr: sync initscript and config format to current Kamikaze version 2008-09-13 17:23:58 +00:00
Steven Barth
f9303705a0 Overall CBI-UVL ineraction fixes 2008-09-13 12:20:39 +00:00
Jo-Philipp Wich
b69589fba3 * luci/app-olsr: further fixes in olsr plugins config 2008-09-13 05:23:30 +00:00
Jo-Philipp Wich
61fe05ef43 * luci/app-olsr: fix olsrplugins page 2008-09-13 05:17:20 +00:00
Jo-Philipp Wich
d124dd9bb5 * luci/model/admin-full: override scheme for network overview page too to prevent "network.foo.ifname has no value" errors after wifi config created a new network on demand 2008-09-13 04:44:03 +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
Jo-Philipp Wich
e898a0dec6 * luci/app-olsr: first round of olsr improvements:
- implement new uci config format
	- moved hna announcements and plugins to separate pages
	- made all sections dynamic
	- added all known plugin options as additional fields
2008-09-13 01:00:11 +00:00
Steven Barth
b1e7465412 Overwritten ask_bool prevented flashing from happening 2008-09-12 19:50:31 +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
d25d58bb4a CBI2UVL: boolean is a datatype not a type 2008-09-11 21:45:11 +00:00
Steven Barth
5e001696e3 UVC-Streamer: Upstream configuration file is named uvc-streamer not uvc_streamer 2008-09-11 18:54:06 +00:00
Steven Barth
0eb9e9805c luci-ntpc: Fixed option definitions 2008-09-11 17:24:50 +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
a676cd0e14 Revert "* luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain"
This reverts commit ec51f83957827f0dfa58dd2c211253aa61ee3bfe.
2008-09-10 22:53:49 +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
ba6928dce0 Avoid uneccessary recompilation of contrib module 2008-09-10 12:22:22 +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