Florian Eckert
1991b4ae64
luci-app-mwan3: rename ubus values
...
Update status view because of ubus value rename
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-10 09:18:32 +02:00
Florian Eckert
f9b634f95b
luci-app-mwan3: add uptime/downtime to status page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-21 10:33:21 +01:00
Florian Eckert
121e7fea66
luci-app-*: use default poll interval
...
Replace all XHR poll time number with -1 so they will use the default
poll interval time value from "/etc/config/luci". If this is not set then
5 seconds as default is used.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-12-20 10:20:23 +01:00
Jo-Philipp Wich
c0de036b31
treewide: always include cbi.js
...
Include cbi.js in the main header template like it is done for xhr.js and
remove the page specific includes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-09 11:51:43 +02:00
Florian Eckert
dd637e4f46
luci-app-mwan3: remove unnecessary 'tracking active' hint
...
Remove the unnecessary 'tracking active' hint from the status interface
page.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-04-03 13:30:30 +02:00
Florian Eckert
cd1a979593
luci-app-mwan3: remove diag-rc-legend field id
...
On the material theme the "Collecting data" hint in the status pages
was still present on the page even though the command was sucessfull executed.
Remove the legend tag and move the info "Collecting data" to the
"diag-rc-output" tag will solve this issue.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-04-03 13:30:28 +02:00
Florian Eckert
10e5171ea6
luci-app-mwan3: add missing graphics boxes again
...
Add css boxes for mwan3 status again
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-23 10:30:55 +01:00
Florian Eckert
a279c9abb3
luci-app-mwan3: remove notMonitored status information
...
This case is not supported by mwan3 anymore
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-23 10:30:12 +01:00
Florian Eckert
dcb041e396
luci-app-mwan3: remove css from javascript in overview_status_interface
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:52 +01:00
Florian Eckert
5362f69706
luci-app-mwan3: Update header name in status pages
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:50 +01:00
Florian Eckert
a73687022d
luci-app-mwan3: remove duplicated code section
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:47 +01:00
Florian Eckert
deba02e096
luci-app-mwan3: fix source styling
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:45 +01:00
Florian Eckert
1ff26f380f
luci-app-mwan3: remove css styling from status_interface page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:42 +01:00
Florian Eckert
a82e588c06
luci-app-mwan3: remove css styling from overview_status_interface page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-01 10:47:40 +01:00
Florian Eckert
66b93ab784
luci-app-wman3: show info if mwan3 is not global enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:22 +01:00
Florian Eckert
4b0347d498
luci-app-mwan3: update look and feel interface status page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:20 +01:00
Florian Eckert
83cec9277d
luci-app-mwan3: do not show mwan3 status in overview if not enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:16 +01:00
Florian Eckert
c38117d2ad
luci-app-wman3: add license header to all files
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 13:30:31 +01:00
Florian Eckert
72191b7e2c
luci-app-mwan3: fix diagnostics dropdown menu entry
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 13:30:28 +01:00
Florian Eckert
6a700eded1
luci-app-mwan3: refactoring troubleshooting page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:10:16 +01:00
Florian Eckert
24fe9b1279
luci-app-mwan3: rename status tab names
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:10:12 +01:00
Florian Eckert
406564c7db
luci-app-mwan3: refactoring detail status view and controller
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:10:05 +01:00
Florian Eckert
5b92193978
luci-app-mwan3: refactoring diagnostics view and controller
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:09:59 +01:00
Florian Eckert
2d7e440eb1
luci-app-mwan3: remove config_css
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:09:28 +01:00
Florian Eckert
8371e40dbf
luci-app-mwan3: remove diagnostics service section
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:09:17 +01:00
Florian Eckert
504fdad14b
luci-app-mwan3: use mwan3 ubus call for status information
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:09:12 +01:00
Florian Eckert
0b4942c396
luci-app-mwan3: rename mwan3 status overview plugin
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-18 15:09:04 +01:00
Florian Eckert
5aeeb69f15
luci-app-mwan3: remove direct configuration possibility for /etc/config files
...
With this change it is not longer possible to edit the following
configuration files directly.
- mwan3
- wireless
- network
The user should edit the configuration over the provided luci pages.
which will do input checks and so prevent from miss configuration.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:46:39 +01:00
Florian Eckert
7b1725566c
luci-app-mwan3: rename status page files
...
rename status page files
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:46:28 +01:00
Florian Eckert
e7af2148eb
luci-app-mwan3: update entry naming
...
udpate entry nameing
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:46:00 +01:00
Florian Eckert
5c42bba054
luci-app-mwan3: move diagnostic and troubleshooting page to status page
...
move diagnostic and troubleshooting page to status page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:45:32 +01:00
Florian Eckert
bb4f769ac1
luci-app-mwan3: move status information to status menu entry
...
move status information to status menu entry
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:45:09 +01:00
Florian Eckert
6ac76568e7
luci-app-mwan3: move/rename hotplugscript tab
...
- move hotplugscript tab to Configuration
- rename hotplugscript tab to notify
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-11 14:44:59 +01:00
INAGAKI Hiroshi
35cfbe09cc
luci-app-mwan3: Add translate strings in update_status()
...
Translation function is not used in "start", "stop", and "restart",
and I modified them because the LuCI i18n-tools cannot be detected.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-25 13:56:50 +09:00
Hsing-Wang Liao
ccca70579f
luci-app-mwan3: Clean unneeded css styles
...
Some css styles were cleaned by commit e61f40ead8
but that commit forget the file advanced_wirelessconfig.htm, clean these styles to unify style.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-07-23 14:34:44 +08:00
kuoruan
7445849460
luci-app-mwan3: Add more translate strings
...
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-07-23 10:42:49 +08:00
Florian Eckert
e61f40ead8
luci-app-mwan3: fix css styling
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
danrl
a25c71f556
luci-app-mwan3: initial commit
...
Moved over here from the packages repository.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-17 11:22:01 +01:00