UCI API changes
[project/luci.git] / libs /
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/cbi: Added support for enum dependencies
2008-08-26 Steven Barthlibs/core: Added target parameter to luci.sys.httpget
2008-08-26 Steven Barthlibs/json: Completed JSON library
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-25 Jo-Philipp Wich* luci/libs: uvl: implement dependencies for enum values
2008-08-25 Jo-Philipp Wich* luci/libs: cbi: implement get_scheme() on some more...
2008-08-24 Steven Barthlibs/cbi: Fixed UVL integration
2008-08-24 Steven BarthCBI-UVL integration part #2
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: store valueof values as associative...
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement "valueof" option
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: remove a brain-dead unpack()
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: use python-style format syntax for...
2008-08-24 Steven Barthlibs/core: Add Pythonic string formatting syntax
2008-08-24 Steven BarthCBI-UVL integration part #1
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement "named" flag for schemes
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement get_scheme() and get_depend...
2008-08-23 Jo-Philipp Wich* luci/libs: web: fix "dispatcher.lua:167: attempt...
2008-08-22 Steven BarthRPC initial authentication API completed
2008-08-22 Steven Barthlibs/web: Remove unneeded status call
2008-08-22 Steven BarthFix unhandled track values for leafs
2008-08-22 Steven Barthlibs/http: Fixed default sink for unknown data
2008-08-22 Steven BarthRPC part #3
2008-08-22 Steven BarthRPC part #2
2008-08-21 Steven Barthlibs/rpc: Created new library
2008-08-20 Jo-Philipp Wich* luci/themes: several xhtml fixes
2008-08-20 Steven Barthlibs/web: Corrected HTTP-Headers
2008-08-20 Steven Barthlibs/web: Set Expires-Header
2008-08-20 Jo-Philipp Wich* luci/libs: add striptags() to global dispatcher namespace
2008-08-20 Jo-Philipp Wich* luci/libs: use striptags() in cbi <option> elements
2008-08-20 Jo-Philipp Wich* luci/libs: use pcdata() in striptags()
2008-08-20 Jo-Philipp Wich* luci/libs: add striptags() to luci.util
2008-08-20 Jo-Philipp Wich* luci/themes: fix help text styles in openwrt.org...
2008-08-19 Jo-Philipp Wich* luci/libs: change default scheme directory to /lib...
2008-08-19 Steven BarthMinor bugfixes
2008-08-19 Steven Barthlibs/cbi: Moved typecasting to the appropriate place
2008-08-18 Jo-Philipp Wich* luci/libs: fix datatype validation of list values
2008-08-18 Steven Barthlibs/cbi: Added preliminary UCI list datatype support...
2008-08-18 Jo-Philipp Wich* luci/libs: uvl: add support for list values in scheme...
2008-08-18 Jo-Philipp Wich* libs/luci: implement get_list() and set_list() wrappe...
2008-08-18 Steven BarthFixed a typo
2008-08-18 Jo-Philipp Wich* luci/libs: use one common quoting style for error...
2008-08-18 Steven BarthSmall bug fixes
2008-08-18 Steven BarthHuuuuuuuuuuuge rewrite of the Wireless Configuration
2008-08-17 Jo-Philipp Wich* luci/libs: set svn property on uvl executable
2008-08-17 Jo-Philipp Wich* luci: big svn property fixup
2008-08-17 Jo-Philipp Wich* luci/libs: further fixes in uvl cli and library
2008-08-17 Jo-Philipp Wich* luci/libs: properly implement and document --schemedi...
2008-08-17 Jo-Philipp Wich* luci/libs: fix typo in uvl utility
2008-08-17 Jo-Philipp Wich* luci/libs: add missing shebang to uvl cli
2008-08-17 Jo-Philipp Wich* luci/libs: add uvl cli utility
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: rename validate() to validate_config...
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: implement scheme loading on demand...
2008-08-17 Steven BarthPreparing rewrite of WiFi configuration
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: add support for external validation...
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: fix handling of boolean options,...
2008-08-17 Jo-Philipp Wich* luci/libs: add keys() to luci.util
2008-08-17 Jo-Philipp Wich* luci/libs: add alias to posix.readlink() in luci.fs
2008-08-17 Steven BarthFixed a design flaw in luci.model.uci
2008-08-16 Steven BarthAdded status information
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #3, flush lookup table...
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #2, reinitroduce valid...
2008-08-16 Steven BarthAdded process control page
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #1
2008-08-16 Steven BarthUI Improvements
2008-08-16 Jo-Philipp Wich* luci/libs: more UVL hacking, needs to be rewritten...
2008-08-15 Steven BarthSome cleanups
2008-08-15 Steven BarthSeveral escaping fixes
2008-08-15 Steven BarthSome more escaping
2008-08-15 Steven BarthAdded missing value escaping
2008-08-15 Steven Barthlibs/cbi: Some fixes
2008-08-14 Steven Barthlibs/core: Remove deprecated luci.bits which got replac...
2008-08-14 Steven Barthlibs/cbi: Prevent SimpleForms from prematurely parsing...
2008-08-14 Steven Barthlibs/sys: Added luci.sys.mounts
2008-08-14 Steven Barthlibs/core: Add luci.execi as memory efficient replaceme...
2008-08-14 Jo-Philipp Wich* luci/libs: make uvl code usable
2008-08-14 Steven Barthmodules/admin-full: Rewrote route configuration page
2008-08-14 Jo-Philipp Wich* luci/libs: add preliminary uvl code
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-core: Added several cross-references...
2008-08-14 Steven BarthUser interface improvements part #3
2008-08-14 Steven Barthlibs/cbi: Add cross-linking capabilities
2008-08-14 Steven Barthlibs/cbi: Added TextValue
2008-08-14 Steven Barthlibs/core: Added missing license information to coxpcall
2008-08-14 Jo-Philipp Wich* luci/libs: only create <legend> if there is a title...
2008-08-14 Jo-Philipp Wich* luci/libs: improved cbi templates
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-08-13 Jo-Philipp Wich* luci/libs: changed template for tblsection to save...
2008-08-13 Steven BarthMore UI optimizations
2008-08-13 Steven BarthUser interface improvements part #2
2008-08-13 Steven Barthlibs/cbi: Improved user interface draft #1
2008-08-13 Steven Barthmodules/admin-full: Network interface configuration...
2008-08-12 Steven Barthlibs/cbi: Added support for stateful Values, Added...
2008-08-11 Steven BarthAdded new Application luci-samba offering SMB/CIFS...
2008-08-11 Steven BarthMinor bugfixes
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven Barthlibs/web: Even more sanity checks
next