oweals/luci.git
5 years agoluci-base: add cbi tsection error msg option 2642/head
Florian Eckert [Tue, 15 Jan 2019 14:07:27 +0000 (15:07 +0100)]
luci-base: add cbi tsection error msg option

In some situation it is usefull to inform the use that this section
could not get delete, because this config is referenced or is in use.

Example pseudo code:

function s.remove(self, sid)
<check if secation could get deleted>
if output == nil then
self.error_msg = translatef("Unable to remove this section")
return nil
end
end

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #2591 from yglb/rosy-bugsfix
Hannu Nyman [Fri, 29 Mar 2019 06:59:42 +0000 (08:59 +0200)]
Merge pull request #2591 from yglb/rosy-bugsfix

luci-theme-rosy: Fix bug in the login interface and header style

5 years agoMerge pull request #2641 from castillofrancodamian/firewall
Hannu Nyman [Wed, 27 Mar 2019 17:25:48 +0000 (19:25 +0200)]
Merge pull request #2641 from castillofrancodamian/firewall

luci-app-firewall: Update Spanish translation

5 years agoluci-app-firewall: Update Spanish translation 2641/head
Franco Castillo [Wed, 27 Mar 2019 17:23:10 +0000 (14:23 -0300)]
luci-app-firewall: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2640 from castillofrancodamian/base
Hannu Nyman [Wed, 27 Mar 2019 17:11:36 +0000 (19:11 +0200)]
Merge pull request #2640 from castillofrancodamian/base

luci-base: Update Spanish translation

5 years agoluci-base: Update Spanish translation 2640/head
Franco Castillo [Wed, 27 Mar 2019 17:08:37 +0000 (14:08 -0300)]
luci-base: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2639 from musashino205/l10n/sa-upd-ja
Hannu Nyman [Wed, 27 Mar 2019 05:46:30 +0000 (07:46 +0200)]
Merge pull request #2639 from musashino205/l10n/sa-upd-ja

luci-app-simple-adblock: update Japanese translation

5 years agoluci-app-simple-adblock: update Japanese translation 2639/head
INAGAKI Hiroshi [Wed, 27 Mar 2019 04:30:05 +0000 (13:30 +0900)]
luci-app-simple-adblock: update Japanese translation

Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoMerge pull request #2632 from dibdot/wifischedule
Dirk Brenken [Wed, 20 Mar 2019 05:15:50 +0000 (06:15 +0100)]
Merge pull request #2632 from dibdot/wifischedule

luci-app-wifischedule: apply-bugfix

5 years agoluci-app-wifischedule: apply-bugfix 2632/head
Dirk Brenken [Tue, 19 Mar 2019 07:48:01 +0000 (08:48 +0100)]
luci-app-wifischedule: apply-bugfix

* minimal fix for #2631 (untested)

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoMerge pull request #2630 from aparcar/thanks-all
Jo-Philipp Wich [Mon, 18 Mar 2019 16:07:44 +0000 (17:07 +0100)]
Merge pull request #2630 from aparcar/thanks-all

THANKYOU: remove outdated file

5 years agoTHANKYOU: remove outdated file 2630/head
Paul Spooren [Mon, 18 Mar 2019 16:02:42 +0000 (17:02 +0100)]
THANKYOU: remove outdated file

within the last 10 years [0] there are to many people [1] to say thank
you to, so remove the specific THANKYOU file.

[0]: git log -1 --format=%cd THANKYOU
[1]: git log --pretty=%an | sort | uniq -c | sort -n -r

Signed-off-by: Paul Spooren <mail@aparcar.org>
5 years agoluci-app-attendedsysupgrade: add 409 error code
Paul Spooren [Mon, 18 Mar 2019 15:41:23 +0000 (16:41 +0100)]
luci-app-attendedsysupgrade: add 409 error code

HTTP Error code is send by the upgrade server in case of package
conflicts, like when requesting to install both `odhcpd` and
`odhcpd-ipv6only`.

Also put a <p> around download links to make them look more appealing.

Signed-off-by: Paul Spooren <mail@aparcar.org>
5 years agoluci-app-attendedsysupgrade: refactor and format
Paul Spooren [Sun, 24 Feb 2019 21:24:24 +0000 (22:24 +0100)]
luci-app-attendedsysupgrade: refactor and format

* Reuse `request_dict` between requests.
* used vim Autoformat plugin to make the javascript code nice.
* add board_name as it eventually replaces board/model in requests

Signed-off-by: Paul Spooren <mail@aparcar.org>
5 years agoluci-mod-system: add button to sync with ntp server 2620/head
Florian Eckert [Fri, 8 Mar 2019 12:26:19 +0000 (13:26 +0100)]
luci-mod-system: add button to sync with ntp server

Especially for systems without RTC this change has two advantages

* manual time sync with time server during configuration
* test possibility of the time sync over the configured servers

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #2537 from hauke/sae
Hauke Mehrtens [Sun, 10 Mar 2019 16:58:04 +0000 (17:58 +0100)]
Merge pull request #2537 from hauke/sae

luci-mod-network: Add WPA3 SAE support

5 years agoluci-theme-rosy: Repair head and body alignment bugs. 2591/head
YanlanShen [Sun, 10 Mar 2019 10:48:09 +0000 (18:48 +0800)]
luci-theme-rosy: Repair head and body alignment bugs.

Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
5 years agoluci-theme-rosy: Modification of header style of Web pages.
YanlanShen [Sun, 10 Mar 2019 08:19:06 +0000 (16:19 +0800)]
luci-theme-rosy: Modification of header style of Web pages.

Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
5 years agoluci-theme-rosy: Fix the display bug in the mobile login interface
YanlanShen [Thu, 28 Feb 2019 11:32:08 +0000 (19:32 +0800)]
luci-theme-rosy: Fix the display bug in the mobile login interface

Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
5 years agoluci-mod-network: wifi: Add OWE support 2537/head
Hauke Mehrtens [Sun, 17 Feb 2019 20:00:52 +0000 (21:00 +0100)]
luci-mod-network: wifi: Add OWE support

This allows to select OWE support in the wireless menu when a capable
hostapd is installed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
5 years agoluci-mod-network: wifi: Add WPA3 SAE support
Hauke Mehrtens [Sun, 17 Feb 2019 18:57:20 +0000 (19:57 +0100)]
luci-mod-network: wifi: Add WPA3 SAE support

This checks if the installed hostapd supports SAE and allows to select
WPA3 Personal SAE in that case.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
5 years agoluci-app-statistics: update i18n 2618/head
Florian Eckert [Fri, 8 Mar 2019 07:39:48 +0000 (08:39 +0100)]
luci-app-statistics: update i18n

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-statistics: add new item callback for menu entry
Florian Eckert [Thu, 7 Mar 2019 13:50:17 +0000 (14:50 +0100)]
luci-app-statistics: add new item callback for menu entry

Add the item callback function to the rrdtool definitions.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-statistics: load graph menu entry name from the definitions
Florian Eckert [Thu, 7 Mar 2019 14:09:47 +0000 (15:09 +0100)]
luci-app-statistics: load graph menu entry name from the definitions

This change defines the menu entry for the LuCI and the rrd definition in
one place. This also has advantage when plugins are written with
exec/python/perl or lua. The controller does not have to be touched for
the menu entry change.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-statistics: Diskfree graph show also percent view
Florian Eckert [Thu, 7 Mar 2019 09:26:12 +0000 (10:26 +0100)]
luci-app-statistics: Diskfree graph show also percent view

The Diskfree (df) plugin could also collect the values in percent if the
option "ValuesPercentage" is set in the collectd configuration.
This commit will check if "df_complex" / "percent_bytes" or both are
collected by collectd and so will show the corrsponding graph.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-statistics: rrdtool add canvas height option
Florian Eckert [Mon, 4 Mar 2019 15:07:11 +0000 (16:07 +0100)]
luci-app-statistics: rrdtool add canvas height option

Added configuration parameters to also configure the height of the rrd images.

config statistics 'rrdtool'
option image_height '200'

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #2617 from castillofrancodamian/upnp
Hannu Nyman [Wed, 6 Mar 2019 15:59:36 +0000 (17:59 +0200)]
Merge pull request #2617 from castillofrancodamian/upnp

luci-app-upnp: Update Spanish translation

5 years agoMerge pull request #2616 from castillofrancodamian/samba
Hannu Nyman [Wed, 6 Mar 2019 15:59:23 +0000 (17:59 +0200)]
Merge pull request #2616 from castillofrancodamian/samba

luci-app-samba: Update Spanish translation

5 years agoMerge pull request #2615 from castillofrancodamian/base
Hannu Nyman [Wed, 6 Mar 2019 15:59:02 +0000 (17:59 +0200)]
Merge pull request #2615 from castillofrancodamian/base

luci-base: Update Spanish translation

5 years agoluci-app-upnp: Update Spanish translation 2617/head
Franco Castillo [Tue, 5 Mar 2019 23:57:19 +0000 (20:57 -0300)]
luci-app-upnp: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-samba: Update Spanish translation 2616/head
Franco Castillo [Tue, 5 Mar 2019 23:45:29 +0000 (20:45 -0300)]
luci-app-samba: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-base: Update Spanish translation 2615/head
Franco Castillo [Tue, 5 Mar 2019 23:29:50 +0000 (20:29 -0300)]
luci-base: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2612 from castillofrancodamian/ovpn
Hannu Nyman [Sat, 2 Mar 2019 17:53:12 +0000 (19:53 +0200)]
Merge pull request #2612 from castillofrancodamian/ovpn

luci-app-openvpn: Update Spanish translation

5 years agoluci-app-openvpn: Update Spanish translation 2612/head
Franco Castillo [Sat, 2 Mar 2019 17:45:47 +0000 (14:45 -0300)]
luci-app-openvpn: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2610 from castillofrancodamian/statistics
Hannu Nyman [Sat, 2 Mar 2019 16:17:02 +0000 (18:17 +0200)]
Merge pull request #2610 from castillofrancodamian/statistics

luci-app-statistics: Update Spanish translation

5 years agoMerge pull request #2609 from castillofrancodamian/transmission
Hannu Nyman [Sat, 2 Mar 2019 16:15:47 +0000 (18:15 +0200)]
Merge pull request #2609 from castillofrancodamian/transmission

luci-app-transmission: Update Spanish translation

5 years agoluci-app-statistics: Update Spanish translation 2610/head
Franco Castillo [Sat, 2 Mar 2019 15:57:43 +0000 (12:57 -0300)]
luci-app-statistics: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-transmission: Update Spanish translation 2609/head
Franco Castillo [Sat, 2 Mar 2019 15:36:20 +0000 (12:36 -0300)]
luci-app-transmission: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2606 from castillofrancodamian/wireguard
Hannu Nyman [Sat, 2 Mar 2019 07:48:26 +0000 (09:48 +0200)]
Merge pull request #2606 from castillofrancodamian/wireguard

luci-app-wireguard: Update Spanish translation

5 years agoMerge pull request #2607 from castillofrancodamian/upnp
Hannu Nyman [Sat, 2 Mar 2019 07:48:16 +0000 (09:48 +0200)]
Merge pull request #2607 from castillofrancodamian/upnp

luci-app-upnp: Update Spanish translation

5 years agoluci-app-upnp: Update Spanish translation 2607/head
Franco Castillo [Fri, 1 Mar 2019 21:49:38 +0000 (18:49 -0300)]
luci-app-upnp: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-wireguard: Update Spanish translation 2606/head
Franco Castillo [Fri, 1 Mar 2019 21:17:41 +0000 (18:17 -0300)]
luci-app-wireguard: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2605 from castillofrancodamian/samba4
Hannu Nyman [Fri, 1 Mar 2019 21:11:38 +0000 (23:11 +0200)]
Merge pull request #2605 from castillofrancodamian/samba4

luci-app-samba4: Update Spanish translation

5 years agoluci-app-samba4: Update Spanish translation 2605/head
Franco Castillo [Fri, 1 Mar 2019 21:06:52 +0000 (18:06 -0300)]
luci-app-samba4: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2604 from castillofrancodamian/firewall
Hannu Nyman [Fri, 1 Mar 2019 21:06:50 +0000 (23:06 +0200)]
Merge pull request #2604 from castillofrancodamian/firewall

luci-app-firewall: Update Spanish translation

5 years agoluci-app-firewall: Update Spanish translation 2604/head
Franco Castillo [Fri, 1 Mar 2019 20:36:53 +0000 (17:36 -0300)]
luci-app-firewall: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2603 from castillofrancodamian/wol
Hannu Nyman [Fri, 1 Mar 2019 20:09:13 +0000 (22:09 +0200)]
Merge pull request #2603 from castillofrancodamian/wol

luci-app-wol: Update Spanish translation

5 years agoMerge pull request #2602 from castillofrancodamian/base
Hannu Nyman [Fri, 1 Mar 2019 20:08:55 +0000 (22:08 +0200)]
Merge pull request #2602 from castillofrancodamian/base

luci-base: Update Spanish translation

5 years agoluci-app-wol: Update Spanish translation 2603/head
Franco Castillo [Fri, 1 Mar 2019 20:00:53 +0000 (17:00 -0300)]
luci-app-wol: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-base: Update Spanish translation 2602/head
Franco Castillo [Fri, 1 Mar 2019 19:41:26 +0000 (16:41 -0300)]
luci-base: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2599 from castillofrancodamian/wifischedule
Hannu Nyman [Thu, 28 Feb 2019 20:54:56 +0000 (22:54 +0200)]
Merge pull request #2599 from castillofrancodamian/wifischedule

luci-app-wifischedule: Update Spanish translation

5 years agoMerge pull request #2601 from castillofrancodamian/minidlna
Hannu Nyman [Thu, 28 Feb 2019 20:54:39 +0000 (22:54 +0200)]
Merge pull request #2601 from castillofrancodamian/minidlna

luci-app-minidlna: Update Spanish translation

5 years agoMerge pull request #2597 from castillofrancodamian/oslr
Hannu Nyman [Thu, 28 Feb 2019 20:54:24 +0000 (22:54 +0200)]
Merge pull request #2597 from castillofrancodamian/oslr

luci-app-olsr: Update Spanish translation

5 years agoMerge pull request #2596 from castillofrancodamian/ahcp
Hannu Nyman [Thu, 28 Feb 2019 20:53:26 +0000 (22:53 +0200)]
Merge pull request #2596 from castillofrancodamian/ahcp

luci-app-ahcp: Update Spanish translation

5 years agoMerge pull request #2598 from castillofrancodamian/samba4
Hannu Nyman [Thu, 28 Feb 2019 20:53:11 +0000 (22:53 +0200)]
Merge pull request #2598 from castillofrancodamian/samba4

luci-app-samba4: Update Spanish translation

5 years agoMerge pull request #2600 from castillofrancodamian/advanced-reboot
Hannu Nyman [Thu, 28 Feb 2019 20:52:55 +0000 (22:52 +0200)]
Merge pull request #2600 from castillofrancodamian/advanced-reboot

luci-app-advanced-reboot: Update Spanish translation

5 years agoMerge pull request #2595 from castillofrancodamian/firewall
Hannu Nyman [Thu, 28 Feb 2019 20:52:34 +0000 (22:52 +0200)]
Merge pull request #2595 from castillofrancodamian/firewall

luci-app-firewall: Update Spanish translation

5 years agoluci-app-minidlna: Update Spanish translation 2601/head
Franco Castillo [Thu, 28 Feb 2019 18:23:04 +0000 (15:23 -0300)]
luci-app-minidlna: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-advanced-reboot: Update Spanish translation 2600/head
Franco Castillo [Thu, 28 Feb 2019 18:19:40 +0000 (15:19 -0300)]
luci-app-advanced-reboot: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-wifischedule: Update Spanish translation 2599/head
Franco Castillo [Thu, 28 Feb 2019 18:07:16 +0000 (15:07 -0300)]
luci-app-wifischedule: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-samba4: Update Spanish translation 2598/head
Franco Castillo [Thu, 28 Feb 2019 18:02:49 +0000 (15:02 -0300)]
luci-app-samba4: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-olsr: Update Spanish translation 2597/head
Franco Castillo [Thu, 28 Feb 2019 17:58:14 +0000 (14:58 -0300)]
luci-app-olsr: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-ahcp: Update Spanish translation 2596/head
Franco Castillo [Thu, 28 Feb 2019 17:53:31 +0000 (14:53 -0300)]
luci-app-ahcp: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-firewall: Update Spanish translation 2595/head
Franco Castillo [Thu, 28 Feb 2019 17:42:09 +0000 (14:42 -0300)]
luci-app-firewall: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2594 from castillofrancodamian/transmission
Hannu Nyman [Thu, 28 Feb 2019 17:38:14 +0000 (19:38 +0200)]
Merge pull request #2594 from castillofrancodamian/transmission

luci-app-transmission: Update Spanish translation

5 years agoluci-app-transmission: Update Spanish translation 2594/head
Franco Castillo [Thu, 28 Feb 2019 17:32:26 +0000 (14:32 -0300)]
luci-app-transmission: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2593 from castillofrancodamian/base
Hannu Nyman [Thu, 28 Feb 2019 17:28:21 +0000 (19:28 +0200)]
Merge pull request #2593 from castillofrancodamian/base

luci-base: Update Spanish translation

5 years agoluci-base: Update Spanish translation 2593/head
Franco Castillo [Thu, 28 Feb 2019 17:24:45 +0000 (14:24 -0300)]
luci-base: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2588 from castillofrancodamian/qos
Hannu Nyman [Wed, 27 Feb 2019 19:00:01 +0000 (21:00 +0200)]
Merge pull request #2588 from castillofrancodamian/qos

luci-app-qos: Update Spanish translation

5 years agoMerge pull request #2586 from castillofrancodamian/hd_idle
Hannu Nyman [Wed, 27 Feb 2019 18:59:46 +0000 (20:59 +0200)]
Merge pull request #2586 from castillofrancodamian/hd_idle

luci-app-hd_idle: Update Spanish translation

5 years agoMerge pull request #2589 from castillofrancodamian/travelmate
Hannu Nyman [Wed, 27 Feb 2019 18:59:32 +0000 (20:59 +0200)]
Merge pull request #2589 from castillofrancodamian/travelmate

luci-app-travelmate: Add Spanish translation

5 years agoluci-app-travelmate: Add Spanish translation 2589/head
Franco Castillo [Wed, 27 Feb 2019 18:49:30 +0000 (15:49 -0300)]
luci-app-travelmate: Add Spanish translation

Add Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-qos: Update Spanish translation 2588/head
Franco Castillo [Wed, 27 Feb 2019 18:16:33 +0000 (15:16 -0300)]
luci-app-qos: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2587 from castillofrancodamian/watchcat
Hannu Nyman [Wed, 27 Feb 2019 18:11:29 +0000 (20:11 +0200)]
Merge pull request #2587 from castillofrancodamian/watchcat

luci-app-watchcat: Update Spanish translation

5 years agoluci-app-watchcat: Update Spanish translation 2587/head
Franco Castillo [Wed, 27 Feb 2019 18:07:39 +0000 (15:07 -0300)]
luci-app-watchcat: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoluci-app-hd_idle: Update Spanish translation 2586/head
Franco Castillo [Wed, 27 Feb 2019 17:42:29 +0000 (14:42 -0300)]
luci-app-hd_idle: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2584 from castillofrancodamian/wireguard
Hannu Nyman [Wed, 27 Feb 2019 17:26:36 +0000 (19:26 +0200)]
Merge pull request #2584 from castillofrancodamian/wireguard

luci-app-wireguard: Add Spanish translation

5 years agoluci-app-wireguard: Add Spanish translation 2584/head
Franco Castillo [Wed, 27 Feb 2019 17:18:45 +0000 (14:18 -0300)]
luci-app-wireguard: Add Spanish translation

Add Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2582 from castillofrancodamian/firewall
Hannu Nyman [Wed, 27 Feb 2019 14:51:01 +0000 (16:51 +0200)]
Merge pull request #2582 from castillofrancodamian/firewall

luci-app-firewall: Update Spanish translation

5 years agoMerge pull request #2581 from castillofrancodamian/base
Hannu Nyman [Wed, 27 Feb 2019 14:50:09 +0000 (16:50 +0200)]
Merge pull request #2581 from castillofrancodamian/base

luci-base: Update Spanish translation

5 years agoluci-theme-material: fix loading view on href 2583/head
Florian Eckert [Fri, 11 Jan 2019 09:01:37 +0000 (10:01 +0100)]
luci-theme-material: fix loading view on href

After opening an external hyperlink in a new browser tab, LuCI hangs in the
load screen. This commit will fix this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-firewall: Update Spanish translation 2582/head
Franco Castillo [Wed, 27 Feb 2019 00:11:32 +0000 (21:11 -0300)]
luci-app-firewall: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agowifi: add "macaddr" validator to bssid option
Yousong Zhou [Tue, 26 Feb 2019 04:36:32 +0000 (04:36 +0000)]
wifi: add "macaddr" validator to bssid option

Resolves FS#1649

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoluci-base: Update Spanish translation 2581/head
Franco Castillo [Tue, 26 Feb 2019 22:13:59 +0000 (19:13 -0300)]
luci-base: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
5 years agoMerge pull request #2580 from castillofrancodamian/shadowsocks-libev
Hannu Nyman [Tue, 26 Feb 2019 17:29:55 +0000 (19:29 +0200)]
Merge pull request #2580 from castillofrancodamian/shadowsocks-libev

luci-app-shadowsocks-libev: Add Spanish translation

5 years agoluci-app-shadowsocks-libev: Add Spanish translation 2580/head
Franco Castillo [Tue, 26 Feb 2019 17:19:21 +0000 (14:19 -0300)]
luci-app-shadowsocks-libev: Add Spanish translation

Add Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian>
5 years agoMerge pull request #2579 from castillofrancodamian/wol
Hannu Nyman [Tue, 26 Feb 2019 16:54:48 +0000 (18:54 +0200)]
Merge pull request #2579 from castillofrancodamian/wol

luci-app-wol: Update Spanish translation

5 years agoluci-app-wol: Update Spanish translation 2579/head
Franco Castillo [Tue, 26 Feb 2019 16:52:24 +0000 (13:52 -0300)]
luci-app-wol: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian>
5 years agoMerge pull request #2578 from castillofrancodamian/upnp
Hannu Nyman [Tue, 26 Feb 2019 16:44:59 +0000 (18:44 +0200)]
Merge pull request #2578 from castillofrancodamian/upnp

luci-app-upnp: Update Spanish translation

5 years agoluci-app-upnp: Update Spanish translation 2578/head
Franco Castillo [Tue, 26 Feb 2019 16:39:48 +0000 (13:39 -0300)]
luci-app-upnp: Update Spanish translation

Update Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian>
5 years agoMerge pull request #2577 from castillofrancodamian/rp-pppoe-server
Hannu Nyman [Tue, 26 Feb 2019 16:34:49 +0000 (18:34 +0200)]
Merge pull request #2577 from castillofrancodamian/rp-pppoe-server

luci-app-rp-pppoe-server: Add Spanish translation

5 years agoluci-app-rp-pppoe-server: Add Spanish translation 2577/head
Franco Castillo [Tue, 26 Feb 2019 16:25:16 +0000 (13:25 -0300)]
luci-app-rp-pppoe-server: Add Spanish translation

Add Spanish translation

Signed-off-by: Franco Castillo <castillofrancodamian>
5 years agoMerge pull request #2571 from castillofrancodamian/samba
Hannu Nyman [Tue, 26 Feb 2019 06:26:38 +0000 (08:26 +0200)]
Merge pull request #2571 from castillofrancodamian/samba

luci-app-samba: Update Spanish translation

5 years agoMerge pull request #2570 from castillofrancodamian/minidla
Hannu Nyman [Tue, 26 Feb 2019 06:26:16 +0000 (08:26 +0200)]
Merge pull request #2570 from castillofrancodamian/minidla

luci-app-minidlna: Update Spanish translation

5 years agoMerge pull request #2569 from castillofrancodamian/uhttpd
Hannu Nyman [Tue, 26 Feb 2019 06:25:53 +0000 (08:25 +0200)]
Merge pull request #2569 from castillofrancodamian/uhttpd

luci-app-uhttpd: Add Spanish translation

5 years agoMerge pull request #2568 from castillofrancodamian/dynapoint
Hannu Nyman [Tue, 26 Feb 2019 06:25:24 +0000 (08:25 +0200)]
Merge pull request #2568 from castillofrancodamian/dynapoint

luci-app-dynapoint: Add Spanish translation

5 years agoMerge pull request #2573 from castillofrancodamian/simple-adblock
Hannu Nyman [Tue, 26 Feb 2019 06:25:03 +0000 (08:25 +0200)]
Merge pull request #2573 from castillofrancodamian/simple-adblock

luci-app-simple-adblock: Add Spanish translation

5 years agoMerge pull request #2574 from castillofrancodamian/fwknopd
Hannu Nyman [Tue, 26 Feb 2019 06:24:45 +0000 (08:24 +0200)]
Merge pull request #2574 from castillofrancodamian/fwknopd

luci-app-fwknopd: Add Spanish translation

5 years agoMerge pull request #2575 from castillofrancodamian/ahcp
Hannu Nyman [Tue, 26 Feb 2019 06:24:26 +0000 (08:24 +0200)]
Merge pull request #2575 from castillofrancodamian/ahcp

luci-app-ahcp: Update Spanish translation

5 years agoMerge pull request #2572 from castillofrancodamian/samba4
Hannu Nyman [Tue, 26 Feb 2019 06:23:57 +0000 (08:23 +0200)]
Merge pull request #2572 from castillofrancodamian/samba4

luci-app-samba4: Update Spanish translation