leonghui
332d7cff5b
luci-app-ddns: update wiki link for global settings
...
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05 11:06:59 +00:00
leonghui
70aaf72f46
docs: Update UCI wiki link
...
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05 11:00:55 +00:00
leonghui
199d4b1d5c
luci-app-ddns: fix typo for has_curlssl()
...
Fixes the incorrect message "HTTPS not supported please disable !" when curl with https support is present.
grep returns exit code 0 when a match is found.
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-01-05 10:38:25 +00:00
Daniel F. Dickinson
f5a871bfe8
luci-base: Fix addr:port validate always fails
...
In cbi.js there is an error which causes ipaddrport validation to always fail.
JS match() return the entire match as ret[0] and individual matches (for multiple ()) as the
subsequent list members. So we fix it by just fixing the index in the calls that want the
individual parts.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-05 00:43:37 -05:00
Luca Piccirillo
d3781f7c35
luci-proto-ppp: fix wrong pppoe host_uniq datatype
...
Signed-off-by: Luca Piccirillo <luca.piccirillo@gmail.com>
2019-01-04 22:15:23 +01:00
Jo-Philipp Wich
66c2bbc279
luci-app-opkg: only show packages with higher version in upgrade tab
...
Fixes #2422 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-04 09:15:49 +01:00
Jo-Philipp Wich
e847a93f78
Merge pull request #2409 from yousong/install-packages
...
treewide: fix redirecting to System->Software
2019-01-04 08:59:49 +01:00
yangfl
6f8fbb1e62
i18n: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-01-04 00:51:56 +08:00
Hannu Nyman
c7776c8959
timezone data: update to 2018i
...
Update timezone data to 2018i
http://mm.icann.org/pipermail/tz-announce/2018-December/000053.html
http://mm.icann.org/pipermail/tz-announce/2018-December/000054.html
2018h:
* Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21.
* New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move.
* Metlakatla, Alaska observes PST this winter only.
* Guess Morocco will continue to adjust clocks around Ramadan.
* Add predictions for Iran from 2038 through 2090.
2018i:
* São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-02 21:32:47 +02:00
Hannu Nyman
fde6e216fa
Merge pull request #2412 from EricLuehrsen/unbound_cache
...
luci-app-unbound: protect against printing large cache dump
2019-01-02 18:05:22 +02:00
Hannu Nyman
8374aa2bad
Merge pull request #2413 from rosysong/nft-qos
...
luci-app-nft-qos: rework _action_rate function
2019-01-02 18:04:53 +02:00
Hannu Nyman
37dfd1b625
Merge pull request #2415 from cshoredaniel/pr-luci-app-nut-i18n
...
luci-app-nut: Add i18n template (pot)
2019-01-02 18:04:16 +02:00
Daniel F. Dickinson
1dbed91689
luci-app-nut: Add i18n template (pot)
...
Finally noticed that I had been missing doing i18n stuff, so
add the template for this new package I added.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-02 06:33:17 -05:00
Rosy Song
8269351cf4
luci-app-nft-qos: rework _action_rate function
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-01-01 16:08:10 +08:00
Yousong Zhou
7908b2b71c
treewide: fix query arguments to admin/system/opkg
...
Right now the handler only recognizes "query=xx" argument, others will
be ignored.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-01 05:04:51 +00:00
Yousong Zhou
85b67625f7
treewide: fix redirecting to System->Software
...
By replacing url "admin/system/packages" with "admin/system/opkg"
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-01 05:04:49 +00:00
Eric Luehrsen
ee18024a8b
luci-app-unbound: protect against printing large cache dump
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-31 15:24:43 -05:00
Hannu Nyman
1893892581
Merge pull request #2408 from YuriPet/master
...
Update Ukrainian translation
2018-12-30 00:09:19 +02:00
Yurii
3f67dbfde0
luci-app-opkg: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:30:47 +02:00
Yurii
47967e52e8
luci-app-firewall: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:27:55 +02:00
Yurii
393d414492
luci-base: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-12-29 23:22:54 +02:00
Jo-Philipp Wich
ed914df3f5
luci-base: rework filebrowser initialization
...
Do not call cbi_init() from the browser field template but lazily initialize
the field, like it is being done for all other widgets as well.
Fixes : #2398
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-29 14:19:59 +01:00
Hannu Nyman
8cecff2197
Merge pull request #2387 from TDT-AG/pr/20181220-luci-app-mwan3
...
luci-app-mwan3: some changes
2018-12-29 14:05:26 +02:00
Hannu Nyman
1d3a8739a2
Merge pull request #2406 from rosysong/nft-qos
...
luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.
2018-12-29 11:35:01 +02:00
Rosy Song
076e5672ad
luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.
...
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-12-29 17:31:12 +08:00
Hannu Nyman
39aa247dd2
Merge pull request #2401 from musashino205/i18n/po-fix
...
luci-app-olsr: fix po errors
2018-12-27 15:26:51 +02:00
Dirk Brenken
be24925159
Merge pull request #2402 from dibdot/travelmate
...
luci-app-travelmate: adapt latest css changes
2018-12-27 07:24:28 +01:00
Dirk Brenken
0fb3bb61df
Merge pull request #2400 from dibdot/banip
...
luci-app-banip: sync with release 0.0.7
2018-12-27 07:24:09 +01:00
Dirk Brenken
e87951d86f
Merge pull request #2399 from dibdot/adblock
...
luci-app-adblock: sync with release 3.6.1
2018-12-27 07:23:49 +01:00
Dirk Brenken
a6b19ce5e4
luci-app-travelmate: adapt latest css changes
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 07:19:24 +01:00
Dirk Brenken
01322c26f4
luci-app-banip: sync with release 0.0.7
...
* determine L3 and L2 network devices to support pppoe interfaces
correctly
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 07:13:33 +01:00
Dirk Brenken
c0a2421afb
luci-app-adblock: sync with release 3.6.1
...
* support new reporting options
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-27 06:51:21 +01:00
INAGAKI Hiroshi
ca955a0aa4
luci-app-olsr: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-27 11:49:54 +09:00
INAGAKI Hiroshi
cdf1e83c33
luci-app-olsr: fix po errors
...
Fixed po errors in "Selected" in en/de.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-27 11:44:21 +09:00
Hannu Nyman
8274ebf07f
Merge pull request #2393 from RoEng/luci-app-wifischedule-i18n-de-1
...
luci-app-wifischedule: New German Translation
2018-12-26 19:20:54 +02:00
Hannu Nyman
06c39f4b00
Merge pull request #2396 from musashino205/l10n/adblk-upd-ja
...
luci-app-adblock: update Japanese translation
2018-12-26 19:20:15 +02:00
Hannu Nyman
7bf30fa847
Merge pull request #2395 from musashino205/l10n/mwan3-upd-ja
...
luci-app-mwan3: update Japanese translation
2018-12-26 19:19:48 +02:00
Hannu Nyman
9a8587347c
Merge pull request #2397 from musashino205/l10n/base-fix-ja
...
luci-base: fix Japanese translation
2018-12-26 19:19:26 +02:00
Hannu Nyman
30ab3afc3e
Merge pull request #2390 from cshoredaniel/pr-nut-updates
...
luci-app-nut: Update nut-server settings to match packages master
2018-12-26 19:19:09 +02:00
INAGAKI Hiroshi
e7e8475062
luci-base: fix Japanese translation
...
Fixed Japanese translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:49:18 +09:00
INAGAKI Hiroshi
226b882bab
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:39:44 +09:00
INAGAKI Hiroshi
0056f4e582
luci-app-adblock: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 19:05:08 +09:00
INAGAKI Hiroshi
8fdc4f0a61
luci-app-mwan3: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-26 18:50:50 +09:00
Yousong Zhou
d463de3686
luci-app-shadowsocks-libev: add zh-cn translation
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-26 06:55:06 +00:00
Roland Engert
3780e6ba40
luci-app-wifischedule: New German Translation
...
New German Translation of wifischedule.po
Signed-of-by: Roland Engert <Roland.Engert@web.de>
2018-12-26 02:53:41 +01:00
Gyrotron
38c03bcbc9
luci-base: fix zh-tw translation
...
Fixes #1092
Signed-off-by: Simmar Kalsi simmarkalsi@gmail.com
[reword commit message subject]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-26 01:32:03 +00:00
Daniel F. Dickinson
f1db40df10
luci-app-nut: Update settings to match packages master
...
A number of settings in openwrt-packages master are missing; add them.
The 'extra' adhoc options (override, default, other, and otherflag) we
leave to UCI only because they require dynamic creation of config
sections.
There were some options that didn't belong in the section they were
in; remove them.
Include the option for the USB serial port permissions for serial USB
devices over USB serial port (on the OpenWrt device).
And finally, fix the title of the UPS Server global settings.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22 22:54:11 -05:00
Daniel F. Dickinson
e164e2d1eb
luci-app-nut: nut_server: Alphabetize driver options
...
There are a *lot* of options, so list them in alphabetical order
for easier updates to the app (alphabetizing by translation doesn't
make sense since the order would need to change depending on language).
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22 22:54:11 -05:00
Dirk Brenken
31d259a361
Merge pull request #2389 from dibdot/adblock
...
luci-app-adblock: minor fixes
2018-12-22 18:53:04 +01:00
Dirk Brenken
0299b13292
luci-app-adblock: minor fixes
...
* use new XHR default on report page
* fix wrong string.find syntax
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-22 18:37:45 +01:00