Age | Commit message (Collapse) | Author |
|
ahcpd dependency appears to have come from a cut-n-paste from
luci-app-ahcpd.
|
|
applications/luci-dump1090: update config to latest version
|
|
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
luci-app-statistics: reorganise menu items
|
|
luci-mod-admin-full: fix dnsmasq no-hosts/addn-hosts options
|
|
no-hosts does not disable addn-hosts.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
|
|
Reorganise the menu items of the Luci statistics module:
* Re-label "Collectd" to "Setup" and place it after the "Graphs" items.
- "Graphs" is used much more frequently so it should be first.
- Change "Collectd" menu item to "Setup" to clarify things.
* Re-label "System plugins" to "General plugins" to change sorting.
"Network / Output / System" changes to "General / Network / Output"
that is more logical order for the items.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Update multiwan.po
|
|
Little fix in translation msgid "WAN Uplink"
Signed-off-by: Jorge Lucena <jorgifumi@gmail.com>
|
|
luci-theme-material: add button select and input theme
|
|
luci/statistics: Fix nut UPS graphs
|
|
At some point since I last checked, the nut plugin for collectd changed the
names of the timeleft and percent datasets. Update the luci module to match
so that those graphs are generated correctly again.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|
add button select input theme
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
luci-theme-material: add some new features and fix some bugs
|
|
add footer and loading animation and auto focus switches
compact Fonts
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
The mediaurlbase option in the default /etc/config/luci still points
to the old openwrt.org theme that is not installed by default.
The discrepancy was noted in the commit message for 55ab4e4ce22
After 55ab4e4ce22 the installed theme's uci-defaults script will correct
the setting at first boot, but we should not have a deprecated theme as
the default value. Set the default value to the default theme 'bootstrap'.
Related old discussion at #302
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-theme-material: fix some bug
|
|
fix "textarea font-size too big in firefox"
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
Prevent word-wrap on the config input areas. Especially the feed
definition lines can be long, and automatic word-wrap can decrease
clarity.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
fixed "logout" text theme error and "unsaved changes" page dislocation.
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
Cosmetic changes for the Polish language
|
|
|
|
|
|
|
|
fix luci-theme-material bug
|
|
illegible.
Fixed the visibility of "no password set" warning.
Signed-off-by: Lutty Yang<lutty@wcan.in>
|
|
merged
modules/luci-mod-rpc: fix #466 #427 attempt to index global 'luci' (a nil value)
|
|
modules/luci-mod-failsafe: Fix nil file descriptor error
|
|
Merge new theme 'material' / luci-theme-material
Material is a clean HTML5 theme for LuCI.
It is based on luci-theme-bootstrap and MUI.
|
|
luci-theme-bootstrap and MUI
Signed-off-by: Lutty Yang <lutty@wcan.in>
|
|
Switch the zonename validation to use
a compound datatype "and(uciname,maxlength(14))"
instead of a separate 'validate' function.
Remove the unnecessary function that was introduced by 34e875b
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Remove SubmitPatchesHowTo:.md that contains obsolete advise about svn and
submitting patches via trac. The filename also contains ":", which causes
trouble for some git clients (e.g. TortoiseGit).
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
|
|
|
|
Add package *.ipk size information to package listing in Luci,
as opkg was today extended to support listing also the size information.
Visible fields are now: name, version, size, description
That will help users considering installation of a certain package
to assess its size impact on flash.
Note: Opkg data includes the size of the .ipk file, not the expanded size.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-mod-admin-full: restore opkg feed config capability
|
|
opkg config was recently changed by https://dev.openwrt.org/changeset/46491/
Existing /etc/opkg.conf was split to three:
/etc/opkg.conf -> base opkg configuration
/etc/opkg/distfeeds.conf -> default Openwrt package feeds
/etc/opkg/customfeeds.conf -> custom package feeds
Since then, the actual feed definitions have not been visible/configurable,
as only /etc/opkg.conf has been visible in Luci.
This patch restores the capability to see and edit package feed definitions.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Ekaitz Zárraga <ekaitz.zarraga@fon.com>
|
|
community-profiles: remove bno profile
|
|
The Berlin Nord-Ost community profile is not up-to-date and as far as I know the
community does not exist anymore.
|
|
|
|
sed -i "s/collected date/collected data/"
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-base now
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Luci opkg/packages: Limit version string display to 26 chars
|