Dirk Brenken
771672ff7a
luci-app-adblock: small visual fixes
...
* made readonly textarea (logview) scrollable again (bootstrap theme)
* align "Query" input button
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-25 21:39:22 +02:00
Zheng Qian
33d3108d95
luci-base: zh_CN: Update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-07-25 11:24:41 +08:00
Andy Walsh
5c5dc02441
luci-app-samba4: add new application
...
* updated version for the samba4 package
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-24 13:18:25 +02:00
Jo-Philipp Wich
c27a77756c
luci-base: strip superfluous space in additional field markup
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 15:10:55 +02:00
Jo-Philipp Wich
efc1a5261a
luci-theme-openwrt: fix button placement quirk
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 15:09:10 +02:00
Jo-Philipp Wich
590d1cc74f
luci-base: cbi.js: fade to-be-deleted section when hovering delete button
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 15:06:26 +02:00
Jo-Philipp Wich
875b561875
luci-base: cbi.js: use adjacent button dynlist add/remove buttons
...
Change the cbi.js code to create a div based button element instead of an
image button.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 14:31:40 +02:00
Jo-Philipp Wich
b6dd0ecd6c
luci-base: rework reveal/hide CBI password template button
...
Also add a hidden type password field to prevent browser autocompleters
from entering the login passwords into fields liek the wireless WPA key
field.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 14:30:03 +02:00
Jo-Philipp Wich
7ba4eb1a42
luci-theme-bootstrap: add styling for input-adjacent buttons
...
Also add styling for CBI column title references.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 14:27:49 +02:00
Jo-Philipp Wich
2287e79a5c
luci-theme-openwrt: add styling for input-adjacent buttons
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-23 14:26:56 +02:00
Jo-Philipp Wich
1961ce6df3
Merge pull request #1986 from dibdot/adblock
...
luci-app-adblock: fix translations
2018-07-22 22:37:01 +02:00
Dirk Brenken
8d7ebf0572
luci-app-adblock: fix translations
...
* fix runtime & button translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-22 22:28:26 +02:00
Jo-Philipp Wich
4105c78ff9
luci-mod-admin-full: unify "Alias interface" and "Alias Interface" strings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 18:25:04 +02:00
Jo-Philipp Wich
1602313f5c
luci: do not depend on uhttpd-mod-ubus
...
We do not need this module at all, yet.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 18:17:58 +02:00
Jo-Philipp Wich
e987c7e069
Merge pull request #1982 from Rixerx/master
...
luci-base: update Polish translation
2018-07-22 17:47:01 +02:00
Jo-Philipp Wich
83c86d2934
Merge pull request #1983 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.5.4
2018-07-22 17:46:04 +02:00
Jo-Philipp Wich
e3f76c255a
luci-theme-openwrt: support rendering tblsection cell descriptions
...
Add support for rendering the "data-description" attribute when rendering
decomposed tables for small screen resolutions.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 17:45:03 +02:00
Jo-Philipp Wich
8e0ee137a6
luci-base: add description annotations to tblsection cells
...
Add a "data-description" attribute to CBI fields which have a description
set, this allows responsive design themes to render a field description
when decomposing the table grid.
Also reuse the precalculated "typename" property if it exists, instead of
deriving it from the template name yet again.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 17:45:03 +02:00
Dirk Brenken
5db2b76497
luci-app-adblock: sync with adblock 3.5.4
...
backend:
* add low priority mode (nice level 10), disabled by default
* enhance 'Force DNS' to redirect ports 53, 853 and 5353
frontend:
* switch to dynamic XHR polling for runtime information and logfile
viewing
* add new 'Refresh' button to reload blocklists
* various cleanups & small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-22 08:58:33 +02:00
Krystian Kozak
a900d61d91
luci-base: update Polish translation
...
Updated Polish translations.
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
2018-07-21 21:56:50 +02:00
Jo-Philipp Wich
a8a5b2feb2
Merge pull request #1981 from hanipouspilot/ncm
...
luci-proto-ncm: remove unrelated options
2018-07-21 21:36:07 +02:00
Dmitry Tunin
6d03051e95
luci-proto-ncm: remove unrelated options
...
This removes all options 100% unrelated to NCM protocol.
Some options like 'dns' are not currently used by connection scripts,
but may be used in the future.
Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com>
2018-07-21 22:14:51 +03:00
Jo-Philipp Wich
45816e8410
Merge pull request #1980 from hanipouspilot/ncm-addpdp
...
luci-proto-ncm: add pdptype option
2018-07-21 19:02:47 +02:00
Dmitry Tunin
58fd0749de
luci-proto-ncm: add pdptype option
...
Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com>
2018-07-21 19:40:21 +03:00
Jo-Philipp Wich
e4a86478e6
luci-mod-admin-full: fix check for traceroute6
...
Since busybox has moved traceroute6 from /usr/bin/ to /bin/, we need to
check both locations.
Fixes #1973 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-21 14:19:41 +02:00
Jo-Philipp Wich
84f0b62bc8
Merge pull request #1978 from tano-systems/luci-base-fix-russian-translation
...
luci-base: fix Russian translation
2018-07-21 10:14:24 +02:00
Jo-Philipp Wich
66bdb07431
Merge pull request #1975 from Olim98/patch-2
...
luci-app-upnp: update Russian translation
2018-07-21 10:13:53 +02:00
Jo-Philipp Wich
422b04c2e0
Merge pull request #1974 from Olim98/patch-1
...
luci-app-adblock: fix and update Russian translation
2018-07-21 10:13:17 +02:00
Jo-Philipp Wich
c67aec622b
Merge pull request #1976 from stangri/luci-app-simple-adblock
...
luci-app-simple-adblock: remove extra controller file
2018-07-21 10:12:59 +02:00
Anton Kikin
bf6275c85e
luci-base: fix Russian translation
...
More correct translation of the 'instance'.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2018-07-21 11:12:17 +03:00
Stan Grishin
aaddcac5b0
luci-app-simple-adblock: remove extra controller file
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-20 16:50:08 -07:00
Olimjon
c03bc0f533
luci-app-upnp: update Russian translation
...
Signed-off-by: Kudratov O <olimko98@gmail.com>
2018-07-21 02:34:25 +05:00
Olimjon
6a151eb70e
Update Russian translation
2018-07-21 02:10:51 +05:00
Jo-Philipp Wich
3d762eb7b2
Merge pull request #1972 from YuriPet/master
...
luci-base, luci-app-upnp, luci-app-wol: update Ukrainian translation
2018-07-20 21:46:35 +02:00
Yurii
4fa9115de6
luci-base: update Ukrainian translation
...
Updated with the latest resync translation, corrections and additions.
Signed-off-by: Yurii yuripet@gmail.com
2018-07-20 21:31:54 +03:00
Yurii
9a6026b3d5
luci-app-upnp: update Ukrainian translation
...
Signed-off-by: Yurii yuripet@gmail.com
2018-07-20 21:28:19 +03:00
Yurii
2d946363b3
luci-app-wol: update Ukrainian translation
...
Corrections and additions.
Signed-off-by: Yurii yuripet@gmail.com
2018-07-20 21:24:30 +03:00
Jo-Philipp Wich
3c90289e0f
luci-base: fix bad CSS class names in table section template
...
The previous refactoring of the template caused the row stripying CSS
classes to be interpolated in such a way, that a separating space to
previous CSS classes was missing, leading to not rendered row names
and other side effects.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-20 11:35:09 +02:00
Jo-Philipp Wich
985a7db408
luci-app-ocserv: remove unneeded br element from template
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-20 09:10:45 +02:00
Jo-Philipp Wich
f4ba55532f
luci-app-ocserv: update user status template
...
- Use cbi_update_table() helper to refresh user list
- Cleanup markup and remove uneeded CSS classes
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-20 09:08:15 +02:00
Jo-Philipp Wich
b56fb05eb9
Merge pull request #1971 from musashino205/l10n/base-upd-ja
...
luci-base: update Japanese translation
2018-07-20 08:47:23 +02:00
INAGAKI Hiroshi
72517887cb
luci-base: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-07-20 15:33:19 +09:00
INAGAKI Hiroshi
86660f92d1
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-07-20 15:33:18 +09:00
Jo-Philipp Wich
ecb0c52bca
Merge pull request #1964 from hanipouspilot/ncm-fix
...
luci-proto-ncm: remove mode 'auto' as default
2018-07-20 07:53:05 +02:00
Jo-Philipp Wich
5c6ddd4a98
Merge pull request #1970 from tano-systems/luci-app-ddns-improve-russian-translation
...
luci-app-ddns: update and improve Russian translation
2018-07-20 07:31:05 +02:00
Jo-Philipp Wich
7cf295de2c
Merge pull request #1969 from stangri/luci-app-simple-adblock
...
luci-app-simple-adblock: change style of button to important
2018-07-20 07:30:35 +02:00
Jo-Philipp Wich
f7cf8ff6c3
Merge pull request #1968 from stangri/luci-app-advanced-reboot
...
luci-app-advanced-reboot: change style of buttons to important
2018-07-20 07:30:31 +02:00
Jo-Philipp Wich
565c9001cd
Merge pull request #1967 from tano-systems/fix-typo-in-russian-translation
...
luci-base: fix a typo in Russian translation
2018-07-20 07:28:52 +02:00
Anton Kikin
628745044b
luci-app-ddns: update and improve Russian translation
...
Update existing not quite correct translations.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2018-07-20 06:11:49 +03:00
Stan Grishin
3471e37b3b
luci-app-simple-adblock: change style of button to important
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-19 19:34:49 -07:00