* luci/modules/admin-core: change datatype for server option to "host" in network...
[project/luci.git] / modules / admin-full / luasrc / model /
2008-10-08 Steven Barthmodules/admin-full: Added conntrack network page
2008-10-05 Jo-Philipp Wich* luci/modules/admin-{mini,full}: fix language selectio...
2008-10-03 Steven BarthFixed last commit
2008-10-03 Steven BarthAdded several backreference to Overview pages
2008-09-23 Jo-Philipp Wich* luci/modules/admin-full: convert cert fields to file...
2008-09-23 Jo-Philipp Wich* luci/modules/admin-full: allow multiple httpd section...
2008-09-20 Jo-Philipp Wich* luci/libs/cbi: implement commit hooks in cbi maps
2008-09-19 Steven BarthFixed a typo for broadcom maclist, Improved general...
2008-09-16 Steven Barthadmin-full: Override UVL values for mode field
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-13 Steven BarthOverall CBI-UVL ineraction fixes
2008-09-13 Jo-Philipp Wich* luci/model/admin-full: override scheme for network...
2008-09-13 Jo-Philipp Wich* luci/libs/uvl:
2008-09-07 Steven BarthFixed DHCP-Options and some CBI stuff
2008-09-07 Steven Barthlibs/cbi: Catch errors while creating named sections
2008-09-07 Steven BarthFixes for WPA notifications
2008-09-07 Steven BarthAdded hostapd/wpa_supplicant notices to WiFi configurat...
2008-09-06 Jo-Philipp Wich* luci/modules: add hosts configuration pages
2008-09-04 Steven BarthAdded device hints to fstab configuration page.
2008-09-03 Jo-Philipp Wich* luci/modules: fix default translation of no-encryptio...
2008-09-02 Steven Barthmodules/admin-full: Fixed a typo on IPKG configuration...
2008-08-31 Steven BarthFix usage of WPA/PSK encryption options in wifi configu...
2008-08-30 Steven BarthCompletely rewrote WiFi configuration pages, to synchro...
2008-08-30 Steven BarthWifi updates part #1
2008-08-27 Steven BarthRenamed reworked UCI API to uci2 to allow a peaceful...
2008-08-26 Steven BarthFixed typos
2008-08-26 Steven BarthUCI API changes
2008-08-22 Steven Barthmodules/admin-fulk: Fixed changes handling of Static...
2008-08-20 Steven Barthmodules/admin-full: Use absolute paths for network...
2008-08-19 Steven Barthmodules/admin-*: Added hints for Wifi Channels
2008-08-19 Steven Barthmodules/admin-full: Correctly unload firewall config...
2008-08-19 Steven BarthMinor bugfixes
2008-08-18 Steven BarthSmall bugfixes and improvements
2008-08-18 Steven BarthSmall bug fixes
2008-08-18 Steven BarthHuuuuuuuuuuuge rewrite of the Wireless Configuration
2008-08-17 Steven BarthPreparing rewrite of WiFi configuration
2008-08-17 Steven Barthmodules/admin-full: Added crontab configuration page
2008-08-17 Steven BarthFixed a design flaw in luci.model.uci
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 BarthSeveral escaping fixes
2008-08-15 Steven Barthlibs/cbi: Some fixes
2008-08-15 Steven Barthmodules/admin-full: Reworked DHCP configuration
2008-08-14 Steven Barthmodules/admin-full: Added list of mounted file systems...
2008-08-14 Steven Barthmodules/admin-full: Rewrote route configuration page
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-14 Steven Barthmodules/admin-full: Added a cross-references from netwo...
2008-08-14 Steven Barthmodules/admin-core: Added several cross-references...
2008-08-14 Steven BarthUser interface improvements part #3
2008-08-14 Steven Barthmodules/admin-full: Updated VLAN configuration page
2008-08-13 Steven Barthmodules/admin-full: Optimized mount-point configuration...
2008-08-13 Steven Barthmodules/admin-full: Added Firewall-Zone column to netwo...
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-08-13 Steven Barthlibs/cbi: Improved user interface draft #1
2008-08-13 Steven BarthFixed last commit
2008-08-13 Steven Barthmodules/admin-full: Network interface configuration...
2008-08-11 Steven Barthmodules/admin-full: Preparing rewrite of network interf...
2008-08-07 Steven Barthmodules/admin-full: Added support for interface aliases
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-07 Steven Barthmodules/admin-full: Added support for IPv6 network...
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-08-06 Steven BarthMoved luci.sys.exec, luci.sys.execl and luci.sys.bigend...
2008-08-06 Steven Barthmodules/admin-full: Several user interface improvements
2008-08-05 Steven Barthmodules/admin-full: Display wifi devices as enabled...
2008-08-04 Steven Barthmodules/admin-full, modules/admin-mini: Added eyecandy ;-)
2008-08-04 Jo-Philipp Wich* luci/admin-full: fixed bug that prevented creation...
2008-07-31 Steven BarthFixed a small bug in timezone generation
2008-07-25 Steven Barthmodules/admin-full: Made interfaces optional
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-18 Steven BarthA few smaller usability improvements
2008-07-15 Steven Barthmodules/admin-mini: Added DHCP page
2008-07-15 Steven BarthSplit up admin-core into admin-core and admin-full...