Version Notes
Version 2.2.3:
* Full import not triggering fixed via cron
Download this release
Release Info
Developer | stockinchannel |
Extension | stockinthechannel2012 |
Version | 2.2.3 |
Comparing to | |
See all releases |
Code changes from version 2.2.2 to 2.2.3
app/code/local/Bintime/Sinchimport/etc/config.xml
CHANGED
@@ -256,7 +256,7 @@
|
|
256 |
<jobs>
|
257 |
<fullsinchimport>
|
258 |
<schedule>
|
259 |
-
<cron_expr>0
|
260 |
</schedule>
|
261 |
<run>
|
262 |
<model>sinchimport/sinch::cron_start_full_import</model>
|
@@ -274,4 +274,4 @@
|
|
274 |
</jobs>
|
275 |
</crontab>
|
276 |
|
277 |
-
</config>
|
256 |
<jobs>
|
257 |
<fullsinchimport>
|
258 |
<schedule>
|
259 |
+
<cron_expr>0 23 * * 6</cron_expr>
|
260 |
</schedule>
|
261 |
<run>
|
262 |
<model>sinchimport/sinch::cron_start_full_import</model>
|
274 |
</jobs>
|
275 |
</crontab>
|
276 |
|
277 |
+
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>stockinthechannel2012</name>
|
4 |
-
<version>2.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3</license>
|
7 |
<channel>community</channel>
|
@@ -9,14 +9,12 @@
|
|
9 |
<summary>Import Plugin for the Stock in the Channel Magento Data Feed</summary>
|
10 |
<description>Import Plugin for the Stock in the Channel Magento Data Feed.
|
11 |
Requires a Magento Formatted Data feed from http://stockinthechannel.com</description>
|
12 |
-
<notes>Version 2.2.
|
13 |
-
*
|
14 |
-
* Cron automated import reconfigured for better timing structure.
|
15 |
-
</notes>
|
16 |
<authors><author><name>stockinchannel</name><user>stockinchannel</user><email>marketing@stockinthechannel.com</email></author><author><name>Nick Anstee</name><user>nicka101</user><email>nick@stockinthechannel.com</email></author><author><name>Michael Figg</name><user>michaelf</user><email>michael@stockinthechannel.com</email></author></authors>
|
17 |
-
<date>2017-
|
18 |
-
<time>
|
19 |
-
<contents><target name="magelocal"><dir name="Bintime"><dir name="Sinchimport"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><file name="Sinchdistributors.php" hash="20c2452bfbf7206c72b2402e4eaa1541"/></dir></dir></dir><file name="Backupbutton.php" hash="bf42e9a5cd2aae1e8766c8475fcf84aa"/><file name="Importenvironment.php" hash="85ac7cf582ad798fc31d85855319d6e1"/><file name="Importhistory.php" hash="53018d6131869b96ee88f7985cd5c554"/><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="239d86cde4cf08f5f50183df26e89eea"/></dir><file name="View.php" hash="cd0237e60846199ee9a32e48c4c89cd4"/></dir><file name="List.php" hash="db883cb9fb90fc16e4e9cb5db2050937"/><dir name="Product"><dir name="View"><file name="Media.php" hash="da9cb0526e64507b9ec456e28b4add75"/></dir></dir><file name="Startimportbutton.php" hash="19462ca24375f91a5d261d840046ed76"/><file name="Startstockpriceimportbutton.php" hash="59dbe9b52eea94b0baf78d2bb01d485d"/></dir><dir name="Helper"><file name="Data.php" hash="8a6379053d730de32bdc6034ae83ff87"/><file name="Getdata.php" hash="ae7e1cd6e00174a5eb9d4cd8d79f42ed"/><file name="Image.php" hash="4507e0741e1bf094ce558ffb908dbae8"/></dir><dir name="Model"><file name="Api.php" hash="3af89f70e0ac8bc9c0c0081b132ed836"/><file name="Backup.php" hash="ff2ab7c12726a6fd7e8914f216660a89"/><file name="Category.php" hash="0bffff839c0f48ecd75689654e79f7ce"/><file name="Image.php" hash="b87da6ed365c3265495afdc2f3b04eb2"/><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="7bf4904f35de94c6a7235dee1be62523"/><file name="Price.php" hash="41292f8d81a586130d0a914d5b6dcfa5"/></dir></dir><file name="Layer.php" hash="2c0131265f18450126d7a0988d6ed284"/><file name="Product.php" hash="3b91221e17aa398e5972b6fb5dd95975"/><dir name="Resource"><dir name="Layer"><dir name="Filter"><file name="Price.php" hash="bb9746143b24c629911affa33fec3393"/></dir></dir><dir name="Mysql4"><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="c8b768e73d62414d36d36d097ff80d96"/></dir></dir><file name="Setup.php" hash="dc80686f5d5449c192fa910c79751a9d"/></dir></dir><file name="Sinch.php" hash="52f9aca211b3cc65efabe4cbe206d2ea"/><dir name="System"><dir name="Config"><file name="CatRewrite.php" hash="7783f4948f34d7fe5045e94962c822fc"/><file name="ProdRewrite.php" hash="26e079c5d012a20d60b008433877657f"/><file name="ServerList.php" hash="2b2606e85f508ebdae6461aa0a5f8a72"/><file name="Subscription.php" hash="2549cb02c0f1e2fb6968cb5d1f1723ba"/></dir></dir><file name="config.php" hash="34088ac238ec7e6ddfccc8629430d1a0"/></dir><dir name="controllers"><file name="AjaxController.php" hash="dceab5aab2a25d831e366e41732f6073"/><file name="BackupController.php" hash="d94589224453aa9df72aa31bc50eb2e0"/><file name="IndexController.php" hash="fe2df4c805fc7d798a6fef383ccef50a"/><file name="ProductController.php" hash="9ddef4868ad4d382ad0724fb1716f200"/><file name="SplitfeaturesController.php" hash="d056fdc368af98d59cf7c0bd328142ec"/></dir><dir name="etc"><file name="api.xml" hash="4b9df3ba0ff94824f06a5c14497034cb"/><file name="config.xml" hash="
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>stockinthechannel2012</name>
|
4 |
+
<version>2.2.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Import Plugin for the Stock in the Channel Magento Data Feed</summary>
|
10 |
<description>Import Plugin for the Stock in the Channel Magento Data Feed.
|
11 |
Requires a Magento Formatted Data feed from http://stockinthechannel.com</description>
|
12 |
+
<notes>Version 2.2.3:
|
13 |
+
* Full import not triggering fixed via cron</notes>
|
|
|
|
|
14 |
<authors><author><name>stockinchannel</name><user>stockinchannel</user><email>marketing@stockinthechannel.com</email></author><author><name>Nick Anstee</name><user>nicka101</user><email>nick@stockinthechannel.com</email></author><author><name>Michael Figg</name><user>michaelf</user><email>michael@stockinthechannel.com</email></author></authors>
|
15 |
+
<date>2017-05-12</date>
|
16 |
+
<time>10:49:56</time>
|
17 |
+
<contents><target name="magelocal"><dir name="Bintime"><dir name="Sinchimport"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><file name="Sinchdistributors.php" hash="20c2452bfbf7206c72b2402e4eaa1541"/></dir></dir></dir><file name="Backupbutton.php" hash="bf42e9a5cd2aae1e8766c8475fcf84aa"/><file name="Importenvironment.php" hash="85ac7cf582ad798fc31d85855319d6e1"/><file name="Importhistory.php" hash="53018d6131869b96ee88f7985cd5c554"/><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="239d86cde4cf08f5f50183df26e89eea"/></dir><file name="View.php" hash="cd0237e60846199ee9a32e48c4c89cd4"/></dir><file name="List.php" hash="db883cb9fb90fc16e4e9cb5db2050937"/><dir name="Product"><dir name="View"><file name="Media.php" hash="da9cb0526e64507b9ec456e28b4add75"/></dir></dir><file name="Startimportbutton.php" hash="19462ca24375f91a5d261d840046ed76"/><file name="Startstockpriceimportbutton.php" hash="59dbe9b52eea94b0baf78d2bb01d485d"/></dir><dir name="Helper"><file name="Data.php" hash="8a6379053d730de32bdc6034ae83ff87"/><file name="Getdata.php" hash="ae7e1cd6e00174a5eb9d4cd8d79f42ed"/><file name="Image.php" hash="4507e0741e1bf094ce558ffb908dbae8"/></dir><dir name="Model"><file name="Api.php" hash="3af89f70e0ac8bc9c0c0081b132ed836"/><file name="Backup.php" hash="ff2ab7c12726a6fd7e8914f216660a89"/><file name="Category.php" hash="0bffff839c0f48ecd75689654e79f7ce"/><file name="Image.php" hash="b87da6ed365c3265495afdc2f3b04eb2"/><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="7bf4904f35de94c6a7235dee1be62523"/><file name="Price.php" hash="41292f8d81a586130d0a914d5b6dcfa5"/></dir></dir><file name="Layer.php" hash="2c0131265f18450126d7a0988d6ed284"/><file name="Product.php" hash="3b91221e17aa398e5972b6fb5dd95975"/><dir name="Resource"><dir name="Layer"><dir name="Filter"><file name="Price.php" hash="bb9746143b24c629911affa33fec3393"/></dir></dir><dir name="Mysql4"><dir name="Layer"><dir name="Filter"><file name="Feature.php" hash="c8b768e73d62414d36d36d097ff80d96"/></dir></dir><file name="Setup.php" hash="dc80686f5d5449c192fa910c79751a9d"/></dir></dir><file name="Sinch.php" hash="52f9aca211b3cc65efabe4cbe206d2ea"/><dir name="System"><dir name="Config"><file name="CatRewrite.php" hash="7783f4948f34d7fe5045e94962c822fc"/><file name="ProdRewrite.php" hash="26e079c5d012a20d60b008433877657f"/><file name="ServerList.php" hash="2b2606e85f508ebdae6461aa0a5f8a72"/><file name="Subscription.php" hash="2549cb02c0f1e2fb6968cb5d1f1723ba"/></dir></dir><file name="config.php" hash="34088ac238ec7e6ddfccc8629430d1a0"/></dir><dir name="controllers"><file name="AjaxController.php" hash="dceab5aab2a25d831e366e41732f6073"/><file name="BackupController.php" hash="d94589224453aa9df72aa31bc50eb2e0"/><file name="IndexController.php" hash="fe2df4c805fc7d798a6fef383ccef50a"/><file name="ProductController.php" hash="9ddef4868ad4d382ad0724fb1716f200"/><file name="SplitfeaturesController.php" hash="d056fdc368af98d59cf7c0bd328142ec"/></dir><dir name="etc"><file name="api.xml" hash="4b9df3ba0ff94824f06a5c14497034cb"/><file name="config.xml" hash="4bbb37477285daeb3bca9fce81b8a4b4"/><file name="system.xml" hash="498028a265eb9107531b3d7c9efc9958"/></dir><file name="sinch_import_start_ajax.php" hash="c4eedde696225beb7e3d75fbeaa9a5ea"/><dir name="sql"><dir name="sinchimport_setup"><file name="filter_sinch_products_s.sql" hash="ac4ab2f66b8c755da05488d6bd3118a0"/><file name="mysql4-install-0.1.0.php" hash="5925ffb8574cb35032b9d2866f4da7be"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="93a43b01c4ad6eb9c9638dc1d31ca777"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="710c4d2873fcbe3061b925072d995d73"/><file name="mysql4-upgrade-0.1.2-0.1.3.php" hash="d2892bb825c7baf2139c136fd96f2f66"/><file name="mysql4-upgrade-0.1.3-0.1.4.php" hash="ab6aa72ff697db247423911437830795"/><file name="mysql4-upgrade-0.1.4-0.1.5.php" hash="f195a8bf9fbcc31eca6d066ff1bb98f5"/><file name="mysql4-upgrade-0.1.5-0.1.6.php" hash="f4ee53d9644c16c80327b40fec432d1d"/><file name="mysql4-upgrade-0.1.6-0.1.7.php" hash="987ed4ca76a263580705ec93e0277120"/><file name="mysql4-upgrade-0.1.7-0.1.8.php" hash="e52bb4ef6f982992fcbfcce710698525"/><file name="mysql4-upgrade-0.1.8-0.1.9.php" hash="de6b560cef7edf7914cc4f135b0678b9"/><file name="mysql4-upgrade-0.1.9-0.2.0.php" hash="33618a810c8b88d28fc1b504eb65c657"/><file name="mysql4-upgrade-0.2.0-0.2.1.php" hash="507b285ba1f3eb98d9fb54a3ae29257c"/><file name="mysql4-upgrade-0.2.1-0.2.2.php" hash="55732b89b294191eaecbe3a5e1c7691e"/><file name="mysql4-upgrade-3.0.0-3.0.1.php" hash="3a7b53cbc0585e04afed64b321771a8a"/><file name="mysql4-upgrade-3.0.1-3.0.2.php" hash="12853ce85af460e0d462fbf3297715c0"/><file name="mysql4-upgrade-3.0.2-3.0.3.php" hash="2c0c1a12c567ecacad6647eeffa4f198"/><file name="mysql4-upgrade-3.0.3-3.0.4.php" hash="9c3612df0a873fa6e59ae9f98c5de2b0"/><file name="mysql4-upgrade-3.0.4-3.0.5.php" hash="89138c892702bd3b8f18ccec1b39d5fc"/><file name="mysql4-upgrade-3.0.5-3.0.6.php" hash="d955c0ebd1aed6cf6a50e9f47e6cddc1"/><file name="mysql4-upgrade-3.0.6-3.0.7.php" hash="658b317dc33176b3fb967d95c88dea27"/><file name="mysql4-upgrade-3.0.7-3.0.8.php" hash="9938b6739d3f4a839b01f873c0b15db5"/><file name="mysql4-upgrade-3.0.8-3.1.0.php" hash="3a6b30bc2a0105acdf6e89e90dadb3b9"/><file name="storeProcedureGenerator.php" hash="cad9767668d9fb6fba21d3a72196d927"/></dir></dir><file name="stock_price_sinch_import_start_ajax.php" hash="1cc9acad458c3c600ae507f112e37640"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Bintime_Sinchimport.xml" hash="8d5661b858250eeb154af10ee19300c3"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="sinchimport.xml" hash="53dd99d9303049f92713aec45c21836f"/></dir><dir name="template"><dir name="sinchimport"><file name="list.phtml" hash="adc46e247797cdad4582792266d381e4"/><file name="media.phtml" hash="af44d0371493235e4d0a5d0e9223bd9e"/><file name="view.phtml" hash="f160f6226d774a82ab1b312ffb30eb3e"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="sinchimport.xml" hash="96b53d22fe6dc3526a9bcef5f470cabe"/></dir><dir name="template"><dir name="sinchimport"><dir name="sales"><dir name="items"><dir name="column"><file name="name.phtml" hash="27c9c11cbf99919dfdf819e788281f5f"/></dir></dir></dir><file name="sinchdistributors.phtml" hash="cfda729147fd7b03b9f1bdc582e0d07f"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><file name="sinchimport_run.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="sinchimport_yes.gif" hash="0afb20898a704a106cb4c598868abf32"/></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|