Chuck Scott [Fri, 20 Sep 2019 15:27:06 +0000 (11:27 -0400)]
Added missing global reference to $wpdb causing activation failures.
Chuck Scott [Thu, 19 Sep 2019 20:33:43 +0000 (16:33 -0400)]
Merge branch 'release/4.1.1'
Chuck Scott [Thu, 19 Sep 2019 20:33:27 +0000 (16:33 -0400)]
Fix release
Chuck Scott [Thu, 19 Sep 2019 20:31:44 +0000 (16:31 -0400)]
Minor fixes and setting debug off for production
Chuck Scott [Thu, 19 Sep 2019 16:13:47 +0000 (12:13 -0400)]
Merge tag 'v4.1.0' into develop
Minor update
Chuck Scott [Thu, 19 Sep 2019 16:13:30 +0000 (12:13 -0400)]
Merge branch 'release/4.1.0'
Chuck Scott [Thu, 19 Sep 2019 16:12:31 +0000 (12:12 -0400)]
Release 4.1.0
Chuck Scott [Thu, 19 Sep 2019 16:07:17 +0000 (12:07 -0400)]
Fixed test cookie popup link in admin to target currently selected site.
Steve Sutton [Tue, 17 Sep 2019 19:52:18 +0000 (15:52 -0400)]
Update for trigger errors
Only trigger errors if DEBUG is on for this plugin.
Steve Sutton [Tue, 17 Sep 2019 19:22:47 +0000 (15:22 -0400)]
Updates for notifications
Creating cache tables for the plugin.
Store the messages into the cache table and store the dismissed notices
into a table.
Use a transient to only check the cache every 20 minutes at most.
Chuck Scott [Tue, 17 Sep 2019 19:05:27 +0000 (15:05 -0400)]
Removed unwanted debug code
Chuck Scott [Tue, 17 Sep 2019 19:02:09 +0000 (15:02 -0400)]
Minor text change
Chuck Scott [Tue, 17 Sep 2019 18:59:06 +0000 (14:59 -0400)]
Various improvements and fixes
Website selectin table now more browser friendly
Updated usage reports and summaries
Usage report text now editable and can add custom text for sending to selected site
Added cookie pop-up test link in admin
Fixed problem with date changes for grahs
Chuck Scott [Mon, 16 Sep 2019 15:44:40 +0000 (11:44 -0400)]
Fixed Site Selection table and line breaking for buttons below that.
Chuck Scott [Mon, 16 Sep 2019 15:25:20 +0000 (11:25 -0400)]
Removed debug echo message that should not have been left in the code.
Chuck Scott [Mon, 16 Sep 2019 15:21:20 +0000 (11:21 -0400)]
Restructured means to detect a development site and cleaned up data connection problem handling.
Chuck Scott [Thu, 12 Sep 2019 19:58:00 +0000 (15:58 -0400)]
Merge tag 'v4.0.2' into develop
Fixed popup positioning
Chuck Scott [Thu, 12 Sep 2019 19:57:47 +0000 (15:57 -0400)]
Merge branch 'release/4.0.2'
Chuck Scott [Thu, 12 Sep 2019 19:57:23 +0000 (15:57 -0400)]
Fixed cookie popup positioning problem
Chuck Scott [Thu, 12 Sep 2019 19:55:06 +0000 (15:55 -0400)]
Fixed positioning of cookie pop-up for some sites.
Chuck Scott [Thu, 12 Sep 2019 19:01:20 +0000 (15:01 -0400)]
Merge tag 'v4.0.1' into develop
Fix minor problem
Chuck Scott [Thu, 12 Sep 2019 19:01:08 +0000 (15:01 -0400)]
Merge branch 'release/4.0.1'
Chuck Scott [Thu, 12 Sep 2019 19:00:24 +0000 (15:00 -0400)]
Doing hotfix for problem with missing current site data
Chuck Scott [Thu, 12 Sep 2019 18:56:43 +0000 (14:56 -0400)]
Fixing problem with "currentSite" not set correctly when not Provider site.
Chuck Scott [Thu, 12 Sep 2019 17:19:24 +0000 (13:19 -0400)]
Merge tag 'v4.0.0' into develop
New admin interface, updated Cookie pop-up, added privacy/policy page
Chuck Scott [Thu, 12 Sep 2019 17:18:45 +0000 (13:18 -0400)]
Merge branch 'release/4.0.0'
Chuck Scott [Thu, 12 Sep 2019 17:17:52 +0000 (13:17 -0400)]
Release V4.0.0
Chuck Scott [Thu, 12 Sep 2019 17:03:21 +0000 (13:03 -0400)]
Now using info from database for policy page contact information.
Chuck Scott [Wed, 11 Sep 2019 21:05:50 +0000 (17:05 -0400)]
Removed work to be completed message from policy page.
Still need to get contact info at bottom from database.
Chuck Scott [Wed, 11 Sep 2019 21:01:52 +0000 (17:01 -0400)]
Removed debug output for SQL errors.
Chuck Scott [Wed, 11 Sep 2019 20:55:27 +0000 (16:55 -0400)]
Fixed problem with activivation due to where mysqli_init() was run.
Chuck Scott [Tue, 10 Sep 2019 21:09:07 +0000 (17:09 -0400)]
Merge branch 'feature/configupdate' into develop
Chuck Scott [Tue, 10 Sep 2019 21:02:39 +0000 (17:02 -0400)]
Integrated popup page improvements and cleaned it up.
Added popup page colors, positioning, and border into Usage Report Settings form.
Chuck Scott [Tue, 10 Sep 2019 16:45:26 +0000 (12:45 -0400)]
Added code to only show debug status when not an AJAX call.
Chuck Scott [Mon, 9 Sep 2019 21:08:27 +0000 (17:08 -0400)]
Completed rework of bandwidth (usage) plugin
Need to merge in with cookie pop-up updates.
Hard Coded Database access info
Removed admin stuff fro selecting additiona info for pop-up.
Moved all admin settings to main site (GLM site)
Added fields to replace WordPress options for certain things
Chuck Scott [Tue, 3 Sep 2019 21:08:26 +0000 (17:08 -0400)]
Moved extended privacy information to a page that is created activation.
Privacy page now is created on activation and contains standard text.
Added short-code to permit placement of managed contact information
for the privacy page. More work continuing...
Steve Sutton [Wed, 28 Aug 2019 12:36:40 +0000 (08:36 -0400)]
Merge tag 'v3.0.1' into develop
Version 3.0.1
Steve Sutton [Wed, 28 Aug 2019 12:36:34 +0000 (08:36 -0400)]
Merge branch 'release/3.0.1'
Steve Sutton [Wed, 28 Aug 2019 12:36:21 +0000 (08:36 -0400)]
Bump version
Updating readme file.
Steve Sutton [Wed, 28 Aug 2019 12:33:56 +0000 (08:33 -0400)]
Updating notification cache check
Updating how to check for cached data.
Steve Sutton [Mon, 26 Aug 2019 19:17:04 +0000 (15:17 -0400)]
Update the defines for checking on new udpdates.
Have to know which update each user_id has received. Adding user_id to
the option for the cached data.
Chuck Scott [Thu, 15 Aug 2019 20:03:44 +0000 (16:03 -0400)]
Merge tag 'v3.0.0' into develop
Major Update
Chuck Scott [Thu, 15 Aug 2019 20:03:34 +0000 (16:03 -0400)]
Merge branch 'release/3.0.0'
Chuck Scott [Thu, 15 Aug 2019 19:46:11 +0000 (15:46 -0400)]
Updated readme.txt and version numbers to 3.0.0 for new major release.
Chuck Scott [Thu, 15 Aug 2019 19:39:44 +0000 (15:39 -0400)]
Commented out 1 min cron test option.
Chuck Scott [Thu, 15 Aug 2019 19:36:43 +0000 (15:36 -0400)]
Final Testing Completed
Added Send Notice Enable feature to global settings.
Reviewed Notice generation cron code.
Added Notice generation debug information.
Other minor changes
Chuck Scott [Fri, 9 Aug 2019 20:54:39 +0000 (16:54 -0400)]
Added flag to enable/dissable check for leaving a page the pending changes.
Chuck Scott [Fri, 9 Aug 2019 20:45:39 +0000 (16:45 -0400)]
Multiple additions and fixes to UI elements and sorted out global settings.
Chuck Scott [Tue, 6 Aug 2019 20:43:43 +0000 (16:43 -0400)]
Added "form-display" and "form-edit" sections to display summary data and switch to a form.
Made pseudo-picklist scroll when small
Other layout improvement
Chuck Scott [Mon, 5 Aug 2019 20:55:06 +0000 (16:55 -0400)]
Because Steve Needed Me To...
Chuck Scott [Fri, 2 Aug 2019 16:25:03 +0000 (12:25 -0400)]
Fixed min/max issues with number field UI element - added custom validation.
Other minor fixes.
Chuck Scott [Tue, 30 Jul 2019 18:43:27 +0000 (14:43 -0400)]
Moved provider site addresses to defines.php and other updates and fixes.
Chuck Scott [Thu, 25 Jul 2019 18:56:38 +0000 (14:56 -0400)]
Updating UI snippets and other work
Merged changes in the UI snippets in the main member plugin to this plugin where appropriate.
Made minor fixes and changes to certain UI snippets.
Fixed problems with usage and configure admin pages and forms.
Chuck Scott [Mon, 22 Jul 2019 20:24:24 +0000 (16:24 -0400)]
Added form tag UI element and other changes.
Chuck Scott [Fri, 19 Jul 2019 20:10:49 +0000 (16:10 -0400)]
More updates to UI elements and to admin forms for this plugin.
Chuck Scott [Mon, 15 Jul 2019 17:02:43 +0000 (13:02 -0400)]
Continuing improvements to initial UI elements.
Chuck Scott [Fri, 12 Jul 2019 20:14:14 +0000 (16:14 -0400)]
Continuing work on UI elements and fields.
Chuck Scott [Fri, 12 Jul 2019 13:45:30 +0000 (09:45 -0400)]
Continuing work on implementing Foundation 6 and UI Snippets.
Chuck Scott [Fri, 21 Jun 2019 18:40:49 +0000 (14:40 -0400)]
Fixed various narrator related issues
Updated most input element option names to use camelcase.
Chuck Scott [Fri, 21 Jun 2019 15:49:35 +0000 (11:49 -0400)]
Changed textarea element to editor
Chuck Scott [Fri, 21 Jun 2019 15:46:06 +0000 (11:46 -0400)]
Adding TextArea to admin interface elements
Chuck Scott [Fri, 21 Jun 2019 13:54:35 +0000 (09:54 -0400)]
Added comments to make it easier to see fields
Chuck Scott [Fri, 21 Jun 2019 13:29:19 +0000 (09:29 -0400)]
Converting admin interface to Standard Admin Interface Elements
Chuck Scott [Tue, 5 Feb 2019 21:05:10 +0000 (16:05 -0500)]
Merge tag 'v2.3.1' into develop
Notification Menu now follows notifications management flag
Chuck Scott [Tue, 5 Feb 2019 21:05:02 +0000 (16:05 -0500)]
Merge branch 'hotfix/2.3.1'
Chuck Scott [Tue, 5 Feb 2019 21:04:30 +0000 (16:04 -0500)]
Notification Menu now follows notifications management flag
Chuck Scott [Tue, 29 Jan 2019 17:57:39 +0000 (12:57 -0500)]
Merge tag 'v2.3.0' into develop
Minor Release - Cookie Pop-up Appearance
Chuck Scott [Tue, 29 Jan 2019 17:57:22 +0000 (12:57 -0500)]
Merge branch 'release/2.3.0'
Chuck Scott [Tue, 29 Jan 2019 17:56:43 +0000 (12:56 -0500)]
Minor release - Update version number
Chuck Scott [Fri, 25 Jan 2019 20:19:47 +0000 (15:19 -0500)]
Changed placement, fontsize, cursor settigns for cookie popup.
Chuck Scott [Mon, 21 Jan 2019 21:51:47 +0000 (16:51 -0500)]
Merge tag 'v2.2.2' into develop
Cookie Info Box more visible.
Chuck Scott [Mon, 21 Jan 2019 21:42:58 +0000 (16:42 -0500)]
Updated cookie info pop-up box to be visible in various themes.
Chuck Scott [Mon, 21 Jan 2019 21:43:45 +0000 (16:43 -0500)]
Merge branch 'hotfix/2.2.2'
Chuck Scott [Mon, 21 Jan 2019 21:42:58 +0000 (16:42 -0500)]
Updated cookie info pop-up box to be visible in various themes.
Chuck Scott [Fri, 11 Jan 2019 21:26:36 +0000 (16:26 -0500)]
Update version number
Chuck Scott [Fri, 11 Jan 2019 21:23:42 +0000 (16:23 -0500)]
Added OSS Ignore class to Cookie Pop-Up
Chuck Scott [Fri, 11 Jan 2019 21:27:18 +0000 (16:27 -0500)]
Merge branch 'release/2.2.1'
Chuck Scott [Fri, 11 Jan 2019 21:26:36 +0000 (16:26 -0500)]
Update version number
Chuck Scott [Fri, 11 Jan 2019 21:23:42 +0000 (16:23 -0500)]
Added OSS Ignore class to Cookie Pop-Up
Steve Sutton [Thu, 10 Jan 2019 14:59:11 +0000 (09:59 -0500)]
re-enable notices
for testing
Chuck Scott [Tue, 8 Jan 2019 18:49:19 +0000 (13:49 -0500)]
Merge tag 'v2.2.0' into develop
Now includes Cookie Notice
Chuck Scott [Tue, 8 Jan 2019 18:49:00 +0000 (13:49 -0500)]
Merge branch 'release/2.2.0'
Chuck Scott [Tue, 8 Jan 2019 18:48:41 +0000 (13:48 -0500)]
Updated version numbers to 2.2.0
Chuck Scott [Tue, 8 Jan 2019 18:44:54 +0000 (13:44 -0500)]
Added Cookie Notification Feature
front-end Cookie notice message that's displayed once to a user
Added configuration options for the Cookie notice message
Added configuraiton option to enable or disable the notification features of this plugin
Steve Sutton [Thu, 20 Dec 2018 18:07:37 +0000 (13:07 -0500)]
Initialize some variables
For getting rid of php notices
Chuck Scott [Fri, 7 Dec 2018 17:36:32 +0000 (12:36 -0500)]
Fixed a collection of notices and warnings.
Connection warning still shows if unable to connect to the specified database.
Steve Sutton [Fri, 7 Dec 2018 15:39:42 +0000 (10:39 -0500)]
Check for an array for messages
Check for a non empty array before using foreach on messages.
Chuck Scott [Mon, 3 Dec 2018 17:37:53 +0000 (12:37 -0500)]
Merge tag 'v2.1.0' into develop
Early Deployment Release
Chuck Scott [Mon, 3 Dec 2018 17:37:43 +0000 (12:37 -0500)]
Merge branch 'release/2.1.0'
Chuck Scott [Mon, 3 Dec 2018 17:36:51 +0000 (12:36 -0500)]
Early Deployment Release
Updated Smarty Templates
Temporarily removed Notification sub-menu
Fixed permission for confiure sub-menu
Chuck Scott [Mon, 3 Dec 2018 17:26:43 +0000 (12:26 -0500)]
Updated Smarty Templates and Fixed Admin Menu Permissions.
Chuck Scott [Tue, 6 Nov 2018 21:23:48 +0000 (16:23 -0500)]
Merge tag 'v2.0.1' into develop
Buttons to show and send E-Mail
Chuck Scott [Tue, 6 Nov 2018 21:23:30 +0000 (16:23 -0500)]
Merge branch 'release/2.0.1'
Chuck Scott [Tue, 6 Nov 2018 21:23:05 +0000 (16:23 -0500)]
Release 2.0.1
Chuck Scott [Tue, 6 Nov 2018 21:15:32 +0000 (16:15 -0500)]
Fixed incorrect site name being used by ajax E-Mail process.
Chuck Scott [Tue, 6 Nov 2018 20:31:36 +0000 (15:31 -0500)]
Added immediate send and display buttons for E-Mail in Service Provider Section
Chuck Scott [Fri, 2 Nov 2018 19:58:41 +0000 (15:58 -0400)]
Merge tag 'v2.0.0' into develop
Release of version 2.0.0
Chuck Scott [Fri, 2 Nov 2018 19:57:10 +0000 (15:57 -0400)]
Merge branch 'release/2.0.0'
Chuck Scott [Fri, 2 Nov 2018 19:56:10 +0000 (15:56 -0400)]
Initial full functionality release - version 2.0.0
Chuck Scott [Fri, 2 Nov 2018 19:37:24 +0000 (15:37 -0400)]
Fixed problems with not using the correct value for target in some places.