summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi
AgeCommit message (Collapse)Author
2008-11-09* luci/i18n/french: refresh and fix french translation, thanks! (fixes #4)Jo-Philipp Wich
2008-11-08Fix a nasty Internet Suxplorer bug which prevented XHR forms from being ↵Steven Barth
correctly submitted.
2008-11-06Skip validation of options on second parse cycleSteven Barth
2008-11-06Workaround some HeisenbugSteven Barth
2008-11-05Fix error handling for SimpleFormsSteven Barth
2008-11-05Handle empty fields correctlySteven Barth
2008-11-03Overall CBI improvementsSteven Barth
2008-11-03Merge CBI change-detectionSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Add XHR CBI helperSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-11-01* set .pageaction = false transparently in cbi SimpleForm constructorSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
2008-10-30* luci/libs/cbi: fix possible "Error in template cbi/full_valuefooter: ?:0: ↵Jo-Philipp Wich
attempt to get length of field 'description' (a nil value)"
2008-10-21Added missing submitstate-function to tables pseudo mapSteven Barth
2008-10-20Propagate CBI status via HTTP-HeaderSteven Barth
2008-10-20* luci/themes: fix small styling issueJo-Philipp Wich
2008-10-19CBI: Push savestatus to commit_handlerSteven Barth
2008-10-14* luci/themes/openwrt.org: first round of layout fixes for IE6Jo-Philipp Wich
2008-10-11Fixed a typo in button templateSteven Barth
2008-10-10* luci/libs/cbi: implement file browse fieldsJo-Philipp Wich
* luci/modules/admin-full: add file browse controller
2008-10-10* luci/libs/cbi: implement addremove_templateJo-Philipp Wich
2008-10-07* luci/libs/cbi: also set css class names for dynamically generated select listsJo-Philipp Wich
2008-10-07* luci/libs/cbi: add css classes to input fields - needed for IE compatJo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
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
- implement file upload fields - change default enctype in forms to multipart/form-data - add upload template * luci/libs/web: - dispatch file uploads to cbi form fields * luci/i18n: - add german and english translations for file upload fields
2008-09-20* luci/libs/cbi: implement commit hooks in cbi mapsJo-Philipp Wich
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments) * luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
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
* luci/themes: introduce new css class for apply ul
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