GSD_Easy_Ajax_Login - Version 1.0.2

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


Code changes from version 1.0.1 to 1.0.2

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GSD_Easy_Ajax_Login</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
@@ -18,9 +18,9 @@ Benefits&#xD;
18
  <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.&#xD;
19
  </notes>
20
  <authors><author><name>GS Dhunna</name><user>gsdhunna</user><email>gurjit035@gmail.com</email></author></authors>
21
- <date>2014-03-21</date>
22
- <time>06:43:52</time>
23
- <contents><target name="mageskin"><dir name="."><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="ajaxlogin.css" hash=""/></dir><dir name="images"><file name="icon-close.png" hash=""/><file name="loader.gif" hash=""/></dir></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="."><dir name="app"><dir name="design"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="ajaxlogin"><file name="login.phtml" hash=""/></dir></dir><dir name="layout"><file name="ajaxlogin.xml" hash=""/></dir></dir></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="."><dir name="app"><dir name="code"><dir name="local"><dir name="GSD"><dir name="AjaxLogin"><dir name="Block"><file name="Login.php" hash=""/></dir><dir name="controllers"><file name="IndexController.php" hash=""/></dir><dir name="etc"><file name="adminhtml.xml" hash=""/><file name="config.xml" hash=""/><file name="system.xml" hash=""/></dir><dir name="Helper"><file name="Data.php" hash=""/></dir></dir></dir></dir></dir></dir></dir></target></contents>
24
  <compatible/>
25
- <dependencies><required><php><min>5.1.0</min><max>5.3.17</max></php><package><name>GSD_Easy_Ajax_Login</name><channel>local</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>1.0.2</version>
5
  <stability>stable</stability>
6
  <license>OSL</license>
7
  <channel>community</channel>
18
  <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.&#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:33:27</time>
23
+ <contents><target name="magelocal"><dir name="app"><dir name="code"><dir name="local"><dir name="GSD"><dir name="AjaxLogin"><dir name="Helper"><file name="Data.php" hash=""/></dir><dir name="etc"><file name="system.xml" hash=""/><file name="config.xml" hash=""/><file name="adminhtml.xml" hash=""/></dir><dir name="controllers"><file name="IndexController.php" hash=""/></dir><dir name="Block"><file name="Login.php" hash=""/></dir></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="app"><dir name="design"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ajaxlogin.xml" hash=""/></dir><dir name="template"><dir name="ajaxlogin"><file name="login.phtml" hash=""/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="app"><dir name="etc"><dir name="modules"><file name="GSD_AjaxLogin.xml" hash=""/></dir></dir></dir></target><target name="mageskin"><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><file name="loader.gif" hash=""/><file name="icon-close.png" hash=""/></dir><dir name="css"><file name="ajaxlogin.css" hash=""/></dir></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>local</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>