summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi/luasrc/view
AgeCommit message (Collapse)Author
2008-08-18Huuuuuuuuuuuge rewrite of the Wireless ConfigurationSteven Barth
2008-08-17Preparing rewrite of WiFi configurationSteven Barth
2008-08-16Added process control pageSteven Barth
Minor improvements
2008-08-15Some more escapingSteven Barth
2008-08-15libs/cbi: Some fixesSteven Barth
2008-08-14modules/admin-full: Rewrote route configuration pageSteven Barth
2008-08-14Enable more sanity checks for Password Changing pageSteven Barth
2008-08-14Converted password change form to CBI modelSteven Barth
2008-08-14Fixed login formSteven Barth
Converted SSH-Keys to CBI-Map
2008-08-14modules/admin-core: Added several cross-references to relevant configuration ↵Steven Barth
pages
2008-08-14libs/cbi: Add cross-linking capabilitiesSteven Barth
2008-08-14libs/cbi: Added TextValueSteven Barth
2008-08-14* luci/libs: only create <legend> if there is a title in tblsection templateJo-Philipp Wich
2008-08-14* luci/libs: improved cbi templatesJo-Philipp Wich
* luci/modules: fix layout of sshkeys page in admin-full
2008-08-13Completed rewrite of network interface configuration pageSteven Barth
2008-08-13* luci/libs: changed template for tblsection to save more vertical spaceJo-Philipp Wich
2008-08-13More UI optimizationsSteven Barth
2008-08-13libs/cbi: Improved user interface draft #1Steven Barth
2008-08-13modules/admin-full: Network interface configuration optimization part #1Steven Barth
2008-08-12libs/cbi: Added support for stateful Values, Added editlink templateSteven Barth
2008-08-09libs/cbi: Major ImprovementsSteven Barth
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm) Minor API improvements Now correctly tagging "empty mandatory field" errors
2008-08-06modules/admin-full: Several user interface improvementsSteven Barth
2008-08-04libs/cbi: Added value function to luci.cbi.Value to create ComboboxesSteven Barth
2008-07-29modules: Redesigned configuration save, apply, save & apply menu optionsSteven Barth
2008-07-29libs/cbi: Added "Save & Apply" button to CBI formsSteven Barth
2008-07-20* luci/themes: several small tweaks in openwrt.org themeJo-Philipp Wich
* luci/libs/cbi: some template improvements
2008-07-20* luci/libs/cbi: print a notice in empty tblsectionsJo-Philipp Wich
* luci/i18n: added new string to cbi translations
2008-07-15* luci/libs/cbi: fix syntax error in mvalue templateJo-Philipp Wich
2008-07-15* luci/libs/cbi: various template cleanupsJo-Philipp Wich
2008-07-15* luci/libs/cbi: fix <label> assignment for checkbox-based mvaluesJo-Philipp Wich
2008-07-14libs/cbi: Fixed MultiValue select widgetSteven Barth
2008-07-13* luci/libs/cbi: remove now ununsed tiny_value*.htm templatesJo-Philipp Wich
2008-07-13* luci/themes: more fixes for openwrt.org themeJo-Philipp Wich
2008-07-12* luci/themes: lots of fixes in openwrt.org themeJo-Philipp Wich
* luci/libs/cbi: use <table> fpr table sections
2008-07-07Added copyright-tags to templatesSteven Barth
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-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-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/