Commit Graph

1913 Commits

Author SHA1 Message Date
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
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
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
Paul Gear
997dc3dad3 Merge pull request #101 from laf/issue-69
Updated mysql auth to use PHPass
2014-02-26 11:55:07 +10:00
laf
1fffec8e2d Update PasswordHash.php
Updated line 54 to $output.
2014-02-25 23:45:12 +00:00
laf
cde9cc1dbc Updated to bootstrap v3.1 - includes fix to page width 2014-02-25 21:19:16 +00:00
laf
519e4aba84 Update PasswordHash.php 2014-02-23 22:05:22 +00:00
laf
18f9b89639 Removed code that was previously commented out 2014-02-23 17:55:07 +00:00
Paul Gear
74077a7fa0 Merge pull request #100 from laf/issue-94
Top X boxes can now be switched off
2014-02-23 22:40:32 +10:00
Paul Gear
3798d70ce6 Merge pull request #75 from laf/test-installer
New web based installer to simplify installation
2014-02-23 22:35:20 +10:00
Paul Gear
affc283f25 Merge pull request #62 from laf/issue-61
Stop print-syslog.inc.php from shortening hostnames
2014-02-23 22:14:00 +10:00
laf
3fbd56b190 Top X boxes can now be switched off 2014-02-23 12:10:37 +00:00
Paul Gear
feb322350f Merge pull request #99 from laf/issue-98
Fixed the container width so that graphs no longer wrap.
2014-02-23 22:03:27 +10:00