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>
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
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
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>
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
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>
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
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>
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
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>
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
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>
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>
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>
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
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>
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>
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>
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>
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>
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
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
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
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>
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>
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>
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
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>
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
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
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>
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>
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
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
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>
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>
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
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>
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
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>
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
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
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>
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>
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
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
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
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
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
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
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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
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>
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
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
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
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>
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>
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
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>
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>
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
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>
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
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
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>
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>
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>
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
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>
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
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>
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
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>
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
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>
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
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
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
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
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
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
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
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
Franco Castillo [Tue, 26 Feb 2019 01:04:00 +0000 (22:04 -0300)]
luci-app-ahcp: Update Spanish translation
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Franco Castillo [Tue, 26 Feb 2019 00:49:07 +0000 (21:49 -0300)]
luci-app-fwknopd: Add Spanish translation
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Franco Castillo [Tue, 26 Feb 2019 00:25:44 +0000 (21:25 -0300)]
luci-app-simple-adblock: Add Spanish translation
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Franco Castillo [Mon, 25 Feb 2019 23:57:08 +0000 (20:57 -0300)]
luci-app-samba4: Update Spanish translation
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Franco Castillo [Mon, 25 Feb 2019 22:31:21 +0000 (19:31 -0300)]
luci-app-samba: Update Spanish translation
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian>
Franco Castillo [Mon, 25 Feb 2019 22:21:21 +0000 (19:21 -0300)]
luci-app-minidlna: Update Spanish translation
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian>
Franco Castillo [Mon, 25 Feb 2019 22:11:04 +0000 (19:11 -0300)]
luci-app-uhttpd: Add Spanish translation
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian>