From 1f338a2338812afa0987f28ada1d17146ee339fc Mon Sep 17 00:00:00 2001 From: Jonathan Stegall Date: Wed, 29 Aug 2018 12:22:14 -0500 Subject: [PATCH] go ahead and update it --- changelog.md | 3 + changelog.txt | 6 + docs/code/classes/Object_Sync_Salesforce.html | 22 +- .../code/classes/Object_Sync_Sf_Activate.html | 40 +- docs/code/classes/Object_Sync_Sf_Admin.html | 8 +- .../classes/Object_Sync_Sf_Admin_Notice.html | 8 +- .../classes/Object_Sync_Sf_Deactivate.html | 43 +- .../classes/Object_Sync_Sf_Exception.html | 8 +- docs/code/classes/Object_Sync_Sf_Logging.html | 8 +- docs/code/classes/Object_Sync_Sf_Mapping.html | 8 +- docs/code/classes/Object_Sync_Sf_Queue.html | 8 +- .../classes/Object_Sync_Sf_Salesforce.html | 8 +- .../Object_Sync_Sf_Salesforce_Pull.html | 8 +- .../Object_Sync_Sf_Salesforce_Push.html | 8 +- ...bject_Sync_Sf_Salesforce_Select_Query.html | 8 +- ...bject_Sync_Sf_Salesforce_Soap_Partner.html | 8 +- .../classes/Object_Sync_Sf_WordPress.html | 8 +- .../Object_Sync_Sf_WordPress_Transient.html | 8 +- docs/code/classes/WordpressException.html | 8 +- docs/code/files/classes.activate.html | 8 +- docs/code/files/classes.admin-notice.html | 8 +- docs/code/files/classes.admin.html | 8 +- .../classes.class-object-sync-sf-queue.html | 8 +- docs/code/files/classes.deactivate.html | 8 +- docs/code/files/classes.logging.html | 8 +- docs/code/files/classes.salesforce.html | 8 +- .../files/classes.salesforce_mapping.html | 8 +- docs/code/files/classes.salesforce_pull.html | 8 +- docs/code/files/classes.salesforce_push.html | 8 +- docs/code/files/classes.salesforce_query.html | 8 +- .../classes.salesforce_soap_partner.html | 8 +- docs/code/files/classes.wordpress.html | 8 +- docs/code/files/classes/activate.php.txt | 9 +- docs/code/files/classes/deactivate.php.txt | 11 +- .../files/object-sync-for-salesforce.html | 8 +- .../files/object-sync-for-salesforce.php.txt | 18 +- docs/code/graphs/class.html | 4 +- docs/code/index.html | 8 +- docs/code/namespaces/default.html | 8 +- docs/code/reports/deprecated.html | 4 +- docs/code/reports/errors.html | 32 +- docs/code/reports/markers.html | 4 +- languages/object-sync-for-salesforce.pot | 584 +++++++++++------- object-sync-for-salesforce.php | 18 +- package-lock.json | 2 +- package.json | 2 +- readme.txt | 6 +- 47 files changed, 636 insertions(+), 412 deletions(-) diff --git a/changelog.md b/changelog.md index 5521dc76..592491b6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,9 @@ Changelog ========= +* 1.4.2 (2018-08-29) + * Bug fix: ensure the queue functionality is present when activating the plugin. + * 1.4.1 (2018-08-29) * Bug fix: in some plugin update scenarios, the database version number checker was not running. It runs all the time, now. diff --git a/changelog.txt b/changelog.txt index 7e19d8fe..592491b6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,12 @@ Changelog ========= +* 1.4.2 (2018-08-29) + * Bug fix: ensure the queue functionality is present when activating the plugin. + +* 1.4.1 (2018-08-29) + * Bug fix: in some plugin update scenarios, the database version number checker was not running. It runs all the time, now. + * 1.4.0 (2018-08-29) * New: this plugin now uses the [Action Scheduler](https://github.com/Prospress/action-scheduler) library for scheduling tasks and queueing data in a more performant and scalable way. This removes the need for some of the administrative settings, but as long as you **resave from the plugin's Schedule tab**, it should not break any existing functionality. * Bug fix: this release also stores composer library files in its Git repository. This *should* fix a deployment bug with some web hosts, such as Pantheon. diff --git a/docs/code/classes/Object_Sync_Salesforce.html b/docs/code/classes/Object_Sync_Salesforce.html index c8ae7bf2..5083ec1a 100644 --- a/docs/code/classes/Object_Sync_Salesforce.html +++ b/docs/code/classes/Object_Sync_Salesforce.html @@ -106,7 +106,7 @@