Commit graph

111 commits

Author SHA1 Message Date
Jo-Philipp Wich
4eeddc486c luci-0.9: merge r5318 2009-09-06 10:30:42 +00:00
Jo-Philipp Wich
9f782466ed luci-0.9: merge r5313 2009-08-27 17:54:51 +00:00
Jo-Philipp Wich
36034591e2 luci-0.9: merge r5242 2009-08-08 00:43:25 +00:00
Jo-Philipp Wich
92ca7f33c2 luci-0.9: merge r5176-r5182 2009-07-31 00:18:13 +00:00
Jo-Philipp Wich
0764c67993 luci-0.9: merge r5145-r5153 2009-07-26 23:59:58 +00:00
Jo-Philipp Wich
1937aad896 luci-0.9: merge r5027 - r5112 2009-07-23 03:32:30 +00:00
Jo-Philipp Wich
d6cc0cf925 luci-0.9: merge r4956 2009-07-01 00:42:22 +00:00
Jo-Philipp Wich
86306c4324 luci-0.9: merge r4868 2009-06-17 12:57:34 +00:00
Jo-Philipp Wich
cd1442893a luci-0.9: merge r4865 and r4866 2009-06-17 12:49:16 +00:00
Jo-Philipp Wich
1a33ff8c67 modules/admin-{mini,full}: rename "mode" to "hwmode" 2009-05-29 20:18:32 +00:00
Jo-Philipp Wich
601deffafc modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field, fix bssid dependency for broadcom ad-hoc mode in admin-mini 2009-05-29 19:54:18 +00:00
Jo-Philipp Wich
632abafabf modules/admin-{mini,full}: sort by keys in language selection 2009-05-27 08:59:02 +00:00
Jo-Philipp Wich
f1e6f9647a modules/admin-mini: merge last commit 2009-05-09 18:21:32 +00:00
Jo-Philipp Wich
9136ac1fcf modules/admin-mini: merge new upgrade pages 2009-05-09 03:23:42 +00:00
Jo-Philipp Wich
9cc54c7f15 modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi... 2009-04-27 00:12:25 +00:00
Jo-Philipp Wich
9835296ba2 trunk: prepare LuCI to handle .lua.gz files 2009-04-04 22:54:16 +00:00
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +00:00
Jo-Philipp Wich
0feb0a4607 modules/admin-{mini,full}: implement wpa-wpa2 mixed mode
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-03-04 22:43:45 +00:00
Steven Barth
15029e4279 Fix Wifi-Client mode for devices without standard default network configuration 2009-02-04 19:10:06 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Steven Barth
c56307acc3 Add MSS Clamping option for Essentials (closes #45)
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall
Automatically set "defaultroute" and "peerdns" when PPP is selected in
Essentials
2009-01-27 20:49:04 +00:00
Steven Barth
9afa5d94d7 Remove "Save & Apply" note on homeepage of Mini as it does not apply 2009-01-17 13:25:32 +00:00
Steven Barth
d0d1fe0a28 Automatic language detection 2009-01-14 23:47:56 +00:00
Steven Barth
55ed5c8978 Fix disabling of WiFi
closes #22
2009-01-05 21:13:56 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Steven Barth
1ee5ba632a Refined urltokens and XSRF protection 2008-12-15 10:40:45 +00:00
Steven Barth
509a3daadb Kill session on logout 2008-12-14 21:43:05 +00:00
Steven Barth
f57759a08a Correct r3885 2008-12-10 23:17:15 +00:00
Steven Barth
8e62419bcb Don't apply network configuration if user clicks on "Scan" button 2008-12-10 20:31:09 +00:00
Steven Barth
5960841098 System Password: Prevent error when both password fields are empty 2008-12-07 13:26:34 +00:00
Steven Barth
93d2b0ec84 Include backup date and hostname in backup archive name 2008-11-09 20:09:43 +00:00
Jo-Philipp Wich
4869b91bc3 * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models 2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
16bb2907a2 * luci/modules/admin-{mini,full}: allow custom values in timezone selection 2008-11-06 14:53:13 +00:00
Steven Barth
7b99529d95 Wifi devices should not be deletable (UVL override) 2008-10-31 10:03:27 +00:00
Steven Barth
803cbec182 UVL related override fixes for Essentials 2008-10-31 09:35:18 +00:00
Steven Barth
8c4492db5f Removed UCI Save/Apply cache from Essentials
Made CBI controllers configurable
2008-10-31 09:35:11 +00:00
Jo-Philipp Wich
aa5c150f37 * luci/modules/admin-mini: port selective protocol handling from admin-full
* luci/i18n: add required strings for admin-mini
2008-10-23 18:44:58 +00:00
Steven Barth
720295d973 OXYGEN #3: Add "back" button to UCI apply/revert/changes pages 2008-10-10 20:59:27 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
5adf9d5780 * luci/modules/admin-{mini,full}: fix language selection for langauges containing hyphens 2008-10-05 17:16:36 +00:00
Steven Barth
4538b12895 Broadcom should handle keep_avail now 2008-09-24 22:37:09 +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
d87d01a24b admin-mini: Merge MAC-Address detection from admin-full 2008-09-18 14:51:04 +00:00
Steven Barth
f1637e6550 admin-mini: Override UVL values for wireless mode 2008-09-16 21:59:31 +00:00
Steven Barth
f9303705a0 Overall CBI-UVL ineraction fixes 2008-09-13 12:20:39 +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