INAGAKI Hiroshi
7f48b25038
i18n: Sync translations
...
Synchronized translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-11 12:14:52 +09:00
Andrea Merello
f0716ecd6e
luci-mod-admin-full: add SNR tweak option to DSL
...
Reported-by: Andrea Merello <andrea.merello@gmail.com>
[rebase onto master, fix indentation, commit subject, depend on adsl mode]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-10 15:08:38 +01:00
Jo-Philipp Wich
084d8b120a
luci-mod-admin-full: restrict DSL xfer_mode and line_mode options to VDSL modems
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-10 14:36:38 +01:00
artioni81
db4be00095
Update openvpn.po
2017-11-10 14:23:49 +01:00
Jo-Philipp Wich
932bae9873
protocols: fix various interface patterns
...
The virtual interface match patterns of various protocols were improperly
quoted, causing them to over- or undermatch.
Follow up of #1435 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-10 14:20:53 +01:00
Jo-Philipp Wich
e0a7227a0c
Merge pull request #1435 from TDT-GmbH/proto_4x6_pattern_fix
...
luci-proto-ipv6: fix patterns in proto_4x6.lua
2017-11-10 14:06:54 +01:00
Martin Schiller
f8b1b8a47a
luci-proto-ipv6: fix patterns in proto_4x6.lua
...
The dash '-' needs to be escaped by a '%', otherwise it will
be interpreted as minus, which means '0 or more repetitions'.
This fixes LEDE FS#1157.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2017-11-10 13:49:45 +01:00
Jo-Philipp Wich
b2274e5d6d
Merge pull request #980 from NvrBst/pull-request-upnp_description
...
luci-app-upnp: Adding and displaying "Description" to upnp data
2017-11-10 13:06:10 +01:00
Jan Pavlinec
37f4a3b90c
luci-mod-admin-full: add DUID option to static leases section
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
[add field validation]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-10 13:00:26 +01:00
Jo-Philipp Wich
6b2ad7958e
Merge pull request #1428 from BigNerd95/wifi-80211r
...
luci-mod-admin-full: wifi.lua: ft_psk_generate_local and ft_over_ds
2017-11-10 12:53:05 +01:00
Jo-Philipp Wich
cbaf881f05
Merge pull request #1409 from FreifunkUFO/patch-1
...
meshwizard: upgrade version for some olsr-plugins
2017-11-10 12:46:12 +01:00
Lorenzo Santina
40c744d96a
luci-mod-admin-full: wifi.lua: 80211r ft_over_ds
...
Allow user to chose if use FT over DS protocol or
FT over the Air protocol for Fast BSS Transition
Signed-off-by: Lorenzo Santina <lorenzo.santina@edu.unito.it>
2017-11-06 14:15:43 +01:00
Lorenzo Santina
0ded26eba9
luci-mod-admin-full: wifi.lua: 80211r ft_psk_generate_local
...
Add local generation of PMK when using a PSK.
So 802.11r is easier to configure and no inter AP
communication is needed any more.
Signed-off-by: Lorenzo Santina <lorenzo.santina@edu.unito.it>
2017-11-06 14:10:18 +01:00
Hannu Nyman
676ce1142c
Merge pull request #1427 from musashino205/l10n/adblk-upd-ja
...
luci-app-adblock: Update Japanese translation
2017-11-05 10:40:41 +02:00
INAGAKI Hiroshi
61cd750363
luci-app-adblock: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 13:33:52 +09:00
INAGAKI Hiroshi
47f4469b29
luci-app-adblock: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 11:49:53 +09:00
Paul Spooren
26c93debe9
luci-app-attendedsysupgrade: upgrade to version 2
...
Add required ubus acls from package rpcd-mod-attendedsysupgrade.
luci-app-attendedsysupgrade: add postinst script
removes caches and restarts uhttpd as mentioned here:
https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/58#issuecomment-339370803
luci-app-attendedsysupgrade: redesign
simplified the interface and made it more "luci" like
simplify ubus interaction, use uci_call und ubus_call functions
add optional settings:
auto_search:
search on opening the view without clicking
advanced_mode:
if set, allow package edits, show build log
rename updateserver to upgradeserver
rename url to server_url
luci-app-attendedsysupgrade: rename uci options
remove leading "upgrade" from uci options
also rename server_url to url
cleaning
use new api/ urls
wait for successfull reboot
Signed-off-by: Paul Spooren <paul@spooren.de>
2017-11-04 19:25:10 +01:00
Hannu Nyman
9e325a5162
Merge pull request #1426 from dibdot/app-adblock
...
luci-app-adblock: sync with adblock 3.1.0
2017-11-04 15:51:41 +02:00
Dirk Brenken
b02a13ea77
luci-app-adblock: sync with adblock 3.1.0
...
* add support for new 'whitelist mode'
* fix a small css issue in advanced edit tabs
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-11-04 14:13:22 +01:00
Hannu Nyman
de911fdd96
Merge pull request #1425 from TDT-GmbH/pr/20171103-luci-app-mwan3-fix-spelling
...
luci-app-mwan3: fix i18n spelling
2017-11-03 14:56:47 +02:00
Florian Eckert
afd84b3cab
luci-app-mwan3: fix i18n spelling
...
Fix i18n en spelling
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-11-03 10:13:09 +01:00
Hannu Nyman
87ec343637
Merge pull request #1418 from yangfl/master
...
i18n: Update Chinese translation
2017-10-29 10:04:54 +02:00
Hannu Nyman
0a44cf09be
Merge pull request #1417 from felixonmars/patch-1
...
Fix typos in luci-base/luasrc/http/protocol.lua
2017-10-29 10:02:02 +02:00
yangfl
4dc055be85
i18n: Update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-29 16:00:27 +08:00
Felix Yan
0167394a10
Fix typos in luci-base/luasrc/http/protocol.lua
2017-10-29 15:39:21 +08:00
Hannu Nyman
f907696972
Merge pull request #1416 from yangfl/master
...
i18n: Update Chinese translation
2017-10-28 15:48:05 +03:00
yangfl
7dd75df093
i18n: Update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-28 18:57:21 +08:00
Hannu Nyman
d4e3d5686a
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-28 10:21:41 +03:00
Hannu Nyman
f24ae58277
Merge pull request #1414 from musashino205/l10n/minidlna-upd-ja
...
luci-app-minidlna: Update Japanese translation
2017-10-25 21:19:31 +03:00
INAGAKI Hiroshi
397ee0f9c7
luci-app-minidlna: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:34:06 +09:00
INAGAKI Hiroshi
a7b85958cc
luci-app-minidlna: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:24:48 +09:00
INAGAKI Hiroshi
721ef27cdc
luci-app-minidlna: Fix UI text
...
Add missing colon ":" to the UI text for widelink option.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:16:14 +09:00
INAGAKI Hiroshi
b9be6b4163
luci-app-minidlna: Fix errors in po files
...
Modified incorrect "msgid" to "msgstr".
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:06:16 +09:00
Jo-Philipp Wich
fbe7f90eed
luci-base: fix client side "host" datatype validator
...
Fixes #1413 .
Reported-by: Wojciech Jowsa <wojciech.jowsa@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-25 14:23:47 +02:00
Hannu Nyman
3e00e13e1f
Merge pull request #1296 from TDT-GmbH/sort-language
...
luci.mk: sort languages in lexical order
2017-10-23 18:30:56 +03:00
FreifunkUFO
1e0f42a848
meshwizard: upgrade version for some olsr-plugins
...
inside OLSR some plugins recently got newer version numbers (and of course improvements)
Signed-off-by: Ufo <ufo@rund.freifunk.net>
2017-10-21 21:56:21 +02:00
Hannu Nyman
59a4e4065d
Merge pull request #1380 from jcadduono/minidlna
...
luci-app-minidlna: add allow wide links option
2017-10-21 09:50:01 +03:00
Hannu Nyman
a742e708b6
Merge pull request #1405 from FireBurn/master
...
luci-app-minidlna: Don't specify media_dir=
2017-10-21 09:15:52 +03:00
Hannu Nyman
5e2800232e
Merge pull request #1404 from aparcar/edit_packages
...
luci-app-attendedsysupgrade: editable packagelist
2017-10-20 17:33:48 +03:00
Jo-Philipp Wich
824b9357ed
Fix syntax errors in swedish translation
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:55:22 +02:00
Jo-Philipp Wich
c387184a98
luci-app-aria2: fix duplicate message id
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:51:42 +02:00
Angus Ding
43b823508f
luci-app-aria2: Update Chinese translation
...
Update Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:47:39 +02:00
Angus Ding
4e1c09bd7a
luci-app-upnp: Update Chinese translation
...
Fix Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:36:45 +02:00
Jo-Philipp Wich
4609c1360f
Merge pull request #1365 from psyborg55/master
...
luci-mod-admin-full: add fontsize style parameter
2017-10-20 10:22:52 +02:00
Jo-Philipp Wich
e613bb9ddc
Merge pull request #1406 from musashino205/l10n/base-upd-ja
...
luci-base: Update Japanese translation
2017-10-20 10:21:18 +02:00
INAGAKI Hiroshi
5018b476fc
luci-base: Update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-20 13:55:17 +09:00
Mike Lothian
50937bcb20
luci-app-minidlna: Don't specify media_dir=
...
This is added automatically. Entering it twice stops minidlna from
starting as the config ends up with
media_dir=media_dir=A,/dir/name
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
2017-10-20 01:36:01 +01:00
Paul Spooren
f3abaf8cd1
luci-app-attendedsysupgrade: editable packagelist
...
add textarea with all to be installed packages, allows user to changes
packages before requesting the image
add button to open build log in
Signed-off-by: Paul Spooren <paul@spooren.de>
2017-10-20 01:33:27 +02:00
Hannu Nyman
a98548edc7
Merge pull request #1399 from Umeaboy/patch-2
...
luci-app-adblock: Translated some Swedish
2017-10-18 17:12:52 +03:00
Hannu Nyman
f2c38537f4
Merge pull request #1400 from Umeaboy/patch-3
...
luci-app-diag-devinfo: Updated Swedish translation
2017-10-18 17:12:24 +03:00