libs/cbi:
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 27 Apr 2010 00:27:37 +0000 (00:27 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 27 Apr 2010 00:27:37 +0000 (00:27 +0000)
commiteca5a0abf07d6c4a08278bec9c578bdf294929c8
treedfdef68956dbe3b84e281fc4afa19837aeec16ad
parentc4ac5b8eb86782b2fc8f16678b341c5f95f3f189
libs/cbi:
- skip client side field validation if corrsponding field was removed due to dependencies
- human readable error strings in uci section summary
- implement field validation for dnyamic lists
- render optional fields when section has tabs
libs/cbi/htdocs/luci-static/resources/cbi.js
libs/cbi/luasrc/cbi.lua
libs/cbi/luasrc/view/cbi/dynlist.htm
libs/cbi/luasrc/view/cbi/ucisection.htm