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