Commit graph

1387 commits

Author SHA1 Message Date
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
d46dc677e2 * luci/app/olsr: adept hna cbi model to new initscript 2008-09-22 15:33:14 +00:00
Steven Barth
845f00d0b3 Better descriptions for firewall pages 2008-09-22 12:21:03 +00:00
Steven Barth
83494b2751 Added FW rule for splash hotspot portal 2008-09-22 00:15:38 +00:00
Jo-Philipp Wich
57def3cead * luci/modules/freifunk: translation fixes on contact admin page 2008-09-20 22:44:58 +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
71adba8a50 FF-Wizard: Create a forwarding rule for intraff traffic, fix some function definitions 2008-09-19 22:45:08 +00:00
Jo-Philipp Wich
10db2c2637 * luci/app/statistics: fix some translation issues 2008-09-19 21:10:51 +00:00
Steven Barth
0579eb0c0e Fixed a typo in english translations 2008-09-19 19:15:11 +00:00
Steven Barth
f5d4157cab admin-full/admin-mini: Fixed backup module 2008-09-19 17:47:56 +00:00
Steven Barth
2d3f2a9eaa Change source URLs to local mirror 2008-09-19 14:44:04 +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
464dea8ea4 Remove default latlon_file specification 2008-09-19 11:02:23 +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
Jo-Philipp Wich
7d0ebeb7d0 * luci/contrib/olsr: remove "option latlon_file /dev/null" from default config, will destroy system /dev/null 2008-09-19 10:36:57 +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
60579b28e8 olsrd-luci: Enable position independent code for certain platforms 2008-09-18 18:30:57 +00:00
Steven Barth
8509b6a83f More mtdow fixes 2008-09-18 16:44:49 +00:00
Steven Barth
d87d01a24b admin-mini: Merge MAC-Address detection from admin-full 2008-09-18 14:51:04 +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
Steven Barth
1115f4ba5a Bump luci-p910nd translation files 2008-09-18 11:37:01 +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
c10ce06b6b * luci/contrib: add missing definitions for p910nd package in trunk makefile 2008-09-17 22:26:41 +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
f1637e6550 admin-mini: Override UVL values for wireless mode 2008-09-16 21:59:31 +00:00
Steven Barth
9eb8e378ae Fixed UCI save support for LuCI SDK 2008-09-16 19:50:53 +00:00
Steven Barth
38e60dcf9b More IE compatibility fixes 2008-09-16 15:51:11 +00:00
Jo-Philipp Wich
7f0ff5c655 * luci/applications: add p910nd printserver application, thanks Yanira! - closes #125 2008-09-16 11:16:04 +00:00
Steven Barth
51c5827d75 admin-full: Override UVL values for mode field 2008-09-16 10:08:28 +00:00
Steven Barth
0a0220ca29 Internet suXplorer JavaScript compatibility fixes 2008-09-16 10:08:20 +00:00
Steven Barth
c652c5ee52 FF-Wizard: Fixed a problem with custom settings 2008-09-16 10:08:04 +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
Jo-Philipp Wich
662186e815 * luci/admin-full: fix another possible nil value 2008-09-16 02:00:16 +00:00
Jo-Philipp Wich
7dfe9098a5 * luci/admin-full: cope with nil values in fstab overview 2008-09-16 01:36:38 +00:00
Jo-Philipp Wich
922f92cd7d * luci/modules/freifunk: fix translation of contact page 2008-09-16 01:27:56 +00:00
Jo-Philipp Wich
b11c6ecbee * luci/themes: fix xml errors triggered by query strings in menu entries
* luci/app-olsr: fix html error in mid table
2008-09-16 01:14:30 +00:00
Steven Barth
c32a729fb2 Graph node must be named "graph" to work with magic in luci_statistics 2008-09-15 23:46:29 +00:00
Steven Barth
cbb0bead6f Fixed statistics 2008-09-15 23:46:20 +00:00
Jo-Philipp Wich
e837504281 * luci/contrib/olsr: add patch to fix HNA plugin parameter in dyngw 2008-09-15 23:24:54 +00:00
Steven Barth
e10d64e3e0 Resolve a conflict 2008-09-15 23:19:11 +00:00
Steven Barth
b0d49454a6 luci-flash does not need to by verbose 2008-09-15 23:12:59 +00:00