Stan Grishin
990c9abd0d
luci-app-advanced-reboot: bugfix: support new board names for Linksys WRT-devices
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-10 16:49:11 +00:00
Hannu Nyman
30af84e305
luci-app-advanced-reboot: fix syntax
...
Add the missing ")" to lines 45 and 54.
Fixes 75a4a80c1d
Fixes #3903
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 2c812fbd58
)
2020-04-12 09:01:19 +03:00
Stan Grishin
aadde65f65
luci-app-advanced-reboot: improve localization by moving from translate to translatef
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 01:11:38 +00:00
Jo-Philipp Wich
66213ef617
luci-app-advanced-reboot: fix faulty ip.new() invocation
...
Ref: https://github.com/openwrt/luci/issues/3587#issuecomment-580044459
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 6638de5f62
)
2020-01-30 08:33:03 +01:00
Jo-Philipp Wich
19a48f6449
luci-app-advanced-reboot: properly handle multiple or missing lan IPs
...
Fixes : #3587
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0a07d53594
)
2020-01-29 09:41:40 +01:00
Stan Grishin
3110451303
luci-app-advanced-reboot: pluggable device files, highlight current partition
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-10 07:54:31 -07:00
Stan Grishin
a07cb78a47
luci-app-advanced-reboot: better information for snapshots
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-27 08:32:30 -07:00
Stan Grishin
5fb77b9223
luci-app-advanced-reboot: add logger messages, README update
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 16:55:37 -07:00
Stan Grishin
d1f8344687
luci-app-advanced-reboot: bugfix: luci error on reboot, logger errors
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 09:54:21 -07:00
Stan Grishin
5589dba07a
luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-15 16:41:58 -07:00
Jo-Philipp Wich
90c52a1782
luci-app-advanced-reboot: import applyreboot template from luci-mod-system
...
Since the advanced-reboot app is the sole remaining user of the applyreboot
template, import it into this package to avoid the need for shipping it
with the default installation.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-07 11:53:39 +02:00
Stan Grishin
68a71eead4
luci-app-advanced-reboot: bugfix for when network.lan.ipaddr is a table
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-26 23:07:37 -07:00
Stan Grishin
0d0a8b882d
luci-app-advanced-reboot: support for Linksys EA8300
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 04:29:01 -07:00
Stan Grishin
c51cd12bc7
luci-app-advanced-reboot: secondary partition fix for Linksys EA6350v3
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-02-24 11:00:21 -08:00
Stan Grishin
a1b0b150e6
luci-app-advanced-reboot: add support for Linksys EA6350v3, fix kernel version length issue
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-02-20 11:37:57 -08:00
Stan Grishin
4f921594bb
luci-app-advanced-reboot: change style of buttons to important
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-19 19:31:16 -07:00
Jo-Philipp Wich
4115f8cc56
luci-app-advanced-reboot: fix translation string
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-13 12:47:59 +02:00
Stan Grishin
3c332e4564
luci-app-advanced-reboot: support for Linksys WRT32X
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-10 12:33:23 -07:00
Jo-Philipp Wich
067d7dc9f7
treewide: convert HTML tables to div
...
Mostly convert HTML tables to div based markup to allow for easier styling
in the future. Also change JS accessor code accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-28 15:18:45 +02:00
Jo-Philipp Wich
1104b837cd
luci-app-advanced-reboot: remove explicit libuci requirement
...
Rewrite affected code to use luci.model.uci in order to avoid the need for
using libuci-lua directly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-07 14:42:51 +02:00
Stan Grishin
7d87297e17
luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for master
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-04-07 04:14:58 -07:00
Stan Grishin
57fe3e839f
luci-app-advanced-reboot: fixed bug on devices/board names with dashes in them
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-21 05:20:47 -08:00
Stan Grishin
42da8d97bb
luci-app-advanced-reboot: added support for new board names for ea8500 and nbg6817
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-14 15:24:19 -08:00
Stan Grishin
e045f4d8a4
luci-app-advanced-reboot: 2 new routers + error reporting
...
Added support for: Linksys EA3500 and ZyXEL NBG6817
Added error reporting to both system log and WebUI on errors
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-12-25 23:35:53 -08:00
Stan Grishin
f6505fc01c
luci-app-advanced-reboot: initial commit
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-07-12 23:21:36 -07:00