Jo-Philipp Wich
b869dfa552
* luci/libs/cbi: remove leftover debugging code
2008-09-23 13:32:04 +00:00
Jo-Philipp Wich
c0b2cda50e
* luci/libs: move upload dispatching from dispatcher to cbi.load()
2008-09-23 13:30:07 +00:00
Jo-Philipp Wich
6b3985b6be
* luci/libs/cbi:
...
- implement file upload fields
- change default enctype in forms to multipart/form-data
- add upload template
* luci/libs/web:
- dispatch file uploads to cbi form fields
* luci/i18n:
- add german and english translations for file upload fields
2008-09-23 00:10:51 +00:00
Jo-Philipp Wich
225de06244
* luci/libs/uvl: add "device" option to wireless scheme
2008-09-22 16:26:05 +00:00
Jo-Philipp Wich
dc253f4af4
* luci/libs/cbi: implement commit hooks in cbi maps
...
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments)
* luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
2008-09-20 22:11:41 +00:00
Steven Barth
f5d4157cab
admin-full/admin-mini: Fixed backup module
2008-09-19 17:47:56 +00:00
Steven Barth
2b8a092f93
libs/http: Updated inline documentation for mimedecode_message_body
2008-09-19 13:56:29 +00:00
Steven Barth
82cec2c01b
Push full metadata to the file callback (parsed and unparsed) - not only the unparsed mime headers
2008-09-19 12:20:18 +00:00
Steven Barth
1c7cc8501c
Fixed a typo for broadcom maclist, Improved general maclist handling
2008-09-19 10:42:18 +00:00
Steven Barth
712424dc0c
Overall CBI improvements: DummyValue handling, dependency conflicts, ...
2008-09-19 10:42:02 +00:00
Steven Barth
a54b1945c4
Revert mtdow
2008-09-18 21:45:01 +00:00
Steven Barth
8f5d0d6ff5
new sysupgrade fixes part 2
2008-09-18 21:26:34 +00:00
Steven Barth
5067e2d185
Revised sysupgrade part 1
2008-09-18 19:23:08 +00:00
Steven Barth
8509b6a83f
More mtdow fixes
2008-09-18 16:44:49 +00:00
Steven Barth
6785c3ed4b
Work around an ugly Opera and Internet Explorer event handling bug.
2008-09-18 14:36:26 +00:00
Steven Barth
8ff88fcd85
mtdow fixes level 1
2008-09-18 14:02:23 +00:00
Steven Barth
a9fba87a13
libs/sys: Added autodetection for mtdow
2008-09-18 11:37:07 +00:00
Jo-Philipp Wich
ce4236acff
* luci/libs/uvl: set type of "dhcp_option" variable to lazylist in dhcp scheme, breaks webif if only one option is set
2008-09-17 23:15:23 +00:00
Jo-Philipp Wich
8b53a27b5c
* luci/libs/uvl: mark "enabled" option as required in fstab scheme, this prevents the deletion from uci
2008-09-17 22:22:12 +00:00
Steven Barth
3ab109da95
Initial implementation of OpenWrt mtd writer
2008-09-17 20:44:12 +00:00
Steven Barth
309a448a1f
Don't validate dependencies for fields which are not part of the form
2008-09-17 12:06:05 +00:00
Steven Barth
38e60dcf9b
More IE compatibility fixes
2008-09-16 15:51:11 +00:00
Steven Barth
0a0220ca29
Internet suXplorer JavaScript compatibility fixes
2008-09-16 10:08:20 +00:00
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