summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-mini
AgeCommit message (Collapse)Author
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-11-01all: yet another round of translation fixesJo-Philipp Wich
2009-10-31all: translation fixes in templatesJo-Philipp Wich
2009-10-31all: automatic <%:...%> -> <%_...%> fixupJo-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-07-01modules/admin-{full,mini}: draw newlines in sysupgrade status outputJo-Philipp Wich
2009-06-17modules/admin-full, modules/admin-mini: set appropriate mime type for ↵Jo-Philipp Wich
luci-flash output
2009-06-17modules/admin-mini: merge r4865 to admin-miniJo-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-05-09modules/admin-mini: merge last commitJo-Philipp Wich
2009-05-09modules/admin-mini: merge new upgrade pagesJo-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-17Remove "Save & Apply" note on homeepage of Mini as it does not applySteven Barth
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-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Kill session on logoutSteven 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-09Include backup date and hostname in backup archive nameSteven 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-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
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-10OXYGEN #3: Add "back" button to UCI apply/revert/changes pagesSteven Barth
2008-10-09OXYGEN #1: Added index-marksSteven Barth
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-10-05* luci/modules/admin-{mini,full}: fix language selection for langauges ↵Jo-Philipp Wich
containing hyphens
2008-09-24Broadcom should handle keep_avail nowSteven Barth
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)