Ayaline_Core - Version 1.1.1

Version Notes

Base extension required by all our other extensions

Download this release

Release Info

Developer Magento Core Team
Extension Ayaline_Core
Version 1.1.1
Comparing to
See all releases


Code changes from version 1.1.0 to 1.1.1

app/code/community/Ayaline/Core/Block/Adminhtml/System/Config/Fieldset/Hint.php CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
app/code/community/Ayaline/Core/Helper/Data.php CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
app/code/community/Ayaline/Core/Model/Cron/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
app/code/community/Ayaline/Core/Model/Feed.php CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
app/code/community/Ayaline/Core/Model/Observer.php CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
 
12
  /**
app/code/community/Ayaline/Core/etc/config.xml CHANGED
@@ -7,13 +7,13 @@
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <config>
14
  <modules>
15
  <Ayaline_Core>
16
- <version>1.1</version>
17
  </Ayaline_Core>
18
  </modules>
19
  <global>
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <config>
14
  <modules>
15
  <Ayaline_Core>
16
+ <version>1.1.1</version>
17
  </Ayaline_Core>
18
  </modules>
19
  <global>
app/code/community/Ayaline/Core/etc/system.xml CHANGED
@@ -7,7 +7,7 @@
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <config>
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <config>
app/design/adminhtml/default/default/layout/ayaline/core.xml CHANGED
@@ -7,7 +7,7 @@
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <layout>
7
  * @package Ayaline_Core
8
  * @author aYaline
9
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
10
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
11
  */
12
  -->
13
  <layout>
app/design/adminhtml/default/default/template/ayaline/core/system/config/fieldset/hint.phtml CHANGED
@@ -6,7 +6,7 @@
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
10
  */
11
  ?>
12
  <?php /* @var $this Ayaline_Core_Block_Adminhtml_System_Config_Fieldset_Hint */ ?>
6
  * @package Ayaline_Core
7
  * @author aYaline
8
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
9
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
10
  */
11
  ?>
12
  <?php /* @var $this Ayaline_Core_Block_Adminhtml_System_Config_Fieldset_Hint */ ?>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Ayaline_Core</name>
4
- <version>1.1.0</version>
5
  <stability>stable</stability>
6
- <license uri="http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html">aYaline Custom License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Base extension required by all our other extensions</summary>
10
  <description>Ayaline_Core is the base extension required by all our other extensions</description>
11
  <notes>Base extension required by all our other extensions</notes>
12
  <authors><author><name>aYaline Team</name><user>auto-converted</user><email>magento@ayaline.com</email></author></authors>
13
- <date>2012-03-23</date>
14
- <time>10:01:28</time>
15
- <contents><target name="magecommunity"><dir name="Ayaline"><dir name="Core"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Hint.php" hash="1dceb70d0f3532b0ee1334eeb75b8ae1"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="c9964e626dbcbb3b7c4ca2e87fabde46"/></dir><dir name="Model"><dir name="Cron"><file name="Abstract.php" hash="ac6c9b10284c1d50c75c7c8f67ee0dd9"/></dir><file name="Feed.php" hash="1623eb7fcb8b98c74afafa676b4dc81f"/><file name="Observer.php" hash="d691685e1c08e99a06b96e6ca69794df"/></dir><dir name="etc"><file name="config.xml" hash="b091519f72b9752c9df3319af0d292ba"/><file name="system.xml" hash="e51437007790626550e667b4b226b8f6"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="ayaline"><dir name="core"><dir name="system"><dir name="config"><dir name="fieldset"><file name="hint.phtml" hash="d09d568cfb49259a7488389f7ccd7072"/></dir></dir></dir></dir></dir></dir><dir name="layout"><dir name="ayaline"><file name="core.xml" hash="deda77f0c2dce40cb44f796f0a4325ee"/></dir></dir></dir></dir></dir><dir name="modules"><file name="Ayaline_Core.xml" hash=""/></dir></target><target name="magelocale"><dir name="en_US"><file name="Ayaline_Core.csv" hash="9a20fba048bc91df06ef1a639f67a130"/></dir><dir name="fr_FR"><file name="Ayaline_Core.csv" hash="10d5987f7d5d2ed22be099fbb9cc3c68"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="ayaline"><file name="ayaline_header.png" hash="8da709173dec62ed2abef4a9bb64705f"/><file name="ayaline_icommerce.png" hash="583c9808ae4654ca969871dd6fcb07df"/></dir></dir><file name="ayaline.css" hash="8188a46ba443d8642b4153e2f320332c"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Ayaline_Core</name>
4
+ <version>1.1.1</version>
5
  <stability>stable</stability>
6
+ <license uri="http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html">aYaline Custom License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Base extension required by all our other extensions</summary>
10
  <description>Ayaline_Core is the base extension required by all our other extensions</description>
11
  <notes>Base extension required by all our other extensions</notes>
12
  <authors><author><name>aYaline Team</name><user>auto-converted</user><email>magento@ayaline.com</email></author></authors>
13
+ <date>2012-04-11</date>
14
+ <time>08:31:19</time>
15
+ <contents><target name="magecommunity"><dir name="Ayaline"><dir name="Core"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Hint.php" hash="7abaab0e11728ca0924f04c7498af573"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="2c2a7ddbaae05072b2506aced2cce3ac"/></dir><dir name="Model"><dir name="Cron"><file name="Abstract.php" hash="f7502a436244aa332d5de1c0062c9b50"/></dir><file name="Feed.php" hash="57cf6d665cb1b1ecad82a2aa713755e1"/><file name="Observer.php" hash="a1cb4b6bd1062e71365e50e93899bf32"/></dir><dir name="etc"><file name="config.xml" hash="4e746c19c70df5a740ef4f3c7b755b61"/><file name="system.xml" hash="21e2f7e8a0a9e914cfcf3001366fc143"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="ayaline"><dir name="core"><dir name="system"><dir name="config"><dir name="fieldset"><file name="hint.phtml" hash="2036c4ed80b51a1ebd539b24390186da"/></dir></dir></dir></dir></dir></dir><dir name="layout"><dir name="ayaline"><file name="core.xml" hash="1a0a58710f0d1439b9864bd278a122c3"/></dir></dir></dir></dir></dir><dir name="modules"><file name="Ayaline_Core.xml" hash=""/></dir></target><target name="magelocale"><dir name="en_US"><file name="Ayaline_Core.csv" hash="9a20fba048bc91df06ef1a639f67a130"/></dir><dir name="fr_FR"><file name="Ayaline_Core.csv" hash="10d5987f7d5d2ed22be099fbb9cc3c68"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="ayaline"><file name="ayaline_header.png" hash="8da709173dec62ed2abef4a9bb64705f"/><file name="ayaline_icommerce.png" hash="583c9808ae4654ca969871dd6fcb07df"/></dir></dir><file name="ayaline.css" hash="edf290ba956af85a695411fd34adfd28"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
skin/adminhtml/default/default/ayaline.css CHANGED
@@ -4,7 +4,7 @@
4
  * @package Ayaline_Core
5
  * @author aYaline
6
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
7
- * @license http://magento-shop.ayaline.com/fr/conditions-generales-de-vente.html
8
  */
9
  li.ayaline-tab dl dt.label {
10
  background: url("images/ayaline/ayaline_icommerce.png") no-repeat scroll 35px -15px #D1DEDF;
4
  * @package Ayaline_Core
5
  * @author aYaline
6
  * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
7
+ * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
8
  */
9
  li.ayaline-tab dl dt.label {
10
  background: url("images/ayaline/ayaline_icommerce.png") no-repeat scroll 35px -15px #D1DEDF;