1522 Commits

Author SHA1 Message Date
629d4f5dda Merge pull request #1805 from arjitc/patch-18
UI changes
2015-08-30 15:13:21 +01:00
32cf735989 Merge pull request #1803 from arjitc/patch-16
Added page title
2015-08-29 20:31:54 +01:00
8d0f62f1d0 UI changes
Screenshot http://i.imgur.com/tObHk8F.png
2015-08-29 22:52:09 +05:30
cba5e03817 Added title and page header 2015-08-29 22:44:44 +05:30
88de45160c Merge pull request #1802 from arjitc/patch-15
Added header to authlog page
2015-08-29 17:09:05 +00:00
eb70f3e089 Added page title 2015-08-29 22:37:27 +05:30
1f8c48ac66 Fixed :) 2015-08-29 22:35:13 +05:30
c69596314a Added header to authlog page 2015-08-29 22:10:19 +05:30
419336a7a2 Add page title for poll-log.inc.php 2015-08-29 21:36:19 +05:30
564ded79c3 Merge pull request #1798 from arjitc/patch-12
Unify UI as in add device..
2015-08-29 16:45:30 +01:00
7efbb07695 Unify UI as in add device..
Screenshot: http://i.imgur.com/TgpwIXR.png
2015-08-29 19:00:50 +05:30
55e9457309 Minor UI changes
Screenshot: http://i.imgur.com/PwmyNNG.png
2015-08-29 18:50:57 +05:30
laf
354e7d0703 Added response to test transport button 2015-08-27 18:19:06 +00:00
065ad345c6 Merge pull request #1721 from f0o/issue-1478
Add basic Pushbullet transport.
2015-08-24 19:37:50 +01:00
72b9ee2669 Cleanup/Change UI a bit. 2015-08-23 16:37:21 +05:30
068c973ea1 Merge pull request #1738 from arjitc/patch-6 2015-08-23 11:09:52 +01:00
0c6044cf73 Added back table-condensed to table-hover 2015-08-23 15:21:12 +05:30
efa475d3e8 renamed brand to vendor 2015-08-23 15:20:18 +05:30
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
f5ad4665cd Center the graph displayed. 2015-08-22 17:58:10 +05:30
f2045b394f Merge pull request #1725 from tuxis-ie/eliminate-if-debug
Eliminate if debug then echo
2015-08-21 23:13:36 +01:00
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
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
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
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
409b2efd17 Merge pull request #1647 from laf/issue-12-new
Added mysqli support
2015-08-12 22:06:09 +02:00
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
5d57063dcd Merge pull request #1658 from laf/issue-1022 2015-08-11 22:14:46 +02:00
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
06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00
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
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
cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
1f22a355f7 Merge pull request #1612 from laf/device-overview-fix 2015-08-07 16:48:14 +02:00
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
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
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