Trendyr_Trendyrshare - Version 1.0.5

Version Notes

Refactored 1.0.5

Download this release

Release Info

Developer Steve Barbera
Extension Trendyr_Trendyrshare
Version 1.0.5
Comparing to
See all releases


Code changes from version 1.0.4 to 1.0.5

app/code/community/Trendyr/Trendyrshare/Model/Trendyrshare.php CHANGED
@@ -8,7 +8,8 @@ class Trendyr_Trendyrshare_Model_Trendyrshare extends Varien_Object{
8
  {
9
 
10
  //if there's not a merch key, shut it down.
11
- if(!$merchant_public_key = self::get_merch_key()){return false;}
 
12
 
13
  //prep an array of cart items for Trendyr
14
  $checkout_items = Mage::getSingleton('checkout/session')->getQuote()->getAllVisibleItems();
8
  {
9
 
10
  //if there's not a merch key, shut it down.
11
+ if(!($merchant_public_key = self::get_merch_key())){return false;}
12
+
13
 
14
  //prep an array of cart items for Trendyr
15
  $checkout_items = Mage::getSingleton('checkout/session')->getQuote()->getAllVisibleItems();
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Trendyr_Trendyrshare</name>
4
- <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.apache.org/licenses/LICENSE-2.0">ASL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Trendyr social share productions on checkout</summary>
10
  <description>Trendyr social share productions on checkout</description>
11
- <notes>Refactored 1.0.4</notes>
12
  <authors><author><name>Steve Barbera</name><user>trendyr</user><email>info@trendyr.com</email></author></authors>
13
  <date>2012-08-21</date>
14
- <time>20:39:44</time>
15
- <contents><target name="magecommunity"><dir name="Trendyr"><dir name="Trendyrshare"><dir name="Block"><dir name="Sales"><dir name="Order"><file name="Total.php" hash="411a319e2b492a22544bef8809802b7a"/></dir></dir><file name="Template.php" hash="92d8091e27a0c02f34115ae94faa00db"/></dir><dir name="Helper"><file name="Data.php" hash="5ff36855d52b16de7cf6ac9c29469c3e"/></dir><dir name="Model"><file name="Observer.php" hash="21afccea7c98498c73a8cc708b239755"/><dir name="Sales"><dir name="Order"><dir name="Total"><dir name="Creditmemo"><file name="Trendyr.php" hash="46790941ddf158f1a34a180e35a8205a"/></dir><dir name="Invoice"><file name="Trendyr.php" hash="2a313d89b5ee0ccc004153555b70aac9"/></dir></dir></dir><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Trendyrshare.php" hash="4914701d5fa568a1267b738836c3cca6"/></dir></dir></dir></dir><file name="Trendyrshare.php" hash="807d5af85a1dfc623c29c94a1424b228"/></dir><dir name="controllers"><file name="IndexController.php" hash="868c96c7b48becda2b4803f11595e9e7"/></dir><dir name="etc"><file name="config.xml" hash="14229c1257a637cc7c0846de73b811c5"/></dir><dir name="sql"><dir name="trendyrshare_setup"><file name="mysql4-install-1.0.php" hash="008622ca2016ec58ef38458ca8f3de32"/></dir></dir><dir name="templates"><file name="form_block_action.phtml" hash="e1b85bf81d98e21f4bc7ef696b55ad6c"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="trendyrshare.xml" hash="0b8577cc69cf51735414180da439df24"/></dir><dir name="template"><dir name="trendyrshare"><file name="cart_trendyr_button.phtml" hash="4b1c52ea0b6ee2b65ba055c3a87458ce"/><file name="on_success.phtml" hash="3d5173afa1f42c1147879e035fb57769"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Trendyr_Trendyrshare.xml" hash="be570b8cfdb7114f6af540fb56454ffe"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.17</min><max>5.3.15</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Trendyr_Trendyrshare</name>
4
+ <version>1.0.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.apache.org/licenses/LICENSE-2.0">ASL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Trendyr social share productions on checkout</summary>
10
  <description>Trendyr social share productions on checkout</description>
11
+ <notes>Refactored 1.0.5</notes>
12
  <authors><author><name>Steve Barbera</name><user>trendyr</user><email>info@trendyr.com</email></author></authors>
13
  <date>2012-08-21</date>
14
+ <time>20:45:32</time>
15
+ <contents><target name="magecommunity"><dir name="Trendyr"><dir name="Trendyrshare"><dir name="Block"><dir name="Sales"><dir name="Order"><file name="Total.php" hash="411a319e2b492a22544bef8809802b7a"/></dir></dir><file name="Template.php" hash="92d8091e27a0c02f34115ae94faa00db"/></dir><dir name="Helper"><file name="Data.php" hash="5ff36855d52b16de7cf6ac9c29469c3e"/></dir><dir name="Model"><file name="Observer.php" hash="21afccea7c98498c73a8cc708b239755"/><dir name="Sales"><dir name="Order"><dir name="Total"><dir name="Creditmemo"><file name="Trendyr.php" hash="46790941ddf158f1a34a180e35a8205a"/></dir><dir name="Invoice"><file name="Trendyr.php" hash="2a313d89b5ee0ccc004153555b70aac9"/></dir></dir></dir><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Trendyrshare.php" hash="4914701d5fa568a1267b738836c3cca6"/></dir></dir></dir></dir><file name="Trendyrshare.php" hash="88a714731afa9a54c079994967639a00"/></dir><dir name="controllers"><file name="IndexController.php" hash="868c96c7b48becda2b4803f11595e9e7"/></dir><dir name="etc"><file name="config.xml" hash="14229c1257a637cc7c0846de73b811c5"/></dir><dir name="sql"><dir name="trendyrshare_setup"><file name="mysql4-install-1.0.php" hash="008622ca2016ec58ef38458ca8f3de32"/></dir></dir><dir name="templates"><file name="form_block_action.phtml" hash="e1b85bf81d98e21f4bc7ef696b55ad6c"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="trendyrshare.xml" hash="0b8577cc69cf51735414180da439df24"/></dir><dir name="template"><dir name="trendyrshare"><file name="cart_trendyr_button.phtml" hash="4b1c52ea0b6ee2b65ba055c3a87458ce"/><file name="on_success.phtml" hash="3d5173afa1f42c1147879e035fb57769"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Trendyr_Trendyrshare.xml" hash="be570b8cfdb7114f6af540fb56454ffe"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.17</min><max>5.3.15</max></php></required></dependencies>
18
  </package>