4142 Commits

Author SHA1 Message Date
aa859fe5c4 Fix php lint error 2016-08-08 20:33:41 -05:00
68303a96da Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-08 20:23:15 -05:00
322b79f717 Merge remote-tracking branch 'upstream/master' into exceptions 2016-08-08 15:43:47 -05:00
c97ef9651e Merge pull request #3989 from crcro/apps-fix
fixes for general apps page
2016-08-08 15:04:58 -05:00
laf
ec4535dae7 Added php lint checking for travis 2016-08-08 19:53:04 +01:00
f3fc6f2906 Use Exceptions
Use exceptions for addHost()
Gets rid of silly mixed return and only returns the device_id.  Throwing an exception if we run into any issues.
Slightly modifies api add host output again to include device_id
2016-08-07 12:16:40 -05:00
ead28f6acd Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-07 08:22:32 -05:00
a2e7726cd0 fixes for general apps page 2016-08-07 06:24:34 +03:00
55db196877 Merge pull request #3964 from crcro/app-pages-addon
added missing apps to the generic app page
2016-08-06 20:37:55 +01:00
bf85e00230 fixed typo and added dhcp-stats app 2016-08-06 19:55:40 +03:00
03358d56c4 Merge branch 'app-pages-addon' of https://github.com/crcro/librenms into app-pages-addon 2016-08-06 19:54:40 +03:00
d68949b724 Merge pull request #3971 from florianbeer/syslog
Syslog page updates
2016-08-05 22:11:41 +01:00
a4b0e506e7 Merge pull request #3975 from laf/install-clarification
Added a message to tell users that install.php is not the final step
2016-08-05 18:54:30 +00:00
laf
2cf3fe160d Added a message to tell users that install.php is not the final step 2016-08-05 19:52:22 +01:00
d489554121 Merge pull request #3963 from crcro/nfs-v3-stats-fix
nfs-v3-stats fixes
2016-08-05 13:32:45 -05:00
7280ccfa8a Merge pull request #3973 from crcro/icon-opensuse
opensuse icon linux os
2016-08-05 11:06:14 -05:00
f4910bca5b added opensuse icon for linux os 2016-08-05 17:48:53 +03:00
16f123451d fix indentation in functions.inc.php 2016-08-05 17:11:01 +03:00
adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00
1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
a7a8c55eb5 Add filter by priority to syslog 2016-08-05 13:34:23 +02:00
70383c3e63 added missing apps to the generic app page 2016-08-04 22:02:36 +03:00
055ea768fc fix files names/layout for app page display 2016-08-04 21:59:26 +03:00
ccf5b993b5 Use nicecase on device apps page
Add powerdns-recursor
Indentation
2016-08-04 13:24:59 -05:00
055a512f29 Merge pull request #3955 from florianbeer/syslog-html
Update Syslog form HTML
2016-08-04 18:55:41 +01:00
7e810deefd Merge pull request #3954 from florianbeer/app-overview-html
Update Apps overview page
2016-08-04 18:55:14 +01:00
f88d6171d2 Show os-updates graph on app overview page 2016-08-04 16:43:01 +02:00
5596583230 Show graphs for apps that do not set graph type 2016-08-04 16:40:13 +02:00
362f40e988 Update header link color 2016-08-04 15:58:58 +02:00
4d2a39995d Update Syslog form HTML 2016-08-04 14:36:31 +02:00
bda31d7152 Update Apps overview page 2016-08-04 14:19:02 +02:00
6bdcd20d94 Update device Apache graph HTML 2016-08-04 13:44:30 +02:00
507d70641a Merge pull request #3929 from murrant/discovery-events
addHost: Reduce discovery event logs of existing devices and adds better error messages when adding hosts
2016-08-03 21:28:14 +01:00
a4f1fe05de Merge pull request #3942 from murrant/install-php-h4
Use the correct closing tag in install.php
2016-08-03 16:19:33 +01:00
4210d35658 Use the correct closing tag in install.php 2016-08-03 10:06:33 -05:00
a6e72dbbe6 fix: forgot about the nicecase 2016-08-02 18:50:19 +03:00
7dfc4db15a app-os-updates initial release 2016-08-02 18:42:31 +03:00
66bed276c2 Reconstruct addHost() so it is easier to understand
Update addHost() to return either device_id or a string
modify print_error(), print_message() to allow for $quiet variable
Only call addHost() once in addhost.php, if the snmp version isn't set, addHost will cope
Fix up snmp-scan.php and discovery-protocols.inc.php to detect when a device already exists
change in ip_exists() to make it more readable
2016-08-02 00:31:27 -05:00
97daf3dd54 Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-01 10:18:28 -05:00
81bea7d1bb Merge pull request #3914 from laf/safari-date
Updated version_info to output unix timestamp
2016-08-01 09:45:59 -05:00
e1211d6c72 enhancement to tplink polling 2016-08-01 06:55:07 +03:00
laf
7d72cf045f Removed comment 2016-07-31 23:31:18 +01:00
laf
b35321cdad Updated version_info to output unix timestamp 2016-07-31 22:41:39 +01:00
2e960c8aaa Merge pull request #3909 from Rosiak/maipu-support
Basic Maipu Mypower Support
2016-07-31 16:36:54 +01:00
e5d9be6736 Merge pull request #3908 from Rosiak/ospf-ui-fixup
OSPF Display Update
2016-07-31 16:35:29 +01:00
de6b700d6c Merge pull request #3898 from ahmedsajid/infoblox-patch
Infoblox dhcp message graph patch
2016-07-31 16:20:03 +01:00
d2b74efa00 Basic Maipu Mypower Support
#3867
2016-07-31 02:23:19 +02:00
1bad01fbc1 OSPF Display Update 2016-07-31 01:05:02 +02:00
65e7ff1b67 forgot to echo the git_log 2016-07-29 19:24:29 +03:00
6345d17fdb about page fix due to invalid git log chars 2016-07-29 05:03:42 +03:00