Commit graph

8647 commits

Author SHA1 Message Date
Hannu Nyman
1970c21e3b luci-mod-admin-full: add advice to restart cron
Cron init script starts the service only if a crontab file
exists. If there is no crontab file at boot and the user
later creates one, he needs to manually restart the service.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-08 15:20:13 +03:00
Hannu Nyman
7f256e257c Merge pull request #1157 from dibdot/app-adblock
luci-app-adblock: sync with adblock 2.6.3
2017-05-08 12:28:06 +03:00
Dirk Brenken
9b4b1dfebd luci-app-adblock: sync with adblock 2.6.3
* Limit Blacklist/Whitelist Online editing to max. 512 KB, approx.
20.000 domains per list
* Automatically refresh the overview page after button onclick event,
e.g. 'Suspend/Resume' or 'Save & Apply'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-08 11:15:19 +02:00
Hannu Nyman
fb2e4a80c1 Merge pull request #1151 from TDT-GmbH/luci-app-openvpn-fix
luci-app-openvpn: fix proto param selection in basic
2017-05-08 10:46:09 +03:00
Hannu Nyman
1b42d7a02d Merge pull request #1154 from stangri/luci-app-simple-adblock
luci-app-simple-adblock: pt/pt-br translations.
2017-05-08 09:55:35 +03:00
Stan Grishin
b5529b5c86 luci-app-simple-adblock: pt translation
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-05-08 03:58:15 +03:00
Hannu Nyman
dfcb281ba3 Merge pull request #1155 from Umeaboy/patch-26
Updated adblock
2017-05-07 22:19:17 +03:00
Kristoffer Grundström
5ea1961b8d Updated adblock
Signed-off-by <hamnisdude@gmail.com>
2017-05-07 21:14:10 +02:00
Dirk Brenken
d0938f33e0 luci-app-travelmate: sync with travelmate 0.7.2
* simplify uplink interface setup (just one Click! ;-),
  now part of the overview tab (removed separate setup page!)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>

Conflict resolved by Hannu Nyman
2017-05-07 19:57:08 +03:00
Jo-Philipp Wich
57121f3743 luci-base: luci.dispatcher: allow overriding sysauth template
In some cases it is useful to be able to override the template used for the
sysauth login dialog.

Add a new property "sysauth_template" which allows overriding the template
name from controller files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-06 15:06:07 +02:00
Florian Eckert
ffcd81aa15 luci-app-openvpn: fix proto param selection in basic
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-05-04 14:01:03 +02:00
Hannu Nyman
758555db1b Merge pull request #1145 from musashino205/sync-trans
i18n: Sync translations
2017-05-02 13:16:38 +03:00
INAGAKI Hiroshi
86a708b06b i18n: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-02 19:12:32 +09:00
Hannu Nyman
2bc2f935a0 luci-app-statistics: fix whitespace
* fix whitespace in config file
* place the contextswitch item corerrctly
  in the sorted options list

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-02 10:07:30 +03:00
Hannu Nyman
1bbbe8a508 Merge pull request #1144 from LuttyYang/master
luci-theme-material: fix some bug and sync some code from luci-theme-bootstrap
2017-05-02 09:53:59 +03:00
Hannu Nyman
827fb3be8e Merge pull request #1140 from fantom-x/luci-mod-admin-full-mac80211-isolate
luci-mod-admin-full: "isolate" option is missing for mac80211
2017-05-02 09:52:13 +03:00
lutty
9a067e896d fix some bug and sync some code from luci-theme-bootstrap
Signed-off-by: lutty <lutty@lutty.me>
2017-05-02 12:17:24 +08:00
fantom-x
aee99ce927 luci-mod-admin-full: "isolate" option is missing for mac80211
Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-05-01 17:16:00 -04:00
Hannu Nyman
61797d5b13 Merge pull request #1139 from fantom-x/luci-app-hd-idle-menu-item
luci-app-hd-idle: removed dashes in menu items and text labels
2017-04-30 23:27:00 +03:00
fantom-x
d2ce55bc1e luci-app-hd-idle: removed dashes in menu items and text labels
"hd-idle" replaced with "HDD Idle" in the menu and on the page. All translation files updated accordingly.

Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-30 15:56:42 -04:00
Hannu Nyman
b737831e56 luci-app-statistics: processes plugin: add labels, correct data
Enhance processes statistics page:
* add proper labels to graphs
* correct RSS memory stats title, add VSZ stats

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-30 19:05:19 +03:00
Hannu Nyman
c36201efb0 Merge pull request #1133 from fantom-x/luci-app-samba-browseable
luci-app-samba: add "Browsable" checkbox to each share
2017-04-30 16:14:15 +03:00
Hannu Nyman
1cce2e059b Merge pull request #1134 from fantom-x/luci-app-samba-allow-homes
luci-app-samba: "Share home-directories" check box
2017-04-30 16:13:50 +03:00
fantom-x
e31b6e9379 luci-app-samba: use flag for "Share home-directories" option
"Share home-directories" has only two values 0 and 1. There is no need for it to be a text box

Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-30 09:03:39 -04:00
fantom-x
d62cb8f615 luci-app-samba: add "Browsable" checkbox to the "Network Shares" page for each share
Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-29 16:53:08 -04:00
Hannu Nyman
1497d4ad48 Merge pull request #1132 from fantom-x/luci-collectd-mod-contextswitch
Support for collectd-mod-contextswitch
2017-04-29 20:26:48 +03:00
fantom-x
5bf636732e Support for collectd-mod-contextswitch
Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-29 12:38:23 -04:00
Hannu Nyman
a83f0edec2 Merge pull request #1131 from musashino205/adblk-upd-ja
luci-app-adblock: Update Japanese translation
2017-04-29 10:59:16 +03:00
INAGAKI Hiroshi
24a4825aec luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:32:17 +09:00
INAGAKI Hiroshi
cab116bfb9 luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:19:44 +09:00
Hannu Nyman
26fb47b106 Merge pull request #1128 from dibdot/app-adblock
luci-app-adblock: fix markup
2017-04-27 10:16:57 +03:00
Dirk Brenken
2dd0bae805 luci-app-adblock: fix markup
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-26 23:31:11 +02:00
Hannu Nyman
8eeb663f63 Merge pull request #1126 from chris5560/master
luci-app-ddns: fix to correct system status
2017-04-26 23:00:04 +03:00
Christian Schoenebeck
3e0492fee9 luci-app-ddns: fix to correct system status
preset network "wan", if not configured in ddns config to correct
display system status #1117

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-04-26 21:54:57 +02:00
Hannu Nyman
415b99de5a Merge pull request #1124 from dibdot/app-adblock
luci-app-adblock: sync with 2.6.1
2017-04-26 14:52:16 +03:00
Dirk Brenken
0e80aba7b1 luci-app-adblock: sync with 2.6.1
* add two new extra options
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-25 23:17:08 +02:00
Hannu Nyman
da1c1b7291 Merge pull request #1123 from Wedmer/master
[luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab.
2017-04-25 20:14:19 +03:00
Vladimir Ulrich
f45d8767a6 [luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab.
closes #887

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-04-25 19:40:41 +03:00
muddyfeet
4669782829 luci-mod-admin-full: correct logic for dnsmasq boguspriv keyword
Prevents deletion of the UCI dns boguspriv keyword and explicitly sets it to
either 0 or removes it as the LEDE/Openwrt dnsmasq.conf default is 1 - not 0.

This allows boguspriv to be turned off from the GUI.

Signed-off-by: Warren Linton <warren@linton.id.au>
[Jo-Philipp Wich: squashed commits, updated commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-25 14:40:18 +02:00
Hannu Nyman
8701c8b001 luci-app-uhttpd: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 17:07:44 +03:00
Hannu Nyman
fed6b9ef19 luci-app-dynapoint: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:12:30 +03:00
Hannu Nyman
1e53316a45 luci-app-fwknopd: remove unnecessary fields from Makefile
Remove unnecessary version fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:11:17 +03:00
Hannu Nyman
9f165132a6 luci-proto-vpnc: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:03:58 +03:00
Hannu Nyman
b9159c5347 luci.mk: fix length of abbreviated hash in version
Fix the length of the abbreviated commit hash used in
the LuCI version string used in the package names.
Use the old standard of seven characters in hash.

New git versions vary the length of the abbreviated
commit hash based on the number of objects in repo. That
may lead into different hash lengths with e.g. having
full/shallow git history, having all/single branch or
having different git versions in different build hosts.

Different hash lengths in package name may lead to
sneaky opkg install errors, as opkg apparently preserves
info for removed packages and may prefer that.
Example:
$ opkg install http://downloads...luci-app-statistics_git-17.073.42825-b47a21f-1_all.ipk
Downloading http://downloads...luci-app-statistics_git-17.073.42825-b47a21f-1_all.ipk
Installing luci-app-statistics (git-17.073.42825-b47a21fbb-1) to root...
Collected errors:
 * opkg_download_pkg: Package luci-app-statistics is not available from any configured src.

The error above is ultimately in opkg, but mitigate
the problem by fixing the hash length when building LuCI.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 09:59:20 +03:00
Hannu Nyman
bacd07cacc Merge pull request #1119 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-04-22 17:59:29 +03:00
INAGAKI Hiroshi
96d182ebea luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 17:43:01 +09:00
INAGAKI Hiroshi
1a71a502f9 luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 16:41:57 +09:00
INAGAKI Hiroshi
44c41e57d0 luci-app-travelmate: Fix detection issues of i18n tools
Fixed detection issues of i18n tools for translation target.
'translate()' -> 'translatef()'
And fixed the format within that function.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 16:25:37 +09:00
Hannu Nyman
494fc4cdb9 Merge pull request #1118 from dibdot/app-travelmate
travelmate: major frontend update
2017-04-21 22:19:35 +03:00
Dirk Brenken
bbd2c52a16 travelmate: major frontend update
* all options are full configurable via frontend
* show current runtime information
* show current travelmate logfile information
* automatic wwan network interface setup (advanced section)
* direct access to all relevant configuration files (advanced section)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-21 21:09:14 +02:00