Youama_Ajaxlogin - Version 1.1.1

Version Notes

If there is jQuery problem by another module what implement jquery, please visit the settings page of this module.

Download this release

Release Info

Developer David Belicza
Extension Youama_Ajaxlogin
Version 1.1.1
Comparing to
See all releases


Code changes from version 1.1.0 to 1.1.1

app/code/community/Youama/Ajaxlogin/etc/config.xml CHANGED
@@ -32,7 +32,7 @@
32
  <config>
33
  <modules>
34
  <Youama_Ajaxlogin>
35
- <version>1.1.0</version>
36
  </Youama_Ajaxlogin>
37
  </modules>
38
  <global>
32
  <config>
33
  <modules>
34
  <Youama_Ajaxlogin>
35
+ <version>1.1.1</version>
36
  </Youama_Ajaxlogin>
37
  </modules>
38
  <global>
app/etc/modules/Youama_Ajaxlogin.xml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <!--
4
+ /**
5
+ * YouAMA.com
6
+ *
7
+ * NOTICE OF LICENSE
8
+ *
9
+ * This source file is subject to the EULA that is bundled with this package
10
+ * on http://youama.com/freemodule-license.txt.
11
+ *
12
+ /****************************************************************************
13
+ * MAGENTO EDITION USAGE NOTICE *
14
+ ****************************************************************************/
15
+ /* This package designed for Magento Community edition. Developer(s) of
16
+ * YouAMA.com does not guarantee correct work of this extension on any other
17
+ * Magento edition except Magento Community edition. YouAMA.com does not
18
+ * provide extension support in case of incorrect edition usage.
19
+ /****************************************************************************
20
+ * DISCLAIMER *
21
+ ****************************************************************************/
22
+ /* Do not edit or add to this file if you wish to upgrade Magento to newer
23
+ * versions in the future.
24
+ *****************************************************
25
+ * @category Youama
26
+ * @package Youama_Ajaxlogin
27
+ * @copyright Copyright (c) 2012-2013 YouAMA.com (http://www.youama.com)
28
+ * @license http://youama.com/freemodule-license.txt
29
+ */
30
+ -->
31
+
32
+ <config>
33
+ <modules>
34
+ <Youama_Ajaxlogin>
35
+ <active>true</active>
36
+ <codePool>community</codePool>
37
+ </Youama_Ajaxlogin>
38
+ </modules>
39
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Youama_Ajaxlogin</name>
4
- <version>1.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL) </license>
7
  <channel>community</channel>
@@ -14,9 +14,9 @@ Youama_Ajaxlogin generate two popup windows what allow login and registration. R
14
  This module has setting page: System -&gt; Configuration -&gt; Youama -&gt; Ajax Login and Register</description>
15
  <notes>If there is jQuery problem by another module what implement jquery, please visit the settings page of this module.</notes>
16
  <authors><author><name>David Belicza</name><user>DoveID</user><email>87.bdavid@gmail.com</email></author></authors>
17
- <date>2013-06-02</date>
18
- <time>11:59:22</time>
19
- <contents><target name="magecommunity"><dir name="Youama"><dir name="Ajaxlogin"><dir name="Block"><file name="Ajaxlogin.php" hash="37ab304d1ee23a72b1406fc481eca278"/></dir><dir name="Model"><file name="Ajaxlogin.php" hash="b3d8dd033738b8501ca082ad2f82e1e7"/><file name="Ajaxregister.php" hash="1276efb09d6ef0a2ea103db2f66327b0"/><file name="Validator.php" hash="ed5ee08a3b5d3a261324e35e030226f1"/></dir><dir name="controllers"><file name="AccountController.php" hash="52b8e063c806b0a720022405d195ac72"/><file name="AjaxController.php" hash="23a41b4a8bdc50f9031d424bdceb0a98"/></dir><dir name="etc"><file name="adminhtml.xml" hash="34bf8f06b34fe4732fd1e10333962317"/><file name="config.xml" hash="6cd2733a75740a80e9cbe4c95d7ff4a3"/><file name="system.xml" hash="f43893678f2e06f66dabce8903b91551"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Youama_Ajaxlogin.xml" hash=""/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="youama_ajaxlogin.xml" hash="13ce88e918455eb6ebc0d587fb396288"/></dir><dir name="template"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.phtml" hash="7b27f5870a9c1245dee0687249bb3ce9"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="youama"><dir name="ajaxlogin"><file name="jquery-1-7-1.js" hash="2c57990a020cc3a35c4a603413d67a28"/></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.css" hash="d533e51d65bf0b5d03f5844f5e343f18"/></dir></dir></dir><dir name="images"><dir name="youama"><dir name="ajaxlogin"><file name="loader.gif" hash="c69d6a1798abc0839f3a2f6fee78ad7d"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="hu_HU"><file name="Youama_Ajaxlogin.csv" hash="bdbfa840dd13d871acc31acb7718174f"/></dir><dir name="en_US"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.1.0</min><max>5.4.11</max></php></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Youama_Ajaxlogin</name>
4
+ <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL) </license>
7
  <channel>community</channel>
14
  This module has setting page: System -&gt; Configuration -&gt; Youama -&gt; Ajax Login and Register</description>
15
  <notes>If there is jQuery problem by another module what implement jquery, please visit the settings page of this module.</notes>
16
  <authors><author><name>David Belicza</name><user>DoveID</user><email>87.bdavid@gmail.com</email></author></authors>
17
+ <date>2013-07-12</date>
18
+ <time>18:01:05</time>
19
+ <contents><target name="magecommunity"><dir name="Youama"><dir name="Ajaxlogin"><dir name="Block"><file name="Ajaxlogin.php" hash="37ab304d1ee23a72b1406fc481eca278"/></dir><dir name="Model"><file name="Ajaxlogin.php" hash="b3d8dd033738b8501ca082ad2f82e1e7"/><file name="Ajaxregister.php" hash="1276efb09d6ef0a2ea103db2f66327b0"/><file name="Validator.php" hash="ed5ee08a3b5d3a261324e35e030226f1"/></dir><dir name="controllers"><file name="AccountController.php" hash="52b8e063c806b0a720022405d195ac72"/><file name="AjaxController.php" hash="23a41b4a8bdc50f9031d424bdceb0a98"/></dir><dir name="etc"><file name="adminhtml.xml" hash="34bf8f06b34fe4732fd1e10333962317"/><file name="config.xml" hash="2e490dffe4915a72cd6151e2ef7abf4b"/><file name="system.xml" hash="f43893678f2e06f66dabce8903b91551"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Youama_Ajaxlogin.xml" hash="5bc2c0f50acb673409b4083e8ec5abe6"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="youama_ajaxlogin.xml" hash="13ce88e918455eb6ebc0d587fb396288"/></dir><dir name="template"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.phtml" hash="7b27f5870a9c1245dee0687249bb3ce9"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="youama"><dir name="ajaxlogin"><file name="jquery-1-7-1.js" hash="2c57990a020cc3a35c4a603413d67a28"/></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.css" hash="d533e51d65bf0b5d03f5844f5e343f18"/></dir></dir></dir><dir name="images"><dir name="youama"><dir name="ajaxlogin"><file name="loader.gif" hash="c69d6a1798abc0839f3a2f6fee78ad7d"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="hu_HU"><file name="Youama_Ajaxlogin.csv" hash="bdbfa840dd13d871acc31acb7718174f"/></dir><dir name="en_US"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.1.0</min><max>5.4.11</max></php></required></dependencies>
22
  </package>