Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
30597efafb
modules/admin-mini: use getiwinfo() instead of getiwconfig()
2012-08-08 20:07:36 +00:00
Jo-Philipp Wich
a7f05a3341
modules/admin-mini: use iwinfo to perform scans
2012-08-08 19:57:05 +00:00
Jo-Philipp Wich
b50e08149c
all: yet another round of translation fixes
2009-11-01 01:37:03 +00:00
Jo-Philipp Wich
7c76587588
all: change most translate statements to new format, some need manual cleanup
2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
ff9f4dbda8
modules/admin-full, modules/admin-mini: fix psk-mixed dependency ( #81 )
2009-09-06 10:27:10 +00:00
Jo-Philipp Wich
68fb58dbca
modules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211 drivers
2009-08-08 00:42:19 +00:00
Jo-Philipp Wich
8fcd841aa9
convert luci.fs users to nixio.fs api
2009-07-19 00:24:58 +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
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
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
Steven Barth
55ed5c8978
Fix disabling of WiFi
...
closes #22
2009-01-05 21:13:56 +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
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
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
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
21a7e9bc65
Fixes for WPA notifications
2008-09-07 14:33:42 +00:00
Steven Barth
43ff3a4092
Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117
2008-09-07 14:06:20 +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
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
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
03a6ee9ef0
Small bugfixes and improvements
2008-08-18 08:43:48 +00:00
Steven Barth
d037dc5abc
Updated Wifi Configuration in Mini, removed some orphaned pages
2008-08-18 01:08:37 +00:00
Steven Barth
5c7ab64306
libs/cbi: Fixed CBI handling of "Save & Apply"
2008-07-30 19:01:07 +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
Steven Barth
b0f7ffe237
A few smaller usability improvements
2008-07-18 08:24:42 +00:00
Steven Barth
8d1aff78b1
modules/admin-mini: Added Wifi configuration
...
several smaller bugfixes and enhancements
2008-07-16 18:54:10 +00:00