Age | Commit message (Expand) | Author |
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 |
2009-08-07 | libs/web: restore protected call to Template(), was accidentally removed in r... | Jo-Philipp Wich |
2009-07-31 | Typo | Steven Barth |
2009-07-31 | Fix cookie logout | Steven Barth |
2009-07-26 | libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st... | Jo-Philipp Wich |
2009-07-26 | libs/web: convert given argument to string in i18n.translatef() | Jo-Philipp Wich |
2009-07-25 | Reintroduce prefisx support - was gone somewhere | Steven Barth |
2009-07-25 | Allow Basic-Auth pass-through | Steven Barth |
2009-07-25 | Add: luci.http.splice to allow direct copying of data from a file | Steven Barth |
2009-07-24 | Revert external tree usage | Steven Barth |