libs/web: better server side handling of DynList values
[project/luci.git] / libs / web / luasrc / cbi.lua
2010-11-20 Jo-Philipp Wichlibs/web: better server side handling of DynList values
2010-11-20 Jo-Philipp Wichlibs/web: skip empty values in DynList widget
2010-11-16 Jo-Philipp Wichlibs/web: add range(min,max) datatype validator
2010-10-30 Jo-Philipp Wichlibs/web: implement forcewrite attribute for cbi options
2010-10-25 Jo-Philipp Wichlibs/web: rework DynamicList widget
2010-10-14 Jo-Philipp Wichlibs/web: cbi: add new on_before_save and on_after_save...
2010-10-14 Jo-Philipp Wichlibs/web: fix various issues in cbi option error handli...
2010-10-12 Jo-Philipp Wichlibs/web: rework cbi field validation, let validators...
2010-10-12 Jo-Philipp Wichlibs: merge libs/cbi into libs/web