Youama_Ajaxlogin - Version 2.0.2

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 2.0.2
Comparing to
See all releases


Code changes from version 2.0.1 to 2.0.2

app/code/community/Youama/{Ajaxlogin → AjaxLogin}/Block/Ajaxlogin.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/Model/Ajaxlogin.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/Model/Ajaxregister.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/Model/Validator.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/controllers/AccountController.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/controllers/AjaxController.php RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/etc/adminhtml.xml RENAMED
File without changes
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/etc/config.xml RENAMED
@@ -32,7 +32,7 @@
32
  <config>
33
  <modules>
34
  <Youama_Ajaxlogin>
35
- <version>2.0.1</version>
36
  </Youama_Ajaxlogin>
37
  </modules>
38
  <global>
32
  <config>
33
  <modules>
34
  <Youama_Ajaxlogin>
35
+ <version>2.0.2</version>
36
  </Youama_Ajaxlogin>
37
  </modules>
38
  <global>
app/code/community/Youama/{Ajaxlogin → AjaxLogin}/etc/system.xml RENAMED
File without changes
app/design/frontend/base/default/layout/youama_ajaxlogin.xml CHANGED
File without changes
app/design/frontend/base/default/template/youama/ajaxlogin/ajaxlogin.phtml CHANGED
File without changes
app/etc/modules/{Youama_Ajaxlogin.xml → Youama_AjaxLogin.xml} RENAMED
File without changes
app/locale/en_US/Youama_Ajaxlogin.csv CHANGED
File without changes
app/locale/hu_HU/Youama_Ajaxlogin.csv CHANGED
File without changes
package.xml CHANGED
@@ -1,20 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Youama_Ajaxlogin</name>
4
- <version>2.0.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>
8
  <extends/>
9
- <summary>This module implement the Magento Login/Register process.&#xD;
10
- </summary>
11
- <description>This module implement the Magento Login/Register process. Youama_Ajaxlogin generate two popup windows what allow login and registration. Remove the default login and registration pages by redirect to homepage. This module has setting page: System -&gt; Configuration -&gt; Youama -&gt; Ajax Login and Register&#xD;
12
- </description>
13
  <notes>If there is jQuery problem by another module what implement jquery, please visit the settings page of this module.</notes>
14
  <authors><author><name>David Belicza</name><user>DoveID</user><email>87.bdavid@gmail.com</email></author></authors>
15
- <date>2014-06-10</date>
16
- <time>16:53:36</time>
17
- <contents><target name="magecommunity"><dir name="Youama"><dir name="Ajaxlogin"><dir name="Block"><file name="Ajaxlogin.php" hash="d07aa39857323d01391a91fd81681055"/></dir><dir name="controllers"><file name="AccountController.php" hash="9616960a7e3d6f48638d785641d9e02e"/><file name="AjaxController.php" hash="8926d8362cf4236750425763f171be9d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="7940174e3008902fa8fc09ec7fab62b7"/><file name="config.xml" hash="7477e23bc5d4b9c728294a00064f7d3e"/><file name="system.xml" hash="d977db06d1e75b60b2ba3370c04870e6"/></dir><dir name="Model"><file name="Ajaxlogin.php" hash="2cb689d944eb3de6e6d73e77dbae82e4"/><file name="Ajaxregister.php" hash="5063c3e74326ce0714c541408b96a08b"/><file name="Validator.php" hash="b38580d8373ae98d93132d7daae3791c"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Youama_Ajaxlogin.xml" hash="74c3abbcbb9bea7e4cfd4346d6a68c54"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="youama_ajaxlogin.xml" hash="9bce1a7edca2e6b521201e15c1015ac8"/></dir><dir name="template"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.phtml" hash="5762a3f3c4321d772bc6ef1b0d6f3883"/></dir></dir></dir></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="6643ed2930932568afd75fb4633491b2"/></dir></dir></dir><dir name="images"><dir name="youama"><dir name="ajaxlogin"><file name="loader.gif" hash="bddaa3a544a4a5b32fe95fcc59b1bbc2"/></dir></dir></dir><dir name="js"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.js" hash="9fa73f3d4500f51c12fdd640d326a6ff"/><file name="jquery-1-11-1.js" hash="4625f24f6a8cbb43df7785fa588f6461"/><file name="jquery-ui-1-10-4.js" hash="794e59f6144e3841062157279af70af9"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="hu_HU"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir><dir name="en_US"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir></target></contents>
18
  <compatible/>
19
- <dependencies><required><php><min>5.1.0</min><max>5.5.12</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Youama_Ajaxlogin</name>
4
+ <version>2.0.2</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>
8
  <extends/>
9
+ <summary>It is a free responsive ajax login and register module, compatible with Madison Island of Magento.</summary>
10
+ <description>This module implement the Magento Login/Register process. Youama_Ajaxlogin generate two popup windows what allow login and registration. Remove the default login and registration pages by redirect to homepage. This module has setting page: System -&gt; Configuration -&gt; Youama -&gt; Ajax Login and Register</description>
 
 
11
  <notes>If there is jQuery problem by another module what implement jquery, please visit the settings page of this module.</notes>
12
  <authors><author><name>David Belicza</name><user>DoveID</user><email>87.bdavid@gmail.com</email></author></authors>
13
+ <date>2016-01-22</date>
14
+ <time>17:54:13</time>
15
+ <contents><target name="magecommunity"><dir name="Youama"><dir name="AjaxLogin"><dir name="Block"><file name="Ajaxlogin.php" hash="d07aa39857323d01391a91fd81681055"/></dir><dir name="Model"><file name="Ajaxlogin.php" hash="2cb689d944eb3de6e6d73e77dbae82e4"/><file name="Ajaxregister.php" hash="5063c3e74326ce0714c541408b96a08b"/><file name="Validator.php" hash="b38580d8373ae98d93132d7daae3791c"/></dir><dir name="controllers"><file name="AccountController.php" hash="9616960a7e3d6f48638d785641d9e02e"/><file name="AjaxController.php" hash="8926d8362cf4236750425763f171be9d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="7940174e3008902fa8fc09ec7fab62b7"/><file name="config.xml" hash="9707731a09a76ffb5b156b9559534be1"/><file name="system.xml" hash="d977db06d1e75b60b2ba3370c04870e6"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Youama_AjaxLogin.xml" hash="74c3abbcbb9bea7e4cfd4346d6a68c54"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="youama_ajaxlogin.xml" hash="9bce1a7edca2e6b521201e15c1015ac8"/></dir><dir name="template"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.phtml" hash="5762a3f3c4321d772bc6ef1b0d6f3883"/></dir></dir></dir></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="6643ed2930932568afd75fb4633491b2"/></dir></dir></dir><dir name="images"><dir name="youama"><dir name="ajaxlogin"><file name="loader.gif" hash="bddaa3a544a4a5b32fe95fcc59b1bbc2"/></dir></dir></dir><dir name="js"><dir name="youama"><dir name="ajaxlogin"><file name="ajaxlogin.js" hash="9fa73f3d4500f51c12fdd640d326a6ff"/><file name="jquery-1-11-1.js" hash="4625f24f6a8cbb43df7785fa588f6461"/><file name="jquery-ui-1-10-4.js" hash="794e59f6144e3841062157279af70af9"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="hu_HU"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir><dir name="en_US"><file name="Youama_Ajaxlogin.csv" hash="61a304f3940f9a6986cd8224801f41a2"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.1.0</min><max>7.0.2</max></php></required></dependencies>
18
  </package>
skin/frontend/base/default/css/youama/ajaxlogin/ajaxlogin.css CHANGED
File without changes
skin/frontend/base/default/images/youama/ajaxlogin/loader.gif CHANGED
File without changes
skin/frontend/base/default/js/youama/ajaxlogin/ajaxlogin.js CHANGED
File without changes
skin/frontend/base/default/js/youama/ajaxlogin/jquery-1-11-1.js CHANGED
File without changes
skin/frontend/base/default/js/youama/ajaxlogin/jquery-ui-1-10-4.js CHANGED
File without changes