summaryrefslogtreecommitdiffhomepage
path: root/libs/web/htdocs
AgeCommit message (Expand)Author
2012-01-08libs/web: introduce recursive expression support for datatypes, introduce "or...Jo-Philipp Wich
2012-01-07libs/web: remove neg_ipaddr, neg_ip4addr and neg_network_ip4addr datatypes, c...Jo-Philipp Wich
2011-12-20libs/web: fix placeholder attribute for DynListJo-Philipp Wich
2011-12-20libs/web: fix undesired autofocus of DynamicList widgetJo-Philipp Wich
2011-12-20libs/web: improve ip6addr datype validation, accept both CIDR and IP/Mask not...Jo-Philipp Wich
2011-12-19libs/web: rework DynamicList widget to support dynamic lists composed of comb...Jo-Philipp Wich
2011-12-16libs/web: rework hostname match to not allow arbritary sequences of numbers a...Jo-Philipp Wich
2011-12-16libs/web: add list(...) datatype for space separated lists of arbritary datat...Jo-Philipp Wich
2011-12-16libs/web: implement "network" cbi datatypeJo-Philipp Wich
2011-12-14libs/web: allow one-character hostnamesJo-Philipp Wich
2011-09-22libs/web: cbi: dynamically update css class of last field after dependency up...Jo-Philipp Wich
2011-09-04libs/web: add "neg()" cbi datatype to negate arbritary types, e.g. "neg(hostn...Jo-Philipp Wich
2011-06-17libs/web: add new datatypes min(...), max(...) and neg_network_ip4addrJo-Philipp Wich
2011-04-13luci-firewall: Add support for negations for ip addresses/nets (#218)Manuel Munz
2011-03-13libs/web: explicitely cast input value of %m pattern to float in order to avo...Jo-Philipp Wich
2011-03-13libs/web: add %m pattern to String.format()Jo-Philipp Wich
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-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: implement sortable rows for uci reorderingJo-Philipp Wich
2011-01-19libs/web: add up & down arrow iconsJo-Philipp Wich
2010-12-05libs/web: add float and ufloat datatypes for field validationJo-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-23libs/web: fix IPv6 live validationJo-Philipp Wich
2010-11-16libs/web: add range(min,max) datatype validatorJo-Philipp Wich
2010-10-30libs/web: introduce "uciname" datatype for cbi validationJo-Philipp Wich
2010-10-30libs/web: live validation fixesJo-Philipp Wich
2010-10-25libs/web: rework DynamicList widgetJo-Philipp Wich
2010-10-21libs/web: fix ip6addr js validation, fixes for live validationJo-Philipp Wich
2010-10-20libs/web: fix tab highlighting with multiple tabsJo-Philipp Wich
2010-10-19libs/web: add String.serialize() and String.format() to cbi.jsJo-Philipp Wich
2010-10-12libs: merge libs/cbi into libs/webJo-Philipp Wich