Age | Commit message (Collapse) | Author |
|
pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* luci/modules: fix layout of sshkeys page in admin-full
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add css styles for error500 and cbi error messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744.
|
|
|
|
|
|
redundant sanity checks in add() and sub()
|
|
|
|
|
|
|
|
"module" is a class or an object instance; changed templates to use instance:function() notation for instances and function() notation for class members.
|
|
|
|
parameters to html which have a corresponding @param tag
|
|
|
|
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm)
Minor API improvements
Now correctly tagging "empty mandatory field" errors
|