Commit Graph

1509 Commits

Author SHA1 Message Date
Neil Lathwood
065ad345c6 Merge pull request #1721 from f0o/issue-1478
Add basic Pushbullet transport.
2015-08-24 19:37:50 +01:00
Arjit Chaudhary
72b9ee2669 Cleanup/Change UI a bit. 2015-08-23 16:37:21 +05:30
Neil Lathwood
068c973ea1 Merge pull request #1738 from arjitc/patch-6 2015-08-23 11:09:52 +01:00
Arjit Chaudhary
0c6044cf73 Added back table-condensed to table-hover 2015-08-23 15:21:12 +05:30
Arjit Chaudhary
efa475d3e8 renamed brand to vendor 2015-08-23 15:20:18 +05:30
Arjit Chaudhary
eb4d386731 Highlight table on hover, added column names for status and brand
Probably could re-name brand to manufacturer ?
2015-08-23 00:09:12 +05:30
Arjit Chaudhary
f5ad4665cd Center the graph displayed. 2015-08-22 17:58:10 +05:30
Neil Lathwood
f2045b394f Merge pull request #1725 from tuxis-ie/eliminate-if-debug
Eliminate if debug then echo
2015-08-21 23:13:36 +01:00
Job Snijders
0e12f695a3 Improve about page
Alfabetical sort for acknowledgements section, chronological sort for
Copyright statements as is common in other OSS projects.
2015-08-21 17:50:31 +02:00
Mark Schouten
4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
laf
4724c6bc30 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:43 +00:00
laf
f0bb0ecc95 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:11 +00:00
f0o
325d9cd82b First attempt to add the WebUI settings 2015-08-19 19:37:41 +00:00
Daniel Preussker
fdf1610fca Merge pull request #1665 from laf/issue-381
Simple graylog integration
2015-08-18 17:07:21 +00:00
laf
995b02b176 Added devices graylog page - had to force as .gitignore excludes this! 2015-08-17 10:48:29 +00:00
Neil Lathwood
0737722cb8 Merge pull request #1667 from miken32/master
changes needed to run under a web server subdirectory
2015-08-14 15:05:29 +01:00
laf
700b99b2a4 Merge branch 'master' of github.com:laf/librenms into issue-1626 2015-08-13 13:13:06 +00:00
Daniel Preussker
409b2efd17 Merge pull request #1647 from laf/issue-12-new
Added mysqli support
2015-08-12 22:06:09 +02:00
Michael Newton
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Søren Rosiak
5d57063dcd Merge pull request #1658 from laf/issue-1022 2015-08-11 22:14:46 +02:00
Neil Lathwood
1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
laf
812f79f2af Added ability to send test alerts via each transport 2015-08-11 15:58:49 +00:00
laf
53c15fc7df Updated customers page to use bootgrid 2015-08-11 10:38:25 +00:00
Neil Lathwood
06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00
Daniel Preussker
15a338061d Merge pull request #1582 from laf/issue-1461-old
Updated network to support old style format, docs provided
2015-08-09 12:10:08 +00:00
Daniel Preussker
6b020e0d82 Merge pull request #1613 from laf/issue-1524
Added edit page to update storage percent warn value
2015-08-09 09:26:17 +00:00
laf
4b49c148b6 Added mysqli support 2015-08-08 19:27:18 +00:00
Michael Newton
cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
Søren Rosiak
1f22a355f7 Merge pull request #1612 from laf/device-overview-fix 2015-08-07 16:48:14 +02:00
Daniel Preussker
0dd3a6ef4a Merge pull request #1634 from laf/issue-1619
Added the poller group name to the table - general if no poller groups created
2015-08-07 09:24:33 +00:00
laf
c6e3be2277 Added the poller group name to the table - general if no poller groups created 2015-08-06 18:36:26 +00:00
laf
746c52046b Updated discovery to log new type + updated eventlog page to show this 2015-08-05 20:05:45 +00:00
Aaron Daniels
dde56c3b24 Modified code to use graph generation functions instead of generating manually.
The graph generation functions check for the status of 'web_mouseover'.
2015-08-05 07:13:19 +10:00
Paul Gear
a10c488915 Merge pull request #1611 from SaaldjorMike/remove-php-closing-tags
Remove php closing tags to fix scrut issues
2015-08-05 06:32:12 +10:00
laf
3395cf3fd4 Updated include to match standards 2015-08-04 20:17:07 +00:00
laf
8d39d2045d Finished device storage page edit 2015-08-04 19:51:06 +00:00
laf
02f0ffe573 Fixed some front page issues 2015-08-04 19:34:52 +00:00
Mike Rostermund
0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
Mike Rostermund
5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02:00
David M. Syzdek
853d4a9dd8 Sorting pollers by name on the pollers/tab=pollers page. 2015-08-03 14:55:05 -08:00
laf
94351d788e Initial start of adding edit storage page 2015-08-03 10:46:40 +00:00
Daniel Preussker
6f326a50fa Merge pull request #1586 from adaniels21487/issue-1571
Discover UDP Jitter types for Cisco IPSLAs
2015-08-02 13:21:44 +00:00
Aaron Daniels
128c330ebb Resolved bug where $text would use the previous iteration if $sla_type was unknown.
Now set a default $text value which will be over written if $sla_type is known.
2015-08-02 20:18:14 +10:00
laf
3484581dd6 Updated network to support old style format, docs provided 2015-08-01 18:14:55 +00:00
laf
2e24c633c9 Added Syslog, Eventlog and Globe Map widgets 2015-08-01 15:36:15 +00:00
Daniel Preussker
b01fa8a751 Merge pull request #1523 from laf/issue-685
Dynamic dashboard
2015-08-01 10:06:28 +00:00
laf
103faacd6c Adds image, link and hostname to popup 2015-07-28 20:18:38 +00:00
laf
a0c4313ea3 Fix for #1542 - sprintf default_zoom to not allow x.y values 2015-07-28 19:56:35 +00:00
laf
7651be43c1 Added attribution for grdister call 2015-07-26 11:25:54 +00:00