summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-03-29luci-base: add cbi tsection error msg optionFlorian Eckert
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>
2019-03-29Merge pull request #2591 from yglb/rosy-bugsfixHannu Nyman
luci-theme-rosy: Fix bug in the login interface and header style
2019-03-27Merge pull request #2641 from castillofrancodamian/firewallHannu Nyman
luci-app-firewall: Update Spanish translation
2019-03-27luci-app-firewall: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-27Merge pull request #2640 from castillofrancodamian/baseHannu Nyman
luci-base: Update Spanish translation
2019-03-27luci-base: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-27Merge pull request #2639 from musashino205/l10n/sa-upd-jaHannu Nyman
luci-app-simple-adblock: update Japanese translation
2019-03-27luci-app-simple-adblock: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-03-20Merge pull request #2632 from dibdot/wifischeduleDirk Brenken
luci-app-wifischedule: apply-bugfix
2019-03-19luci-app-wifischedule: apply-bugfixDirk Brenken
* minimal fix for #2631 (untested) Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-18Merge pull request #2630 from aparcar/thanks-allJo-Philipp Wich
THANKYOU: remove outdated file
2019-03-18THANKYOU: remove outdated filePaul Spooren
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>
2019-03-18luci-app-attendedsysupgrade: add 409 error codePaul Spooren
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>
2019-03-18luci-app-attendedsysupgrade: refactor and formatPaul Spooren
* 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>
2019-03-10Merge pull request #2537 from hauke/saeHauke Mehrtens
luci-mod-network: Add WPA3 SAE support
2019-03-10luci-theme-rosy: Repair head and body alignment bugs.YanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10luci-theme-rosy: Modification of header style of Web pages.YanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-10luci-theme-rosy: Fix the display bug in the mobile login interfaceYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-03-09luci-mod-network: wifi: Add OWE supportHauke Mehrtens
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>
2019-03-09luci-mod-network: wifi: Add WPA3 SAE supportHauke Mehrtens
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>
2019-03-06Merge pull request #2617 from castillofrancodamian/upnpHannu Nyman
luci-app-upnp: Update Spanish translation
2019-03-06Merge pull request #2616 from castillofrancodamian/sambaHannu Nyman
luci-app-samba: Update Spanish translation
2019-03-06Merge pull request #2615 from castillofrancodamian/baseHannu Nyman
luci-base: Update Spanish translation
2019-03-05luci-app-upnp: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-05luci-app-samba: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-05luci-base: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-02Merge pull request #2612 from castillofrancodamian/ovpnHannu Nyman
luci-app-openvpn: Update Spanish translation
2019-03-02luci-app-openvpn: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-02Merge pull request #2610 from castillofrancodamian/statisticsHannu Nyman
luci-app-statistics: Update Spanish translation
2019-03-02Merge pull request #2609 from castillofrancodamian/transmissionHannu Nyman
luci-app-transmission: Update Spanish translation
2019-03-02luci-app-statistics: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-02luci-app-transmission: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-02Merge pull request #2606 from castillofrancodamian/wireguardHannu Nyman
luci-app-wireguard: Update Spanish translation
2019-03-02Merge pull request #2607 from castillofrancodamian/upnpHannu Nyman
luci-app-upnp: Update Spanish translation
2019-03-01luci-app-upnp: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-01luci-app-wireguard: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-01Merge pull request #2605 from castillofrancodamian/samba4Hannu Nyman
luci-app-samba4: Update Spanish translation
2019-03-01luci-app-samba4: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-01Merge pull request #2604 from castillofrancodamian/firewallHannu Nyman
luci-app-firewall: Update Spanish translation
2019-03-01luci-app-firewall: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-01Merge pull request #2603 from castillofrancodamian/wolHannu Nyman
luci-app-wol: Update Spanish translation
2019-03-01Merge pull request #2602 from castillofrancodamian/baseHannu Nyman
luci-base: Update Spanish translation
2019-03-01luci-app-wol: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-01luci-base: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-02-28Merge pull request #2599 from castillofrancodamian/wifischeduleHannu Nyman
luci-app-wifischedule: Update Spanish translation
2019-02-28Merge pull request #2601 from castillofrancodamian/minidlnaHannu Nyman
luci-app-minidlna: Update Spanish translation
2019-02-28Merge pull request #2597 from castillofrancodamian/oslrHannu Nyman
luci-app-olsr: Update Spanish translation
2019-02-28Merge pull request #2596 from castillofrancodamian/ahcpHannu Nyman
luci-app-ahcp: Update Spanish translation
2019-02-28Merge pull request #2598 from castillofrancodamian/samba4Hannu Nyman
luci-app-samba4: Update Spanish translation
2019-02-28Merge pull request #2600 from castillofrancodamian/advanced-rebootHannu Nyman
luci-app-advanced-reboot: Update Spanish translation