* luci/libs/uvl: add "network" option to firewall scheme
[project/luci.git] / libs / cbi /
2008-09-01 Steven Barthlibs/cbi: Forward errors (like syntactical errors)...
2008-08-30 Steven Barthlibs/cbi: Make sure newly created sections have optiona...
2008-08-30 Steven Barthlibs/cbi: Add a check whether a section was recently...
2008-08-30 Steven Barthlibs/cbi: Simplified _uvl_validate_section
2008-08-30 Steven Barthlibs/cbi: Use :is instead of .code == for UVL error...
2008-08-30 Steven Barthlibs/cbi: Disable strict mode for now
2008-08-30 Steven BarthOptimized UVL validation handling
2008-08-30 Steven Barthlibs/cbi: Create section after validation to avoid...
2008-08-30 Steven Barthlibs/cbi: Temporarily allow invalid configuration value...
2008-08-28 Steven Barthlibs/cbi: Make sure options in ListValues are unique
2008-08-28 Steven BarthCBI-UVL Validation Integration part #1
2008-08-28 Steven Barthlibs/core: Add recursion detection to dumptable, serial...
2008-08-28 Steven BarthFixed enum dependencies
2008-08-27 Steven BarthFixed incompatible APIs in CBI
2008-08-27 Steven BarthRenamed reworked UCI API to uci2 to allow a peaceful...
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/cbi: Added support for enum dependencies
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 Steven BarthCBI-UVL integration part #1
2008-08-20 Jo-Philipp Wich* luci/themes: several xhtml fixes
2008-08-20 Jo-Philipp Wich* luci/libs: use striptags() in cbi <option> elements
2008-08-20 Jo-Philipp Wich* luci/themes: fix help text styles in openwrt.org...
2008-08-19 Steven BarthMinor bugfixes
2008-08-19 Steven Barthlibs/cbi: Moved typecasting to the appropriate place
2008-08-18 Steven Barthlibs/cbi: Added preliminary UCI list datatype support...
2008-08-18 Steven BarthFixed a typo
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 BarthFixed a design flaw in luci.model.uci
2008-08-16 Steven BarthAdded process control page
2008-08-16 Steven BarthUI Improvements
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/cbi: Prevent SimpleForms from prematurely parsing...
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-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 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 BarthMinor bugfixes
2008-08-09 Steven Barthlibs/cbi: Major Improvements
2008-08-07 Steven Barthmodules/admin-full: Added support for interface aliases
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-06 Steven BarthMoved luci.sys.libpath to luci.util
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 Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthlibs/cbi: Added value function to luci.cbi.Value to...
2008-07-30 Steven Barthlibs/cbi: Fixed CBI handling of "Save & Apply"
2008-07-29 Steven Barthmodules: Redesigned configuration save, apply, save...
2008-07-29 Steven Barthlibs/cbi: Added "Save & Apply" button to CBI forms
2008-07-20 Jo-Philipp Wich* luci/themes: several small tweaks in openwrt.org...
2008-07-20 Jo-Philipp Wich* luci/libs/cbi: print a notice in empty tblsections
2008-07-16 Steven Barthmodules/admin-mini: Added Wifi configuration
2008-07-16 Steven Barthlibs/cbi: Fixed AbstractSection.create
2008-07-16 Steven Barthlibs/cbi: Cleaned up *Section.create
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix syntax error in mvalue template
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: various template cleanups
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix <label> assignment for checkbox...
2008-07-15 Steven Barthlib/cbi: Added support for multiple CBI maps per model
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValue select widget
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValues
2008-07-13 Jo-Philipp Wich* luci/libs/cbi: remove now ununsed tiny_value*.htm...
2008-07-13 Steven Barthlibs/cbi: Fixed dependency JavaScript to match the...
2008-07-13 Jo-Philipp Wich* luci/themes: more fixes for openwrt.org theme
2008-07-12 Jo-Philipp Wich* luci/themes: lots of fixes in openwrt.org theme
2008-07-07 Steven BarthAdded copyright-tags to templates
2008-07-06 Steven Barthlibs/cbi: Fixed rendering of checkbox and radiobox...
2008-07-06 Steven Barthlibs/cbi: Use labels instead of divs for field titles
2008-06-15 Steven Barth* Added support for htdocs module directory
2008-06-14 Steven Barth* Rewrote Luci to be coroutine-safe allowing the use...
2008-06-09 Steven Barth* Prepare german translation cleanup
2008-06-08 Steven Barth* libs/cbi: Fixed a bug which prevented creation of...
2008-06-08 Steven Barth* Core translation
2008-06-05 Steven Barth* Merged Luci to use native UCI-library
2008-06-02 Steven Barth* Added native basic authentication support
2008-06-02 Jo-Philipp Wich* luci/core: cbi.lua: automatically set size of MultiVa...
2008-06-01 Jo-Philipp Wich* luci/core: cbi.lua: fix auto-i18n for values inside...
2008-06-01 Jo-Philipp Wich* luci/core: cbi.lua: NamedSection and TypedSection...
2008-06-01 Jo-Philipp Wich* luci/core: cbi.lua: automatic i18n capabilities;...
next