Commit Graph

8145 Commits

Author SHA1 Message Date
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 ffbde3316d Added Frederik to AUTHORS.md 2015-10-01 17:41:47 +02: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 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
Neil Lathwood 9428d89161 Merge pull request #2028 from arjitc/patch-11
Fix billing table
2015-10-01 12:25:46 +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
Neil Lathwood 98a93690a7 Merge pull request #2023 from paszczus/master
- added PLD Linux support to distro script
2015-09-29 16:42:37 +01:00
Sławomir Paszkiewicz 75119b111c - I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-09-29 15:36:16 +02:00
Sławomir Paszkiewicz 3b1dbdf220 - added PLD Linux support to distro script 2015-09-29 15:14:53 +02:00
Neil Lathwood b7d297edb5 Merge pull request #2022 from alangregory/chrome
Added Full Screen Mobile support
2015-09-29 13:57:44 +01:00
Alan Gregory a86988605d Added Full screen Mobile support 2015-09-29 09:50:34 -03:00
Daniel Preussker 73827db251 Merge pull request #2020 from szatam/master
OpenWrt support added to distro detection script
2015-09-29 12:37:14 +00:00
Tamas Szabo 52ceafbcbb OpenWrt support added to distro detection script 2015-09-29 15:20:47 +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
Søren Rosiak d8e71a3b24 Merge pull request #2010 from f0o/issue-2008 2015-09-28 13:50:25 +02:00
f0o afd83f6a8d Strip newlines from arguments on creation 2015-09-28 09:05:44 +00:00
f0o 7d95e94954 Fix rrd creation parameters 2015-09-28 08:24:57 +00:00
Daniel Preussker a321ba1bf6 Added docs 2015-09-27 19:56:20 +00:00
Daniel Preussker 41d996ef98 scrut fixes 2015-09-27 19:44:59 +00: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 28e1cfda22 Merge pull request #1998 from f0o/issue-1997
Add RegEx support to alert rules and device groups
2015-09-27 17:06:04 +00:00
Daniel Preussker a97aa8545c Merge pull request #2003 from n-st/freebsd-distro-field
Query the distro script for FreeBSD systems
2015-09-27 15:55:51 +00:00
Nils Steinger 41fefbe371 Query the distro script at SNMP OID .1.3.6.1.4.1.2021.7890.1 for FreeBSD systems (like it is already done for Linux systems) 2015-09-27 17:27:59 +02:00
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
Daniel Preussker d06ab94998 Merge pull request #1959 from n-st/ipv6-ping
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-27 08:14:50 +00:00
Juho Vanhanen 047a2e0d5d Found the missing = 2015-09-26 21:50:29 +03:00
f0o fe9a686e83 Updated docs 2015-09-26 18:25:22 +00:00
Juho Vanhanen 02e72b78b5 Made "Remember me" checkbox label clickable 2015-09-26 21:18:51 +03:00
f0o 407afd022a Add RegEx support to alert rules and device groups 2015-09-26 17:30:19 +00:00
Daniel Preussker 64164dde5a Merge pull request #1995 from f0o/issue-1994
Remove href target from alerts top-level menu
2015-09-26 12:11:07 +00:00
f0o 7a39fdcc03 Remove href target from alerts top-level menu 2015-09-26 06:20:49 +00:00
Nils Steinger 65ca58a1cc PHPDoc for snmpTransportToAddressFamily() 2015-09-25 20:04:55 +02:00