Age | Commit message (Expand) | Author |
2011-08-12 | libs/web: eliminate another uneeded require in dispatcher | Jo-Philipp Wich |
2011-08-12 | libs/web: optimize access to translate() api by directly reusing the luci.i18... | Jo-Philipp Wich |
2011-08-12 | [PATCH] Allow smarter node creation based on visibility during createtree | Jo-Philipp Wich |
2011-08-12 | [PATCH] Wasted memory use storing path copies in node tree | Jo-Philipp Wich |
2011-07-21 | libs/web: more verbose faults | Jo-Philipp Wich |
2011-07-20 | libs/web: make dispatcher faults more verbose | Jo-Philipp Wich |
2011-07-18 | libs/web: fix index cache rebuild triggering (#275) | Jo-Philipp Wich |
2011-06-17 | libs/web: add new datatypes min(...), max(...) and neg_network_ip4addr | Jo-Philipp Wich |
2011-05-04 | libs/web: remove license comments from cbi templates, saves around 50% of the... | Jo-Philipp Wich |
2011-05-03 | libs/web: fix another invalid entity | Jo-Philipp Wich |
2011-05-03 | trunk: s/ / /g | Jo-Philipp Wich |
2011-04-13 | luci-firewall: Add support for negations for ip addresses/nets (#218) | Manuel Munz |
2011-03-17 | libs/web: fix "port" datatype to allow port 0 | Jo-Philipp Wich |
2011-03-05 | libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke <kl... | Jo-Philipp Wich |
2011-02-12 | web: Relax hostname validation for length | Manuel Munz |
2011-02-12 | web: Improve hostname validation | Manuel Munz |
2011-01-29 | libs/web: improve cbi handling of Flag values, support usage of .default attr... | Jo-Philipp Wich |
2011-01-26 | libs/web: remove a stray non breaking space in DummyValue template | Jo-Philipp Wich |
2011-01-23 | libs/web: readd add/remove icons to dynamic list widgets | Jo-Philipp Wich |
2011-01-20 | libs/web: add missing cells to tblsection template | Jo-Philipp Wich |
2011-01-20 | libs/web: implement sortable rows for uci reordering | Jo-Philipp Wich |
2011-01-14 | libs/web: fix an untranslated string | Jo-Philipp Wich |
2011-01-14 | libs/web: some fixes for network_ifacelist widget | Jo-Philipp Wich |
2011-01-13 | libs/web: properly handle .default property for ListValue fields with integer... | Jo-Philipp Wich |
2011-01-13 | libs/web: introduce width property for fields in tblsections | Jo-Philipp Wich |
2010-12-16 | libs/web: fix error in wep key validation | Jo-Philipp Wich |
2010-12-12 | libs/web: change "module" variable to "modname" in dispatcher.lua, solves api... | Jo-Philipp Wich |
2010-12-05 | libs/web: add field validation for add section name inputs | Jo-Philipp Wich |
2010-12-05 | libs/web: handle empty tables in Map.set() | Jo-Philipp Wich |
2010-12-05 | libs/web: add float and ufloat datatypes for field validation | Jo-Philipp Wich |
2010-12-03 | libs/web: fix dynamic list handling | Jo-Philipp Wich |
2010-11-27 | libs/web: render aggregated messages | Jo-Philipp Wich |
2010-11-27 | libs/web: add the ability for maps to push error messages to the global page ... | Jo-Philipp Wich |
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 |