summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi
AgeCommit message (Collapse)Author
2008-08-19Minor bugfixesSteven Barth
Added possibility to add networks from Wifi page
2008-08-19libs/cbi: Moved typecasting to the appropriate placeSteven Barth
2008-08-18libs/cbi: Added preliminary UCI list datatype support... for great justiceSteven Barth
2008-08-18Fixed a typoSteven Barth
2008-08-18Small bug fixesSteven Barth
2008-08-18Huuuuuuuuuuuge rewrite of the Wireless ConfigurationSteven Barth
2008-08-17Preparing rewrite of WiFi configurationSteven Barth
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-16Added process control pageSteven Barth
Minor improvements
2008-08-16UI ImprovementsSteven Barth
2008-08-15Some cleanupsSteven Barth
2008-08-15Several escaping fixesSteven Barth
Updated XML translation system Use the new Table widget for DHCP leases
2008-08-15Some more escapingSteven Barth
2008-08-15Added missing value escapingSteven Barth
Fixed a typo (wrong if-condition) Added support for Table objects in CBI
2008-08-15libs/cbi: Some fixesSteven Barth
2008-08-14libs/cbi: Prevent SimpleForms from prematurely parsing form dataSteven 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-14Converted IPKG configuration to CBI modelSteven Barth
Removed abandoned code
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-14User interface improvements part #3Steven Barth
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-13User interface improvements part #2Steven 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-11Minor bugfixesSteven 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-07modules/admin-full: Added support for interface aliasesSteven Barth
2008-08-07libs/cbi: Added magic ;-)Steven Barth
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-08-06modules/admin-full: Several user interface improvementsSteven Barth
2008-08-05libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04libs/cbi: Added value function to luci.cbi.Value to create ComboboxesSteven Barth
2008-07-30libs/cbi: Fixed CBI handling of "Save & Apply"Steven 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-16modules/admin-mini: Added Wifi configurationSteven Barth
several smaller bugfixes and enhancements