204 Commits

Author SHA1 Message Date
61b73e8a73 webui: Update Font Awesome to 4.7.0 (#5476)
* webui: Update Font Awesome

* remove lib
2017-01-18 12:57:57 -06:00
ca8b72dd1e fix: availability map icons (#5373) 2017-01-10 10:07:10 +00:00
5ad8fd3c0c feature: Add support for SVG images (#5275)
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* feature: Add support for SVG images

* docs: Add instructions for adding OS images

* Replace PNG os images by SVG
2017-01-08 13:32:17 -06:00
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
87ff439d8f webui: Option to display devices as a uniform size w/o labels in availability map widget 2016-10-15 17:58:27 +01:00
20d7b289e2 fix: Adjusted padding based on screen width to fit all icons (#4711) 2016-10-05 08:05:26 +00:00
73bb45e465 multiple fixes 2016-09-24 03:28:01 +03:00
01fc94b31b Add option for displaying ignored services and devices in availability-map 2016-09-23 14:47:59 -06:00
8e4bce97a9 Merge pull request #4435 from benwa/user-badge
Fix nav icons
2016-09-23 19:37:59 +01:00
f7c8208072 v2
Better than first patch.  Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
63f42acda6 general updates 2016-09-22 00:11:16 +03:00
7b7b8c0c2c Fix nav icons
Remove notification overlap and fix mobile navigation view
2016-09-14 08:23:50 -04:00
2927550a88 Merge branch 'availability-map-update-5' of https://github.com/crcro/librenms into availability-map-update-5 2016-09-14 01:23:48 +03:00
7c6130d1a7 fix: CSS typo -- gray to grey (#4397) 2016-09-10 16:55:11 +01: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
a37b878bf5 cleanup: unused css class (#4248)
* reduce code duplication, cleaned up

* Revert "reduce code duplication, cleaned up"

This reverts commit 8366bf3326c30fb10f92a3e03da5a60a8e3ba116.

* css cleanup
2016-08-29 21:25:14 +01: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
aefa24385e Merge pull request #4139 from benwa/fix-widget-bootgrid
Bootgrid alignment
2016-08-20 11:49:53 +01:00
509978172e Fixes bootgrid alignment
The dropdown li inherit text alignment.
2016-08-19 20:11:35 -04: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
450049a431 Availability map: shadow 2016-08-18 11:23:34 -05:00
laf
67617d0d3d Merged css changes into styles.css 2016-08-17 20:22:51 +01:00
a4234a00f0 rewrite code for less repetition, removed unused css classes 2016-08-15 01:42:02 +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
50cf4f1b7f spacing fixes for css files 2016-08-13 05:15:45 +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
362f40e988 Update header link color 2016-08-04 15:58:58 +02:00
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
b250b862d1 Overlib Style Tweak 2016-03-07 21:25:01 +00:00
91288aff52 The rotating box between Top 10 devices, and Top 10 ports is not wide enough when it is on the Top 10 ports. This causes the box to extend down over the Summary box below. 2016-03-02 16:10:37 +00:00
d29d84a67f Adjust Leaflet GreenCluster color 2016-01-30 20:03:26 +01:00
778e0be122 Merge pull request #2621 from laf/issue-2567 2015-12-20 18:55:04 +01:00
laf
852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
2f2d23556f Minor change 2015-12-12 13:34:00 +01:00
6ffdd7a34e Small fixes
- Make count smaller so it’ll fit.
- Change color of badge based on unread notifications or not.
2015-12-11 16:32:53 +01:00
0d649c1ee6 Menubar Change
Fix #1575
2015-12-09 23:56:12 +01:00
6bd84ee94f Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:32:13 +00:00
ccfc9450ae Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:31:35 +00:00
8961a5f2c1 Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:16:35 +00:00
8f2ddb243d Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:15:54 +00:00
cd62c1a792 - Added 'Plugin' text, shrunk padding to fit in 1200w 2015-11-19 16:54:37 +10:00
2a52b935b5 Modify Menubar
- Small Screens - Icon only - Wrap the label in a span with hidden-sm
- Medium Screen - Text only - add hidden-md to the icon
- Large Devices - shrink the left/right padding on .nav>li>a to 10px.
2015-11-18 08:33:56 +10:00
1a5bf414c3 Revert 0402afe5f234741578995143d379d3071ad145f5 2015-11-05 09:49:24 +00:00
32cdf4fc1a Removed leaflet CSS 2015-11-04 13:58:43 +00:00
b54e553efa Added padding 2015-11-04 13:00:10 +00:00