Age | Commit message (Collapse) | Author |
|
Mark luci.fs as deprecated
|
|
|
|
|
|
Example CBI-Map:
d = Delegator()
d.allow_back = true -- Back-button
d:add("step1", load("mywizard/form1")) -- model/cbi/mywizard/form1
d:add("step2", load("mywizard/form2"))
return d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creates / deletes a field or section
|
|
|
|
Allow subsequent changes of Table data
|
|
|
|
|
|
- add workaround for libuci-lua bug when writing list values
- compare values against keyllist not vallist when validating StaticList
-> fixes StaticList and DynamicList widgets
|
|
|
|
labelling the id column in table layouts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly submitted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made CBI controllers configurable
|
|
attempt to get length of field 'description' (a nil value)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* luci/modules/admin-full: add file browse controller
|
|
|
|
|
|
|
|
Alina!
|
|
|