summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full
AgeCommit message (Collapse)Author
2009-05-17modules/admin-full: add sanity checks to interface status pageJo-Philipp Wich
2009-05-13modules/admin-full:Jo-Philipp Wich
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page
2009-05-13libs/sys: implement luci.sys.wifi.channels()Jo-Philipp Wich
modules/admin-full: only display available channels
2009-05-09modules/admin-full: determine storage space from /proc/partitions if there's ↵Jo-Philipp Wich
no /proc/mtd
2009-05-09i18n: bump translations for upgrade pagesJo-Philipp Wich
2009-05-09modules/admin-full: fixes for upgrade pages:Jo-Philipp Wich
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup
2009-05-09modules/admin-full: rewrite firmware upgrade pagesJo-Philipp Wich
2009-05-07[PATCH] Add regdomain, country and outdoor options for madwifiJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07[PATCH] Change fast frames option from value to flag typeJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-04-29modules/admin-{core,full}: cover new openwrt option "cronloglevel"Jo-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-28modules/admin-full: remove duplicate fallback translation in opkg error ↵Jo-Philipp Wich
reporting
2009-03-28modules/admin-full: improve opkg error reportingJo-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-26Add GUI for 802.11sSteven Barth
2009-02-08modules/admin-full:Jo-Philipp Wich
- translate i18n fallbacks to english in status controller - bump copyright year in iptables and interfaces templates - remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08modules/admin-full: implement interface status pageJo-Philipp Wich
i18n/english: add required strings for interface status
2009-02-08modules/admin-full: implement iptables status pageJo-Philipp Wich
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-02modules/admin-full: also show bssid option in ad-hoc mode for broadcom cardsJo-Philipp Wich
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-31modules/admin-full: move txpower control to wifi-deviceJo-Philipp Wich
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-26modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting!Jo-Philipp Wich
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-20Replace Dos line endings with Unix ones where neededSteven Barth
2009-01-17* Remove "OPKG Configuration" link in menu - link on package manager page is ↵Steven Barth
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-16Fix saving of ipkg configuration fileSteven Barth
2009-01-16Add shortcut "LuCI Components" to menu for easier adding / removingSteven Barth
2009-01-14Automatic language detectionSteven Barth
2009-01-07modules/admin-full: fix default state and handling of the defaultroute and ↵Jo-Philipp Wich
peerdns options
2009-01-05Fix disabling of WiFiSteven Barth
closes #22
2009-01-04Cleanup overview / details nodesSteven Barth
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2009-01-01modules/admin-full: add support for the probereq iwpriv paramJo-Philipp Wich
i18n: add required strings
2009-01-01modules/admin-full: fix diversity setting for atheros cardsJo-Philipp Wich
applications/olsr: fix enable/disable for olsrd plugins
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
2008-12-23modules/admin-full: readd "none" protocol option to interface configJo-Philipp Wich
2008-12-22Fix urltoken passing on several pagesSteven Barth
2008-12-19modules/admin-full: make menu entry for led config depend on sysfs availabilityJo-Philipp Wich
2008-12-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Kill session on logoutSteven Barth
2008-12-14LuCIttpd configuration pagesSteven Barth
2008-12-10Fixed an overflow error with IPv6 route metricSteven Barth
2008-12-07modules/admin-full: improve layout of uci changes pagesJo-Philipp Wich
2008-12-07System Password: Prevent error when both password fields are emptySteven Barth
2008-11-30modules/admin-full: whitesapce cleanup in routes.luaJo-Philipp Wich
libs/sys: code changes in routes6() and defaultroute6()
2008-11-30Don't fail if we do not have v6 supportSteven Barth
2008-11-30Optimized conntrack (thanks to Joe Burpee)Steven Barth
2008-11-29modules/admin-full: only display protocol related options if required ↵Jo-Philipp Wich
software is installed, add posibility to remove 3g service field