summaryrefslogtreecommitdiffhomepage
path: root/libs/web
AgeCommit message (Expand)Author
2011-03-05libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke <kl...Jo-Philipp Wich
2011-02-12web: Relax hostname validation for lengthManuel Munz
2011-02-12web: Improve hostname validationManuel Munz
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: fix row sorting in IEJo-Philipp Wich
2011-01-20libs/web: fix row ordering for named sectionsJo-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-19libs/web: add up & down arrow iconsJo-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-16libs/web: fix error in wep key validationJo-Philipp Wich
2010-12-12libs/web: change "module" variable to "modname" in dispatcher.lua, solves api...Jo-Philipp Wich
2010-12-05libs/web: add field validation for add section name inputsJo-Philipp Wich
2010-12-05libs/web: handle empty tables in Map.set()Jo-Philipp Wich
2010-12-05libs/web: add float and ufloat datatypes for field validationJo-Philipp Wich
2010-12-03libs/web: fix dynamic list handlingJo-Philipp Wich
2010-12-01libs/web: remove debug code from cbi.jsJo-Philipp Wich
2010-12-01libs/web: add %t format to String.format(), fix float formattingJo-Philipp Wich
2010-11-28libs/web: fix filtering of overlong utf8 sequencesJo-Philipp Wich
2010-11-27libs/web: render aggregated messagesJo-Philipp Wich
2010-11-27libs/web: add the ability for maps to push error messages to the global page ...Jo-Philipp Wich
2010-11-23libs/web: fix IPv6 live validationJo-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-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-12libs/web: fix sanitize_utf8(), passes all testcases nowJo-Philipp Wich
2010-11-12libs/web: add UTF-8 validation and pcdata escaping C routines to template parserJo-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