libs/web: rework hostname match to not allow arbritary sequences of numbers and dots
[project/luci.git] / libs / web / htdocs / luci-static /
2011-12-16 Jo-Philipp Wichlibs/web: rework hostname match to not allow arbritary...
2011-12-16 Jo-Philipp Wichlibs/web: add list(...) datatype for space separated...
2011-12-16 Jo-Philipp Wichlibs/web: implement "network" cbi datatype
2011-12-14 Jo-Philipp Wichlibs/web: allow one-character hostnames
2011-09-22 Jo-Philipp Wichlibs/web: cbi: dynamically update css class of last...
2011-09-04 Jo-Philipp Wichlibs/web: add "neg()" cbi datatype to negate arbritary...
2011-06-17 Jo-Philipp Wichlibs/web: add new datatypes min(...), max(...) and...
2011-04-13 Manuel Munzluci-firewall: Add support for negations for ip address...
2011-03-13 Jo-Philipp Wichlibs/web: explicitely cast input value of %m pattern...
2011-03-13 Jo-Philipp Wichlibs/web: add %m pattern to String.format()
2011-03-05 Jo-Philipp Wichlibs/web: repair and modernize FileBrowser widget,...
2011-02-12 Manuel Munzweb: Relax hostname validation for length
2011-02-12 Manuel Munzweb: Improve hostname validation
2011-01-23 Jo-Philipp Wichlibs/web: readd add/remove icons to dynamic list widgets
2011-01-20 Jo-Philipp Wichlibs/web: fix row sorting in IE
2011-01-20 Jo-Philipp Wichlibs/web: fix row ordering for named sections
2011-01-20 Jo-Philipp Wichlibs/web: implement sortable rows for uci reordering
2011-01-19 Jo-Philipp Wichlibs/web: add up & down arrow icons
2010-12-05 Jo-Philipp Wichlibs/web: add float and ufloat datatypes for field...
2010-12-01 Jo-Philipp Wichlibs/web: remove debug code from cbi.js
2010-12-01 Jo-Philipp Wichlibs/web: add %t format to String.format(), fix float...
2010-11-23 Jo-Philipp Wichlibs/web: fix IPv6 live validation
2010-11-16 Jo-Philipp Wichlibs/web: add range(min,max) datatype validator
2010-10-30 Jo-Philipp Wichlibs/web: introduce "uciname" datatype for cbi validation
2010-10-30 Jo-Philipp Wichlibs/web: live validation fixes
2010-10-25 Jo-Philipp Wichlibs/web: rework DynamicList widget
2010-10-21 Jo-Philipp Wichlibs/web: fix ip6addr js validation, fixes for live...
2010-10-20 Jo-Philipp Wichlibs/web: fix tab highlighting with multiple tabs
2010-10-19 Jo-Philipp Wichlibs/web: add String.serialize() and String.format...
2010-10-12 Jo-Philipp Wichlibs: merge libs/cbi into libs/web