Update as of 4/13/2012
* Implemented a tool for migrating factory table names from 1.x to 2.x. The tool replaces table names by list of names associations * Changed Unit tests suite running from usage AllTests.php in each directory to configuration in phpunit.xml.dist. Now all tests in {{testsuite}} directory are launched, there is no necessity to add new tests to the config * Implemented in Visual Desig Editor: * Containers highlighting * Dropping of elements * Fixed some issues: * Fixed sorting of elements in Layout in if element is added before its sibling * Fixed broken Customer Registration page on Front-End and Back-End * Fixed broken Order Create page on Back-End * Replaced usages of deprecated Mage_Customer_Model_Address_Abstract::getFormated() to Mage_Customer_Model_Address_Abstract::format() * Fixed elements' duplication on pages (downloadable, bundle product view) * Fetched updates from Magento 1 up to April 6 2012. Refer to [Magento 1 release notes](http://www.magentocommerce.com/download/release_notes) for details
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .htaccess 17 additions, 0 deletions.htaccess
- CHANGELOG.markdown 16 additions, 0 deletionsCHANGELOG.markdown
- app/Mage.php 6 additions, 5 deletionsapp/Mage.php
- app/code/community/Phoenix/Moneybookers/view/adminhtml/pdf/info.phtml 1 addition, 1 deletion...munity/Phoenix/Moneybookers/view/adminhtml/pdf/info.phtml
- app/code/core/Mage/AdminNotification/Model/Inbox.php 90 additions, 0 deletionsapp/code/core/Mage/AdminNotification/Model/Inbox.php
- app/code/core/Mage/AdminNotification/Model/Resource/Inbox.php 7 additions, 1 deletion...code/core/Mage/AdminNotification/Model/Resource/Inbox.php
- app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php 0 additions, 6 deletionsapp/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php 23 additions, 7 deletions...age/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php 23 additions, 8 deletions...inhtml/Block/Catalog/Category/Helper/Sortby/Available.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php 24 additions, 9 deletions...dminhtml/Block/Catalog/Category/Helper/Sortby/Default.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php 10 additions, 3 deletionsapp/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php 6 additions, 1 deletion...nhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php 4 additions, 2 deletionsapp/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php 10 additions, 0 deletions...ge/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php
- app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php 3 additions, 2 deletions...de/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php
- app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php 3 additions, 2 deletions...ore/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php
- app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php 3 additions, 2 deletionsapp/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php
- app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php 3 additions, 2 deletions...code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php
- app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php 2 additions, 3 deletions...e/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php
Please register or sign in to comment