Dirk Brenken
8db75255f7
luci-app-firewall: remove hinting
...
Remove firewall hinting as discussed in #2340
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-28 13:55:42 +01:00
Jo-Philipp Wich
4bd7f4ba42
luci-mod-network: move wifi and iface status JS into external files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:47:44 +01:00
Jo-Philipp Wich
f73dc51ea1
luci-mod-network: move wifi scan JS into external file
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:44:18 +01:00
Jo-Philipp Wich
1eea921df0
luci-base: modal accessibility fix, wrap XHR.stop()
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:44:18 +01:00
Jo-Philipp Wich
b80cea293e
luci-mod-network: wifi scan CSS tweaks
...
Hide less important fields for mobile views.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:11:28 +01:00
Jo-Philipp Wich
c4fb418b70
luci-mod-system: sshkeys CSS tweak
...
Overflow pubkey preview to the left, not to the right.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:11:28 +01:00
Jo-Philipp Wich
c270d48cdd
luci-theme-bootstrap: add responsive CSS
...
Add responsive CSS to improve the rendering on small screen devices.
Tested on Mobile Safari using an iPhone 5 and iPhone 6, ymmv for other
platforms.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-23 15:11:28 +01:00
Jo-Philipp Wich
42310095df
Merge pull request #2328 from tano-systems/fix-translate-arg
...
luci-mod-network: fix invalid translate() argument pass
2018-11-23 10:14:49 +01:00
Anton Kikin
c7a3c5cccc
luci-mod-network: fix invalid translate() argument pass
...
We must pass to the translate() a string without substituted zone name.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2018-11-23 00:46:51 +03:00
Jo-Philipp Wich
db2bfb24ad
Merge pull request #2325 from YuriPet/master
...
luci-base & luci-app-opkg: update Ukrainian translation
2018-11-22 18:51:12 +01:00
Jo-Philipp Wich
241b90c7f6
luci-base: do not trigger form action when revealing password
...
Ref: https://github.com/openwrt/luci/issues/2327
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 14:47:56 +01:00
Yurii
77766884b6
luci-app-opkg: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-11-22 14:09:12 +02:00
Yurii
5bc4902811
luci-base: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-11-22 14:07:45 +02:00
Jo-Philipp Wich
6a0c1d1ab6
luci-mod-status: move index and iptables page JS code into external files
...
Also adjust the Bootstrap and OpenWrt themes accordingly
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 13:07:33 +01:00
Jo-Philipp Wich
a03ec60696
luci-mod-network: move wifi overview markup and JS code into external files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:58:34 +01:00
Jo-Philipp Wich
f598b10c49
luci-mod-network: move interface overview JS into external file
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:58:34 +01:00
Jo-Philipp Wich
7c16decdb4
luci-base: move DOM manipulation functions to luci.js
...
Introduce a new luci.dom class which groups the DOM manipulation helpers
such as E(), findParent(), matchesElem() etc.
Provide wrappers for the old functions to ease the transition to the new
functions.
Also add a new widget helper function L.itemlist() which consolidates
the item enumeration formatting code found on various pages.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:58:34 +01:00
Jo-Philipp Wich
14487071db
luci-app-opkg: allow presetting filter via query attribute
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:58:34 +01:00
Jo-Philipp Wich
84d50a6044
luci-mod-system: move password and sshkey JS code into external files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:49:14 +01:00
Jo-Philipp Wich
b8e341c20e
luci-app-opkg: move JS code into external file
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:49:14 +01:00
Jo-Philipp Wich
05860e31f2
luci-base: cbi.js: remove functions moved to luci.js
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:49:14 +01:00
Jo-Philipp Wich
706c6836e4
luci-base: introduce common JavaScript api
...
Introduce a new script file luci.js which is included by default and
intended to be the common location of functions currently scattered
in cbi.js and xhr.js.
The luci.js file provides a LuCI() class which - among other things -
implements helpers to construct URL paths and making HTTP requests.
A singleton instance of the class is instantiated as window.L upon
load and preset with the necessary environment information.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:49:14 +01:00
Jo-Philipp Wich
17690f2d73
build: add build option to minify *.js files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:49:14 +01:00
Dirk Brenken
9b7f606dc6
Merge pull request #2323 from musashino205/l10n/base-upd-ja
...
luci-base: update Japanese translation
2018-11-22 12:09:52 +01:00
Dirk Brenken
626fa0f15c
Merge pull request #2317 from TDT-AG/pr/20181121-luci-app-openvpn
...
luci-app-openvpn: redirect to overview page on save/apply, hide boolean by default and cleanup code
2018-11-22 12:09:19 +01:00
Florian Eckert
1987b38011
luci-app-openvpn: do not show all boolean option by default
...
If a new instance is edit then all boolean option are shown on the LuCI.
This is confusing. To fix this hide all boolean ellements on the config
page which are not enabled by default. They must be add first.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-22 11:29:44 +01:00
INAGAKI Hiroshi
38f19b4d34
luci-base: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-11-22 16:30:52 +09:00
Florian Eckert
1986dc2751
luci-app-openvpn: On apply/save redirect to OpenVPN overview page
...
This change will redirect on apply/save to the OpenVPN overview page.
This is the default behaviour on LuCI.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-22 08:18:17 +01:00
Florian Eckert
9881ad5a6b
luci-app-openvpn: sync code style with openvpn-advanced
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-22 08:18:14 +01:00
Florian Eckert
95f02e9d84
luci-app-openvpn: fix whitespaces in openvpn-basic
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-22 08:18:12 +01:00
Anton Kikin
562ae5f0e5
luci-app-statistics: update and fix Russian translation
...
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
[ Fixed too wide line lengths with i18n-sync.pl ]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-21 22:40:47 +02:00
Hannu Nyman
177b1c152b
Merge pull request #2319 from tano-systems/luci-base-upd-rus-i18n
...
luci-base: update Russian translation
2018-11-21 19:17:57 +02:00
Dirk Brenken
d5c59834c8
Merge pull request #2307 from dibdot/ovpn
...
luci-app-openvpn: more changes & fixes
2018-11-21 15:51:19 +01:00
Dirk Brenken
e222003f5d
luci-app-openvpn: more changes & fixes
...
* fix possible exception in template based ovpn creation
* remove needless shellquote function in controller,
the filename will be checked on client side with JS
* enhance FileUpload behaviour in basic/advanced mode:
- change "auth_user_pass" to FileUpload
- cfg entries (even with default values) will be shown
- existing entries are now removable (incl. file unlink),
simply clear the appropriate textbox
* change "key_direction" option to boolean ListValue
* add "config" option to basic/advanced edit,
to make it possible to change the upload path in LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-21 15:21:37 +01:00
Anton Kikin
73f89ed327
luci-base: update Russian translation
...
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2018-11-21 17:12:25 +03:00
Jo-Philipp Wich
b7acf147ca
Merge pull request #2316 from sotux/master-aria2
...
luci-app-aria2: add button for to AriaNg
2018-11-21 11:21:55 +01:00
Zheng Qian
8267a65f09
luci-app-aria2: add a button to open ariang
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-11-21 14:05:38 +08:00
Hannu Nyman
73f7c5d5cd
Merge pull request #2313 from sotux/master
...
i18n: luci-base: update Simplified Chinese translation
2018-11-21 07:41:19 +02:00
Hannu Nyman
18ac3c6701
Merge pull request #2315 from musashino205/l10n/opkg-upd-ja
...
luci-app-opkg: fix and update Japanese translation
2018-11-21 07:39:45 +02:00
INAGAKI Hiroshi
001a00f48d
luci-app-opkg: fix and update Japanese translation
...
Fixed and updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-11-21 12:30:36 +09:00
Zheng Qian
1902816444
i18n: luci-base: update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-11-21 09:50:07 +08:00
Jo-Philipp Wich
515562be27
luci-theme-bootstrap, luci-theme-openwrt: allow dynlist .add-item to expand
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 13:32:31 +01:00
Jo-Philipp Wich
398d69945a
luci-app-opkg: use a more appropriate german translation for "clear"
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 13:20:52 +01:00
Jo-Philipp Wich
7a32e11e2b
luci-mod-system: submit password change on enter
...
Allow to submit the password change form by pressing enter in the second
input field.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:54:22 +01:00
Jo-Philipp Wich
a17c5808f0
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:46:17 +01:00
Jo-Philipp Wich
26529ed578
luci-app-opkg: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:45:43 +01:00
Jo-Philipp Wich
50ee130cd8
luci-base: fix apply/rollback strings
...
Commit 94d8c9a7a
accidentally overwrite the rewording of strings made in
an earlier commit.
Fixes: 94d8c9a7a
("luci-base: simplify apply widget code")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:43:20 +01:00
Jo-Philipp Wich
447f0c8171
luci-mod-system: restructure administration pages
...
Split password, dropbear and SSH key configuration into separate pages in
order to improve the form layout and to simplify the code.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:01:50 +01:00
Jo-Philipp Wich
fc87173e1f
Merge pull request #2308 from YuriPet/master
...
opkg.po: update Ukrainian translation
2018-11-20 08:18:27 +01:00
Yurii
a8d950861d
opkg.po: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-11-20 00:51:38 +02:00