Commit graph

629 commits

Author SHA1 Message Date
Jo-Philipp Wich
77159d8b66 * luci/lib/sys: fixes for sys.init api 2008-10-03 17:33:04 +00:00
Steven Barth
c5219322fb Minor tinyproxy fixes (bumped translations, added missing ucitrack entry) 2008-10-03 16:04:19 +00:00
Jo-Philipp Wich
675b1b6d68 * luci/lib/httpprotocol: fix inline documentation for http.protocol.conditionals 2008-10-03 14:14:38 +00:00
Jo-Philipp Wich
84b98f7e8c * luci/lib/sys: fix inline documentation of sys.init 2008-10-03 14:05:53 +00:00
Jo-Philipp Wich
e36ee05196 * luci/libs/sys: fix function name of init.disable() 2008-10-03 14:03:20 +00:00
Jo-Philipp Wich
85b3ee12c2 * luci/libs/httpprotocol: remove internal functions from lucidoc 2008-10-03 13:58:51 +00:00
Jo-Philipp Wich
b0cbce0da2 * luci/i18n/portuguese_brazilian: add uvl lua translation too 2008-10-02 14:12:04 +00:00
Jo-Philipp Wich
76f8ba692f * luci/i18n/portuguese_brazilian: add uvl translations 2008-10-02 14:11:18 +00:00
Jo-Philipp Wich
2b81e10bc6 * luci-0.8: backport olsr translation fixes 2008-10-01 15:52:55 +00:00
Steven Barth
07a8c9c43d Fix a bug preventing login in non-shadow environments 2008-10-01 15:43:12 +00:00
Steven Barth
fb2f4af1fb Fixed a typo which prevented proper dependency tracking for additional fields 2008-09-30 21:13:14 +00:00
Steven Barth
8138c8475d Work around OpenWRT / Busybox shadow password quirks 2008-09-29 22:12:56 +00:00
Steven Barth
a633631307 Added support for shadow passwords 2008-09-29 16:02:54 +00:00
Steven Barth
40540257ae Fallback to working theme if selected one does not exist 2008-09-29 15:38:13 +00:00
Jo-Philipp Wich
3ddce490db * luci/applications: create empty asterisk app folder
* luci/libs/uvl: move asterisk scheme to app folder
2008-09-25 14:01:49 +00:00
Jo-Philipp Wich
729c5a24a8 * luci/libs/uvl: move most schemes to their corresponding packages 2008-09-25 13:57:28 +00:00
Steven Barth
0227e3cea1 httpd sections are not unique anymore 2008-09-23 23:08:29 +00:00
Steven Barth
c94ef7f8d3 Optimize return value checks for luci-reload 2008-09-23 23:06:11 +00:00
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