Age | Commit message (Expand) | Author |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-06-20 | Merge fixes / improvements | Steven Barth |
2009-05-25 | Extend CBI Delegators, fix some CBI issue | Steven Barth |
2009-05-24 | CBI Delegators (Wizards) | Steven Barth |
2009-04-09 | Fix some fallout | Steven Barth |
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich |
2009-04-03 | Backport Skip-Button support | Steven Barth |
2009-03-29 | libs/cbi: properly handle uvl errors without childs | Jo-Philipp Wich |
2009-03-26 | Fix last commit | Steven Barth |
2009-03-26 | Correctly set status FORM_PROCEED instead of FORM_CHANGED if user | Steven Barth |
2009-03-09 | Allow SimpleForm handler to set CBI status | Steven Barth |
2009-03-07 | Allow combination of SimpleForms as Forms into pages with Maps | Steven Barth |
2009-02-23 | Fix option dependencies, this was lost in some IE fixing stuff | Steven Barth |
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 |
2009-01-12 | libs/cbi: implement .sectionhead and .sectiondesc properties to allow labelli... | Jo-Philipp Wich |
2009-01-11 | libs/cbi: also set id attribute for hidden fields | Jo-Philipp Wich |
2009-01-11 | libs/cbi: add support for hidden form fields in sections | Jo-Philipp Wich |
2008-12-22 | Fix urltoken passing on several pages | 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 | Merge pageactions | 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-30 | * luci/libs/cbi: fix possible "Error in template cbi/full_valuefooter: ?:0: a... | Jo-Philipp Wich |
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-20 | * luci/themes: fix small styling issue | Jo-Philipp Wich |
2008-10-19 | CBI: Push savestatus to commit_handler | Steven Barth |
2008-10-14 | * luci/themes/openwrt.org: first round of layout fixes for IE6 | Jo-Philipp Wich |
2008-10-11 | Fixed a typo in button template | Steven Barth |
2008-10-10 | * luci/libs/cbi: implement file browse fields | Jo-Philipp Wich |
2008-10-10 | * luci/libs/cbi: implement addremove_template | Jo-Philipp Wich |
2008-10-07 | * luci/libs/cbi: add css classes to input fields - needed for IE compat | Jo-Philipp Wich |
2008-10-07 | * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Al... | Jo-Philipp Wich |
2008-09-30 | Fixed a typo which prevented proper dependency tracking for additional fields | Steven Barth |
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 |