summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-09-29applications/asterisk: Remove incorrect dependencyDaniel Dickinson
ahcpd dependency appears to have come from a cut-n-paste from luci-app-ahcpd.
2015-09-29Merge pull request #495 from openwrt-es/dump1090-nextHannu Nyman
applications/luci-dump1090: update config to latest version
2015-09-29applications/luci-dump1090: update config to latest versionÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-28Merge pull request #491 from hnyman/reorganise-stats-menuHannu Nyman
luci-app-statistics: reorganise menu items
2015-09-28Merge pull request #492 from ollie27/nohostsHannu Nyman
luci-mod-admin-full: fix dnsmasq no-hosts/addn-hosts options
2015-09-28luci-mod-admin-full: fix dnsmasq no-hosts/addn-hosts optionsOliver Middleton
no-hosts does not disable addn-hosts. Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-09-27luci-app-statistics: reorganise menu itemsHannu Nyman
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>
2015-09-26Merge pull request #487 from jorgifumi/patch-1Hannu Nyman
Update multiwan.po
2015-09-26Update multiwan.poJorge Lucena
Little fix in translation msgid "WAN Uplink" Signed-off-by: Jorge Lucena <jorgifumi@gmail.com>
2015-09-26Merge pull request #484 from LuttyYang/masterHannu Nyman
luci-theme-material: add button select and input theme
2015-09-22Merge pull request #485 from dwmw2/masterJo-Philipp Wich
luci/statistics: Fix nut UPS graphs
2015-09-22luci/statistics: Fix nut UPS graphsDavid Woodhouse
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>
2015-09-20luci-theme-material: add button select input themeLutty Yang
add button select input theme Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-19Merge pull request #482 from LuttyYang/masterChristian Schoenebeck
luci-theme-material: add some new features and fix some bugs
2015-09-19luci-theme-material: add some new features and fix some bugsLutty Yang
add footer and loading animation and auto focus switches compact Fonts Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-base: set default mediaurlbase to bootstrap (current default theme)Hannu Nyman
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>
2015-09-18Merge pull request #481 from LuttyYang/masterHannu Nyman
luci-theme-material: fix some bug
2015-09-18luci-theme-material: fix font size bugLutty Yang
fix "textarea font-size too big in firefox" Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-mod-admin-full: opkg config / prevent word-wrapHannu Nyman
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>
2015-09-18luci-theme-material: fix Polish text longer bugLutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-theme-material: fix some bugLutty Yang
fixed "logout" text theme error and "unsaved changes" page dislocation. Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-17Merge pull request #480 from obsy/masterHannu Nyman
Cosmetic changes for the Polish language
2015-09-17i18n/polish/base: changing form of the wordCezary Jackiewicz
2015-09-17i18n/polish/base: truncate strings to better fit in viewCezary Jackiewicz
2015-09-17i18n/polish/firewall: typoCezary Jackiewicz
2015-09-17Merge pull request #479 from LuttyYang/masterHannu Nyman
fix luci-theme-material bug
2015-09-17luci-theme-material: fix no password set, Luci displays information is ↵Lutty Yang
illegible. Fixed the visibility of "no password set" warning. Signed-off-by: Lutty Yang<lutty@wcan.in>
2015-09-17Merge pull request #470 from thesabbir/patch-01Hannu Nyman
merged modules/luci-mod-rpc: fix #466 #427 attempt to index global 'luci' (a nil value)
2015-09-17Merge pull request #473 from ekaitz-zarraga/fix-luci-failsafeHannu Nyman
modules/luci-mod-failsafe: Fix nil file descriptor error
2015-09-17Merge pull request #478 from LuttyYang/masterHannu Nyman
Merge new theme 'material' / luci-theme-material Material is a clean HTML5 theme for LuCI. It is based on luci-theme-bootstrap and MUI.
2015-09-17Material is a clean HTML5 theme for LuCI. It is based on ↵Lutty Yang
luci-theme-bootstrap and MUI Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-17luci-app-firewall: use maxlength datatype instead of validate functionHannu Nyman
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>
2015-09-16documentation: delete obsoleted file that has a troublesome nameHannu Nyman
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>
2015-09-16fix path errorLutty Yang
2015-09-16fix path errorLutty Yang
2015-09-16init Material Design themeLutty Yang
2015-09-16Luci opkg/packages: Show package size in list of available packagesHannu Nyman
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>
2015-09-15Merge pull request #475 from hnyman/opkg-feed-configHannu Nyman
luci-mod-admin-full: restore opkg feed config capability
2015-09-15luci-mod-admin-full: restore opkg feed config capabilityHannu Nyman
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>
2015-09-14modules/luci-mod-failsafe: Fix nil file descriptor errorEkaitz Zárraga
Signed-off-by: Ekaitz Zárraga <ekaitz.zarraga@fon.com>
2015-09-12Merge pull request #471 from freifunk-berlin/remove_bnoManuel Munz
community-profiles: remove bno profile
2015-09-12community-profiles: remove bno profilePhilipp Borgers
The Berlin Nord-Ost community profile is not up-to-date and as far as I know the community does not exist anymore.
2015-09-12modules/luci-mod-rpc: fix attempt to index global 'luci' (a nil value)Sabbir Ahmed
2015-09-02statistics: fix typoHannu Nyman
sed -i "s/collected date/collected data/" Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-02contrib: remove obsolete luasrcdiet packaging, its built as part of ↵Jo-Philipp Wich
luci-base now Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-02contrib: remove obsolete uhttpd packagingJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-02contrib: remove obsolete host uci configurationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-02Remove obsolete toplevel MakefileJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-02build/makedocs.sh: handle relative output directoriesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-02Merge pull request #463 from hnyman/max-len-versionHannu Nyman
Luci opkg/packages: Limit version string display to 26 chars