Commit Graph

28 Commits

Author SHA1 Message Date
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