Commit Graph
5577 Commits
Author SHA1 Message Date
Juho Vanhanen 6d0dbb23bc Set font-weight to normal for all site styles 2015-10-02 23:28:43 +03:00
Alan Gregory 4f6fa8a947 Fix double query 2015-10-02 17:18:34 -03:00
Juho Vanhanen bcd8cf5209 Merge branch 'master' of github:/juhovan/librenms into issue-2000 2015-10-02 23:16:37 +03:00
Alan Gregory 4ee9200db0 Moved Device Groups SubMenu
Space fix
2015-10-02 17:09:41 -03:00
Mike Rostermund 2c5c5fbff9 Fixed spacing to align text in menubar 2015-10-02 15:50:41 +02:00
f0o 0321c0f152 Added tooltips
Fixed Placeholder message
2015-10-02 07:21:37 +00:00
f0o ea00040fd0 By default lock all tiles
Only allow moving/resizing if in Edit mode
2015-10-02 05:06:48 +00:00
f0o 13d0047891 Fix background color
Fixed class definitions
2015-10-02 01:43:05 +00:00
Daniel Preussker 335a68bb98 Update index.php
Hotfix for #2007
2015-10-02 00:49:18 +00:00
Daniel Preussker 60c195fc79 Merge pull request #2014 from mogensen/feature/cisco-wlc
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 22:59:15 +00:00
Neil Lathwood e2dfab4ca0 Merge pull request #2007 from QuxLabs/qux-issue-8
Added working memcached support
2015-10-01 17:08:03 +01:00
Neil Lathwood abfd6d2ed9 Merge pull request #2036 from f0o/issue-2035
Soft-Fail if PEAR doesnt exist
2015-10-01 17:07:19 +01:00
Frederik Mogensen 04faec2d16 Added graphs for number of APs and number of Clients attached to the APs 2015-10-01 17:40:50 +02:00
Daniel Preussker 5b670fab5c Merge pull request #2031 from arjitc/patch-14
Fix fonts
2015-10-01 15:28:35 +00:00
Daniel Preussker 88a77fe10d Merge pull request #2033 from arjitc/patch-15
Set background for minigraph to white as we've removed it from styles…
2015-10-01 15:28:03 +00:00
Daniel Preussker 935fa15ab8 Merge pull request #2030 from arjitc/patch-13
Remove table class/element from here as we use it from bootstrap
2015-10-01 15:26:28 +00:00
f0o 5806850bce Soft-Fail if PEAR doesnt exist 2015-10-01 15:20:46 +00:00
Arjit Chaudhary 5c1a67a8d9 Fixes #2012 2015-10-01 20:04:32 +05:30
Arjit Chaudhary 2e37b187b2 Set background for minigraph to white as we've removed it from styles.css 2015-10-01 18:02:42 +05:30
Arjit Chaudhary d5259cbdec Fix fonts
Screenshot: http://i.imgur.com/Ga0AUxP.png
2015-10-01 17:01:33 +05:30
Neil Lathwood 1e7221128a Merge pull request #2027 from f0o/issue-2026
Added bills to graph-widget
2015-10-01 12:27:04 +01:00
Neil Lathwood 9afdb745fc Merge pull request #2029 from arjitc/patch-12
Fix table
2015-10-01 12:25:58 +01:00
Arjit Chaudhary c706235048 Remove table class/element from here as we use it from bootstrap 2015-10-01 16:53:43 +05:30
f0o c8c9f489ce SQL Typo 2015-10-01 11:02:15 +00:00
Daniel Preussker 511f4e9037 Excluded more pages from caching 2015-09-30 20:27:12 +00:00
Arjit Chaudhary 69d4335b34 Fix table 2015-10-01 01:51:55 +05:30
Arjit Chaudhary 7aae685323 Fix table 2015-10-01 01:49:00 +05:30
f0o dc7ecc0133 Added bills to graph-widget 2015-09-30 20:11:18 +00:00
Daniel Preussker afdbb2406d Added $nocache parameter
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
2015-09-30 15:20:06 +00:00
Juho Vanhanen ae47b92fb6 Added normal font-weight to labels for light theme 2015-09-30 13:58:57 +03:00
Alan Gregory a86988605d Added Full screen Mobile support 2015-09-29 09:50:34 -03:00
Neil Lathwood b63a4239b1 Merge pull request #2005 from arjitc/patch-9
Use bootstrap alert class for device down boxes
2015-09-28 20:18:21 +01:00
Neil Lathwood a2c230c1d2 Merge pull request #2001 from juhovan/issue-1999
Fix HTML for checkboxes on diverse pages
2015-09-28 20:13:41 +01:00
Daniel Preussker 7832868dd6 Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
Arjit Chaudhary dca4f7ba85 Use bootstrap alert class for device down boxes 2015-09-28 00:33:50 +05:30
Daniel Preussker fc25b0d063 Merge pull request #1748 from laf/rrdtool-1.5
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
Juho Vanhanen 047a2e0d5d Found the missing = 2015-09-26 21:50:29 +03:00
Juho Vanhanen 9ece96ae96 Changed font-weight to normal in light.css 2015-09-26 21:40:40 +03:00
Juho Vanhanen 02e72b78b5 Made "Remember me" checkbox label clickable 2015-09-26 21:18:51 +03:00
f0o 7a39fdcc03 Remove href target from alerts top-level menu 2015-09-26 06:20:49 +00:00
f0o c0f384a2d8 Fix adduser bug involving realname storage 2015-09-24 10:28:02 +01:00
trick77 33a43ff9ed Spelling correction 2015-09-23 20:36:18 +02:00
Daniel Preussker 08e4af5747 Merge pull request #1987 from SaaldjorMike/shorten-top-tags
Shorten interface name in top interface widget
2015-09-23 16:38:52 +00:00
Mike Rostermund bf9aea6bfa Shorten interface name in top interface widget 2015-09-23 18:30:41 +02:00
Søren Rosiak 0b5f865136 Merge pull request #1983 from arjitc/patch-8 2015-09-23 17:29:56 +02:00
Arjit Chaudhary 0e3d5a35ac Removed <hr> 2015-09-23 20:38:01 +05:30
Søren Rosiak e869647952 Merge pull request #1985 from laf/gridster-bold-fix 2015-09-23 16:59:01 +02:00
Neil Lathwood 9e92c65385 Merge pull request #1982 from arjitc/patch-7
Change to panel UI
2015-09-23 14:14:30 +01:00
laf 0089874cb9 Removed bold from .gridster css 2015-09-23 12:01:34 +00:00
Arjit Chaudhary d055902487 Table UI fixes 2015-09-23 15:48:53 +05:30