Update as of 7/26/2012
* Implemented Magento Validator library in order to have clear solid mechanism and formal rules of input data validation * Moved translations to module directories, so that it is much more convenient to manage module resources * Updated inline translation mechanism to support locales inheritance * Implemented ability to navigate through pending reviews with Prev/Next buttons, no need to switch to grid and back * Fixed issues: * Unable to use shell-installer after changes in Backend area routing process * Incorrect redirect after entering wrong captcha on the "Forgot your user name or password?" backend page * Translation is absent for several strings in Sales module `guest/form.phtml` template * Exception during installation process, when `var` directory is not empty * Node `modules` is merged to all modules' config XML-files, although it must be merged to `config.xml` only * GitHub requests: * [#39](https://github.com/magento/magento2/pull/39) -- added `composer.json`, which was announced at previous update, but mistakenly omitted from publishing
Showing
- CHANGELOG.markdown 16 additions, 1 deletionCHANGELOG.markdown
- app/code/community/Phoenix/Moneybookers/locale/de_DE/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/de_DE/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/en_US/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/en_US/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/es_ES/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/es_ES/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/fr_FR/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/fr_FR/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/nl_NL/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/nl_NL/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/pt_BR/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/pt_BR/Phoenix_Moneybookers.csv
- app/code/community/Phoenix/Moneybookers/locale/zh_CN/Phoenix_Moneybookers.csv 0 additions, 0 deletions...hoenix/Moneybookers/locale/zh_CN/Phoenix_Moneybookers.csv
- app/code/core/Mage/AdminNotification/locale/de_DE/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/de_DE/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/en_US/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/en_US/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/es_ES/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/es_ES/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/fr_FR/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/fr_FR/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/nl_NL/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/nl_NL/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/pt_BR/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/pt_BR/Mage_AdminNotification.csv
- app/code/core/Mage/AdminNotification/locale/zh_CN/Mage_AdminNotification.csv 0 additions, 0 deletions...AdminNotification/locale/zh_CN/Mage_AdminNotification.csv
- app/code/core/Mage/Adminhtml/Block/Review/Edit.php 41 additions, 0 deletionsapp/code/core/Mage/Adminhtml/Block/Review/Edit.php
- app/code/core/Mage/Adminhtml/Block/Review/Grid.php 72 additions, 16 deletionsapp/code/core/Mage/Adminhtml/Block/Review/Grid.php
- app/code/core/Mage/Adminhtml/controllers/Catalog/Product/ReviewController.php 6 additions, 1 deletion...dminhtml/controllers/Catalog/Product/ReviewController.php
- app/code/core/Mage/Adminhtml/locale/de_DE/Mage_Adminhtml.csv 0 additions, 0 deletionsapp/code/core/Mage/Adminhtml/locale/de_DE/Mage_Adminhtml.csv
- app/code/core/Mage/Adminhtml/locale/en_US/Mage_Adminhtml.csv 0 additions, 0 deletionsapp/code/core/Mage/Adminhtml/locale/en_US/Mage_Adminhtml.csv
Please register or sign in to comment