Commit Graph

43 Commits

Author SHA1 Message Date
ac2da17164 widget titles for smaller size 2016-09-24 17:10:39 +03:00
48bfc600a6 code reduction 2016-09-24 14:56:44 +03:00
0b44335040 fix indented 2016-09-24 04:15:08 +03:00
11122a5a3d removed commented lines 2016-09-24 03:33:24 +03:00
73bb45e465 multiple fixes 2016-09-24 03:28:01 +03:00
121d16fc14 Update to check new setting for true and isset 2016-09-23 14:47:59 -06:00
5b43119cfd Leave serviceClass the same as device class for directPage view 2016-09-23 14:47:59 -06:00
01fc94b31b Add option for displaying ignored services and devices in availability-map 2016-09-23 14:47:59 -06:00
27235c3ab1 json_decode as array 2016-09-23 01:31:11 +03:00
cae9f57706 fix blank line 2016-09-22 00:27:12 +03:00
63f42acda6 general updates 2016-09-22 00:11:16 +03:00
4e5bd343b5 fix #4275 - custom title 2016-09-06 02:44:55 +03:00
aad9b675c3 more options to amap 2016-09-06 02:01:15 +03:00
8ce1d81b71 amap device box reverted to original size, fixes for device groups (#4334) 2016-09-04 07:04:53 -05:00
921d5b9ed5 webui: availability map update (#4300)
* a-map update 3

* pre-commit.php fixes

* moved group query inside if
2016-09-02 12:42:45 -05:00
49dbe3ea01 availability map updates (#4183)
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
6190562d9a availability map updates (#4160)
* fix for services visibility if no service available or not enabled in config

* availability map option to switch to old view

* updates as guided by @laf
2016-08-22 19:12:44 +01:00
fb935cdb30 Merge pull request #4122 from murrant/more-avail
Availability: small changes
2016-08-20 01:13:58 +01:00
257cec197d Availability: small changes
Mouse pointer to indicate the labels are clickable.
<label> is a form element and should not be a child of <a>, use span
2016-08-19 09:51:21 -05:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
a4234a00f0 rewrite code for less repetition, removed unused css classes 2016-08-15 01:42:02 +03:00
1270028b2f forgot about widget host warning 2016-08-13 16:43:25 +03:00
889c02dd2a looks like services can have warning also, changed the warning labels to warn for readability 2016-08-13 16:38:47 +03:00
ccc88911f8 -fixed select position/size
-extra style for text on labels for readibility
-PSR-2 style
-added classes for all styles
2016-08-13 05:12:05 +03:00
e575271126 added linux os distro icon, fixed formatting 2016-08-13 03:20:55 +03:00
655363082c rewrite of availability-map 2016-08-12 22:51:29 +03:00
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
25ec0633ef Final fix to availability-map.inc.php 2016-05-05 00:05:35 +02:00
6c20534fa7 Fixed availability-map.inc.php to follow guidelines 2016-05-04 23:58:40 +02:00
ab890520a3 Fixed availability-map.inc.php dropdown 2016-05-04 23:32:32 +02:00
723bf03baa Fixed availability-map.inc.php's Service Links
Links were pointing to the wrong destination.
2016-05-04 23:01:37 +02:00
43201165b5 Added ability to show Services on Availability Map
In the Settings you can choose between 'Only Devices' (Default), 'Only Services' and 'Devices and Services'.
2016-05-04 22:49:13 +02:00
7aa2b1fa28 Ignore devices that do not provide an uptime statistic.
Hundreds of my devices do not supply an uptime in their data.  This causes lots of useless warnings in my availability map.  This tweak corrects that.
2016-02-15 11:44:05 -06:00
f0o
ceb135a33d Add default width for availability map's tiles 2015-09-23 09:57:37 +01:00
laf
b33acf8153 Added ability to edit the size of the boxes 2015-09-22 12:20:55 +00:00
ff32644532 fix-1873
- Add uptime to hover text
2015-09-11 16:21:52 +02:00
51942a5174 Added borders between elements on availability map. 2015-08-18 18:40:02 +02:00
laf
c3778dffd9 Added uptime indicator back 2015-07-24 08:55:13 +01:00
laf
6b0633ba83 removed devices warning in availability map 2015-07-24 07:41:37 +01:00
laf
06229b5baf Updates from Rosiak for visual styles 2015-07-23 22:55:37 +01:00
laf
1cbd142ad7 Fixed some scrut issues 2015-07-23 17:48:22 +01:00
laf
8f282c5174 Tidy up + new tiles 2015-07-22 22:04:33 +01:00
laf
2f9dcc8fbd Initial dashboard, code formatting is bad + lots needs tidying up 2015-07-21 23:01:57 +01:00