Greg
93f3f20238
Thanks to f0o for this fix. Bye bye issue #202
2014-03-17 13:18:25 -07:00
laf
dff43f78f2
Update ldap.inc.php
2014-03-14 00:46:44 +00:00
Paul Gear
41881a3cb3
Merge pull request #179 from f0o/gentoo-logo
...
Added logo for Gentoo Linux
Attribution statement:
I acknowledge that the "g" logo is a trademark of Gentoo Foundation, Inc., that it is copyright Gentoo Foundation, Inc, and that it is used only to refer to systems that identify as pertaining to "the Gentoo project". LibreNMS is not part of the Gentoo project and is not directed or managed by Gentoo Foundation, Inc.
2014-03-14 10:31:26 +10:00
Paul Gear
a012b59790
Fix Scrutinizer report
...
- array(device=...legend={$legend}") of type array<integer,string,..."string"}> is not a sub-type of string.
- $sep of type string is not a sub-type of array.
2014-03-14 10:02:41 +10:00
Paul Gear
eee3645ffe
Fix another Scrutinizer issue; not sure if this code is used any more
2014-03-14 09:06:51 +10:00
Paul Gear
98fbee1f08
Fix issues Scrutinizer says that I introduced
2014-03-14 09:04:14 +10:00
Paul Gear
8d7d6d4f18
Merge pull request #195 from f0o/issue-194
...
Health page CPU minigraph
2014-03-14 07:36:45 +10:00
f0o
347abdd901
Fixed issue #194
2014-03-13 15:40:21 +01:00
laf
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
laf
4151269de4
Moved plugins menu and enabled Test plugin by default
2014-03-12 22:03:47 +00:00
laf
6f69785832
Update index.php
2014-03-12 21:39:48 +00:00
Paul Gear
a0650f0547
Merge pull request #146 from laf/issue-143
...
Removed link to pdf in billing history
2014-03-12 08:10:15 +10:00
laf
8cf255072c
Updated edit user screen so you can now update details
2014-03-10 23:50:16 +00:00
f0o
0897f33cba
Added logo for Gentoo Linux
2014-03-09 19:05:34 +01:00
laf
c7e421e1fd
First full commit of plugin system
2014-03-03 20:23:29 +00:00
Paul Gear
6c64e98bdf
Merge pull request #111 from laf/issue-110
...
Urgent: Resolves Global Search not working in some cases
2014-03-03 10:34:38 +10:00
Paul Gear
8268bf10b7
Merge pull request #151 from laf/issue-150
...
Visually updated delete host page
2014-03-03 10:31:47 +10:00
Paul Gear
99eb663363
Merge pull request #149 from laf/issue-148
...
Visually tidied up the devices pages
2014-03-03 10:27:43 +10:00
Paul Gear
6f87093a98
Merge pull request #147 from laf/issue-145
...
Updated IPv(4/6), mac and arp pages in overview section visually
2014-03-03 10:26:17 +10:00
Paul Gear
6591254373
Merge pull request #142 from laf/issue-138
...
Updated billing port list to use ifNameDescr
2014-03-03 10:21:50 +10:00
Paul Gear
bcd4710973
Merge pull request #134 from laf/issue-133
...
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
Paul Gear
b36457ab25
Merge pull request #136 from laf/issue-135
...
if ifInOctets/ifOutOctets not available, fall back to ifHCInOctets/ifHCOutOctets
2014-03-03 10:13:04 +10:00
Paul Gear
e5d3367fc2
Merge pull request #141 from laf/issue-140
...
Updated the inventory page to use bootstrap more
2014-03-03 10:11:49 +10:00
laf
c03f7bb9f4
Update inventory.inc.php
2014-03-03 00:09:10 +00:00
laf
c403865ac5
Visually updated delete host page
2014-03-02 21:05:55 +00:00
laf
9c6d73dae3
Visually tidied up the devices pages
2014-03-02 20:10:15 +00:00
laf
3f526b0b9e
Updated IPv(4/6), mac and arp pages in overview section
2014-03-02 16:34:09 +00:00
laf
012fc614eb
Removed link to pdf in billing history
2014-03-02 16:05:58 +00:00
laf
9abf31878c
Updated port list to use ifNameDescr
2014-03-02 15:44:04 +00:00
laf
fea99b2fa6
Slight change to the layout
2014-03-02 15:36:40 +00:00
laf
fa7a2d32ff
Updated the inventory page to use bootstrap more
2014-03-02 15:35:04 +00:00
laf
ac3e92267c
Fixed overview link
2014-03-02 14:18:44 +00:00
Paul Gear
08cd9607ab
Merge pull request #129 from laf/issue-126
...
Urgent: Updated install.php to only use existing DB connection for 2 stages
2014-03-02 14:01:15 +10:00
Paul Gear
99b3456fbc
Merge pull request #132 from laf/issue-124
...
Tidied up eventlog on various pages to use bootstrap
2014-03-02 13:42:47 +10:00
Paul Gear
54f5ea0e30
Merge pull request #117 from laf/issue-116
...
Updated device/port/services box for bootstrap
2014-03-02 13:33:55 +10:00
Paul Gear
d83ab9e278
Merge pull request #115 from laf/issue-114
...
Updated print_optionbar_* to use bootstrap
2014-03-02 13:32:28 +10:00
Paul Gear
f43f469c2e
Merge pull request #109 from laf/issue-108
...
Added Overview link to Overview dropdown
2014-03-02 13:17:15 +10:00
laf
be58660e12
if ifInOctets/ifOutOctets not available, fall back to ifHCInOctets/ifHCOutOctets
2014-03-01 16:57:44 +00:00
laf
ab12c91e32
Tidied up syslog on various pages to use bootstrap
2014-02-28 22:19:39 +00:00
laf
5a995022dc
Tidied up eventlog on various pages to use bootstrap
2014-02-28 22:02:39 +00:00
Tyler Christiansen
c5e2954dde
Merge pull request #113 from laf/issue-112
...
Refreshed visually the Device overview page
2014-02-27 22:10:18 -08:00
laf
e78a824e0a
Updated install.php to only use existing DB connection for 2 stages
2014-02-27 23:10:24 +00:00
laf
db4cf48049
Removed php.php
2014-02-27 21:28:12 +00:00
laf
eb53d05574
Updated device/port/services box for bootstrap
2014-02-27 20:22:11 +00:00
laf
d2bcf0913b
Updated print_optionbar_* to use bootstrap
2014-02-27 19:49:24 +00:00
laf
50157a721c
Fixed an issue with c6kxbar.inc.php
2014-02-27 18:43:39 +00:00
laf
54c3b7bc14
Refreshed visually the Device overview page
2014-02-26 22:33:45 +00:00
laf
0b65829cc2
Removed some unnecessary includes that redeclare functions
2014-02-26 14:24:20 +00:00
laf
37ea540f6a
Added Overview link to Overview dropdown
2014-02-26 03:27:52 +00:00
laf
a3ddfe4f79
Tidied up html/index.php
2014-02-26 02:30:33 +00:00