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