summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi
AgeCommit message (Collapse)Author
2008-07-06libs/cbi: Fixed rendering of checkbox and radiobox-based widgetsSteven Barth
2008-07-06libs/cbi: Use labels instead of divs for field titlesSteven Barth
2008-06-15* Added support for htdocs module directorySteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
* Setting base version to 0.7
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* libs/cbi: Fixed a bug which prevented creation of non-anonymous sectionsSteven Barth
2008-06-08* Core translationSteven Barth
* Added license headers * Splitted qos into separate application package
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-02* Added native basic authentication supportSteven Barth
* Cleanups
2008-06-02* luci/core: cbi.lua: automatically set size of MultiValue fieldsJo-Philipp Wich
2008-06-01* luci/core: cbi.lua: fix auto-i18n for values inside typed sectionsJo-Philipp Wich
2008-06-01* luci/core: cbi.lua: NamedSection and TypedSection take different numbers ↵Jo-Philipp Wich
of arguments, move i18n init to corresponding constructors
2008-06-01* luci/core: cbi.lua: automatic i18n capabilities; whitespace cleanupJo-Philipp Wich
2008-05-31* Core translation part 2Steven Barth
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/
2008-05-27* 3rd Package reorgnaisationSteven Barth
* Moved core, web, cbi to libs * Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages