modules/admin-full: only offer hwmodes actually supported by the wiphy
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_system /
2010-07-01 Vasilis Tsiligiannispo: base: Use luci-0.9 branch definitions for r6199
2010-07-01 Vasilis Tsiligiannispo: base: Add some missing LED related translations
2010-06-30 Vasilis Tsiligiannispo: base: Add some missing translations to admin-full...
2010-03-27 Jo-Philipp Wichmodules/admin-full: create rdate section in /e/c/system...
2010-03-27 Jo-Philipp Wichmodules/admin-full: add rdate frontend
2010-03-25 Jo-Philipp Wichmodules/admin-full: apply timezone immediately (#103)
2009-11-01 Jo-Philipp Wichmodules/admin-full: fix i18n for led page
2009-11-01 Jo-Philipp Wichall: yet another round of translation fixes
2009-10-31 Jo-Philipp Wichall: next round of translation fixups
2009-10-31 Jo-Philipp Wichall: change most translate statements to new format...
2009-08-27 Jo-Philipp Wichmodules/admin-full, modules/admin-mini: prevent addremo...
2009-07-31 Jo-Philipp Wichmodules/admin-full: fix syntax error in system controller
2009-07-26 Jo-Philipp Wichmodules/admin-full: fix udata vs. string in system...
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-05-25 Steven BarthFix: Mountpoints cannot be disabled
2009-04-29 Jo-Philipp Wichmodules/admin-{core,full}: cover new openwrt option...
2009-02-01 Jo-Philipp Wichlibs/sys: extend luci.sys.hostname() to allow setting...
2009-01-20 Steven BarthReplace Dos line endings with Unix ones where needed
2009-01-16 Steven BarthFix saving of ipkg configuration file
2008-12-07 Steven BarthSystem Password: Prevent error when both password field...
2008-11-06 Jo-Philipp Wich* luci/modules/admin-{core,mini,full}: implement new...
2008-11-06 Jo-Philipp Wich* luci/modules/admin-{mini,full}: allow custom values...
2008-09-16 Jo-Philipp Wich* luci/admin-full: fix another possible nil value
2008-09-16 Jo-Philipp Wich* luci/admin-full: cope with nil values in fstab overview
2008-09-04 Steven BarthAdded device hints to fstab configuration page.
2008-09-02 Steven Barthmodules/admin-full: Fixed a typo on IPKG configuration...
2008-08-16 Steven BarthAdded status information
2008-08-16 Steven BarthAdded process control page
2008-08-16 Steven Barth/etc/ipkg.conf is now /etc/opkg.conf
2008-08-15 Steven BarthSome cleanups
2008-08-15 Steven Barthlibs/cbi: Some fixes
2008-08-14 Steven Barthmodules/admin-full: Added list of mounted file systems...
2008-08-14 Steven BarthEnable more sanity checks for Password Changing page
2008-08-14 Steven BarthConverted password change form to CBI model
2008-08-14 Steven BarthConverted IPKG configuration to CBI model
2008-08-14 Steven BarthFixed login form
2008-08-13 Steven Barthmodules/admin-full: Optimized mount-point configuration...
2008-08-07 Steven Barthmodules/admin-full: Removed accidently remaining debug...
2008-08-07 Steven Barthmodules/admin-full: Completed support for LED configuration
2008-08-07 Steven Barthmodules/admin-full: Prepare Button / LED configuration
2008-07-31 Steven BarthFixed a small bug in timezone generation
2008-07-20 Jo-Philipp Wich* luci/admin: fix inverted signedness of timezone speci...
2008-07-18 Steven Barthmodules/admin-full: Improved system configuration page
2008-07-15 Steven BarthSplit up admin-core into admin-core and admin-full...