Version Notes
Version 1.1.0: change the module name from Jfusion_Customer to Diglin_Username, fix bugs with checkout frontend and backend and with old customers
Version 1.0.0 - stable version
Version 1.0.1 - fix bug in sql query during installation on prefixed tables, add german translation, do package for Magento version prior to 1.5 and version 1.5.x
Version 1.0.2 - fix a bug with the installation
Download this release
Release Info
Developer | Magento Core Team |
Extension | Diglin_Username |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.1.1
app/code/community/Diglin/Username/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Diglin_Username>
|
5 |
-
<version>1.1.
|
6 |
</Diglin_Username>
|
7 |
</modules>
|
8 |
|
@@ -20,9 +20,9 @@
|
|
20 |
<sales_convert_quote>
|
21 |
<customer_username><to_order>*</to_order></customer_username>
|
22 |
</sales_convert_quote>
|
23 |
-
|
24 |
<username><to_order_address>*</to_order_address><to_customer_address>*</to_customer_address></username>
|
25 |
-
</sales_convert_quote_address
|
26 |
<sales_convert_order>
|
27 |
<customer_username><to_quote>*</to_quote></customer_username>
|
28 |
</sales_convert_order>
|
@@ -49,6 +49,11 @@
|
|
49 |
<customer>Diglin_Username_Model_Entity_Customer</customer>
|
50 |
</rewrite>
|
51 |
</customer_entity>
|
|
|
|
|
|
|
|
|
|
|
52 |
</models>
|
53 |
|
54 |
<resources>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Diglin_Username>
|
5 |
+
<version>1.1.1</version>
|
6 |
</Diglin_Username>
|
7 |
</modules>
|
8 |
|
20 |
<sales_convert_quote>
|
21 |
<customer_username><to_order>*</to_order></customer_username>
|
22 |
</sales_convert_quote>
|
23 |
+
<sales_convert_quote_address>
|
24 |
<username><to_order_address>*</to_order_address><to_customer_address>*</to_customer_address></username>
|
25 |
+
</sales_convert_quote_address>
|
26 |
<sales_convert_order>
|
27 |
<customer_username><to_quote>*</to_quote></customer_username>
|
28 |
</sales_convert_order>
|
49 |
<customer>Diglin_Username_Model_Entity_Customer</customer>
|
50 |
</rewrite>
|
51 |
</customer_entity>
|
52 |
+
<customer_resource>
|
53 |
+
<rewrite>
|
54 |
+
<customer>Diglin_USername_Model_Entity_Customer</customer>
|
55 |
+
</rewrite>
|
56 |
+
</customer_resource>
|
57 |
</models>
|
58 |
|
59 |
<resources>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Diglin_Username</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -22,9 +22,9 @@ Version 1.0.0 - stable version
|
|
22 |
Version 1.0.1 - fix bug in sql query during installation on prefixed tables, add german translation, do package for Magento version prior to 1.5 and version 1.5.x
|
23 |
Version 1.0.2 - fix a bug with the installation</notes>
|
24 |
<authors><author><name>diglin</name><user>auto-converted</user><email>sly@diglin.com</email></author></authors>
|
25 |
-
<date>2011-09-
|
26 |
-
<time>18:
|
27 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Diglin_Username.xml" hash="79603fae3def6dd098d4be51897e1ec6"/></dir></target><target name="magecommunity"><dir name="Diglin"><dir name="Username"><dir name="Block"><dir name="Overwrite"><dir name="Adminhtml"><dir name="Edit"><dir name="Tab"><file name="Account.php" hash="a5269ed241e97fc94ea6585ddf89d41e"/></dir></dir></dir></dir></dir><dir name="Model"><dir name="Entity"><file name="Customer.php" hash="75871fbc0b7ba6283a9d00e1300d5687"/><file name="Setup.php" hash="52fb83e922217a03ec49a7e01ec4168d"/></dir><file name="Customer.php" hash="a3fa48726a43f267d1560a7b14574309"/><file name="Form.php" hash="8842ea13f59069341b20c86fae4e6986"/><file name="Observer.php" hash="4badcaa6ab91dc56270c31aa0dcab4f5"/></dir><dir name="etc"><file name="config.xml" hash="
|
28 |
<compatible/>
|
29 |
<dependencies/>
|
30 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Diglin_Username</name>
|
4 |
+
<version>1.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
22 |
Version 1.0.1 - fix bug in sql query during installation on prefixed tables, add german translation, do package for Magento version prior to 1.5 and version 1.5.x
|
23 |
Version 1.0.2 - fix a bug with the installation</notes>
|
24 |
<authors><author><name>diglin</name><user>auto-converted</user><email>sly@diglin.com</email></author></authors>
|
25 |
+
<date>2011-09-12</date>
|
26 |
+
<time>18:35:05</time>
|
27 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Diglin_Username.xml" hash="79603fae3def6dd098d4be51897e1ec6"/></dir></target><target name="magecommunity"><dir name="Diglin"><dir name="Username"><dir name="Block"><dir name="Overwrite"><dir name="Adminhtml"><dir name="Edit"><dir name="Tab"><file name="Account.php" hash="a5269ed241e97fc94ea6585ddf89d41e"/></dir></dir></dir></dir></dir><dir name="Model"><dir name="Entity"><file name="Customer.php" hash="75871fbc0b7ba6283a9d00e1300d5687"/><file name="Setup.php" hash="52fb83e922217a03ec49a7e01ec4168d"/></dir><file name="Customer.php" hash="a3fa48726a43f267d1560a7b14574309"/><file name="Form.php" hash="8842ea13f59069341b20c86fae4e6986"/><file name="Observer.php" hash="4badcaa6ab91dc56270c31aa0dcab4f5"/></dir><dir name="etc"><file name="config.xml" hash="6bd6bfb1ad3d522be4bcd0ccdf342928"/></dir><dir name="sql"><dir name="username_setup"><file name="mysql4-install-1.0.0.php" hash="139862c7d033b40808f2dd5c17c59d77"/><file name="mysql4-upgrade-1.0.0-1.1.0.php" hash="a6cdaceb3ae152b7ac2debe99022209b"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="username"><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="158561d558368712426b803b2f392a8b"/><file name="login.phtml" hash="057960b4b741b21657aed20a15278872"/></dir></dir><dir name="customer"><dir name="form"><file name="edit.phtml" hash="9db985e8451b66a7c09b8dc472fc9544"/><file name="login.phtml" hash="4b0be135d49e4098e093514bc0ddb88f"/><file name="register.phtml" hash="2808979c10df1b36dc0c74333490a50f"/></dir></dir></dir></dir><dir name="layout"><file name="username.xml" hash="5fdf86d9fbaa0da02b1de86d62bb2ef3"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_GB"><file name="Diglin_Username.csv" hash="2d18fb6bfc2c4c56f19cfe7ee6761f4b"/></dir><dir name="en_US"><file name="Diglin_Username.csv" hash="2d18fb6bfc2c4c56f19cfe7ee6761f4b"/></dir><dir name="fr_FR"><file name="Diglin_Username.csv" hash="d8d025c852649fc8e9edd2aed5ab377a"/></dir><dir name="de_DE"><file name="Diglin_Username.csv" hash="7b82f7fe5e8775963956447f55954116"/></dir></target></contents>
|
28 |
<compatible/>
|
29 |
<dependencies/>
|
30 |
</package>
|