summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chuck Scott [Wed, 22 Feb 2017 19:29:42 +0000 (14:29 -0500)]
Merge branch 'release/1.2.0'
Chuck Scott [Wed, 22 Feb 2017 19:29:03 +0000 (14:29 -0500)]
Updated to version 1.2.0
Chuck Scott [Wed, 22 Feb 2017 19:21:52 +0000 (14:21 -0500)]
Added connection timeout at 5 seconds
Improved error handling
Chuck Scott [Mon, 24 Oct 2016 18:54:03 +0000 (14:54 -0400)]
Merge tag 'v1.1.0' into develop
Update to version 1.1.0
Chuck Scott [Mon, 24 Oct 2016 18:53:54 +0000 (14:53 -0400)]
Merge branch 'release/1.1.0'
Chuck Scott [Mon, 24 Oct 2016 18:53:13 +0000 (14:53 -0400)]
Update to version 1.1.0
Chuck Scott [Thu, 13 Oct 2016 20:14:00 +0000 (16:14 -0400)]
Updated permissions to use new glmMembersUserCan() function.
Chuck Scott [Thu, 13 Oct 2016 15:43:54 +0000 (11:43 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.
Chuck Scott [Tue, 11 Oct 2016 20:35:18 +0000 (16:35 -0400)]
Added date selection and data export to site bandwidth graphs.
Updated datetimepicker.
Chuck Scott [Thu, 15 Sep 2016 14:37:34 +0000 (10:37 -0400)]
Fixed servers stats configuration form not showing after update.
Chuck Scott [Wed, 14 Sep 2016 18:24:40 +0000 (14:24 -0400)]
Fixed undefined variable sortBy.
Chuck Scott [Fri, 9 Sep 2016 20:38:22 +0000 (16:38 -0400)]
Removed extraneous test output from all sites bandwidth list.
Chuck Scott [Fri, 2 Sep 2016 16:52:18 +0000 (12:52 -0400)]
Merge tag 'v1.0.3' into develop
Version 1.0.3
Chuck Scott [Fri, 2 Sep 2016 16:52:13 +0000 (12:52 -0400)]
Merge branch 'release/1.0.3'
Chuck Scott [Fri, 2 Sep 2016 16:51:46 +0000 (12:51 -0400)]
Release 1.1.3
Chuck Scott [Fri, 2 Sep 2016 16:21:36 +0000 (12:21 -0400)]
Added full list of bandwidth usage by all monitored Websites to management.
Chuck Scott [Mon, 29 Aug 2016 18:29:39 +0000 (14:29 -0400)]
Merge tag 'v1.0.2' into develop
Updated version
Chuck Scott [Mon, 29 Aug 2016 18:29:25 +0000 (14:29 -0400)]
Merge branch 'release/1.0.2'
Chuck Scott [Mon, 29 Aug 2016 18:28:58 +0000 (14:28 -0400)]
Updated version to 1.0.2
Chuck Scott [Mon, 29 Aug 2016 18:25:29 +0000 (14:25 -0400)]
Removed all parens from require and include statements.
Chuck Scott [Mon, 29 Aug 2016 17:55:50 +0000 (13:55 -0400)]
Updated bandwidth graphs
Chuck Scott [Tue, 23 Aug 2016 18:14:47 +0000 (14:14 -0400)]
Merge tag 'v1.0.1' into develop
Updated version due to bug fix in create database script
Chuck Scott [Tue, 23 Aug 2016 18:14:23 +0000 (14:14 -0400)]
Merge branch 'release/1.0.1'
Chuck Scott [Tue, 23 Aug 2016 18:13:59 +0000 (14:13 -0400)]
Fixed missing field in insert statement.
Chuck Scott [Tue, 23 Aug 2016 18:12:57 +0000 (14:12 -0400)]
Fixed error in create database file
Chuck Scott [Tue, 23 Aug 2016 18:00:04 +0000 (14:00 -0400)]
Merge tag 'v1.0.0' into develop
Updated version
Chuck Scott [Tue, 23 Aug 2016 17:59:58 +0000 (13:59 -0400)]
Merge branch 'release/1.0.0'
Chuck Scott [Tue, 23 Aug 2016 17:59:31 +0000 (13:59 -0400)]
Updated add-on version to 1.0.0
Chuck Scott [Tue, 23 Aug 2016 17:50:31 +0000 (13:50 -0400)]
Fixed wrong version numbers in database script names
Chuck Scott [Tue, 23 Aug 2016 17:40:51 +0000 (13:40 -0400)]
Added target bandwidth value for yearly graph.
Fixed a couple glitches with the PHPGraphLib.
Updated some of the bandwidth graphics.
Chuck Scott [Mon, 22 Aug 2016 19:47:22 +0000 (15:47 -0400)]
Changed color of text on graph axis to black;
Chuck Scott [Mon, 22 Aug 2016 18:36:32 +0000 (14:36 -0400)]
Finished development of Server Stats initial features.
Added management features for Server Stats.
Added more tests and failure messages for access to server stats database.
Chuck Scott [Fri, 5 Aug 2016 17:18:41 +0000 (13:18 -0400)]
Found a couple more remanants from the "SAMPLE" plugin.
Chuck Scott [Tue, 26 Jul 2016 18:12:46 +0000 (14:12 -0400)]
initial commit