Age | Commit message (Collapse) | Author |
|
|
|
- support hidden fields for SimpleForm, NamedSection and TypedSection instances
- add support for on_cancel event in SimpleForm instances
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LuCId: Send Keep-Alive headers to avoid browser quirks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
Allow subsequent changes of Table data
|
|
|
|
labelling the id column in table layouts
|
|
|
|
|
|
|
|
|
|
Made CBI controllers configurable
|
|
attempt to get length of field 'description' (a nil value)"
|
|
|
|
|
|
|
|
* luci/modules/admin-full: add file browse controller
|
|
|