Skip to content

Commit

Permalink
update for 1.4.1 bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstegall committed Aug 29, 2018
1 parent 154341f commit 924682c
Show file tree
Hide file tree
Showing 43 changed files with 124 additions and 133 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

* 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.
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Salesforce.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1973276745"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-112042573"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1973276745" class="accordion-body collapse in">
<div id="namespace-112042573" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1583,7 +1583,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
25 changes: 6 additions & 19 deletions docs/code/classes/Object_Sync_Sf_Activate.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-317325853"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-130683193"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-317325853" class="accordion-body collapse in">
<div id="namespace-130683193" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -565,24 +565,11 @@ <h2>Tags</h2>
<article class="method">
<h3 class="public ">wordpress_salesforce_update_db_check()</h3>
<a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a>
<pre class="signature" style="margin-right: 54px;">wordpress_salesforce_update_db_check(object <span class="argument">$upgrader_object</span>, array <span class="argument">$hook_extra</span>) </pre>
<p><em>Check for database version on plugin upgrade
When the plugin is upgraded, if the database version does not match the current version, perform these methods</em></p>
<pre class="signature" style="margin-right: 54px;">wordpress_salesforce_update_db_check() </pre>
<p><em>Check for database version
When the plugin is loaded in the admin, if the database version does not match the current version, perform these methods</em></p>


<h4>Parameters</h4>
<table class="table table-condensed table-hover">
<tr>
<td>object</td>
<td>$upgrader_object </td>
<td></td>
</tr>
<tr>
<td>array</td>
<td>$hook_extra </td>
<td><p>See <a href="https://developer.wordpress.org/reference/hooks/upgrader_process_complete/">https://developer.wordpress.org/reference/hooks/upgrader_process_complete/</a></p></td>
</tr>
</table>



Expand Down Expand Up @@ -713,7 +700,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-316102456"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1044805329"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-316102456" class="accordion-body collapse in">
<div id="namespace-1044805329" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -2433,7 +2433,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Admin_Notice.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-532346049"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1272817951"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-532346049" class="accordion-body collapse in">
<div id="namespace-1272817951" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -526,7 +526,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Deactivate.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-462285739"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1235402273"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-462285739" class="accordion-body collapse in">
<div id="namespace-1235402273" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -666,7 +666,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1523723670"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1909253807"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1523723670" class="accordion-body collapse in">
<div id="namespace-1909253807" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -309,7 +309,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Logging.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1020757371"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1162692854"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1020757371" class="accordion-body collapse in">
<div id="namespace-1162692854" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1120,7 +1120,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Mapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1928898731"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2145719907"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1928898731" class="accordion-body collapse in">
<div id="namespace-2145719907" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1950,7 +1950,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Queue.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1356154511"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-423111755"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1356154511" class="accordion-body collapse in">
<div id="namespace-423111755" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1066,7 +1066,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Salesforce.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-323390862"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1480395303"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-323390862" class="accordion-body collapse in">
<div id="namespace-1480395303" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1953,7 +1953,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Salesforce_Pull.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-876272611"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1298262398"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-876272611" class="accordion-body collapse in">
<div id="namespace-1298262398" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1046,7 +1046,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Salesforce_Push.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1941745806"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-683894185"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-1941745806" class="accordion-body collapse in">
<div id="namespace-683894185" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -1580,7 +1580,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Salesforce_Select_Query.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-234194433"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-173883438"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-234194433" class="accordion-body collapse in">
<div id="namespace-173883438" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -581,7 +581,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/Object_Sync_Sf_Salesforce_Soap_Partner.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
<div class="accordion" style="margin-bottom: 0">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-656596961"></a>
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1018212062"></a>
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
</div>
<div id="namespace-656596961" class="accordion-body collapse in">
<div id="namespace-1018212062" class="accordion-body collapse in">
<div class="accordion-inner">


Expand Down Expand Up @@ -556,7 +556,7 @@ <h1><i class="icon-pushpin"></i></h1>
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on August 29th, 2018 at 14:20.
on August 29th, 2018 at 16:58.
</section>
</section>
</section>
Expand Down
Loading

0 comments on commit 924682c

Please sign in to comment.