Commit graph

67 commits

Author SHA1 Message Date
Steven Barth
9fb0f37769 Wifi devices should not be deletable (UVL override) 2008-10-31 10:03:48 +00:00
Steven Barth
b74e8cfb22 UVL related override fixes for Essentials 2008-10-31 09:36:00 +00:00
Steven Barth
a5c6e56adf Removed UCI Save/Apply cache from Essentials
Made CBI controllers configurable
2008-10-31 09:35:53 +00:00
Jo-Philipp Wich
d951b66b45 * luci-0.8: merge further changes 2008-10-29 19:54:59 +00:00
Jo-Philipp Wich
3d0ed18228 * luci-0.8: backport admin shell fixes 2008-10-29 19:40:40 +00:00
Jo-Philipp Wich
d7fdd89030 * luci-0.8: merge template changes from trunk 2008-10-29 18:54:56 +00:00
Jo-Philipp Wich
1fb3e99614 * luci-0.8: merge translation fixes, theme changes, selective port handling and others 2008-10-29 05:34:34 +00:00
Steven Barth
56885c203a Broadcom should handle keep_avail now 2008-09-24 22:37:49 +00:00
Steven Barth
e190a99be1 admin-full/admin-mini: Fixed backup module 2008-09-19 17:51:25 +00:00
Steven Barth
e96f838644 admin-mini: Merge MAC-Address detection from admin-full 2008-09-18 14:51:30 +00:00
Steven Barth
244dfe0711 admin-mini: Override UVL values for wireless mode 2008-09-16 22:01:37 +00:00
Steven Barth
11482835c8 Backport: Overall CBI-UVL ineraction fixes 2008-09-13 12:24:33 +00:00
Steven Barth
b5cd786bc1 Backported wpa_supplicant/hostapd checks for WiFi Encryption configuration 2008-09-07 23:56:32 +00:00
Steven Barth
37b79596bb Backported UCI-Dependency Tracking and Responsiveness Improvements 2008-09-07 14:17:29 +00:00
Steven Barth
c882d1f501 Fixed Reboot pages 2008-09-05 10:20:07 +00:00
Jo-Philipp Wich
ccd792c4d1 * luci/modules: fix default translation of no-encryption-option in both admin-full and admin-fixed 2008-09-03 22:42:20 +00:00
Steven Barth
6a1f5d2889 Fix usage of WPA/PSK encryption options in wifi configuration 2008-08-31 22:44:32 +00:00
Steven Barth
5ff3750b37 Completely rewrote WiFi configuration pages, to synchronise with upstream featureset of mac80211, madwifi and broadcom wireless configuration 2008-08-30 20:32:27 +00:00
Steven Barth
3dea61aaa3 mini: Force network interface to not be removable 2008-08-28 19:33:17 +00:00
Steven Barth
63d1d17111 mini/wifi: Make WPA(2)-Radius only avaiable in Master-Mode, Remove double XML-escape for ESSID 2008-08-28 09:11:23 +00:00
Steven Barth
e31fcb11e0 Optical improvements 2008-08-27 13:53:55 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
4db2139116 modules/admin-*: Added hints for Wifi Channels 2008-08-19 18:20:57 +00:00
Steven Barth
a35337e6a1 Minor bugfixes
Added possibility to add networks from Wifi page
2008-08-19 17:02:40 +00:00
Steven Barth
7be32a9332 Fixed duplicate tables 2008-08-18 09:14:25 +00:00
Steven Barth
03a6ee9ef0 Small bugfixes and improvements 2008-08-18 08:43:48 +00:00
Steven Barth
f1d763ef76 modules/admin-mini: Smaller improvements 2008-08-18 01:17:12 +00:00
Steven Barth
d037dc5abc Updated Wifi Configuration in Mini, removed some orphaned pages 2008-08-18 01:08:37 +00:00
Steven Barth
75d4cca7ae Fixed a design flaw in luci.model.uci 2008-08-17 10:20:36 +00:00
Steven Barth
746fa9df8f modules/admin-mini: General UI improvements 2008-08-17 00:29:13 +00:00
Steven Barth
7d08bec3ae modules/admin-mini: Revised homepage 2008-08-17 00:19:44 +00:00
Steven Barth
09b829a9c7 UI Improvements 2008-08-16 15:37:28 +00:00
Steven Barth
d212e531d5 Added missing value escaping
Fixed a typo (wrong if-condition)
Added support for Table objects in CBI
2008-08-15 18:18:16 +00:00
Steven Barth
72b500bee7 modules/*: Reintroduced the broadcom sanity check 2008-08-15 00:44:13 +00:00
Steven Barth
be5c20195f modules/admin-mini: Remove unneeded checks 2008-08-15 00:30:39 +00:00
Steven Barth
1d7fb47126 modules/admin-mini: Fixed a typo 2008-08-15 00:26:07 +00:00
Steven Barth
f9fa6d82da * libs/web: Reworked authentication 2008-08-10 12:58:05 +00:00
Steven Barth
d1998ce924 Added missing dependency which broke LuCI
Removed unneeded Broadcom sanity check
2008-08-09 00:42:35 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
84d6646bb4 modules/admin-full, modules/admin-mini: Added eyecandy ;-) 2008-08-04 23:48:41 +00:00
Steven Barth
15facd9280 modules/admin-*: Fixes for firmware upgrade and system reset 2008-08-03 16:33:49 +00:00
Steven Barth
f26e93bead admin-full, admin-mini: Added configuration backup, restore, reset page
admin-full, admin-mini: Fixed a bug in firmware upgrade preventing configuration files from being kept
2008-08-03 15:01:36 +00:00
Steven Barth
14e62cc311 libs/web: Fixed template escaping 2008-07-31 09:54:09 +00:00
Steven Barth
aa462baa33 Fixed a small bug in timezone generation 2008-07-31 09:04:30 +00:00
Steven Barth
5c7ab64306 libs/cbi: Fixed CBI handling of "Save & Apply" 2008-07-30 19:01:07 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
fe1bbe8ce7 modules/admin-mini: Fixed wifi client mode again 2008-07-26 10:19:21 +00:00
Steven Barth
ce60514402 modules/admin-mini: Fixed WLAN client mode 2008-07-25 21:39:10 +00:00
Jo-Philipp Wich
a93196b432 * luci/admin: fix inverted signedness of timezone specifiers 2008-07-20 17:07:54 +00:00
Steven Barth
5350456779 modules/admin-full, modules/admin-mini: Fixed firmware upgrade templates 2008-07-19 16:51:47 +00:00