libs/web: add missing parts of previous commit
[project/luci.git] / libs / web /
2011-12-16 Jo-Philipp Wichlibs/web: add missing parts of previous commit
2011-12-16 Jo-Philipp Wichlibs/web: implement "network" cbi datatype
2011-12-14 Jo-Philipp Wichlibs/web: allow one-character hostnames
2011-11-30 Jo-Philipp Wichlibs/web: add assert() statements for unresolvable...
2011-10-30 Jo-Philipp Wichlibs/web: dispatcher: fix access to template properties...
2011-10-26 Jo-Philipp Wichlibs/web: fix possible dispatcher crash
2011-10-26 Jo-Philipp Wichlibs/web: move ifattr() and attr() helpers into dispatc...
2011-10-26 Jo-Philipp Wichlibs/web: dispatcher add node_childs() and node_visible...
2011-10-25 Jo-Philipp Wichlibs/web: dispatcher: implement a "firstchild()" target...
2011-10-23 Jo-Philipp Wichlibs/web: cbi: support description attribute in nullsec...
2011-10-21 Jo-Philipp Wichlibs/web: fix package name in error suggestion
2011-10-11 Jo-Philipp Wichlibs/web: handle .redirect property for SimpleForm...
2011-10-10 Jo-Philipp Wichlibs/web: add network_netlist widget option to filter...
2011-10-09 Jo-Philipp Wichlibs/web: sent origin section id encoded in cbi.cts...
2011-10-09 Jo-Philipp Wichlibs/web: pass origin section id to :create() callback...
2011-10-09 Jo-Philipp Wichlibs/web: add error message printing to nullsection...
2011-09-30 Jo-Philipp Wichlibs/web: assign extra css class to typed or named...
2011-09-25 Jo-Philipp Wichlibs/web: network widget fixes
2011-09-24 Jo-Philipp Wichlibs/web: align interface related widgets to changed...
2011-09-22 Jo-Philipp Wichlibs/web: add missing class attributes
2011-09-22 Jo-Philipp Wichlibs/web: cbi: dynamically update css class of last...
2011-09-22 Jo-Philipp Wichlibs/web: cbi: assign dedicated css class to last child
2011-09-22 Jo-Philipp Wichlibs/web: cbi: provide a "last_child" property to allow...
2011-09-22 Jo-Philipp Wichlibs/web: add another missing class attribute
2011-09-22 Jo-Philipp Wichmodules/admin-full, modules/freifunk, modules/niu,...
2011-09-22 Jo-Philipp Wichmodules/admin-full, libs/web: various interface handlin...
2011-09-14 Jo-Philipp Wichlibs/web: track submit state in network_ifacelist widge...
2011-09-04 Jo-Philipp Wichlibs/web: add "neg()" cbi datatype to negate arbritary...
2011-09-01 Jo-Philipp Wichlibs/web: fix some missing escapes in iface and netlist...
2011-08-12 Jo-Philipp Wichlibs/web: add _() function to dispatcher, used for...
2011-08-12 Jo-Philipp Wichlibs/web: eliminate another uneeded require in dispatcher
2011-08-12 Jo-Philipp Wichlibs/web: optimize access to translate() api by directl...
2011-08-12 Jo-Philipp Wich[PATCH] Allow smarter node creation based on visibility...
2011-08-12 Jo-Philipp Wich[PATCH] Wasted memory use storing path copies in node...
2011-07-21 Jo-Philipp Wichlibs/web: more verbose faults
2011-07-20 Jo-Philipp Wichlibs/web: make dispatcher faults more verbose
2011-07-18 Jo-Philipp Wichlibs/web: fix index cache rebuild triggering (#275)
2011-06-17 Jo-Philipp Wichlibs/web: add new datatypes min(...), max(...) and...
2011-05-04 Jo-Philipp Wichlibs/web: remove license comments from cbi templates...
2011-05-03 Jo-Philipp Wichlibs/web: fix another invalid entity
2011-05-03 Jo-Philipp Wichtrunk: s/ / /g
2011-04-13 Manuel Munzluci-firewall: Add support for negations for ip address...
2011-03-17 Jo-Philipp Wichlibs/web: fix "port" datatype to allow port 0
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-29 Jo-Philipp Wichlibs/web: improve cbi handling of Flag values, support...
2011-01-26 Jo-Philipp Wichlibs/web: remove a stray non breaking space in DummyVal...
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: add missing cells to tblsection template
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
2011-01-14 Jo-Philipp Wichlibs/web: fix an untranslated string
2011-01-14 Jo-Philipp Wichlibs/web: some fixes for network_ifacelist widget
2011-01-13 Jo-Philipp Wichlibs/web: properly handle .default property for ListVal...
2011-01-13 Jo-Philipp Wichlibs/web: introduce width property for fields in tblsec...
2010-12-16 Jo-Philipp Wichlibs/web: fix error in wep key validation
2010-12-12 Jo-Philipp Wichlibs/web: change "module" variable to "modname" in...
2010-12-05 Jo-Philipp Wichlibs/web: add field validation for add section name...
2010-12-05 Jo-Philipp Wichlibs/web: handle empty tables in Map.set()
2010-12-05 Jo-Philipp Wichlibs/web: add float and ufloat datatypes for field...
2010-12-03 Jo-Philipp Wichlibs/web: fix dynamic list handling
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-28 Jo-Philipp Wichlibs/web: fix filtering of overlong utf8 sequences
2010-11-27 Jo-Philipp Wichlibs/web: render aggregated messages
2010-11-27 Jo-Philipp Wichlibs/web: add the ability for maps to push error messag...
2010-11-23 Jo-Philipp Wichlibs/web: fix IPv6 live validation
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-21 Jo-Philipp Wichlibs/web: expose cbi map redirect property to page...
2010-11-20 Jo-Philipp Wichlibs/web: better server side handling of DynList values
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: add range(min,max) datatype validator
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-13 Jo-Philipp Wichlibs/web: allow percent sign in urls
2010-11-13 Jo-Philipp Wichlibs/web: stricter validation in build_url(), prevents...
2010-11-12 Jo-Philipp Wichlibs/web: fix sanitize_utf8(), passes all testcases now
2010-11-12 Jo-Philipp Wichlibs/web: add UTF-8 validation and pcdata escaping...
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-07 Jo-Philipp Wichlibs/web: add luci.http.write_json()
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: fix type in datatypes.lua
2010-10-30 Jo-Philipp Wichlibs/web: introduce "uciname" datatype for cbi validation
2010-10-30 Jo-Philipp Wichlibs/web: use imatch() in model related widgets, suppor...
next