Age | Commit message (Collapse) | Author |
|
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd,
modules/admin-core, themes/base and protcols/core into modules/base and renames
luci-lib-core to luci-base.
|
|
|
|
|
|
|
|
|
|
for changes to be applied..." instead.
|
|
widget
|
|
quirks with input->select transition in comboboxes
|
|
|
|
|
|
is member of
|
|
|
|
|
|
firewall_zonelist widgets
|
|
|
|
|
|
buttons in bootstrap theme
|
|
|
|
|
|
|
|
space between the attributes
|
|
|
|
|
|
For SimpleSection, use the section name (always "1") instead of the
section type in the CBI-like string used to identify the upload. This
allows upload fields to be placed in SimpleSections. The fix changes a
minimal number of lines, but does introduce some unnecessary confusion,
it may or may not be better than a more thorough/invasive fix.
Set the enctype for the form element in the simpleform view to be
multipart/form-data because the default
application/x-www-form-urlencoded does not support input files.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
|
|
and allowlocal are enabled
|
|
|
|
|
|
comboboxes
|
|
|
|
|
|
|
|
|
|
side validation in SimpleForm instances
|
|
|
|
|
|
|
|
|
|
|
|
|
|
applications/luci-upnp: tune input class attributes
|
|
settings
|
|
all member ifaces in checkbox mode
|
|
|
|
their size
|
|
|
|
|
|
<klocke@digitalenginesoftware.com> (#207)
|
|
attribute to signalize default-on checkboxes, this helps to deal with the reversed logic of various uci bools within OpenWrt configs
|
|
|
|
|