libs/web: fix error in wep key validation
[project/luci.git] / libs / web / luasrc / view /
2010-12-05 Jo-Philipp Wichlibs/web: add field validation for add section name...
2010-11-27 Jo-Philipp Wichlibs/web: render aggregated messages
2010-11-22 Jo-Philipp Wichlibs/web: combine apply actions of all maps on a page...
2010-11-21 Jo-Philipp Wichlibs/web: implement "unspecified" option for netlist...
2010-11-21 Jo-Philipp Wichlibs/web: add network_netinfo widget
2010-11-21 Jo-Philipp Wichlibs/web: add "back to overview" button to page actions...
2010-11-20 Jo-Philipp Wichlibs/web: fix DynList template for empty values
2010-11-20 Jo-Philipp Wichlibs/web: skip empty values in DynList widget
2010-11-19 Jo-Philipp Wichlibs/web: give cbi tabcontainers a CSS class
2010-11-18 Jo-Philipp Wichlibs/web: fix apply xhr for IE...
2010-11-17 Jo-Philipp Wichlibs/web: make apply_xhr less aggressive, only rereques...
2010-11-16 Jo-Philipp Wichlibs/web: treat .rmempty like .optional for live field...
2010-11-15 Jo-Philipp Wichlibs/web: add support for exclude property to ifacelist...
2010-11-08 Jo-Philipp Wichlibs/web: implement rawhtml property for DummyValue...
2010-11-07 Jo-Philipp Wichlibs/web: support local destination in zonelist widget
2010-11-01 Jo-Philipp Wichlibs/web: introduce firewall_zoneforwards widget
2010-10-31 Jo-Philipp Wichlibs/web: use the value of the .enabled property in...
2010-10-31 Jo-Philipp Wichlibs/web: support entering custom ifnames in iface...
2010-10-31 Jo-Philipp Wichlibs/web: add support for post commit redirects in...
2010-10-30 Jo-Philipp Wichlibs/web: use imatch() in model related widgets, suppor...
2010-10-30 Jo-Philipp Wichlibs/web: add placeholder support to DynamicList widgets
2010-10-30 Jo-Philipp Wichlibs/web: add html5 placeholder attribute support to...
2010-10-30 Jo-Philipp Wichlibs/web: convert cbi widgets to new network model
2010-10-25 Jo-Philipp Wichlibs/web: rework DynamicList widget
2010-10-21 Jo-Philipp Wichlibs/web: annotate form object with cbi state when...
2010-10-19 Jo-Philipp Wichlibs/web: support different caption for button widgets
2010-10-15 Jo-Philipp Wichlibs/web: move XHR apply callback into subtemplate
2010-10-12 Jo-Philipp Wichlibs: merge libs/cbi into libs/web