summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-mini/luasrc/model/cbi
AgeCommit message (Collapse)Author
2010-04-04modules/admin-{mini,full}: display client hostnames in lease overviewJo-Philipp Wich
2010-03-27modules/admin-{mini,full}: prevent crash in iface overview page if ifconfig ↵Jo-Philipp Wich
does not return information
2010-03-24modules/admin-mini: luci_ethers -> dhcp conversationJo-Philipp Wich
2010-03-13Fix language selection broken after po file mergesVasilis Tsiligiannis
2009-11-01all: yet another round of translation fixesJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-09-06modules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81)Jo-Philipp Wich
2009-08-27modules/admin-full, modules/admin-mini: prevent addremove in system pageJo-Philipp Wich
2009-08-16modules/admin-mini, modules/admin-full: fix language selection, broke with ↵Jo-Philipp Wich
lua->lmo transition
2009-08-08modules/admin-{mini,full} fix wpa psk mixed mode setting for ↵Jo-Philipp Wich
atheros/prism2/mac80211 drivers
2009-07-31modules/admin-mini: fix syntax error in system controllerJo-Philipp Wich
2009-07-26modules/admin-mini: fix the same issue in admin-miniJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-05-29modules/admin-{mini,full}: rename "mode" to "hwmode"Jo-Philipp Wich
2009-05-29modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password ↵Jo-Philipp Wich
field, fix bssid dependency for broadcom ad-hoc mode in admin-mini
2009-05-27modules/admin-{mini,full}: sort by keys in language selectionJo-Philipp Wich
2009-04-27modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵Jo-Philipp Wich
now used for hostapd and mode for madwifi...
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2009-03-23Fix WPA2-EAP supportSteven Barth
2009-03-04modules/admin-{mini,full}: implement wpa-wpa2 mixed modeJo-Philipp Wich
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-02-04Fix Wifi-Client mode for devices without standard default network configurationSteven Barth
2009-02-01libs/sys: extend luci.sys.hostname() to allow setting a new nameJo-Philipp Wich
modules/admin-{full,mini}: update the hostname at runtime
2009-01-27Add MSS Clamping option for Essentials (closes #45)Steven Barth
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall Automatically set "defaultroute" and "peerdns" when PPP is selected in Essentials
2009-01-14Automatic language detectionSteven Barth
2009-01-05Fix disabling of WiFiSteven Barth
closes #22
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
2008-12-10Correct r3885Steven Barth
2008-12-10Don't apply network configuration if user clicks on "Scan" buttonSteven Barth
2008-12-07System Password: Prevent error when both password fields are emptySteven Barth
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-11-06* luci/modules/admin-{mini,full}: allow custom values in timezone selectionJo-Philipp Wich
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-31UVL related override fixes for EssentialsSteven Barth
2008-10-23* luci/modules/admin-mini: port selective protocol handling from admin-fullJo-Philipp Wich
* luci/i18n: add required strings for admin-mini
2008-10-05* luci/modules/admin-{mini,full}: fix language selection for langauges ↵Jo-Philipp Wich
containing hyphens
2008-09-20* luci/libs/cbi: implement commit hooks in cbi mapsJo-Philipp Wich
* 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-18admin-mini: Merge MAC-Address detection from admin-fullSteven Barth
2008-09-16admin-mini: Override UVL values for wireless modeSteven Barth
2008-09-13Overall CBI-UVL ineraction fixesSteven Barth
2008-09-07Fixes for WPA notificationsSteven Barth
2008-09-07Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117Steven Barth
2008-09-03* luci/modules: fix default translation of no-encryption-option in both ↵Jo-Philipp Wich
admin-full and admin-fixed
2008-08-31Fix usage of WPA/PSK encryption options in wifi configurationSteven Barth
2008-08-30Completely rewrote WiFi configuration pages, to synchronise with upstream ↵Steven Barth
featureset of mac80211, madwifi and broadcom wireless configuration
2008-08-28mini: Force network interface to not be removableSteven Barth
2008-08-28mini/wifi: Make WPA(2)-Radius only avaiable in Master-Mode, Remove double ↵Steven Barth
XML-escape for ESSID
2008-08-26UCI API changesSteven Barth
2008-08-19modules/admin-*: Added hints for Wifi ChannelsSteven Barth
2008-08-19Minor bugfixesSteven Barth
Added possibility to add networks from Wifi page