Age | Commit message (Expand) | Author |
2010-11-22 | libs/web: combine apply actions of all maps on a page, prevents concurrent XHR | Jo-Philipp Wich |
2010-11-21 | libs/web: implement "unspecified" option for netlist widget | Jo-Philipp Wich |
2010-11-21 | libs/web: add network_netinfo widget | Jo-Philipp Wich |
2010-11-21 | libs/web: add "back to overview" button to page actions if .redirect is set o... | Jo-Philipp Wich |
2010-11-21 | libs/web: expose cbi map redirect property to page templates | Jo-Philipp Wich |
2010-11-20 | libs/web: better server side handling of DynList values | Jo-Philipp Wich |
2010-11-20 | libs/web: fix DynList template for empty values | Jo-Philipp Wich |
2010-11-20 | libs/web: skip empty values in DynList widget | Jo-Philipp Wich |
2010-11-19 | libs/web: give cbi tabcontainers a CSS class | Jo-Philipp Wich |
2010-11-18 | libs/web: fix apply xhr for IE... | Jo-Philipp Wich |
2010-11-17 | libs/web: make apply_xhr less aggressive, only rerequest status if previous r... | Jo-Philipp Wich |
2010-11-16 | libs/web: add range(min,max) datatype validator | Jo-Philipp Wich |
2010-11-16 | libs/web: treat .rmempty like .optional for live field validation | Jo-Philipp Wich |
2010-11-15 | libs/web: add support for exclude property to ifacelist and netlist widgets | Jo-Philipp Wich |
2010-11-13 | libs/web: allow percent sign in urls | Jo-Philipp Wich |
2010-11-13 | libs/web: stricter validation in build_url(), prevents some XSS | Jo-Philipp Wich |
2010-11-08 | libs/web: implement rawhtml property for DummyValue switches, allowes passing... | Jo-Philipp Wich |
2010-11-07 | libs/web: support local destination in zonelist widget | Jo-Philipp Wich |
2010-11-07 | libs/web: add luci.http.write_json() | Jo-Philipp Wich |
2010-11-01 | libs/web: introduce firewall_zoneforwards widget | Jo-Philipp Wich |
2010-10-31 | libs/web: use the value of the .enabled property in flag widget html | Jo-Philipp Wich |
2010-10-31 | libs/web: support entering custom ifnames in iface list widget | Jo-Philipp Wich |
2010-10-31 | libs/web: add support for post commit redirects in cbi maps | Jo-Philipp Wich |
2010-10-30 | libs/web: fix type in datatypes.lua | Jo-Philipp Wich |
2010-10-30 | libs/web: introduce "uciname" datatype for cbi validation | Jo-Philipp Wich |
2010-10-30 | libs/web: use imatch() in model related widgets, support multivalues in netli... | Jo-Philipp Wich |
2010-10-30 | libs/web: add placeholder support to DynamicList widgets | Jo-Philipp Wich |
2010-10-30 | libs/web: add html5 placeholder attribute support to cbi options | Jo-Philipp Wich |
2010-10-30 | libs/web: implement forcewrite attribute for cbi options | Jo-Philipp Wich |
2010-10-30 | libs/web: convert cbi widgets to new network model | Jo-Philipp Wich |
2010-10-25 | libs/web: rework DynamicList widget | Jo-Philipp Wich |
2010-10-21 | libs/web: annotate form object with cbi state when using section add/remove b... | Jo-Philipp Wich |
2010-10-19 | libs/web: support different caption for button widgets | Jo-Philipp Wich |
2010-10-15 | libs/web: move XHR apply callback into subtemplate | Jo-Philipp Wich |
2010-10-15 | libs/web: add export() to template namespace, allows templates to export symb... | Jo-Philipp Wich |
2010-10-14 | libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese... | Jo-Philipp Wich |
2010-10-14 | libs/web: fix various issues in cbi option error handling, call validator for... | Jo-Philipp Wich |
2010-10-12 | libs/web: rework cbi field validation, let validators return custom error mes... | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/http into libs/web | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |
2010-04-16 | libs/web: don't fail if no langauge is set in luci config | Jo-Philipp Wich |
2009-11-29 | NIU: | Steven Barth |
2009-11-14 | Publish nixio.fs in index-scope | Steven Barth |
2009-11-10 | NIU: More pages | Steven Barth |
2009-11-01 | all: remove references to old i18n files | Jo-Philipp Wich |
2009-10-31 | libs/web: prepare template parser, dispatcher and i18n class for upcoming po ... | Jo-Philipp Wich |
2009-09-11 | Fix requestpath, export authuser | Steven Barth |
2009-09-10 | libs/web: drop unneeded requires in template class | Jo-Philipp Wich |
2009-09-10 | libs/web: add missing local variable declaration | Jo-Philipp Wich |
2009-09-10 | libs/web: drop the Lua template parser, the C implementation is faster in alm... | Jo-Philipp Wich |