GSD_Easy_Ajax_Login - Version 2.0.3

Version Notes

Easy way to login without page reload. You can also choose forgot password option within the login form pop up. It is very fast and easy to understand.

Download this release

Release Info

Developer GS Dhunna
Extension GSD_Easy_Ajax_Login
Version 2.0.3
Comparing to
See all releases


Code changes from version 2.0.2 to 2.0.3

app/etc/modules/GSD_AjaxLogin.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <GSD_AjaxLogin>
5
+ <active>true</active>
6
+ <codePool>local</codePool>
7
+ </GSD_AjaxLogin>
8
+ </modules>
9
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GSD_Easy_Ajax_Login</name>
4
- <version>2.0.2</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
@@ -19,8 +19,8 @@ Benefits&#xD;
19
  </notes>
20
  <authors><author><name>GS Dhunna</name><user>gsdhunna</user><email>gurjit035@gmail.com</email></author></authors>
21
  <date>2014-03-24</date>
22
- <time>07:52:45</time>
23
- <contents><target name="magelocal"><dir name="GSD"><dir name="AjaxLogin"><dir name="Helper"><file name="Data.php" hash="aa40df972cd3f4b4eceb28b906459e75"/><file name="Data.php" hash="aa40df972cd3f4b4eceb28b906459e75"/></dir><dir name="etc"><file name="adminhtml.xml" hash="3f746c43d8d4742f1cdb30daef67a197"/><file name="config.xml" hash="0eb7f9b3466ec44e720e41c1ed20bf01"/><file name="system.xml" hash="8b10c51e46e3b89540989639f4b42c14"/><file name="system.xml" hash="8b10c51e46e3b89540989639f4b42c14"/><file name="config.xml" hash="0eb7f9b3466ec44e720e41c1ed20bf01"/><file name="adminhtml.xml" hash="3f746c43d8d4742f1cdb30daef67a197"/></dir><dir name="controllers"><file name="IndexController.php" hash="79019039dc3789a51ec871757d930c67"/><file name="IndexController.php" hash="79019039dc3789a51ec871757d930c67"/></dir><dir name="Block"><file name="Login.php" hash="533adb9f55864b8928ee545a9c96e89f"/><file name="Login.php" hash="533adb9f55864b8928ee545a9c96e89f"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ajaxlogin.xml" hash="37dc026ba8cf85e09923130522cc90ad"/></dir><dir name="template"><dir name="ajaxlogin"><file name="login.phtml" hash="61f43bd133ce73f81a1a33caef007f1e"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="."><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><file name="loader.gif" hash=""/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><file name="icon-close.png" hash="6701153ef3e30addce58dc9d0db052d5"/></dir><dir name="css"><file name="ajaxlogin.css" hash="f5ffcec1b82894ada5c7fd7ac46d6d65"/></dir></dir></dir></dir></target></contents>
24
  <compatible/>
25
- <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>GSD_Easy_Ajax_Login</name><channel>community</channel><min>1.0</min><max>2.0</max></package><extension><name>Core</name><min>1.0</min><max>3.0</max></extension></required></dependencies>
26
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GSD_Easy_Ajax_Login</name>
4
+ <version>2.0.3</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
19
  </notes>
20
  <authors><author><name>GS Dhunna</name><user>gsdhunna</user><email>gurjit035@gmail.com</email></author></authors>
21
  <date>2014-03-24</date>
22
+ <time>08:03:26</time>
23
+ <contents><target name="magelocal"><dir name="GSD"><dir name="AjaxLogin"><dir name="Helper"><file name="Data.php" hash="aa40df972cd3f4b4eceb28b906459e75"/></dir><dir name="etc"><file name="system.xml" hash="8b10c51e46e3b89540989639f4b42c14"/><file name="config.xml" hash="0eb7f9b3466ec44e720e41c1ed20bf01"/><file name="adminhtml.xml" hash="3f746c43d8d4742f1cdb30daef67a197"/></dir><dir name="controllers"><file name="IndexController.php" hash="79019039dc3789a51ec871757d930c67"/></dir><dir name="Block"><file name="Login.php" hash="533adb9f55864b8928ee545a9c96e89f"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ajaxlogin.xml" hash="37dc026ba8cf85e09923130522cc90ad"/></dir><dir name="template"><dir name="ajaxlogin"><file name="login.phtml" hash="61f43bd133ce73f81a1a33caef007f1e"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><file name="loader.gif" hash="7b9776076d5fceef4993b55c9383dedd"/><file name="icon-close.png" hash="6701153ef3e30addce58dc9d0db052d5"/></dir><dir name="css"><file name="ajaxlogin.css" hash="f5ffcec1b82894ada5c7fd7ac46d6d65"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GSD_AjaxLogin.xml" hash="16c6fefa237a88565574feabe28911c4"/></dir></target></contents>
24
  <compatible/>
25
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>GSD_Easy_Ajax_Login</name><channel>community</channel><min>1.0</min><max>3.0</max></package><extension><name>ftp</name><min>1.0</min><max>3.0</max></extension></required></dependencies>
26
  </package>
skin/frontend/base/default/images/loader.gif ADDED
Binary file