Age | Commit message (Expand) | Author |
2011-10-21 | libs/web: fix package name in error suggestion | Jo-Philipp Wich |
2011-10-11 | libs/web: handle .redirect property for SimpleForm widgets | Jo-Philipp Wich |
2011-10-10 | libs/web: add network_netlist widget option to filter virtual networks | Jo-Philipp Wich |
2011-10-09 | libs/web: sent origin section id encoded in cbi.cts. requests | Jo-Philipp Wich |
2011-10-09 | libs/web: pass origin section id to :create() callback, needed when multiple,... | Jo-Philipp Wich |
2011-10-09 | libs/web: add error message printing to nullsection template, fixes server si... | Jo-Philipp Wich |
2011-09-30 | libs/web: assign extra css class to typed or named sections with tabs | Jo-Philipp Wich |
2011-09-25 | libs/web: network widget fixes | Jo-Philipp Wich |
2011-09-24 | libs/web: align interface related widgets to changed network model api | Jo-Philipp Wich |
2011-09-22 | libs/web: add missing class attributes | Jo-Philipp Wich |
2011-09-22 | libs/web: cbi: dynamically update css class of last field after dependency up... | Jo-Philipp Wich |
2011-09-22 | libs/web: cbi: assign dedicated css class to last child | Jo-Philipp Wich |
2011-09-22 | libs/web: cbi: provide a "last_child" property to allow for more layout contr... | Jo-Philipp Wich |
2011-09-22 | libs/web: add another missing class attribute | Jo-Philipp Wich |
2011-09-22 | modules/admin-full, modules/freifunk, modules/niu, libs/web, applications/luc... | Jo-Philipp Wich |
2011-09-22 | modules/admin-full, libs/web: various interface handling fixes in network set... | Jo-Philipp Wich |
2011-09-14 | libs/web: track submit state in network_ifacelist widget, fixes deselecting a... | Jo-Philipp Wich |
2011-09-04 | libs/web: add "neg()" cbi datatype to negate arbritary types, e.g. "neg(hostn... | Jo-Philipp Wich |
2011-09-01 | libs/web: fix some missing escapes in iface and netlist widgets | Jo-Philipp Wich |
2011-08-12 | libs/web: add _() function to dispatcher, used for marking translatable menu ... | Jo-Philipp Wich |
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-13 | libs/web: explicitely cast input value of %m pattern to float in order to avo... | Jo-Philipp Wich |
2011-03-13 | libs/web: add %m pattern to String.format() | 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: fix row sorting in IE | Jo-Philipp Wich |
2011-01-20 | libs/web: fix row ordering for named sections | 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-19 | libs/web: add up & down arrow icons | 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 |