Paul Gear
de52c06498
Merge pull request #182 from toyowheelin/issue-177
...
Re-do of pfsense commit
2014-03-14 10:05:57 +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
fe6cdf6db2
Merge branch 'master' of github.com:librenms/librenms
2014-03-14 09:57:44 +10:00
Paul Gear
a2b377c519
Fix database link for IRC
2014-03-14 09:57:29 +10:00
Paul Gear
d119087cb3
Merge pull request #181 from laf/issue-180
...
Updating contrib docs with steps on using git.
2014-03-14 09:55:30 +10:00
Paul Gear
0f153e9fc6
Merge pull request #176 from laf/issue-175
...
Changed $observium_* to new names that are more generic
2014-03-14 09:52:13 +10:00
Paul Gear
4a1c787688
Merge pull request #174 from f0o/distro-pr
...
Added Gentoo-Detection
2014-03-14 09:13:51 +10:00
Paul Gear
4d516bd290
Revert manual name to branded name
2014-03-14 09:13:11 +10:00
Paul Gear
e6cb797986
Merge pull request #171 from f0o/ircbot
...
New and Awesome IRC-Bot!
2014-03-14 09:10:36 +10:00
Paul Gear
44ef56c26e
Fix Scrutinizer issue
...
- "The variable $names does not seem to be defined for all execution paths leading up to this point."
2014-03-14 09:08:32 +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
2b2403edfd
Add PHPMailer to Scrutinizer ignores
2014-03-14 08:58:23 +10:00
Paul Gear
05f2e1e05c
First cut at scrutinizer config
2014-03-14 08:54:33 +10:00
Paul Gear
dbd897fdd3
Merge pull request #170 from f0o/send_mail
...
Added generic 'send_mail()' Function
2014-03-14 08:05:10 +10:00
Paul Gear
73ac4690f5
Merge pull request #169 from f0o/phpmailer
...
Upgrade of PHPMailer; rationale: "toyo had difficulties with loging in into GMail with the old version I think"
2014-03-14 08:02:52 +10:00
Paul Gear
4854d40a65
Merge pull request #163 from toyowheelin/master
...
Update defaults.inc.php
2014-03-14 07:56:24 +10:00
Paul Gear
54d27589a8
Merge pull request #161 from laf/issue-137
...
Updated Ubuntu / Debian install doc to add support for Apache 2.3 >
2014-03-14 07:55:29 +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
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
5d23565461
Update CONTRIBUTING.md
2014-03-10 10:36:17 +00:00
Greg Bolte
e8ba4bf975
Re-do of pfsense commit
2014-03-10 03:18:56 -07:00
laf
70dce5cf0f
Updating contrib docs with steps on using git.
2014-03-09 21:53:41 +00:00
laf
8b408fce8d
Changed $observium_* to new names that are more generic
2014-03-09 14:51:42 +00:00
f0o
b713ec3113
Make use of $observium_link
2014-03-08 22:42:03 +01:00
f0o
6cf9958e9e
Added Gentoo-Detection
2014-03-08 22:32:19 +01:00
f0o
34f2196d1a
New and Awesome IRC-Bot!
2014-03-07 22:33:00 +01:00
f0o
e546c6ccf1
Added generic 'send_mail()' Function
...
`send_mail( (string|parse_email array) $emails, (string) $subject, (string) $message, (boolean) $html=false) ? boolean`
2014-03-07 22:30:07 +01:00
f0o
1ffcc3a940
Upgrade of PHPMailer
2014-03-07 22:21:22 +01:00
toyowheelin
aedf02a2fe
Update defaults.inc.php
2014-03-07 07:23:07 -08:00
laf
42eb60ae38
Updated Ubuntu / Debian install doc to add support for Apache 2.3 >
2014-03-06 20:16:59 +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
62c97a2a46
Merge pull request #153 from laf/issue-152
...
Update print_error to uses alert alert-danger bootstrap alert
2014-03-03 10:28:29 +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
bd2724a2b6
Merge pull request #130 from laf/issue-127
...
Medium: Removed an update from sql-schema/007.sql as this was already applied
2014-03-03 10:18:20 +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
Paul Gear
12c616373c
Merge pull request #139 from laf/issue-108
...
Fixed overview link
2014-03-03 09:57:44 +10:00
laf
397f4fec46
Update print_error to uses alert alert-danger bootstrap alert
2014-03-02 21:12:34 +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