* luci/modules/admin-{mini,full}: allow custom values in timezone selection
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_system /
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...