reckess-io-trafficsource - Version 1.0.1

Version Notes

- Store google campaigns customer origin data in the placed orders.
- Store customer referral URL in the placed orders.
- Enhanced sales order grid to allow customer to filter by the new data.

Download this release

Release Info

Developer Reckless
Extension reckess-io-trafficsource
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0.0 to 1.0.1

app/code/community/Reckless/TrafficSource/Model/.Observer.php.swp DELETED
Binary file
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>reckess-io-trafficsource</name>
4
- <version>1.0.0.0</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -18,9 +18,9 @@ Please note: for commercial sites we strongly recommend you get in touch with th
18
  - Store customer referral URL in the placed orders.&#xD;
19
  - Enhanced sales order grid to allow customer to filter by the new data.</notes>
20
  <authors><author><name>Reckless</name><user>recklessio</user><email>hello@reckless.io</email></author></authors>
21
- <date>2014-05-13</date>
22
- <time>08:37:10</time>
23
- <contents><target name="magecommunity"><dir name="Reckless"><dir name="TrafficSource"><dir name="Block"><dir name="Adminhtml"><dir name="Order"><file name="Grid.php" hash="a152310d618c01a9c1a9cc47f9d84994"/></dir></dir></dir><dir name="Model"><file name="Observer.php" hash="12681feae07fcab8c16aea0fc8af21b0"/><dir name="Resource"><file name="Setup.php" hash="dde10cce215c0971a3a3ee2d53d2a4b0"/></dir><file name=".Observer.php.swp" hash="dc6f8be292cdf9c944658882121abc65"/></dir><dir name="etc"><file name="config.xml" hash="5540371451d1c31e5aa3c4511812b6f0"/></dir><dir name="sql"><dir name="reckless_trafficsource_setup"><file name="install-1.0.0.0.php" hash="17ab95393b085bac2d7bb59c88b7c8a3"/></dir></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Reckless_TrafficSource.xml" hash="7666b2e22e361240527cd9b3612ab428"/></dir></dir></dir></target></contents>
24
  <compatible/>
25
- <dependencies><required><php><min>5.2.0</min><max>5.4.0</max></php></required></dependencies>
26
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>reckess-io-trafficsource</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
18
  - Store customer referral URL in the placed orders.&#xD;
19
  - Enhanced sales order grid to allow customer to filter by the new data.</notes>
20
  <authors><author><name>Reckless</name><user>recklessio</user><email>hello@reckless.io</email></author></authors>
21
+ <date>2014-05-21</date>
22
+ <time>10:40:13</time>
23
+ <contents><target name="magecommunity"><dir name="Reckless"><dir name="TrafficSource"><dir name="Block"><dir name="Adminhtml"><dir name="Order"><file name="Grid.php" hash="a152310d618c01a9c1a9cc47f9d84994"/></dir></dir></dir><dir name="Model"><file name="Observer.php" hash="12681feae07fcab8c16aea0fc8af21b0"/><dir name="Resource"><file name="Setup.php" hash="dde10cce215c0971a3a3ee2d53d2a4b0"/></dir></dir><dir name="etc"><file name="config.xml" hash="5540371451d1c31e5aa3c4511812b6f0"/></dir><dir name="sql"><dir name="reckless_trafficsource_setup"><file name="install-1.0.0.0.php" hash="17ab95393b085bac2d7bb59c88b7c8a3"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Reckless_TrafficSource.xml" hash="7666b2e22e361240527cd9b3612ab428"/></dir></target></contents>
24
  <compatible/>
25
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>comminuity</channel><min>1.0.0.0</min><max>1.9</max></package></required></dependencies>
26
  </package>