Age | Commit message (Collapse) | Author |
|
|
|
to "-" in language tags
|
|
|
|
|
|
* luci/libs/uvl: move asterisk scheme to app folder
|
|
|
|
|
|
|
|
|
|
scheme, breaks webif if only one option is set
|
|
prevents the deletion from uci
|
|
|
|
|
|
- only check option dependencies if option has a value
- remove option required for atheros mode in wireless scheme - breaks broadcom
* luci/model/admin-full:
- override section validation if we create a new network on demand
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validate as datatype "boolean"" error in qos pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for custom rules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- implement bytecode loading in luci.uvl.read_scheme()
- add "uvlc" executable to byte-compile arbitary schemes
- add lib/uci/schema/bytecode/ directory
|