summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi
AgeCommit message (Expand)Author
2008-09-30Fixed a typo which prevented proper dependency tracking for additional fieldsSteven Barth
2008-09-23* luci/libs/cbi: remove leftover debugging codeJo-Philipp Wich
2008-09-23* luci/libs: move upload dispatching from dispatcher to cbi.load()Jo-Philipp Wich
2008-09-23* luci/libs/cbi: Jo-Philipp Wich
2008-09-20* luci/libs/cbi: implement commit hooks in cbi mapsJo-Philipp Wich
2008-09-19Overall CBI improvements: DummyValue handling, dependency conflicts, ...Steven Barth
2008-09-18Work around an ugly Opera and Internet Explorer event handling bug.Steven Barth
2008-09-17Don't validate dependencies for fields which are not part of the formSteven Barth
2008-09-16More IE compatibility fixesSteven Barth
2008-09-16Internet suXplorer JavaScript compatibility fixesSteven Barth
2008-09-14libs/cbi: Fix option initialisation errorsSteven Barth
2008-09-13Overall CBI-UVL ineraction fixesSteven Barth
2008-09-08* luci/libs/cbi: better layout for apply outputJo-Philipp Wich
2008-09-08* luci/libs/cbi: fix html errors in cbi templatesJo-Philipp Wich
2008-09-07Fixed DHCP-Options and some CBI stuffSteven Barth
2008-09-07libs/cbi: Fixed DynamicListsSteven Barth
2008-09-07Fixed last commitSteven Barth
2008-09-07Fixed a swap of keys and descriptions in additional fields of dynamic sectionsSteven Barth
2008-09-07libs/cbi: Catch errors while creating named sectionsSteven Barth
2008-09-07Fixed last commitSteven Barth
2008-09-07libs/cbi: Don't validate on reparse after commitingSteven Barth
2008-09-06* luci/libs/cbi: fix error assignment in cbi sectionsJo-Philipp Wich
2008-09-06Fixed a whitespace issueSteven Barth
2008-09-06cbi: Increare responsiveness of "Save & Apply"Steven Barth
2008-09-06Rewrote UCI apply logicSteven Barth
2008-09-05* luci/libs/cbi: remove dead codeJo-Philipp Wich
2008-09-05* luci/libs/cbi: improved error integration with uvlJo-Philipp Wich
2008-09-05Heavy memory/performance optimizations #1Steven Barth
2008-09-05libs/cbi: Pass default values from UVLSteven Barth
2008-09-05Added .href parameter to DummyValuesSteven Barth
2008-09-05Fix whitespace issues in CBI templateSteven Barth
2008-09-04libs/cbi: Use a Combobox for optional values if a section is dynamic and has ...Steven Barth
2008-09-04Fixed event handlers to be more standards compliantSteven Barth
2008-09-03libs/cbi: Compatibility changes for non-standards-compliant browsersSteven Barth
2008-09-01libs/cbi: Forward errors (like syntactical errors) from CBI model parser to t...Steven Barth
2008-08-30libs/cbi: Make sure newly created sections have optional field selectorsSteven Barth
2008-08-30libs/cbi: Add a check whether a section was recently createdSteven Barth
2008-08-30libs/cbi: Simplified _uvl_validate_sectionSteven Barth
2008-08-30libs/cbi: Use :is instead of .code == for UVL error testsSteven Barth
2008-08-30libs/cbi: Disable strict mode for nowSteven Barth
2008-08-30Optimized UVL validation handlingSteven Barth
2008-08-30libs/cbi: Create section after validation to avoid validation errors with emp...Steven Barth
2008-08-30libs/cbi: Temporarily allow invalid configuration values to be savedSteven Barth
2008-08-28libs/cbi: Make sure options in ListValues are uniqueSteven Barth
2008-08-28CBI-UVL Validation Integration part #1Steven Barth
2008-08-28libs/core: Add recursion detection to dumptable, serialize_dataSteven Barth
2008-08-28Fixed enum dependenciesSteven Barth
2008-08-27Fixed incompatible APIs in CBISteven Barth
2008-08-27Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old...Steven Barth
2008-08-26UCI API changesSteven Barth