Commit Graph
17185 Commits
Author SHA1 Message Date
laf ac3e92267c Fixed overview link 2014-03-02 14:18:44 +00:00
Paul Gear ce4eb65f7b Merge pull request #119 from laf/issue-118
Urgent: Added PasswordHash.php to adduser.php
2014-03-02 14:43:29 +10: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 18d3607ccf Merge pull request #72 from laf/console-ui
Created a console ui to show logs and devices/ports
2014-02-27 22:11:13 -08: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
Tyler Christiansen e127bcf54b Merge pull request #123 from laf/issue-122
Removed php.php
2014-02-27 22:09:36 -08:00
Tyler Christiansen e8732317bf Merge pull request #128 from laf/issue-125
Urgent: build-base.php now calls includes/sql-schema/update.php
2014-02-27 22:09:23 -08:00
Tyler Christiansen 0e80032054 Merge pull request #121 from laf/issue-120
Removed duplicate poller-wrapper code
2014-02-27 22:08:49 -08:00
laf 32df0b5c89 Removed an update from sql-schema/007.sql as this was already applied in 006.sql 2014-02-27 23:17:03 +00:00
laf e78a824e0a Updated install.php to only use existing DB connection for 2 stages 2014-02-27 23:10:24 +00:00
laf 2d76c9ae47 build-base.php now calls includes/sql-schema/update.php 2014-02-27 22:53:43 +00:00
laf db4cf48049 Removed php.php 2014-02-27 21:28:12 +00:00
laf 2d9c15f02d Removed duplicate poller-wrapper code 2014-02-27 21:21:10 +00:00
laf 3bc3113c4c Added PasswordHash.php to adduser.php 2014-02-27 21:05:18 +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
Antoine DURET 11afbc85cc Update belgium.js
Change name for the map. "Belgium" instead of "Test"
2014-02-27 16:44:16 +01: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
Antoine DURET 3a9ee58906 Create map of Belgium
Name of provinces are in french, all selectors are official INS codes
2014-02-26 15:08:43 +01: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
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
Paul Gear 1de19471ef Merge pull request #104 from laf/issue-103
Urgent: Ports set to be ignored will now be ignored for threshold alerts
2014-02-26 08:40:51 +10:00
Paul Gear 151b2828ce Merge pull request #106 from laf/issue-105
Updated to bootstrap v3.1 - includes fix to page width
2014-02-26 08:39:54 +10:00
laf cde9cc1dbc Updated to bootstrap v3.1 - includes fix to page width 2014-02-25 21:19:16 +00:00
laf 6395db8dae Ports set to be ignored will now be ignored for threshold alerts 2014-02-25 14:22:02 +00:00
Paul Gear 21b7378fce More additions to contributing doc 2014-02-24 20:12:56 +10:00
laf 519e4aba84 Update PasswordHash.php 2014-02-23 22:05:22 +00:00
Lennard Voogdt af0bfc870c Merge pull request #20 from markaspot/additional-colors
Some new colors for markers-soft images, CSS and example
2014-02-23 19:46:50 +01:00
laf 97131bb89b Updated console-ui.php to use new include file for data 2014-02-23 18:23:52 +00:00
laf 18f9b89639 Removed code that was previously commented out 2014-02-23 17:55:07 +00:00
Lennard Voogdt 213cc5daed Merge pull request #25 from peterneubauer/2.0/develop
Adding extreaClasses option
2014-02-23 18:43:29 +01:00
Paul Gear 8bac189f7b Update contribution guidelines with recent experiences and discussion 2014-02-23 23:18:21 +10: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 e63a5c15ab Merge pull request #66 from laf/issue-65
Moved some variables from defaults.inc.php to definitions.inc.php
2014-02-23 22:19:35 +10:00
laf 26bbb4f14a Removed old variables from defaults.inc.php 2014-02-23 12:16:06 +00: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