Age | Commit message (Expand) | Author |
2009-01-20 | libs/cbi: remove workaround for libuci | Jo-Philipp Wich |
2009-01-20 | libs/cbi: | Jo-Philipp Wich |
2009-01-17 | Autoapplying on creation / deletion of sections is annoying, disable it. | Steven Barth |
2008-11-29 | Scope compatibility fixes | Steven Barth |
2008-11-27 | Enable rmempty by default | Steven Barth |
2008-11-06 | Skip validation of options on second parse cycle | Steven Barth |
2008-11-06 | Workaround some Heisenbug | Steven Barth |
2008-11-05 | Fix error handling for SimpleForms | Steven Barth |
2008-11-05 | Handle empty fields correctly | Steven Barth |
2008-11-03 | Overall CBI improvements | Steven Barth |
2008-11-03 | Merge CBI change-detection | Steven Barth |
2008-11-01 | Extend CBI state handling | Steven Barth |
2008-11-01 | * set .pageaction = false transparently in cbi SimpleForm constructor | Steven Barth |
2008-10-31 | Removed UCI Save/Apply cache from Essentials | Steven Barth |
2008-10-21 | Added missing submitstate-function to tables pseudo map | Steven Barth |
2008-10-20 | Propagate CBI status via HTTP-Header | Steven Barth |
2008-10-19 | CBI: Push savestatus to commit_handler | Steven Barth |
2008-10-10 | * luci/libs/cbi: implement file browse fields | Jo-Philipp Wich |
2008-09-23 | * luci/libs/cbi: remove leftover debugging code | Jo-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 maps | Jo-Philipp Wich |
2008-09-19 | Overall CBI improvements: DummyValue handling, dependency conflicts, ... | Steven Barth |
2008-09-14 | libs/cbi: Fix option initialisation errors | Steven Barth |
2008-09-13 | Overall CBI-UVL ineraction fixes | Steven Barth |
2008-09-07 | Fixed DHCP-Options and some CBI stuff | Steven Barth |
2008-09-07 | libs/cbi: Fixed DynamicLists | Steven Barth |
2008-09-07 | libs/cbi: Catch errors while creating named sections | Steven Barth |
2008-09-07 | Fixed last commit | Steven Barth |
2008-09-07 | libs/cbi: Don't validate on reparse after commiting | Steven Barth |
2008-09-06 | * luci/libs/cbi: fix error assignment in cbi sections | Jo-Philipp Wich |
2008-09-06 | cbi: Increare responsiveness of "Save & Apply" | Steven Barth |
2008-09-06 | Rewrote UCI apply logic | Steven Barth |
2008-09-05 | * luci/libs/cbi: remove dead code | Jo-Philipp Wich |
2008-09-05 | * luci/libs/cbi: improved error integration with uvl | Jo-Philipp Wich |
2008-09-05 | Heavy memory/performance optimizations #1 | Steven Barth |
2008-09-05 | libs/cbi: Pass default values from UVL | Steven Barth |
2008-09-03 | libs/cbi: Compatibility changes for non-standards-compliant browsers | Steven Barth |
2008-09-01 | libs/cbi: Forward errors (like syntactical errors) from CBI model parser to t... | Steven Barth |
2008-08-30 | libs/cbi: Make sure newly created sections have optional field selectors | Steven Barth |
2008-08-30 | libs/cbi: Simplified _uvl_validate_section | Steven Barth |
2008-08-30 | libs/cbi: Use :is instead of .code == for UVL error tests | Steven Barth |
2008-08-30 | libs/cbi: Disable strict mode for now | Steven Barth |
2008-08-30 | Optimized UVL validation handling | Steven Barth |
2008-08-30 | libs/cbi: Create section after validation to avoid validation errors with emp... | Steven Barth |
2008-08-30 | libs/cbi: Temporarily allow invalid configuration values to be saved | Steven Barth |
2008-08-28 | libs/cbi: Make sure options in ListValues are unique | Steven Barth |
2008-08-28 | CBI-UVL Validation Integration part #1 | Steven Barth |
2008-08-28 | libs/core: Add recursion detection to dumptable, serialize_data | Steven Barth |
2008-08-28 | Fixed enum dependencies | Steven Barth |