summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/view
AgeCommit message (Expand)Author
2011-03-05libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke <kl...Jo-Philipp Wich
2011-01-29libs/web: improve cbi handling of Flag values, support usage of .default attr...Jo-Philipp Wich
2011-01-26libs/web: remove a stray non breaking space in DummyValue templateJo-Philipp Wich
2011-01-23libs/web: readd add/remove icons to dynamic list widgetsJo-Philipp Wich
2011-01-20libs/web: add missing cells to tblsection templateJo-Philipp Wich
2011-01-20libs/web: implement sortable rows for uci reorderingJo-Philipp Wich
2011-01-14libs/web: fix an untranslated stringJo-Philipp Wich
2011-01-14libs/web: some fixes for network_ifacelist widgetJo-Philipp Wich
2011-01-13libs/web: properly handle .default property for ListValue fields with integer...Jo-Philipp Wich
2011-01-13libs/web: introduce width property for fields in tblsectionsJo-Philipp Wich
2010-12-05libs/web: add field validation for add section name inputsJo-Philipp Wich
2010-11-27libs/web: render aggregated messagesJo-Philipp Wich
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-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: 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-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-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: 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: 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-12libs: merge libs/cbi into libs/webJo-Philipp Wich