3904 Commits

Author SHA1 Message Date
2b2403edfd Add PHPMailer to Scrutinizer ignores 2014-03-14 08:58:23 +10:00
05f2e1e05c First cut at scrutinizer config 2014-03-14 08:54:33 +10:00
dbd897fdd3 Merge pull request #170 from f0o/send_mail
Added generic 'send_mail()' Function
2014-03-14 08:05:10 +10:00
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
4854d40a65 Merge pull request #163 from toyowheelin/master
Update defaults.inc.php
2014-03-14 07:56:24 +10:00
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
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
5b0d8285f9 This should address issue #192 2014-03-13 06:04:30 -07: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
b87d65a375 This adds support for EAP600 and possibly other engenius access points and should fix issue #183 2014-03-12 07:55:01 -07:00
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
f7ae7c4ed6 Fixes issue #185 2014-03-10 13:48:25 -07:00
laf
5d23565461 Update CONTRIBUTING.md 2014-03-10 10:36:17 +00:00
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
f0o
0897f33cba Added logo for Gentoo Linux 2014-03-09 19:05:34 +01: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
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
laf
fe100a499a Fix for Cisco kit where match prefix is switched off. 2014-03-05 15:02:04 +00:00
laf
413ef2082f Updated external_exec to use proc_open 2014-03-05 14:22:29 +00:00
laf
c7e421e1fd First full commit of plugin system 2014-03-03 20:23:29 +00:00
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
8268bf10b7 Merge pull request #151 from laf/issue-150
Visually updated delete host page
2014-03-03 10:31:47 +10:00
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
99eb663363 Merge pull request #149 from laf/issue-148
Visually tidied up the devices pages
2014-03-03 10:27:43 +10:00
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
6591254373 Merge pull request #142 from laf/issue-138
Updated billing port list to use ifNameDescr
2014-03-03 10:21:50 +10:00
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
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
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
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
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
laf
fea99b2fa6 Slight change to the layout 2014-03-02 15:36:40 +00:00