Version Notes
Minor improvements
Download this release
Release Info
Developer | Roeland van Oostenbrugge |
Extension | Converdo_Analytics |
Version | 2.1.6.50 |
Comparing to | |
See all releases |
Code changes from version 2.1.6.49 to 2.1.6.50
app/code/community/Converdo/Common/Config/Configuration.php
CHANGED
@@ -13,7 +13,7 @@ class Configuration
|
|
13 |
*
|
14 |
* @var string
|
15 |
*/
|
16 |
-
const VERSION = '2.1.6.
|
17 |
|
18 |
/**
|
19 |
* The Converdo URL.
|
@@ -56,7 +56,7 @@ class Configuration
|
|
56 |
public function __construct()
|
57 |
{
|
58 |
$this->platform = cvd_app(\Converdo\Magento\Config\Configuration::class);
|
59 |
-
$this->basePath =
|
60 |
$this->path = realpath($this->basePath . '/app/code/community/Converdo');
|
61 |
|
62 |
$this->resolveBindings();
|
13 |
*
|
14 |
* @var string
|
15 |
*/
|
16 |
+
const VERSION = '2.1.6.50';
|
17 |
|
18 |
/**
|
19 |
* The Converdo URL.
|
56 |
public function __construct()
|
57 |
{
|
58 |
$this->platform = cvd_app(\Converdo\Magento\Config\Configuration::class);
|
59 |
+
$this->basePath = dirname(dirname(dirname(dirname(dirname(dirname(__DIR__))))));
|
60 |
$this->path = realpath($this->basePath . '/app/code/community/Converdo');
|
61 |
|
62 |
$this->resolveBindings();
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Converdo_Analytics</name>
|
4 |
-
<version>2.1.6.
|
5 |
<stability>stable</stability>
|
6 |
<license>MITL</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Minor improvements</notes>
|
12 |
<authors><author><name>Roeland van Oostenbrugge</name><user>converdo</user><email>roeland@converdo.nl</email></author></authors>
|
13 |
<date>2017-06-09</date>
|
14 |
-
<time>14:
|
15 |
-
<contents><target name="magecommunity"><dir name="Converdo"><dir name="Common"><dir name="API"><file name="ConverdoAPI.php" hash="73dfefe52b6f0066863e93239bb607c6"/><file name="ConverdoClient.php" hash="276608b1416ec655d48d4cf213a885b2"/><dir name="Models"><dir name="Contracts"><file name="OrderInterface.php" hash="426e172166014f03cfe4d44bf4041711"/></dir><file name="Order.php" hash="fc528438a5f74c8e3689189a4c305627"/></dir><file name="Requests.php" hash="f96c3a84de46b6cc8484d07e3b9a2314"/><dir name="Sections"><file name="ConverdoOrderAPI.php" hash="af4dd49f7c08176410aafc72da88b204"/><file name="SetupAPI.php" hash="9a1059594426d668bd74394e16b8af52"/></dir><dir name="resources"><file name="api_cert_chain.pem" hash="38cd779c9429ab6e2e5ae3437b763238"/></dir></dir><dir name="Config"><file name="AbstractPlatformConfiguration.php" hash="33f47b864db382871f06513266232aec"/><file name="Configuration.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.5.37</min><max>7.0.5</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Converdo_Analytics</name>
|
4 |
+
<version>2.1.6.50</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>MITL</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Minor improvements</notes>
|
12 |
<authors><author><name>Roeland van Oostenbrugge</name><user>converdo</user><email>roeland@converdo.nl</email></author></authors>
|
13 |
<date>2017-06-09</date>
|
14 |
+
<time>14:47:55</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Converdo"><dir name="Common"><dir name="API"><file name="ConverdoAPI.php" hash="73dfefe52b6f0066863e93239bb607c6"/><file name="ConverdoClient.php" hash="276608b1416ec655d48d4cf213a885b2"/><dir name="Models"><dir name="Contracts"><file name="OrderInterface.php" hash="426e172166014f03cfe4d44bf4041711"/></dir><file name="Order.php" hash="fc528438a5f74c8e3689189a4c305627"/></dir><file name="Requests.php" hash="f96c3a84de46b6cc8484d07e3b9a2314"/><dir name="Sections"><file name="ConverdoOrderAPI.php" hash="af4dd49f7c08176410aafc72da88b204"/><file name="SetupAPI.php" hash="9a1059594426d668bd74394e16b8af52"/></dir><dir name="resources"><file name="api_cert_chain.pem" hash="38cd779c9429ab6e2e5ae3437b763238"/></dir></dir><dir name="Config"><file name="AbstractPlatformConfiguration.php" hash="33f47b864db382871f06513266232aec"/><file name="Configuration.php" hash="56b6ce5d34efd60960b9aea8926a43b7"/><dir name="Contracts"><file name="PlatformConfigurationContract.php" hash="d8b185da5dcad32402074b50eaf1dddc"/></dir></dir><dir name="Container"><file name="Container.php" hash="a2205f6d86205da4de23e794c41dac72"/></dir><dir name="Controllers"><file name="PingController.php" hash="8c94c9349b5048f0634f3bf74a6a72e6"/></dir><dir name="Cookie"><dir name="Factories"><file name="CookieFactory.php" hash="78252b7a31606240b43aa55374dd9e05"/></dir><dir name="Managers"><file name="CookieManager.php" hash="594d3b5397162d87fc4801a7476f4382"/></dir><dir name="Models"><dir name="Contracts"><file name="CookieInterface.php" hash="92b3fa2f6990f88f301c999c996f50e3"/></dir><file name="Cookie.php" hash="1fcb532f1b6b2930baf003497e2f66c6"/></dir></dir><dir name="Input"><file name="Input.php" hash="dff17aa36ebff1249828ef849a7f6b3d"/><file name="InputManager.php" hash="ba9c61bb2a5d9e762c405f68b3773e45"/></dir><dir name="Log"><file name="LogReader.php" hash="8d1e48c646aebbacc9d22d37e3c42a71"/><file name="LoggerAwareInterface.php" hash="75abd91a001bcf77df81ba4b487dadf4"/><file name="LoggerInterface.php" hash="9fd1a50cac6d243e5886df81aabf9794"/></dir><dir name="Page"><dir name="Factories"><file name="PageFactory.php" hash="aa982ee69889e676f67abd564279fde2"/></dir><dir name="Models"><dir name="Contracts"><file name="PageInterface.php" hash="ba745e11e0372dda50981143cb1d1570"/></dir><file name="Page.php" hash="7b75835e5737b69cf46ea77644cfa851"/></dir><dir name="Support"><dir name="Contracts"><file name="RouteResolverInterface.php" hash="400bfe4611b9e732d9fdd4fef86575fe"/></dir><file name="PageTypes.php" hash="4d16a8d516f5707e4c4359aae1ced944"/></dir></dir><dir name="Query"><dir name="Managers"><file name="QueryManager.php" hash="61e60f8398362956cb0ec8c762b02395"/><file name="QueryMetadata.php" hash="200fa9e4617ad1a2af5e1917f98608b7"/></dir><dir name="Models"><dir name="Contracts"><file name="EcommerceCartInterface.php" hash="7b18db590c782d99f7b9514c5d375348"/><file name="EcommerceCategoryInterface.php" hash="159b1bb3a4248c67e46dd6201064ed2c"/><file name="EcommerceItemInterface.php" hash="75cc52cd80706a441e36a715af67bbd3"/><file name="EcommerceSearchInterface.php" hash="6aad67169123749733737e2b0104ffba"/></dir><file name="EcommerceCart.php" hash="d569b0d2ecb4421b9e06c4de03b1a31a"/><file name="EcommerceCategory.php" hash="d704a2ef710fb7b7bf07d582db2e0611"/><file name="EcommerceItem.php" hash="b87c8d4095920ca92ddde663fddfc081"/><file name="EcommerceSearch.php" hash="0165c34cab7c3d0a73694d50a26dd77a"/></dir><dir name="Queries"><file name="AbstractQuery.php" hash="5dcee2afe12464bfc44da51e4239a446"/><file name="AddEcommerceItem.php" hash="fddbf90dd55152fc6a7c7b0b505c028a"/><file name="CategoryView.php" hash="8ffba1f33d6422906f7ed892622fb7d0"/><dir name="Contracts"><file name="QueryInterface.php" hash="fb92b5d11d99cfbff66af5596032fc13"/></dir><file name="CustomVariable.php" hash="aeb6b689fe9329b3575568baad8654bc"/><file name="EcommerceView.php" hash="8aea80f7490b379965c9735f5afb8bc5"/><file name="EnableHeartBeatTimer.php" hash="764297b7bdeafe467b30a9fd818e9387"/><file name="EnableLinkTracking.php" hash="ad80f078bac6d11bebd410fd6d5940aa"/><file name="SiteId.php" hash="512d6b403ca87040a91634a025ba61b3"/><file name="TrackEcommerceCart.php" hash="feaee2f5a7179ccf850a620b281c32da"/><file name="TrackPageView.php" hash="c493c1740f6c1ecc607da3491dbbcfb0"/><file name="TrackSiteSearch.php" hash="ca3316f8aec5439041ff2d88953362ae"/><file name="TrackerUrl.php" hash="d9149278970edebdc256596f8cfb841e"/></dir></dir><dir name="Response"><file name="JsonResponse.php" hash="1226250c2546b8255f93bacb8315b49c"/><file name="Response.php" hash="a4fb3927099ee5e69ea869b464039fd6"/></dir><dir name="Security"><file name="Crypt.php" hash="46cbccc802d4715868a1312f5db353e1"/></dir><dir name="Support"><file name="Arrayable.php" hash="cd34de85cce8e6b7ca3f5585dfa631e9"/><file name="HasParameters.php" hash="0821ecb3fd95c56e34880e86d1afb246"/><file name="UsesInput.php" hash="e4c019693f821df634361955a24d056d"/></dir><file name="autoload.php" hash="041bdebe2fb25a9cf76fb68e083c7302"/><file name="bootstrap.php" hash="6a9ac72f0a211dbee9669a462d934eb3"/><file name="config.php" hash="0ae0e4fe0414d85c038dabaa5ed38d23"/><file name="dependencies.php" hash="45eca8d2171d49f03f4a8721d8167a38"/><file name="functions.php" hash="864a2f9356955a2c44f47b3098f8a738"/></dir><dir name="Magento"><dir name="API"><dir name="Factories"><file name="OrderFactory.php" hash="9ba23305cf4f4554c67bab265e0be83d"/></dir></dir><dir name="Block"><file name="Tracker.php" hash="c2d5df5e73ee1609bb41ddc0425fc975"/></dir><dir name="Config"><file name="Configuration.php" hash="aae87028c08665d01ad29e6349b59ad8"/></dir><dir name="Container"><file name="Bindings.php" hash="9011f4fe08ccbc98b4b881422a53760c"/></dir><dir name="Factories"><file name="EcommerceCartFactory.php" hash="43ce610668ad865ddaaa5dfce6420e93"/><file name="EcommerceCategoryFactory.php" hash="7d21cba8d68be5bccb4f6387badb8674"/><file name="EcommerceItemFactory.php" hash="f948d85b55c31244efad3c4301de37ad"/><file name="EcommerceSearchFactory.php" hash="ea08378e24f27567abb3ae85f500e658"/></dir><dir name="Helper"><file name="Data.php" hash="5b2572fbbd9d6acfe1907830ab883a19"/></dir><dir name="Log"><file name="Logger.php" hash="f08e96e7d5fffcfacc4e0b052058dd73"/></dir><dir name="Model"><file name="Observer.php" hash="51cc0a8f619715dca0b51caab37256d8"/></dir><dir name="Page"><file name="RouteResolver.php" hash="fe9952398586e39679c85092ea03f013"/></dir><dir name="Support"><file name="ListensToOrders.php" hash="1f1025a5f93f43de05bf27bfd6048b97"/><file name="PriceHelper.php" hash="375c5f44c2c9b90618919412e235e961"/></dir><file name="autoload.php" hash="1dbde2e0916e842888085e261ee558c5"/><dir name="controllers"><file name="PingController.php" hash="7649748a504168df69239daed1a96418"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0202cead2a77b382e749eac8c11ca4a4"/><file name="config.xml" hash="0e43ae160f21b409d3bde01997fa42c9"/><file name="system.xml" hash="254d563ef535319c1476be21b5778000"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="analytics.xml" hash="d3f9d35df1981968a55a331c2b92d473"/></dir><dir name="template"><dir name="analytics"><file name="analytics.phtml" hash="30a9a5e06b7f8e8c8dc5d73249f1e172"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Converdo_ConversionMonitor.xml" hash="c1e39f4e5886e1a22dc078ddebca8ee3"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Converdo_ConversionMonitor.csv" hash="e5548c443f1564ce28992e6566cc454d"/></dir><dir name="nl_NL"><file name="Converdo_ConversionMonitor.csv" hash="71b67c6946b28b410b919c7a727d1cb2"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="conversionmonitor"><dir name="css"><file name="system_config_edit.css" hash="8b2b38b778b1167bb3e2500cb708f6c7"/></dir><dir name="images"><file name="favicon.png" hash="9e7dd5227bc0d5930a9d03dc913ff6b5"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="conversionmonitor.xml" hash="1a379e33a6ec59c984f571011df96a54"/></dir></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.5.37</min><max>7.0.5</max></php></required></dependencies>
|
18 |
</package>
|