Age | Commit message (Expand) | Author |
2012-01-08 | libs/web: remove debugging code | Jo-Philipp Wich |
2012-01-08 | libs/web: allow zero-length string literals when parsing datatypes | Jo-Philipp Wich |
2012-01-08 | libs/web: introduce recursive expression support for datatypes, introduce "or... | Jo-Philipp Wich |
2011-12-20 | [PATCH] Naive fix for bug #208 | Jo-Philipp Wich |
2011-10-26 | libs/web: move ifattr() and attr() helpers into dispatcher scope to make them... | Jo-Philipp Wich |
2011-10-09 | libs/web: pass origin section id to :create() callback, needed when multiple,... | Jo-Philipp Wich |
2011-09-22 | libs/web: cbi: provide a "last_child" property to allow for more layout contr... | Jo-Philipp Wich |
2011-01-29 | libs/web: improve cbi handling of Flag values, support usage of .default attr... | Jo-Philipp Wich |
2011-01-20 | libs/web: implement sortable rows for uci reordering | Jo-Philipp Wich |
2010-12-05 | libs/web: handle empty tables in Map.set() | Jo-Philipp Wich |
2010-12-03 | libs/web: fix dynamic list handling | Jo-Philipp Wich |
2010-11-22 | libs/web: combine apply actions of all maps on a page, prevents concurrent XHR | Jo-Philipp Wich |
2010-11-20 | libs/web: better server side handling of DynList values | Jo-Philipp Wich |
2010-11-20 | libs/web: skip empty values in DynList widget | Jo-Philipp Wich |
2010-11-16 | libs/web: add range(min,max) datatype validator | Jo-Philipp Wich |
2010-10-30 | libs/web: implement forcewrite attribute for cbi options | Jo-Philipp Wich |
2010-10-25 | libs/web: rework DynamicList widget | Jo-Philipp Wich |
2010-10-14 | libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese... | Jo-Philipp Wich |
2010-10-14 | libs/web: fix various issues in cbi option error handling, call validator for... | Jo-Philipp Wich |
2010-10-12 | libs/web: rework cbi field validation, let validators return custom error mes... | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |