Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
various datatypes as add() and sub() operands, extended add() and sub() to modify data inplace when flag is set
|
|
Removed unneeded Broadcom sanity check
|
|
|
|
inline documentation
|
|
allow CIDR notation _and_ netmask argument in IPv4() and IPv6() constructors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|