Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Dec 12, 2014
    • mage2-team's avatar
      0.1.0-alpha108 · 1be6ca13
      mage2-team authored
      * Service Contracts:
          * Implemented Bundle Product API
          * Replaced Address Converted model with Address Mapper
          * Refactored Customer web service routes and API functional tests to use latest service layer
          * Implemented Configurable Product Module API
          * Removed obsolete namespace Magento\Catalog\Service
      * Price calculation logic:
          * Removed complex JS price calculation on the frontend
      * Fixed bugs:
          * Fixed an issue where the path parameter routes were incorrectly matched in the REST web services
          * Fixed an issue where $0.00 was shown as a configurable product price if variation did not add anything to product price
          * Fixed an issue where the fatal error occurred when a user with read-only permissions for cart price rules attempted to open an existing cart price rule
          * Fixed an issue where the 'An order with subscription items was registered.' message was displayed in an order if it has been placed using an online payment method
          * Fixed an issue where the 'Warning: Division by zero' message was displayed when an invoice was opened for an order placed using an online payment method
          * Fixed an issue where creating simple product through using API service led to an exception on the frontend
          * Fixed an issue where it was impossible to perform advanced search for price range of 0 to 0
          * Fixed an issue with the broken Search Terms Report page
          * Fixed an issue with the broken Search Terms page
          * Fixed an issue with a notice appearing in the Advanced Search when searching by a custom multiselect attribute
          * Fixed an issue where Search did not work if word-request contained a hyphen
          * Fixed an issue where searching by a title of bundle option returned empty result
          * Fixed an issue where Maximum Query Length was not applied to Quick Search
          * Fixed an issue where searching by product name did not return suggested search terms
          * Fixed an issue with an incorrect dependency of the MySQL search adapter on CatalogSearch
          * Fixed an issue with incorrect dependency of the Search library on the MySQL adapter
          * Fixed an issue where Advanced Search always returned empty result for multiselect product attributes
          * Fixed an issue where an admin user was redirected to the 404 page after deleting search terms through using mass action
          * Fixed an issue where a product page was frozen when a configurable attribute was added to a current product template during saving a configurable product
          * Fixed an issue where it was impossible to place an order with downloadable product that contained a link
          * Fixed an issue where only parent category was displayed in layered navigation on the Search results page
          * Fixed an issue where the Price attribute was incorrectly displayed in layered navigation if searching by this attribute
          * Fixed an issue where importing configurable products set them out of stock
          * Fixed an issue where drop-down lists were closing by themselves in Internet Explorer 9
          * Fixed an issue where it was impossible to place an order using PayPal Payment Pro and 3D Secure
          * Fixed an issue where bundle items were always marked as 'User Defined'
          * Fixed an issue where view management selectors did not work in categories on the frontend
          * Fixed an issue where the 'Base' image label was not applied to a first product image uploaded
          * Fixed an issue where editing a product led to data loss and broken media links
          * Fixed an issue where attributes could not be deleted from the Google Content Attributes page
          * Fixed an issue where a product was unassigned from a category after it was edited by an admin user with read/edit permissions for product price only
          * Fixed an issue where the fatal error occurred on the RSS page for new products and special products
          * Fixed an issue where the fatal error occurred when adding a new Customer Address Attribute
          * Fixed an issue where it was impossible to install Magento when specific time zones were set
          * Fixed an issue where compiler.php failed not handle inheritance from virtual classes
          * Fixed an issue where some locales were absent in the 'Interface Locales' drop-down in the backend
          * Fixed an issue where the Offloader header did not work in the backend
          * Fixed an issue where autoloader failed to load custom classes
          * Fixed an issue where products did not disappear from the shopping cart after checkout
          * Fixed an issue where changing quantity of a product in the shopping cart removed product from cart
          * Fixed an issue where the Persistent Shopping Cart functionality was not available if Luma theme was applied
          * Fixed an issue where the category tree was broken if editing a category name in specific cases
          * Fixed an issue where 'Price as Configured' value was not updated for a bundle product after changing the value of the 'Price View' field
          * Fixed an issue where the final product price was displayed incorrectly in a category and a product page if price display setting was set to exclude FPT, FPT description, and final price
          * Fixed an issue where product price range was displayed incorrectly for bundle products
          * Fixed an issue where the HTTP 500 error occurred on the Share Wishlist page
          * Fixed an issue with the incorrect order of dispatching event adminhtml_cms_page_edit_tab_content_prepare_form and setting form values in the backend
          * Fixed an issue where breadcrumbs were not displaying the fullpath
          * Fixed an issue where only two of four widgets added to a CMS page were displayed
          * Fixed an issue where it was impossible to save locale for an admin account after changing it
          * Fixed an issue where icons were not loaded on a non-secure pages if secure URLs were used in the frontend
          * Fixed an issue where overriding layouts did not work after renaming a theme
          * Fixed an issue where the Permissions tree was not displayed when activating an integration
          * Fixed an issue with duplicated and corrupted page layouts
          * Fixed an issue where the 'Number of Products per Page' option did not work for widgets of the 'List' type
          * Fixed an issue where HTTP and HTTPS pages shared cache content
          * Fixed an issue where the 'Use Billing Address' checkbox did not affect did not affect the checkout experience
          * Fixed an issue where it was impossible to create shipping labels
          * Fixed an issue where the 'Payment Method' section was empty in billing agreements in the frontend if a billing agreement was created during the checkout
          * Fixed an issue with Catalog Rule Product indexer invalidating the price index
          * Fixed an issue where one of the price range fields was corrupted in the Advanced Search page
          * Fixed an issue where a base product image that was smaller than the gallery image container was scaled up to fill the container on the View Product page in the frontend
          * Fixed the layout issue on the Contact Us page
          * Fixed an issue where search queries were not submitted when a search suggestion was clicked
          * Fixed an issue where page footer overlapped products in categories in Internet Explorer 11
          * Fixed UI issues in the Luma theme
          * Fixed an issue when the fatal error occurred if a category was moved to another category that already contained category with the same URL key
          * Fixed an issue where incorrect products were displayed on the Reviews tab for a configurable product
          * Fixed an issue where fatal errors occurred when calling id() on a null store object
          * Fixed an issue where navigation through the tabs on the Dashboard did not work properly
          * Fixed an issue where prices for bundle products were incorrect on the category view and search view pages
          * Fixed an issue where custom Customer attributes and Customer Address attributes were not displayed on the 'Create/Edit Customer' page in thebackend
          * Fixed an issue where there were no validation for whether an option of a bundle product was created through the API
          * Fixed an issue where bundle products created through using the API were not appearing in the frontend
          * Fixed an issue where entity ID was missing for product thumbnail labels values
          * Fixed an issue with the bad return from the Indexer launch() method
          * Fixed an issue where an attempt to select product SKU in a shopping cart price rule redirected to the Dashboard
          * Fixed an issue where the Search Terms Reports and Search Terms list did not work
          * Fixed an issue where an error occurred when configuring Google API
          * Fixed an issue where it was impossible to add a configurable product variation to an order in the backend
          * Fixed an issue where there were no confirmation on deleting CMS pages/Blocks
          * Fixed an issue with incorrect behavior of validation in the Quick Search field in the frontend
          * Fixed an issue where it was impossible to select a row in the grid of CMS pages and CMS Blocks
          * Fixed an issue where validation for minimum and maximum field value length was not performed for Customer attributes and Customer Address attributes when creating or editing a customer in the backend
          * Fixed an issue with broken 'validate-digits-range' validation
          * Fixed an issue where it was impossible to delete product templates
          * Fixed an issue where products were not shown on a second website
          * Fixed an issue where customer group was empty when adding group price during creating a product
          * Fixed an issue with incorrect interval in LN for small values
          * Fixed an issue where product attribute of the Price type was not displayed in layered navigation
          * Fixed an issue with testCreateCustomer failing in parallel run
          * Fixed an issue with the value of the 'Bill to Name' field always displayed instead of the value of the 'Ship to Name' in all order-related grids
          * Fixed an issue where an error occurred when submitting an order int he backend when shipping and billing addresses were different
          * Fixed an issue where the navigation menu was absent on product pages with Varnish used
          * Fixed an issue where the underscore character was incorrectly handled when used with digits
          * Fixed an issue where it was impossible to localize comments in the 'Max Emails Allowed to be Sent' and 'Email Text Length Limit' fields in the Wishlist configuration
          * Fixed an issue where there were a logical error in joining the same table two times with different aliases
      * Sample data:
          * Created Luma Sample Data script
      * GitHub requests:
          * [#775](https://github.com/magento/magento2/issues/775) -- Can't save changes in configuration in Configuration->Advanced->System
          * [#716](https://github.com/magento/magento2/issues/716) -- Wrong mimetype returned by getMimeType from Magento library
          * [#681](https://github.com/magento/magento2/issues/681) -- Magento\Framework\Xml\Parser class issues
          * [#758](https://github.com/magento/magento2/issues/758) -- Coding standards: arrays
          * [#169](https://github.com/magento/magento2/issues/169) -- DDL cache should be tagged
          * [#738](https://github.com/magento/magento2/issues/738) -- pub/setup missing in 0.1.0-alpha103
      * Various improvements:
          * Removed obsolete code from the Tax and Weee modules
          * Merged the AdminNotification, Integration, Authorization, and WebAPI SQL scripts
          * Removed the Customer Converter model and Address Converter model
          * Created AJAX Authentication Endpoint for the frontend
          * Removed Customer\Service\V1 service implementation in favor of the Customer\Api service implementation
          * Removed the Recurring Billing functionality
          * Added the 'suggest' node to composer.json files to mark modules that are optional
          * Consolidated SQL install and data scripts for the rest of the modules
          * Added static test verifying that README.md file exist in modules
          * Removed obsolete code
          * Removed license notices in files
          * Eliminated invalid dependencies of the CatalogRule module
          * Removed @deprecated methods from the code base
          * Added test enforcing @covers annotation refers to only existing classes and methods
          * Added the PHP Coding Standards Fixer configuration file to the project root
          * Added Git hook to automatically correct coding style before actual push
          * Added the ability to enforce no error log messages during tests execution
          * Removed API interfaces from the Cms module
          * Updated jQuery used to version 1.11
          * Added wildcard prefix for all search words in search requests for Match query
          * Renamed frontend properties for some of the product attributes
          * Fixed the Magento\Centinel\CreateOrderTest integration test
          * Improved invoking for functional tests
          * Refactored StoreManagerInterface to avoid violating the modularity principle
          * Improved the logic in the isSubtotal method in Magento\Reports\Model\Resource\Report\Collection\AbstractCollection
      * Framework improvements:
          * Added a copy of dependencies for Magento components to the root composer.json file
      * Setup Tool improvements:
          * Moved dependencies from setup/composer.json to the root composer.json and removed the former one
          * Removed dependencies on unnecessary ZF2 libraries
          * Removed dependency on exec() calls
          * Removed tool dev/shell/run_data_fixtures.php in favor of Setup Toolphp setup/index.php install-data
          * Removed tool dev/shell/user_config_data.php in favor of Setup Tool php setup/index.php install-user-configuration
          * Added validation of the required information on each installation step in the Setup tool:
              * Web UI:
                  * Removed the 'Test Connection' button in web setup UI; checking connection to the database server is now performed when the 'Next' button is clicked
                  * Added validation of URL format
                  * Added automatic adding of the trailing slash to the base URL field if a user did not provide one
                  * Added validation of admin user password
                  * Added validation of HTTPS configuration
              * CLI:
                  * Added validation of CLI to display missing/extra parameters and missing/unnecessary parameter values
      1be6ca13
  3. Nov 28, 2014
    • mage2-team's avatar
      0.1.0-alpha106 · e05a60c2
      mage2-team authored
      * Various improvements:
          * Refactored Service Layer of the Magento_Tax Module
          * Stabilized functional tests for the Backend module
          * Stabilized functional tests for the CatalogRule module
          * Stabilized functional tests for the Checkout module
          * Stabilized functional tests for the CurrencySymbol module
          * Stabilized functional tests for the Shipping module
          * Stabilized functional tests for the Tax module
          * Stabilized functional tests for the User module
      * Added Readme.md files to the following modules:
          * Magento\RequireJs
          * Magento\Ui
      * Fixed bugs:
          * Fixed an issue where product image assignment to a store view was not considered when displaying a product
          * Fixed shipping address area blinking when billing address is filled during checkout with a virtual product
          * Fixed an issue where filter_store.html was not found
          * Fixed an issue where the customer account access menu did not expand on the storefront
          * Fixed an issue where CMS blocks did not open when clicking from a grid
          * Fixed an issue where the Create Product page was completely blocked after closing the New Attribute pop-up
          * Fixed an issue where Stock Status was disabled for Bundle and Grouped products
          * Fixed an issue where a product could not be saved without filling a not required bundle option
          * Fixed broken "per page" selectors on the Customer's account pages
          * Fixed the wrong behavior of JS loaders on the storefront pages
          * Fixed Shopping cart price rule form validation
          * Fixed an issue where the 'Please wait' spinner persisted when creating a customer custom attribute with existing code
          * Fixed a Google Chrome specific issue where subcategories were not displayed correctly on the first hover for category item
          * Fixed an issue where the 'Please wait' spinner did not disappear when creating customer with invalid email
          * Fixed an issue where the Username field auto-focus on admin login page revealed password in case of fast typing
          * Fixed an issue where Bundle Product original Price was not displayed in case of discount
          * Fixed wrong discount calculation for bundle options
          * Fixed an issue where wrong discount and total amounts were displayed on the order creation page when reordering an order with a bundle product in the Admin panel
          * Fixed an issue where admin tax notifications did not appear/disappear unless cache was flushed or disabled
          * Fixed an issue where catalog price and shopping cart price did not match when display currency was different from the base currency
          * Fixed an issue where Tax classes did not allow 'None' as a valid 'product tax class'
          * Fixed an issue where token-based authentication did not work if compilation was enabled
          * Fixed the sample code in index.php illustrating multi websites set up
          * Fixed commands in Setup CLI to match the ones displayed in help
          * Fixed an issue where searching by a part of a product name in Advanced Search did not give correct results
          * Fixed an issue where 404 page is displayed after Search Term mass deletion
          * Fixed an issue where Popular Search Terms were not displayed on the storefront
          * Fixed an issue where it was impossible to add Gift Message during one page checkout
          * Fixed an issue where the optional Postal code setting did not work correctly
          * Fixed an issue where product price details were missing in summary block in the shopping cart when the Back to shopping cart link was clicked on multishipping page
          * Fixed an issue where the 404 error page was displayed instead of the Index Management page after saving mass update
          * Fixed an issue where the "Out of Stock" message was not displayed for a bundle product when there was not enough of one of the associated products in stock
          * Fixed an issue with the Newsletters Report page in the Admin panel
          * Fixed an issue where Catalog price rule was not applying correct rates on specific products
          * Fixed an issue where a fatal error was thrown after clicking a link to a downloadable product
          * Fixed an issue a warning page for Grouped product with enabled MAP
          * Fixed an issue where a configurable product was not displayed in catalog product grid after updating with "Add configurable attributes to the new set based on current"
          * Fixed the inconsistent behavior in the integration tests for the Indexer functionality
          * Fixed an issue where the What's this? information tip link was not presented on product page with configured Minimum Advertised Price (MAP)
      * Processed GitHub requests:
          * [#742](https://github.com/magento/magento2/issues/742) -- Admin notifications count overflow
          * [#720](https://github.com/magento/magento2/issues/720) -- https filedriver is not working
          * [#686](https://github.com/magento/magento2/issues/686) -- Product save validation errors in the admin don't hide the overlay
          * [#702](https://github.com/magento/magento2/issues/702) -- Base table or view not found
          * [#652](https://github.com/magento/magento2/issues/652) -- Multishipping checkout not to change the Billing address js issue
          * [#648](https://github.com/magento/magento2/issues/648) -- An equal (=) sign in the hash of the product page to to break the tabs functionality
      * Service Contracts:
          * Refactored usage of new API of the Customer module
          * Implemented Service Contracts for the Sales module
          * Refactored Service Contracts for the Catalog module
          * Refactored Service Contracts for the Grouped module
      * UI Improvements:
          * Implemented the Form component in Magento UI Library
          * Removed extra JS loaders for category saving
          * Improved the behavior of Categories management in the Admin panel
          * Implemented the keyboard navigation through HTML elements
          * Improved the HTML structure and UI of the Catalog Category Link, Catalog Product Link and CMS Static Block widgets
          * Added UI Library documentation
          * Fixed Blank & Luma themes UI bugs
          * Fixed footer alignment
          * Published the Luma theme and removed the Plushe theme
      * Framework Improvements:
          * Added the ability to configure the list of loaded modules before installation
          * Merged SQL and Data Upgrades
          * Moved \Magento\TestFramework\Utility\Files to Magento Framework
      * Setup tool improvements:
          * Removed duplication with Framework
          * Deployment configuration is refactored from XML format in local.xml to associated array in config.php
          * Improved performance
      * Search improvements:
          * Integrated the Full Text Search library into the Layered Navigation functionality
      e05a60c2
  4. Oct 13, 2014
    • mage2-team's avatar
      0.1.0-alpha99 · 9201e459
      mage2-team authored
      * Released Performance Toolkit
       * GitHub requests:
         * [#665](https://github.com/magento/magento2/issues/665) -- Main menu event in wrong area
         * [#666](https://github.com/magento/magento2/pull/666) -- Update di.xml
         * [#602](https://github.com/magento/magento2/issues/602) -- Magento\Sales\Model\Order::getFullTaxInfo() incorrectly combines percentages
         * [#673](https://github.com/magento/magento2/issues/673) -- Fixed fatal error during installation
       * Functional tests:
         * Updated API-functional test for Customer and Address metadata service
         * Add cross sell
         * Add a product to wishlist
         * Add up sell
         * Checkout with gift messages
         * Create an order from a customer
         * Create a shipment for offline payment methods
         * Delete a product from mini shopping cart
         * Reorder
         * Sales order report
         * Updating URL rewrites from a category page
       * Layout updates:
         * Moved layout files to the page_layout directory
         * Moved layout validation files to framework
       * Theme updates:
         * Blank Theme layouts & templates were unified
       * Search Library:
         * Added ability to aggregate queries for MySQL adapter
         * Implemented automatic range aggregation for MySQL adapter
       * Search module:
         * Introduced the Search module
         * Moved autocomplete to the Search module
         * Added base UI to the Search module
       * Documentation:
         * Added basic description of modules in the README.md files
       * Modularity:
         * Created API and script to get module and dependency information
       * Framework Improvements:
         * Decomposed heavy objects basing on profiling results
         * Refactored the getCustomAttributesCodes method in ProductService
         * Refactored Customer Model to use Group Model instead of Group Service
         * Updated Travis configuration to run "composer install"
       * Performance improvements:
         * Removed unnecessary "save order" call during order submission step
       * Fixed missing installation features of the new setup:
         * Added missing installation parameters: admin_no_form_key, order_increment_prefix, cleanup_database
         * Fixed the link to the license agreement in web installer
         * Fixed the web installation wizard which was stuck at 96%
       * Fixed bugs:
         * Fixed an issue where newly created attribute was always added to the Product Details tab
         * Fixed an issue where it was impossible to change the Stock Availability status of a product from the Advanced Inventory tab
         * Fixed an issue where the Stock Status value changed from In Stock to Out of Stock if quantity was not specified
         * Fixed an issue where performance toolkit failed in case of unknown argument
         * Fixed an issue where 404 error page was displayed instead of the URL Rewrite Information page
         * Fixed an issue where the Click for price link was not working if a product name contained quote mark
         * Fixed an issue where the Compare products link disappeared after switching to other page
         * Fixed an issue where the custom logo was not displayed on the category page
         * Fixed an XSS vulnerability in category name
         * Fixed an issue where a success save message was not displayed after saving a Search term
         * Fixed an issue with Google Analytics where it was impossible to add the code to the pages
         * Fixed an issue where import custom options grid was not displayed on the product creation page
         * Fixed an issue where it was impossible to retrieve a product collection from category in the "adminhtml" area
         * Fixed an issue where product attributes were absent on product creation form after switching to another product template
         * Fixed an issue where the 'URL key for specified store already exists.' error message was displayed when saving a configurable product with variations which have the same name
         * Fixed an issue where search in the Search Terms Report grid did not work
         * Fixed an issue where the unnecessary tab "General" was displayed on the Category page in the Admin panel
         * Fixed an issue where the Stock Status value changed from In Stock to Out of Stock if quantity was not specified for a configurable product when saving to a new template
         * Fixed an issue where product Stock Status was always set to 'In Stock' if product quantity was specified
         * Fixed an IE specific issue where for bundle products the Manage Stock option was reset to Yes
         * Fixed an issue where backorder messages were not displayed
         * Fixed an issue where the Price field was always required during Bundle product update using ProductService
         * Fixed an issue where product name was missing in the error message
         * Fixed an issue where configurable product did not contain a message to select options while adding product from wishlist to shopping cart
         * Fixed an issue where the Validate VAT Number button did not work during order creation in the Admin panel
         * Fixed an issue where Item qty in Wishlist got reset after update without changes
         * Fixed an issue where invoice amount was incorrect when items with discount were partially invoiced
         * Fixed product thumbnails alignment in the storefront
         * Fixed an issue where inactive Categories were not greyed out in the tree in the Admin panel
         * Fixed an issue where it was impossible to disable debug mode
         * Fixed the code sample in the index.php file
         * Removed language selector in the setup UI
         * Fixed an issue where setup was broken if db_prefix was used
         * Implemented usage of Symfony's PHPExecutableFinder for executing CLI tools
         * Fixed an issue with the Import/Export functionality
         * Fixed an issue with catalog product/category and category/product indexers invalidation after import
         * Fixed an issue with entering invalid date in the Product Views Report
         * Fixed an issue where it was impossible to view orders for customers from a deleted customer group
         * Fixed an issue where a duplicate customer record was created after adding an order from the Admin panel
         * Fixed an issue where it was impossible to log in to the Admin panel from the first attempt
      9201e459
  5. Sep 15, 2014
    • mage2-team's avatar
      0.1.0-alpha95 · 7ad2dc79
      mage2-team authored
      * Modularity
         * Log module became switchable
         * New switchable module TaxImportExport was created
       * Sales module improvement:
         * Performance was improved
         * Complexity of the order persistence logic was reduced
       * Unit tests coverage for modules was increased:
         * Magento\Rule
         * Magento\Contact
       * Framework:
         * Composite and bundle save/load processors were added
         * Support for the complex custom attributes were added
         * Generic abstract data objects, that is simple and extensible (supports custom attributes), were created
       * Search Library:
         * Approach of matching the fields to table names was implemented
         * MySQL Adapter Library for Match and Filtered query types was added
         * Ability to filter queries was added
         * Response handler for MySQL adapter was added
         * XML declarations for full-text search were added
       * Functional tests:
         * Add Products to Order from Last Ordered Products Section
         * Add Products to Order from Products in Comparison List Section
         * Add Products to Order from Recently Compared Products Section
         * Create Configurable Product
         * Create Store
         * Create Website
         * Delete Product From Customer Wishlist On Backend
         * Delete Store
         * Delete Website
         * Viewed Products Report
         * Products In Cart Report
         * Manage Product Review from Customer Page
         * Mass Assign Customer Group
         * New Account Report
         * Update Product Review From Product Page
         * Update Store
         * Manage Product Review From Customer Page
       * Other:
         * Session.name ini set
         * Calls to setPublicCookie became more secured
         * Generating the session ID for sensitive data was added
       * Fixed bugs:
         * Placing the order from backend
         * Redirecting the customer to empty shopping cart instead of displaying credit card iFrame on checkout with for PayPal Payflow Link
         * Showing the message for multiple shipping address checkout in Authorize partial approval flow
         * Mess detector failure
         * flv_player security vulnerability
         * Calling the inexistent method in cart with shopping cart price rules
         * Overriding a non-empty custom attribute value with empty value in store view scope
         * Editing in 'WYSIWYG editor' by clicking "Use Default" checkbox when switched to store view scope
         * RSS list page vulnerability
         * Applying the store View title on frontend for configurable attributes
         * Viewing the uploaded sample in downloadable product
         * Google Shopping: Problem with publishing products if change value for option 'Update Google Shopping Item when Product is Updated'
         * Configuration scope of items' InStock status on order cancellation
         * Creating the new customer in admin
       * GitHub requests:
         * #621-- Parse error: syntax error, unexpected T_OBJECT_OPERATOR
         * #651-- Multishipping checkout add/edit address page issue
      7ad2dc79
  6. Apr 18, 2014
    • mage2-team's avatar
      2.0.0.0-dev74 · 555efceb
      mage2-team authored
      * Pricing Improvements:
        * Added price calculation component to library
        * Eliminated price calculation from blocks and templates and implemented new calculation models for the following product types:
           * Bundle
           * Simple/Virtual
           * Grouped
           * Downloadable
        * Resolved price calculation dependencies on the Tax and Weee modules
      * Themes update:
        * Updated the look&feel of the Admin theme
      * Fixed bugs:
        * Fixed an issue with the inability to save product with grouped price when Price Scope = Website
        * Fixed an issue with fatal error on attempt to edit product from wishlist in stores with multiple store views
        * Fixed an issue where it was impossible to add to a wishlist a product with custom quantity
        * Fixed an issue where JS validation was skipped during CMS page creation
        * Fixed an issue with the New Customer Address Attribute page and the New Customer Attribute page having the same title
        * Fixed an issue where a form was submitted two times during CMS page creation
        * Fixed an issue where a fatal error appeared when trying to edit product in a wishlist in stores with multiple store views
        * Fixed an issue with inability to change page layout for categories
        * Fixed an issue where the Quantity drop-down list box was disabled for bundle products
        * Fixed an issue where inactive Related Products rules were applied
        * Fixed a clickjacking vulnerability
        * Fixed bugs and added improvements in the Blank theme
        * Fixed an issue where the Flat Rate shipping method was not enabled by default
        * Fixed an issue with incorrect order of products on the Add Product split button
        * Fixed an issue with saving the tier price attribute value
        * Fixed an issue with creating integration from config file
        * Fixed an issue where the Cookie Restriction Mode = Yes configuration was not applied
        * Fixed an issue where it was impossible to perform ajax actions from backend grids in Internet Explorer
        * Fixed the improper usage of DIRECTORY_SEPARATOR
        * Fixed an issue where it was impossible to add new address on customer's account page if default address had been already set
        * Fixed an issue where setting memory_limit to -1 caused installation failure
        * Fixed an issue where the configuration of Admin Session Lifetime was not applied correctly
        * Fixed an issue where Scheduled Export was not performed if exporting to remote FTP server
        * Fixed the wrong default value for PHP memory_limit
        * Fixed an issue where frontend messages were not displayed when FPC was turned off
        * Fixed the position of page action buttons on the Categories page in the backend
        * Improved backend grids UI
      * Framework Improvements:
        * Simplified Search related Data Objects
        * Moved lib/Magento/* to lib/Magento/Framework/*
          * Moved lib/Magento/App to lib/Magento/Framework/App
      * Refactored the following modules to use Customer service:
        * PayPalRecurringPayment
        * RecurringPayment
        * Multishipping
        * Paypal
      * Customer Service usage:
        * Implemented Service Context Provider
        * Restructured webapi.xml
        * Renamed createAccount to createCustomer in CustomerAccountService
        * Implemented Caching strategy for the Customer service
      * GitHub requests:
        * [#488] (https://github.com/magento/magento2/issues/488) -- Converted several grids from Magento\Sales module to new layout XML config format
      555efceb
  7. Mar 07, 2014
    • mage2-team's avatar
      2.0.0.0-dev68 · c6856aa9
      mage2-team authored
      * Cache:
        * Implemented depersonalization of private content generation
        * Implemented content invalidation
        * Added Edge Side Includes (ESI) support
        * Added a built-in caching application
      * GitHub requests:
        * [#454](https://github.com/magento/magento2/pull/454) -- Allow to specify list of IPs in a body on maintenance.flag which will be granted access even if the flag is on
        * [#204](https://github.com/magento/magento2/issues/204) -- Mage_ImportExport: Exporting configurable products ignores multiple configurable options
        * [#418](https://github.com/magento/magento2/issues/418) -- Echo vs print
        * [#419](https://github.com/magento/magento2/issues/419) -- Some translation keys are not correct.
        * [#244](https://github.com/magento/magento2/issues/244) -- Retrieve base host URL without path in error processor
        * [#411](https://github.com/magento/magento2/issues/411) -- Missed column 'payment_method' of table 'sales_flat_quote_address'
        * [#284](https://github.com/magento/magento2/pull/284) -- Fix for Issue #278 (Import -> Stores with large amount of Configurable Products)
      * Fixed bugs:
        * Fixed an issue where Mage_Eav_Model_Entity_Type::fetchNewIncrementId() did not rollback on exception
        * Fixed an issue where a category containing more than 1000 products could not be saved
        * Fixed inappropriate error messages displayed during installation when required extensions were not installed
        * Fixed synopsis of the install.php script
        * Fixed an issue where the schedule of recurring payments was not displayed in the shopping cart
      * Modularity improvements:
        * Introduced the OfflinePayments module - a saparate module for offline payment methods
        * Added the ability to enable/disable the Paypal module
        * Moved the framework part of the Locale functionality from the Core module to library
        * The Locale logic was split among appropriate classes in library, according to their responsibilities
        * Removed the deprecated DHL functionality
        * Introduced the OfflineShipping module for offline shipping carrier functionality: Flatrate, Tablerate, Freeshipping, Pickup
        * Introduced a separate module for the DHL shipping carrier
        * Introduced a separate module for the Fedex shipping carrier
        * Introduced a separate module for the UPS shipping carrier
        * Introduced a separate module for the USPS shipping carrier
      * Framework Improvements:
        * Added the ability to intercept internal public calls
        * Added the ability to access public interface of the intercepted object
        * Added a static integrity test for plugin interface validation
        * Added support for both class addressing approaches in DI: with and without slash ("\") at the beginning of a class name
      * Customer Service usage:
        * Refactored the Customer module blocks and controllers to use customer service layer
      * Security:
        * Introduced the ability to hash a password with a random salt of default length (32 chars) by the encryption library
        * Utilized a random salt of default length for admin users, and frontend customers
      c6856aa9
  8. Jan 24, 2014
    • mage2-team's avatar
      2.0.0.0-dev62 · 8f72656f
      mage2-team authored
      * Modularity improvements:
        * Moved all Grouped Product functionality to newly created module GroupedProduct
        * Moved Multishipping functionality to newly created module Multishipping
        * Extracted Product duplication behavior from Product model to Product\Copier model
        * Replaced event "catalog_model_product_duplicate" with composite Product\Copier model
        * Replaced event "catalog_product_prepare_save" with controller product initialization helper that can be customozed via plugins
        * Consolidated Authorize.Net functionality in single module Authorizenet
        * Eliminated dependency of Sales module on Shipping and Usa modules
        * Eliminated dependency of Shipping module on Customer module
        * Improved accuracy and quality of Module Dependency Test
      * Fixed bugs:
        * Fixed an issue when order was sent to PayPal in USD regardless of currency used during order creation
        * Fixed an issue with 404 error when clicking any button on a Recurring Billing Profile in the backend
        * Fixed an issue with synchronization with Google Shopping on product update caused by missed service property
        * Fixed ability to submit order in the backend when Authorize.Net Direct Post is used
        * Fixed an issue with notice that _attribute_set column is missing during Import/Export
      * Removed the deprecated service-calls and data source functionality
      * Request\Response workflow improvements:
        * Added Console\Response
        * Changed behavior of AppInterface to return ResponseInterface instead of sending it
      8f72656f
  9. Jan 03, 2014
    • mage2-team's avatar
      2.0.0.0-dev59 · f98550dd
      mage2-team authored
      * Fixed bugs:
        * Fixed invalid year in exception log errors
        * Fixed the double-serialization in saving data for shipments
        * Fixed an issue with adding a gift wrapping for multiple items
        * Fixed shipping labels generation for DHL
        * Fixed an issue with lost product price and weight during import
        * Fixed a fatal error when a file reference is added to the HTML head
        * Fixed an issue with printing orders containing downloadable product(s)
        * Fixed an issue with the 'Same as shipping' check box not being selected on the Review Order page for PayPal Express checkout
        * Fixed an issue with Email Templates preview showing a blank page
        * Fixed an issue with a refund creation from the PayPal side
        * Removed the occurrences of the non-existing Mage_Catalog_Model_Resource_Convert resource model
        * Fixed an issue with a coupon usage after applying it with multiple addresses
        * Fixed the Abandoned Cart emails sending
        * Fixed an issue where users with "Reorder" permission could not perform reorder
        * Fixed an issue with adding items from wishlist to the Shopping Cart with quantity increments enabled
        * Fixed an issue with the catalog_url indexer incorrect rewrites history for categories
        * Fixed an issue in saving an integration with a duplicate name
        * Fixed an issue when a customer could see someone's else reviews on the private Account Dashboard
        * Fixed an issue when a "New Theme" page was displayed as broken when trying to create a theme with incorrect "Version" value
        * Fixed an issue in saving an integration with XSS injection in the required fields
        * Fixed an issue with the Mini Shopping Cart when it contained virtual product
        * Fixed an issue in disabling the Shopping Cart sidebar
        * Fixed an issue when the "Adminhtml" cookie was not set when a user logged in to the backend
        * Fixed an issue when the "Persistent_shopping_cart" cookie was not set after customer's login
        * Fixed inability to publish products to Google Shopping
        * Fixed inability to download or revert the backup
        * Fixed inability to create a customer account when placing an order with a downloadable product
      * Various improvements:
        * Disabled PHP errors, notices and warnings output in the production mode, to prevent exposing sensitive information
      f98550dd
  10. Dec 19, 2013
    • mage2-team's avatar
      2.0.0.0-dev57 · 69663a12
      mage2-team authored
      * Fixed bugs:
        * Fixed [MAP]: "Click for price" link is broken on the category page
        * Fixed tax rule search on the grid
        * Fixed redirect on dashboard if "Search", "Reset", "Export" buttons are clicked on several pages
        * Fixed switching user to alternate store-view when clicking on the Category (with Add Store Code to Urls="Yes" in the config)
        * Fixed printing Order/Shipping/Credit Memo from backend
        * Fixed 404 Error on attempt to print Shipping Label
        * Fixed duplication of JavaScript Resources in head on frontend
        * Fixed inconsistency with disabled states on Configurable product page in the Plushe theme
        * Fixed 3D Secure Information absence on Admin Order Info page
        * Fixed possibility to download or revert Backup
        * Fixed session fixation in user registration during checkout
        * Fixed fatal error during login to backend
        * Fixed inline translations in the Adminhtml area
        * Fixed partial refunds/invoices in Payflow Pro
        * Fixed the issue with ignoring area in design emulation
        * Fixed order placing with virtual product using Express Checkout
        * Fixed the error during order placement with Recurring profile payment
        * Fixed wrong redirect after customer registration during multishipping checkout
        * Fixed inability to crate shipping labels
        * Fixed inability to switch language, if the default language is English
        * Fixed an issue with incorrect XML appearing in cache after some actions on the frontend
        * Fixed product export
        * Fixed inability to configure memcache as session save handler
      * GitHub requests:
        * [#406](https://github.com/magento/magento2/pull/406) -- Remove cast to (int) for the varch increment_id
        * [#425](https://github.com/magento/magento2/issues/425) -- Installation of dev53 fails
        * [#324](https://github.com/magento/magento2/pull/324) -- ImportExport: Easier debugging
      * Modularity improvements:
        * Removed \Magento\App\Helper\HelperFactory
        * Removed the "helper" method from the abstract block interface
        * Layout page type config moved to library
        * Design loader moved to library
        * Theme label moved to library
        * Remaining part from Adminhtml moved to the appropriate modules. Adminhtml module has been eliminated
        * Core Session and Cookie models decomposed and moved to library
          * \Magento\Stdlib\Cookie library created
          * Session Manager and Session Config interfaces provided
          * Session save handler interface created
          * Session storage interface created, session does not extend \Magento\Object anymore
          * Session validator interface created
          * Session generic wrapper moved to library
          * Messages functionality moved from the Session model as separate component, message manager interface created
          * Sid resolver interface created to handle session sid from request
      69663a12
  11. Nov 11, 2013
    • mage2-team's avatar
      2.0.0.0-dev51 · d0422ba8
      mage2-team authored
      * Application areas rework:
          * Single point of access to the current area code
          * Declare Application Areas
      * Various improvements:
        * Breakdown of the Adminhtml module:
           * Moved the Customer-related logic to the Customer module
           * Moved the System-related logic to the Backend module
           * Moved the Checkout-related logic to the Checkout module
           * Moved the Cms-related logic to the Cms module
           * Moved the Promotions-related logic to the CatalogRule and SalesRule modules
        * Eliminated the setNode/getNode methods from Magento\Core\Model\Config and adopted all client code
        * Moved all application bootstrapping behavior to library
        * Moved application-specific behavior from the entry points to the Magento\AppInterface implementations
        * Removed the obsolete behavior from routing and front-controller
        * Refactored the route configuration loading
        * Extracted the modularity support behavior to the Magento\Module component
        * Refactored the Resource configuration loading
        * Removed the obsolete configuration loaders
        * Removed the obsolete configuration from config.xml
        * Refactored the code-generation mechanism
        * Added constructor integrity verification to the Compiler tool
        * Added strict naming rules for the auto-generated Factory and Proxy classes
        * Global functions are now called from app\functions.php
        * Removed functions.php from the Magento\Core module
        * Methods related to mageCoreErrorHandler, string and date were moved from functions.php to the Library components
        * Moved the following methods from Core Helpers to the appropriate libraries:
           * Moved the Abstract Helper to the Magento\Escaper and Magento\Filter libraries
           * Moved the String Helper to the Magento\Filter, Magento\Stdlib\String, Magento\Stdlib\ArrayUtils libraries
           * Moved the Data Helper to the Magento\Math, Magento\Filter, Magento\Convert, Magento\Encryption, Magento\Filesystem libraries and to Magento\Customer\Helper\Data libraries
           * Moved the Http Magento Helper to the Magento\HTTP library
        * The Hint Magento Helper, Http Magento Helper helpers were removed from the Magento\Core module
        * Implemented SOAP faults declaration in WSDL
        * Web API config reader was refactored to use Magento\Config\Reader\Filesystem
        * Created integrations module. Added 'Integrations Grid' and 'New/Edit' Integration pages in the admin
        * Removed obsolete page fragment code
      * Fixed bugs:
        * Fixed inability to create an Invoice/Shipment/Credit Memo if the Sales Archive functionality is enabled
        * Fixed the Minimum Advertised Price link on the Product view
        * Fixed the View Files Population Tool
        * Fixed the error on saving the Google AdWords configuration
        * Fixed the error with the 'Invalid website code requested:' message appearing when enabling payment methods
        * Fixed inability to insert spaces in credit card numbers
        * Fixed inability to print orders from the frontend
        * Fixed the fatal error on removal of reviews that have ratings
        * Fixed JS error with the browser not responding when Virtual/Downloadable product are added to cart
        * Fixed inability to delete a row from the 'Order By SKU' form in Internet Explorer
        * Fixed inability to enable the Use Flat Catalog Product option
        * Fixed inability to configure Grouped and Configurable products during order creation in the backend
        * Fixed inability to insert a widget and/or a banner in CMS pages
        * Fixed inability to set the Quantity value for Gift Cards
        * Fixed the fatal error on the Customer Account > Gift Registry tab in the backend
        * Fixed inability to import with the "Customers Main File" entity type selected
        * Fixed the "Recently Viewed/Compared products" option missing on the New Frontend App Instance page
        * Fixed the fatal error on managing Shopping Cart for a customer with a placed order in the backend
        * Fixed the fatal error on an attempt to create an RMA request for Configurable products
        * Fixed error on the backend dashboard if any value except "Last 24 Hours" is chosen in the "Select Range" dropdown
        * Fixed duplicate values of options in the drop-downs on the RMA pages in the backend
      d0422ba8
  12. Oct 04, 2013
    • mage2-team's avatar
      2.0.0.0-dev46 · 0849373d
      mage2-team authored
      * Translation mechanism improvements:
        * Translate function ->__() was removed from Magento model interfaces. Global function __() was created
        * Added I18n tools for translation dictionary generation and language package generation
      * Configuration improvements:
        * Implemented Magento Config component that allows to create new configuration types in a simple way
        * Improved default/store/website configuration
           * config.xml file is designed to store only default/store/website configuration data
           * concrete store/website configuration is loaded on demand
        * Improved Install, Category, Product, EAV, Customer, Wishlist, PDF, VDE, Currency, Email Template, Crontab, Events, Routes, Modules, Locale, Import/Export, Indexer, Resources configuration segments:
           * Configuration moved to separate files. Some parts are transformed to DI configuration and moved to `di.xml` files
           * New configuration files are validated with XSD
           * Format of the configuration changed to make possible its validation
        * Improved configuration in `widget.xml`, `fieldset.xml`, `persistent.xml` and `install.xml` files:
           * `install.xml` was renamed to `install_wizard.xml`
           * The configuration is validated with XSD
           * Format of the configuration changed to make possible its validation
           * Some parts are transformed to DI configuration and moved to `di.xml` files
        * Removed `jstranslate.xml` files and moved all message definitions to `Magento_Core_Helper_Js`.
        * List of non-structured nodes from config.xml were transformed into DI configuration
      * JavaScript improvements:
        * Prototype.js usages converted to jQuery:
           * Deprecated prototype.js based method removed from app/code/Magento/Weee/view/frontend/tax-toggle.js
           * Removed deprecated prototype.js based file: app/code/Magento/Checkout/view/frontend/opcheckout.js
           * Updated to use jQuery redirectUrl widget vs prototype based solution:
             * app/code/Magento/Oauth/view/adminhtml/authorize/form/login.phtml
             * app/code/Magento/Oauth/view/frontend/authorize/form/login.phtml
             * app/code/Magento/Catalog/view/frontend/product/list.phtml
        * Removed file containing jQuery that did not meet the Magento 2 coding standard. Replaced with redirect-url widget
           * app/code/Magento/Catalog/view/frontend/js/mage-attributes-processing.js
        * Updated to meet Magento 2 coding standard: app/code/Magento/Checkout/view/frontend/cart/item/default.phtml
        * Added jQuery widgets:
          * mage.deletableItem - Widget to tag DOM element as deletable, by default on click
          * mage.fieldsetControls & mage.fieldsetResetControl - Widget to easily reset a subset of form fields with a reset ui control
          * mage.itemTable  - Widget to easily add a data template block dynamically on an event, by default click.
          * mage.redirectUrl - Simple widget to allow for consistent javascript based redirects that meet the Magento 2 coding standard
          * Added new validation rules for validation widget: 'required-if-not-specified', 'required-if-specified', and 'validate-item-quantity'
      * Various improvements:
        * Changed VendorName from Mage to Magento
        * Implemented PSR-0 and PSR-1 Coding Standards
          * All Magento source code has been converted.
          * Tests have been written to enforce PSR-0 and PSR-1 coding standards.
        * Removed empty module setup models. Core resource setup model is used as a default setup model now. Custom setup model must be injected via DI configuration
        * Removed some events (plugins must be used instead):
          * adminhtml_widget_container_html_before
          * admin_session_user_logout
          * model_config_data_save_before
          * admin_system_config_section_save_after
          * backend_menu_load_after
          * catalog_controller_category_init_before
          * catalog_helper_output_construct
          * catalog_controller_product_init
          * catalog_category_tree_move_before
          * catalog_category_tree_move_after
          * catalog_product_website_update_before
          * catalog_product_website_update
          * catalog_product_media_save_before
          * catalog_product_media_add_image
          * catalog_product_type_grouped_price
          * catalog_product_collection_load_before
          * catalogsearch_index_process_start
          * catalogsearch_index_process_complete
          * cms_page_get_available_statuses
          * cms_wysiwyg_config_prepare
          * application_clean_cache
          * theme_copy_after
          * customer_registration_is_allowed
          * log_log_clean_before
          * log_log_clean_after
          * sales_convert_quote_payment_to_order_payment
          * sales_convert_quote_item_to_order_item
          * sales_quote_config_get_product_attributes
        * Removed the Poll module including references and dependencies to/on it.
      * Redesign and reimplementation of web services framework
        * Removed the Api module and all existing SOAP V1, SOAP V2, and XML-RPC web services code
        * Implemented new web services framework to support both REST and SOAP based off of a common service interface
        * Implemented a 2-legged OAuth 1.0a based authentication mechanism for both REST and SOAP API calls
      * Layout improvements:
        * Arbitrary handle name moved to handle node, id attribute
        * New arguments format, which introduce argument types implemented
        * Translation specified just on the level of node which is going to be translated
        * XSD validation for Layouts XML added
        * Referential integrity check with XSD introduced
        * Added ability to update containers via references
        * Type casting for all kind of types (url, option, array and simple types) added
        * Covered introduced argument types with integrity test
        * Types restrictions was implemented
        * Removed access to direct execution of API through layout by removing <action> nodes
        * Implemented ability to declare containers in layout that don't have any specific semantic value
        * Removed handle declaration from layout update files. Name of the file stands for the handle ID and handle's attributes are defined in the root <layout> node
      * PHP 5.4 and 5.5 support:
        * Made application compatible with PHP 5.4 and 5.5
        * Removed workarounds for older PHP versions
        * Minimum supported PHP version is set to 5.4.0
      * God Class Mage Eliminated
      * Fixed bugs:
        * Fixed address field "State/Province" on frontend, which contained "[object Object]" items instead of necessary values
        * Fixed overriding/extending of global plugin configuration in area specific configuration
      0849373d
  13. Aug 17, 2013
    • mage2-team's avatar
      2.0.0.0-dev45 · a15ecb31
      mage2-team authored
      * Product management improvements:
        * Added ability to create variation on the Product creation page
        * Added ability to add attributes on the Product creation page. Attribute values also can be added directly from the Product creation page
        * Removed "Delete" button from the Product Edit page. Products can be deleted from Products Grid only
        * Enhanced Product Edit page
        * Improved visual styles and business logic for new category creation from product creation page
        * Updated button names for Grouped and Bundle products, added an ability to translate them
        * Changed design of all popup windows on product creation page
        * Simplified UI to add an attribute: made less fields there by default, restructured element positions, hidden rarely-used controls
        * Created a popup to select image for product variations
      * JavaScript improvements:
        * Eliminated `json2.js` library since JSON parsing is bundled in all supported browsers
        * `Ajax.Autocompleter` is replaced with jQuery suggest widget for search in backend
        * `jsTree` jQuery plugin is utilized for User Roles, Api Roles, CMS Pages and URL Rewrites management pages in backend
        * Improved jQuery validation for credit cards
        * Added support of `$.mage.component` in some frontend themes
        * Further refactoring of JavaScript to use JQuery library:
           * Scripts are converted in the following modules and components: Centinel, Authorize.net, Payflow Link, Payflow Pro, Paygate, Paypal Express, Checkout, Captcha
           * Refactored Prototype-based implementation of validation in "New Category" dialog to use jQuery
           * Removing Prototype inclusion in several places
        * Enhanced menu behavior in backend
      * VDE improvements:
        * Implemented inline translate tool for VDE
           * Added new dedicated button "T" in interface
           * 3 different modes: Page Text, Variable Text (for script texts), Alternative Text (for attributes)
           * Independent enabling of inline translation on frontend and in VDE
        * Modified some text messages in VDE and in themes management
        * Added ability to upload, browse and delete images and fonts that can be used in custom CSS
        * Added ability to duplicate a theme
        * Added ability to revert theme modifications to a last saved checkpoint
        * Improved theme's background image handling
        * Added alert, when deleting a block
        * Removed drag-n-drop feature
        * Refined and streamlined interface
      * HTML improvements:
        * Enhanced accessibility in admin by labeling form fields
      * Payment improvements:
        * Incorporated changes to the PayPal UI configuration from CE 1.7.0.1
           * Moved PayPal configuration to the Payment Methods menu section
           * Set the default value of the cUrl `VERIFYPEER` option to `true` for PayPal and added the ability to change this value
           * Changed the design and position of the configuration field tooltips
        * Removed support of Moneybookers payment method and underlying module in favor of 3rd party extensions
        * Implemented support of PayPal IPN protocol HTTP 1.1
        * Implemented a single place to configure credentials for Payflow Link and Express Checkout
      * System Configuration improvements:
        * Added the functionality for creating nested field sets
        * Implemented the support for the extended and shared configuration fields
        * Added the ability to define dependencies between fields from different field sets
      * `Varien_Image` library refactored:
        * Created adapters factory instead of class `Varien_Image_Adapter`
        * Refactored ImageMagick and GD adapters to make them testable
        * Added feature of generating image from text
      * Support of Google services:
        * Changed module `Mage_GoogleOptimizer` to support Google Content Experiment instead of Google Optimizer
        * Implemented support of Google AdWords on the checkout success page
      * DI improvements:
        * Added ability to configure DI for individual class instances
        * Added ability to pass differently configured instances to different parts of the system
        * Refactored proxy and factory generation mechanism
      * Layout improvements:
        * Implemented all-new mechanism of layout merging and customization:
           * Convention over configuration approach is used, i.e. there is no need to declare layout files in module configs anymore
           * Added support for merged modular layout files in a theme instead of single `local.xml` theme file
           * All theme `local.xml` files are broken down and moved to theme modular layout files
           * All the layout files are broken into smaller ones - one layout handle per one file, so that code duplication cane reduced, when overriding layout files in themes
           * Covered new layout customization mechanism with integrity tests
        * Relocated several files, declared in layouts
        * Streamlined several design customizations
      * Various improvements:
        * Refactored fallback paths to prevent searching of modular view files in non-module context, covered application with appropriate integrity test
        * Added configuration for limits on sending wishlist emails
        * Refactored default theme fixture in integration tests in order to divide it into smaller and easier to understand fixtures
        * Moved Currency Symbol module files from Adminhtml module to the module itself
        * "Contact Us" page is available through HTTPS only
        * Language selector for backend interface removed from footer. Language can be chosen on My Account page or on backend user edit page
        * Updated page titles in backend
        * Improved mechanism of notification and system messages in backend. All related blocks and controllers are moved to AdminNotification module. Enhanced visual representations of notifications: bubble for unread messages, popup for notifications and their descriptions
        * Updated text of some system messages, backend interface messages, backend menu items
        * Several classes are refactored to use Event Manager instead of `Mage::dispatchEvent()`
        * Improved test coverage of entry point classes
        * Improved authorization logic to be reusable with minimal configuration changes
        * Introduced App Area in Integration Testing Framework
        * Improved media entry point
        * Added plugins/interceptors support for easier extensibility of Magento functionality
        * Added `application_process_reinit_config` event, so that it is possible to react, when Magento config gets reinitialized
        * Added "less" to a list of files that are not published to the public directory during deployment process
        * Eliminated requirement of write access to `pub/static` directory in "production" mode. "Developer" and "default" modes still require write access to this directory
        * Improved test coverage of recently introduced `Mage_Core_Model_Config_` classes
        * Added proper description to the error message, shown when uploading too big file with a content to import
        * Refactored `Mage_Core_Model_Design_Package` - broken it down into several smaller classes according to the sets of responsibilities
        * Refactored Theme and Theme Service models to follow best practices of OOP design
        * Removed legacy API tests
        * Improved transparency of cache control by tag scope in the framework
        * Improved verification process for the application directories write-access by moving it to the top-level of framework initialization
        * Introduced separate configurable application directory to be used for merged Javascript files
        * Implemented support for minification of Javascript files; JSMin library adapter is created
        * Implemented explicit usage of cache type in collections; engaged it for website, store and store view collections; added tests for a number of collections
        * Implemented explicit usage of cache types in translations
        * Implemented explicit usage of cache types in layouts
        * Removed ability to set limits on maximal amount of categories, products, websites, stores, store views and admin users as an unusable feature
        * Improved and simplified path normalization methods in `Magento_Filesystem` component
        * Implemented proper exceptions instead of PHP warnings in `Magento_Filesystem` component
        * Introduced `Mage_Core_Model_ModuleManager` to provide "enabled" information about modules
        * Enabled following cache types in integration tests to improve performance: configuration, layouts, translations, EAV
        * Improved and refreshed design for backend
        * Removed "demo_blue", "iphone" and "modern" themes
        * Converted more backend grids from PHP implementation to layout declarations
        * Refactored experimental implementation of Service Calls Framework
           * All code from to `lib/Magento/Datasource` and `app/code/Mage/Core/Datasource` moved to `app/code/Mage/Core/DataService`
           * Added service calls support in Layout model
           * Fixed bugs and architectural flaws
           * Changed service calls declaration
           * Improved test coverage
           * Introduced mechanism to retrieve values from nested arrays by path
           * Added Invoker class to invoke service calls by given name
           * Added ability to define system configuration options via service calls. Refactored implementation for select field in XML
        * Refactored support of Twig templates
           * Removed experimental implementation of product view page with Twig templates
           * Template abstraction moved to separate module `Mage_Core_Model_TemplateEngine`
           * Modified various blocks and templates due to inability to call protected methods from templates
           * Improved test coverage
        * Refactored support for webhooks
           * Code that provides communication with outbound endpoint moved to library `Magento_Outbound`
           * Code that provides implementation of publish-subscribe mechanism and instruments moved to library `Magento_PubSub`
           * Removed experimental webhook implementation in client code
           * Used WebApi mechanism to provide authorization
           * Improved UI for working with webhooks in Magento backend
           * Improved test coverage
        * Removed support of callbacks from the framework
      * GitHub requests:
        * [#71](https://github.com/magento/magento2/pull/71) -- Add event prefix for Cms blocks
        * [#108](https://github.com/magento/magento2/pull/108) -- Fix issue with `PHP_VERSION` on Ubuntu servers
        * [#110](https://github.com/magento/magento2/pull/110) -- Fixes `Varien_Io_Sftp::write`, `Varien_Db_Adapter_Pdo_Mysql::insertOnDuplicate`
        * [#123](https://github.com/magento/magento2/pull/123) -- Performance problem & memory leak in `Mage_Index_Model_Process`
        * [#125](https://github.com/magento/magento2/pull/125) -- Ability to disable triggering controller action
        * [#148](https://github.com/magento/magento2/pull/148) -- Fixed readability
        * [#156](https://github.com/magento/magento2/pull/156) -- Event `adminhtml_cms_page_edit_tab_content_prepare_form` and `$form->setValues($model->getData());` in wrong order
        * [#161](https://github.com/magento/magento2/pull/161) -- FIXED `http://www.magentocommerce.com/bug-tracking/issue/?issue=7419`
        * [#176](https://github.com/magento/magento2/pull/176) -- Add print/log query flags to collection
        * [#202](https://github.com/magento/magento2/pull/202) -- Installer fails to detect `InnoDB` on `MySQL 5.6+`
        * [#215](https://github.com/magento/magento2/pull/215) -- There is no sort-order "best value"
        * [#217](https://github.com/magento/magento2/pull/217) -- Update `app/code/core/Mage/Adminhtml/locale/de_DE/Mage_Adminhtml.csv`
        * [#243](https://github.com/magento/magento2/pull/243) -- Fix helper for determining system memory usage on Windows (pull request for issue #237)
        * [#267](https://github.com/magento/magento2/pull/267) -- Issue with camel case in cusutom defined source models
      * Bug fixes:
        * Fixed absence of a product for store view created after the product
        * Fixed incorrectly displayed or absent product image on configurable product pages
        * Fixed incorrectly displayed Tier Price message for Bundle product in backend
        * Fixed absence of configured options, when composite product is edited from wishlist
        * Fixed inability to set product rating from backend
        * Fixed bug with adding product with decimal quantity
        * Fixed bug with incorrect theme saving when wrong preview file is uploaded
        * Fixed incorrectly displayed error message when unsupported JavaScript file is uploaded while editing a theme
        * Fixed bug with incorrect price and stock availability information
        * Fixed absence of "Delete" button on Widget Instance and Edit Custom Variable pages
        * Fixed inability to change PayPal configuration
        * Fixed inventory return after cancelling order, paid with PayPal Website Payment Standard method
        * Fixed removal of all the items from shopping cart, when cancelling payment by PayPal Website Payment Standard method
        * Fixed issue with customer address saved in `sales_flat_quote_address` table as `null` or as default address instead of new one during checkout
        * Fixed hard dependency on GD extension during installation. Now the application can be installed if any of GD or ImageMagick extension is enabled
        * Fixed handling of creation a customer with already existing e-mail in backend
        * Fixed exception on customer edit page, when profiler is enabled
        * Fixed removal of "NOT LOGGED IN" customer group, when attempting to delete nonexistent group
        * Fixed absence of a welcome email for a new customer that is created in backend
        * Added validation of customer DOB
        * Fixed bugs related to "Add Store Code to Urls" configuration setting: the setting applied to backend and produced exceptions on frontend
        * Fixed inability to edit Newsletter Template
        * Fixed inability to preview Newsletter Template while creating it
        * Fixed inability to save Configuration from "Web" tab
        * Fixed incorrect roles assignment for backend users
        * Fixed incorrect message during checkout via Authorize.Net
        * Fixed inability to create order in backend with Authorize.Net as payment method
        * Fixed unexpected alert during one-page checkout
        * Fixed bug with broken RSS link on some pages
        * Fixed inability to delete non-empty customer groups
        * Fixed bug with absent tracking number in notification email
        * Fixed JS bug in bundle products
        * Fixed bug with missing product configuration in bundle products
        * Fixed absence of a summary for a configured bundle product on Product View page
        * Fixed bug with missing wishlist grid on customer configuration page
        * Added validation for the "Weight" field in Product Create/Modify admin form
        * Fixed infinite loop in reports, when one of the GET-parameters was not submitted
        * Fixed integration test that failed at the midnight
        * Fixed image placeholder, being displayed instead of Base image, in Product View page
        * Fixed multiple bugs in IE 8 and 9
        * Restored export for table rates
        * Fixed weight calculation for DHL
        * Fixed anchor categories, which didn't show products from child categories
        * Fixed exception, when applying catalog price rules
        * Disabled "State" dropdown for Tax Rates in countries, where there are no states
        * Fixed inability to save a CMS page
        * Fixed Javascript calendar in backend Customer grid
        * Fixed issues with fields validation on order management page
        * Fixed taxes on Bundle product page
        * Fixed "Rating isn't available" message on Edit Review page
        * Fixed lack of data in New Order emails, when order is composed at backend
        * Fixed exception message, when importing wrong tax rates file
        * Fixed editable multiselect control - new value was not shown there, when added
        * Fixed exception, when saving a configurable product without associated products
        * Fixed inability to properly save system configuration, when submitting files there
        * Fixed performance issue with excessive generation of category menu on "Add to Cart" page
        * Fixed amounts, being shown in a wrong currency, when viewing created order
        * Fixed calculation for amount of items, remaining in an order, after shipping and invoicing
        * Fixed wrong price, calculated, when ordering multiple bundle products in backend
        * Fixed issues with changing order statuses in backend
        * Tested backend design, fixed the discovered issues - general and browser-related bugs
        * Fixed order items, that have been shipped with Free Shipping method, to have "free shipping" status
        * Fixed issue with a State field being required in countries, where it is not mandatory
        * Fixed inability to upload a file via File custom option, when ordering a product at frontend
        * Fixed incorrect cron timezone settings
        * Fixed performance issues with product saving in case of concurrent search requests
        * Fixed bug in migration script
        * Fixed incorrect email when "Send auto-generated password" was hit
        * Fixed bug with missing category image
        * Fixed incorrect handling of `GET` parameter `isAjax` after session expiration
        * Fixed incorrect translation of "month" field for customer's birthday
        * Fixed Google Analytics script inclusion
        * Fixed bug with excessive custom rewrites after reindex
        * Fixed performance tests failure on login page
        * Fixed incorrect value for average rating on Edit Review page
        * Fixed bug with incorrect module configuration overriding
        * Fixed exception in Nominal Tax model
        * Fixed bug in sitemap URL used in `robots.txt`
        * Fixed bug with incorrect `custom_design` field value during export
        * Fixed bug with incorrect RSS title
        * Fixed CSS style for validation message in CMS widgets
        * Fixed bugs in `Mage_Tag` module on product creation page
        * Fixed incorrect Products In Cart report
        * Fixed incorrect price for bundles with default quantity more than 1
        * Fixed displaying of "Import Behavior" section in the `System -> Import` page
        * Fixed exception, when importing a CSV file with Byte Order Mark
        * Removed remains of code pools in JavaScript tests
        * Fixed bugs in shipping label creation
        * Fixed inability to save some sections of configuration
        * Fixed bug with empty "New Shipment" e-mail
        * Fixed inability to save Attribute Set in IE8
        * Fixed wrong tax summary for partial invoices and credit memos
        * Fixed bug with categories custom design, where the chosen theme was not applied
        * Fixed empty list of themes in CMS pages and Frontend Apps backend sections
        * Fixed fatal error, when trying to access a customer account in a non-installed Magento
        * Fixed Javascript error, when accessing system Design configuration in Chrome
        * Fixed wrong representation of a widget on frontend, after hiding and showing WYSIWYG editor during CMS page modification
        * Fixed exception, when using 2-level cache backend
        * Fixed random test failures in `Mage_CatalogSearch_Block_Advanced_ResultTest`
        * Fixed duplication of a view file signature, e.g. "file.ext?mtime?mtime"
        * Prevented tracking of merged Javascript files metadata (and re-merging them) in production mode
        * Fixed incorrect memory usage calculation in Integration tests
        * Fixed issues in performance test scenarios
        * Fixed inability to delete customer's address on frontend
        * Fixed incorrect "No file chosen" message, shown after a successful upload of product image placeholder in Chrome
        * Made "Print Order" page to display theme-customized logo instead of a default one
        * Fixed other bugs in management of categories, products, product attributes, product templates (attribute sets), customers, taxes and tax rules
        * Product creation fixes:
           * Fixed inability to search and select category in IE8, including via mouse
           * Fixed usability of category search tree field to not hang after entering each symbol
           * Fixed inability to select/change attribute for product variations (configurable product) in IE8
           * Fixed field highlighting and error placement after validation on "Create Category" dialog
           * Fixed validation of parent category to be a require field
           * Fixed bug with displaying special price for a product on frontend after the product template is switched to one without special price
           * Fixed incorrectly displayed regular price for products with catalog price rule applied
           * Fixed inability to upload an image in the WYSIWYG editor
           * Fixed Javascript error, when replacing variation image in IE
           * Fixed Javascript errors in production mode
           * Unified look of all the popups
           * Removed "Add Attribute" link, when Product Details section is collapsed
           * Fixed issue with product template selector menu, which was not shown
        * Shopping Cart Price Rule fixes:
           * Fixed inability to save Shopping Cart Price Rule with Coupon = "No Coupon"
           * Fixed saving of Shopping Cart Price Rule having specific coupon
           * Fixed absence of fields on rule information tab
        * Payment fixes:
           * Fixed PayPal Pro (formerly Website Payment Pro) to pass shipping address in request to PayPal service
           * Fixed triggering of a credit memo creation when Charge Back notification comes from PayPal
           * Fixed emptying shopping cart after canceling on PayPal page
           * Fixed error "10431-Item amount is invalid." when a Shopping Cart Price Rule is applied in Express Checkout Payflow Edition
           * Fixed PayPal Payments Pro Hosted Solution to send "City" in place of the "State" parameter for UK and CA, if Region/State is disabled in the configuration
           * Fixed ability to invoice order without providing payment using Google Checkout API
           * Fixed validation of a Discover card number
           * Fixed issues in configuration for payment methods: absence of "Sort Order" field, excessive fields with class name as a value, issues with form elements and groups
           * Fixed exception, when using 2-level cache backend
           * Fixed inability to place order with PayPal Payments Advanced and Payflow Link payment methods
        * VDE fixes:
           * Removed full file path information from the title of an uploaded store logo
           * Fixed bugs in VDE with color picker, file uploader, themes assigning, Remove and Update buttons for custom CSS
           * Fixed hint for the Scripts palette in dock
           * Fixed inability to upload more than one Javascript file
           * Fixed bug with improper scaling images in UI
           * Fixed inability to preview and edit a physical theme
           * Fixed inability to delete a block
           * Fixed inability to delete a background image
           * Fixed preview of a virtual theme in production mode
           * Fixed JavaScript tests
           * Fixed bugs with inline translation
           * Added validation to the theme name field
           * Fixed absence of error message in IE, when uploading unsupported file type in Theme Javascript
           * Fixed corrupting of a `custom.css` file, when saving Custom CSS text
           * Fixed wrong design of "Chain" and "Reset to Original" image buttons
           * Fixed color picker, being cut off by small browser window
           * Fixed bottom indent in "Quick Styles" panel - it was too big
           * Fixed corrupted layout of "Image Sizing" tab, when resizing browser window
           * Fixed "We found no files", being displayed all the time in the form to upload theme Javascript files
        * API fixes:
           * Added missing fields to SOAP API
           * Fixed inability to set default customer address
           * Fixed error message, when saving a customer with wrong email address
           * Fixed inability to create partial order shipment
           * Fixed absence of special price information in return of `productGetSpecialPrice` method
           * Fixed incorrect content length of server response
           * Fixed absence of `productAttributeAddOption`, `catalogProductAttributeUpdate`, `catalogProductAttributeTypes`, `catalogProductAttributeRemoveOption` and `catalogProductAttributeInfo` methods with WS-I mode enabled
           * Fixed absence of `catalogProductDownloadableLinkList` method
           * Fixed bug with incorrect credit memo creation when order item id is set
           * Fixed bug with inability to update stock status or price of multiple products in one call
           * Fixed `shoppingCartOrderWithPaymentRequestParam` method description in WSDL
           * Fixed inability to add comment to order without changing order status
           * Fixed incorrect redirect after SOAP POST request
           * Fixed inability to end session by `endSession` method
           * Fixed Save button for Web Services User Roles in backend
           * Fixed memory issue due to incorrect filtering for the single field in `salesOrderList` method
           * Fixed bug with getting product information by numeric SKU
           * Fixed inability to add configurable product by `cart_product.add` method
           * Fixed ACL initialization in WebApi
           * Fixed bug with the same cache key used for both WS-I and non WS-I WSDL files
           * Fixed bug with updating shopping cart by `shoppingCartProductUpdate` method
           * Fixed product id validation in `shoppingCartProductAdd` method
           * Fixed absence of tracking number in `salesOrderShipmentInfo` method response
           * Fixed absence of tracking number in shipment transactional email
      a15ecb31
  14. Apr 07, 2013
    • mage2-team's avatar
      2.0.0.0-dev44 · 04446b65
      mage2-team authored
      * Product creating & editing:
        * Added ability to control base text styling without WYSIWYG when editing description fields
        * Added validation for price and quantity fields
        * Removed category suggest limit
      * Product template management:
        * Automatically update Product Template when modifying structure in Create Product flow
        * Improvements to change attribute set functionality
      * Refactored JavaScript to use JQuery library:
        * Refactored the following pages: catalog tags, one page checkout, multishipping checkout, gift options, gift messages (across the board)
        * Converted jQuery popupwindow.js plugin to a jQuery widget
        * Replaced Prototype code for Switch/Maestro and Solo credit card with jQuery widget
        * Replaced Prototype Validation with jQuery validation plugin
        * Converted credit card payment tool tip to jQuery in all themes
        * Removed legacy JS files from all themes
      * Various improvements in look & feel of backend UI:
        * Styling of components: catalog, sales, customers, reports, CMS, newsletter
        * Generic styling: grids, popup windows
        * Changes to support IE browser
      * Enhancements in "suggest" JavaScript widget:
        * Ability to delete selected item using keyboard
        * Ability to display all available search items, if "recent items" is empty
        * Fixes of behavior of currently selected elements and "spinner"
        * Display "No Records" message in suggest widget if all items already selected
        * Fixed suggest widget to no longer show deleted items
      * Improved `Magento_Test_Helper_ObjectManager` in unit tests to discover types of constructor arguments
      * Removed workaround of unsetting objects referenced in `tearDown()` of integration tests
      * Updated Menu and Navigation layout, including redesigned backend menu item System -> My Account
      * Made store address format consistent with format of shipping origin address
      * Added ability to navigate directly to a section in backend system configuration, with corresponding accordion expanded
      * Removed some of unnecessary coupling between several modules
      * General improvements to unit and integration test code coverage, as well as compliance with coding standards
      * Application framework:
        * Implemented ability to compress/decompress data in a cache backend
        * Verified ability to disable in configuration triggering of system upgrade
        * Abolished code pools and the mechanism of overriding files using include\_path (without alternative)
        * Implemented segmentation of cache by types -- ability to assign separate cache configuration per type. Reviewed and verified possibility to isolate configuration cache segment
        * Segregated application configuration into several layers. Primary configuration is used by the object manager and loaded before application is initialized
        * Instead of `Zend\Di`, implemented `Magento\ObjectManager` library that has less features and suits Magento application needs better in terms of performance
        * Introduced "context" object as dependencies for super-classes (`Mage_Core_Model_Abstract`, `Mage_Core_Block_Abstract`, etc) to reduce complexity of their constructors' API
        * Implemented tools for pre-populating all auto-generated proxy and factory classes, used by dependency injection framework
        * Replaced "developer" mode with general "mode", that has 3 states: developer, default, production
        * In "production" mode, the application will not invoke fallback for static view files (images, CSS-files, JavaScript). Instead, it will assume that they are already placed in a fully qualified location. Added tools for populating static view files from `app` directory into `pub/static`
        * Introduced support for Twig templating
          * template rendering, including phtml, was abstracted into a 'Template Engine' to make support for other template engines easier
          * included Magento-specific Twig functions and filters
          * phtml templates can now only access public methods of the corresponding Block class
          * ability to define dependencies on data provided by a service that is then made available to the templates -- eliminates some of the code in Blocks
        * Introduced support for webhooks and callbacks: outbound HTTP requests for notifications and real-time integrations
        * Added ability to define options for System Configuration select fields in XML: static options are defined inline, dynamic options can reuse data provided by a service
      * Moved product business logic found in blocks into `Mage_Catalog_Service_Product` to consolidate logic into a single structure that both controllers and web services can invoke
      * Converted product view page to demonstrate use of Twig templates and services
      * Updated shipping carrier `collectRates` logic to support remote callbacks and converted the FedEx shipping carrier to comply with the same interface
      * Added webhook support for the following topics: `customer/created`, `customer/updated`, `customer/deleted`, and `order/created`
      * Visual design editor:
        * Ability to view all CSS-files of a theme
        * Ported numerous features of visual design editor from Magento Go 1.x to Magento Core 2.x: style editing, managing catalog images
        * Various improvements in UI
        * Improved image sizing functionality
        * Improved test coverage
        * Ability to launch physical themes, including workflow preview mode and workflow design mode
        * Ability to duplicate existing themes for customization
      * GitHub requests
        * [#162](https://github.com/magento/magento2/pull/162) -- classmap needs to be prepended to autoloader stack to have any effect
        * [#179](https://github.com/magento/magento2/pull/179) -- fix that makes `Mage_Install` compatible with the new version of SimpleXml
        * [#180](https://github.com/magento/magento2/pull/180) -- fixed `getBaseUrl()` when type was injected via setter
        * [#203](https://github.com/magento/magento2/pull/203) -- fixed problem with login in to backend area on php 5.4
        * [#216](https://github.com/magento/magento2/pull/216) -- explicit nullification of `$_store` in `Mage_Core_Model_Sore_Storage_Db->_initStores()`
        * [#220](https://github.com/magento/magento2/pull/220) -- make topmenu HTML editable by an event
        * [#221](https://github.com/magento/magento2/pull/221) -- changed minimum required PHP version from PHP 5.2.3 to 5.3.3
      * Bug fixes:
        * Restored missing Paypal configuration options
        * Fixed numerous display issues on the following pages: admin login, product management, category management, CMS poll, VDE, tax, shipping
        * Fixed XSS vulnerability related to customer data & bundle options
        * Fixed "Preview Theme" functionality
        * Fixed JS File upload problem with Internet Explorer
        * Replaced `truncateOptions` function in `varien/js.js` with inline widget
        * Fixed broken XPaths in `SystemConfiguration.yml`
        * Fixed jQuery metadata plugin's data attribute scanning for validation
        * Synchronized default value of `quantity_and_stock_status` with Stock Availability control
        * Fixed display of G.T. Purchased column in Order grid when order in non-default currency
        * Fixed Foreign Key support for MS SQL
        * Fixed "Create Customer" functionality on New Order screen
        * Restored State/Province field to Review Order page
        * Fixed Add New Tax Rate functionality
        * Fixed problem with displaying New Shopping Cart Price Rule tab
        * Fixed problem of configurable product options getting lost when adding product to wishlist
        * Fixed UPS Shipping label printing
        * Fixed performance issue with Catalog Management
        * Fixed input file type validation when importing customers
        * Fixed custom product placeholder image display
        * Added missing files referenced by `quick\_style.css`
        * Fixed validation error messaging and message placement
        * Fixed access problem to SOAP/XML User and Roles pages
        * Fixed access problem created when editing your own permissions
        * Several fixes for problems with cleaning cache in tag scope
        * Fixed invalid link problem in Gift Card email
        * Fixed problem with deleting selected product category after changing attribute set
        * Fixed theme management for Windows by adopting `Magento_Filesystem` abstraction to access directories
        * Fixed cart rendering in case of empty cart
        * Remove duplicate "Link to Store Front" link from admin, made obsolete by "Customer View" link
        * Removed "Flat Rate" from pre-installed shipping methods
      04446b65
  15. Feb 21, 2013
    • mage2-team's avatar
      2.0.0.0-dev43 · 5b266f6e
      mage2-team authored
      * Implemented functional limitation that restricts max number of catalog products in the system
      * Implemented cache backend library model for MongoDB
      * Converted some more grids in backend from PHP implementation to declarations in layout
      * Removed `app/etc/local.xml.additional` sample file, moved detailed description of possible configuration options to documentation
      * Refactored `Mage_Core_Model_EntryPointAbstract` to emphasize method `processRequest()` as abstract
      * Moved declaration of functional limitations to the nodes `limitations/store` and `limitations/admin_account`
      * Bug fixes:
        * Fixed JavaScript and markup issues on product editing page in backend that caused erroneous sending of AJAX-queries and not rendering validation messages
        * Fixed issues of application initialization in cases when `var` directory doesn't have writable permissions. Writable directories are validated at an early stage of initialization
        * Fixed array sorting issues in test `Magento_Filesystem_Adapter_LocalTest::testGetNestedKeys()` that caused occasional failures
      5b266f6e
  16. Feb 15, 2013
    • mage2-team's avatar
      2.0.0.0-dev42 · b9005af2
      mage2-team authored
      * Application initialization improvements:
        * Removed application initialization responsibility from `Mage` class
        * Introduces entry points, which are responsible for different types of requests processing: HTTP, media, cron, indexing, console installing, etc.
        * New configuration classes are introduced and each of them is responsible for specific section of configuration
        * Class rewrites functionality removed from `Mage_Core_Model_Config` model. DI configuration should be used for rewriting classes
      * Added ability to configure object manager with array in addition to object and scalar values
      * VDE improvements:
        * Theme CSS files viewing and uploading/downloading of custom CSS file
        * Updated styling of VDE Tools panel
      * Refactored various components to an analogous jQuery widget:
        * Refactored components:
          * Category navigation
          * Products management and gallery
          * Send to friend
          * Sales components, including orders and returns
          * Retrieve shipping rates and add/remove coupon in shopping cart
          * Customer address and address book
          * Customer wishlist
          * "Contact Us" form
          * CAPTCHA
          * Weee
        * New tabs widget is used instead of `Varien.Tabs`
        * Refactored `Varien.dateRangeDate` and `Varien.FileElement`
        * Replaced `$.mage.constants` with jQuery UI `$.ui.keyCode` for keyboard key codes
      * Refactored configurable attribute, category parent and attribute set selectors to use suggest widget
      * Bug fixes:
        * Improvements and bug fixes in new backend theme
        * Image, categories attributes and virtual/downloadable fields are displayed on Update Attributes page, where they shouldn't be present
        * Undefined config property in `reloadOptionLabels()` function in `configurable.js` (Chrome)
        * Impossible to edit existing customer/product tax class
        * Incorrect format of customer's "Date of Birth"
        * Theme preview images are absent in VDE
        * Search by backslash doesn't work for Categories field on product creation page
        * Impossible to assign a category to a product, if category name contains HTML tag
        * Incorrect URL generated for logo image
      b9005af2
  17. Feb 02, 2013
    • mage2-team's avatar
      2.0.0.0-dev40 · 60844359
      mage2-team authored
      * Implemented ability to customize all the main directory paths for the application, i.e. locations of `var`, `etc`, `media` and other directories
      * Implemented ability to pass application configuration data from the environment
      * Magento Web API changes:
        * Added SOAP V2 API coverage from Magento 1.x
        * Improved integration testing framework to develop Web API tests. Covered SOAP V2 API with positive integration tests.
        * Changed `Mage_Webapi` module front name from `api` to `webapi`
      * Improvements for product creation UI:
        * Implemented AJAX suggestions popup and categories tree popup for convenient assignment of categories
        * Moved selection of Bundle and Grouped sub-products to the "General" tab, implemented popup grids for them
        * Made "Weight" checkbox to be selected by default for a Configurable product
      * Implemented integration test to measure and control PHP memory leak on application reinitialization
      * Changed format of configuration files for static tests that search for obsolete Magento 1.x code
      * Bug fixes:
        * Fixed Web API WSDL incompatibility with C# and Java
        * Fixed issue, that Magento duplicated custom options field for a product, if creating them via a multi-call to API
        * Fixed `shoppingCartPaymentList` method in Web API, which was throwing exception "Object has no 'code' property"
        * Fixed invalid Wishlist link and several invalid links in Checkout on frontend store view
        * Made Stock Status in 'quantity_and_stock_status' attribute editable again for a Configurable product
        * Fixed issue, that it was not possible to save Customer after first save, because "Date Of Birth" format was reported by Magento to be incorrect
        * Fixed fatal error in Code Sniffer exemplar test
        * Fixed wrong failures of `Varien_Db_Adapter_Pdo_MysqlTest::testWaitTimeout()` integration test in developer mode
        * Fixed issue, that mass-action column in backend grids moved to another position in single store mode
      60844359
  18. Jan 10, 2013
    • mage2-team's avatar
      2.0.0.0-dev38 · b7f408db
      mage2-team authored
      * Changed application initialization procedure
        * Application can be started with specific initial configuration data. `Mage_Core_Model_Config::loadBase()` merges this configuration with the highest priority
        * `Mage` class is no longer responsible for application installation status. `Mage_Core_Model_App` has this responsibility (`Mage_Core_Model_App::isInstalled()`)
      * Implemented new library component `Magento_Filesystem` for working with file system
        * New component has more abstract layer of interaction with file system, better path isolation
        * Introduced interface Magento_Filesystem_AdapterInterface for file operations. Added concrete implementation in `Magento_Filesystem_Adapter_Local`
        * Introduced interface Magento_Filesystem_StreamInterface for stream operations with content. Added concrete implementation in `Magento_Filesystem_Stream_Local`
        * Added special class `Magento_Filesystem_Stream_Mode` to set parameters of stream on opening (read-only, write-only etc.)
      * Added an ability to skip some service functions for lighter launch of application in `app/bootstrap.php`
      * Improved batch tool for launching automated tests. Tool has an ability to run specified test types. Tool was moved from `dev/tools/batch_tests` to `dev/tools/tests.php`
      * Improved integration test Mage_Adminhtml_DashboardControllerTest to skip test case when Google service is unavailable
      * Improved url building process in new jQuery form widget to have it more secure
      * Removed obsolete `@group module::<Namespace_Module>` annotation from integration tests, restricted its further usage
      * Updated jQuery library used in application, used unified file name instead of version-based one
      * Relocated XSD files for System Configuration, Menu Configuration, ACL Configuration, ACL Configuration for WebApi, Theme Configuration, View Configuration, Validator Configuration to `etc` subfolders of corresponding modules
      * Bug fixes
        * Fixed bug with placing order in backend using Authorize.Net Direct Post payment method
        * Changed `Mage_Core_Model_Url` to fix bug with incorrect links on frontend (My Wishlist, Go to Shopping Cart, Continue button at first checkout step)
        * Fixed several bugs after converting backend grids to layout declaration. Changes were made in EAV Attributes, Design, Newsletter, Backup modules
        * Fixed incorrect current working directory behavior on application isolation in tests
      b7f408db
  19. Dec 01, 2012
    • mage2-team's avatar
      2.0.0.0-dev33 · 71f6961f
      mage2-team authored
      * Improved Themes functionality to meet the following requirements:
        * Magento instance doesn’t crash in case there’re no themes at all
        * Features like selection of themes in system configuration, custom theme selection in Custom Design, CMS pages, Products and Categories can work without themes. They use base view files only.
        * Virtual themes work in the same way as the non-virtual (which are present in file system) though they additionally have inheritance property. Changes were made in theme switcher, in fallback mechanism, in widgets etc.
        * Non-virtual themes are being added to DB during installation
        * Application framework uses theme id as identifier instead of theme code
      * Refactored a variety of report grids in backend (admin) to make them configurable through layout, rather than hard-coded.
      * Removed obsolete modules:
        * `Mage_XmlConnect`
        * `Mage_Dataflow`
      * Significantly changed Logging subsystem:
        * `Mage_Core_Model_Logger` class is responsible for logging
        * Changes are made to comply with DI paradigm
        * Custom logger in `Mage_Backend_Menu` subsystem is removed due to usage of regular one
      * Changes made in autoload process
        * Fixed autoload to prevent `class_exists()` from causing fatal error
        * The `Magento_Autoload` library was divided into 2 classes: `Magento_Autoload_IncludePath` is responsible for loading from include path, `Magento_Autoload_ClassMap` from a class map. Stacked "class map" loader on top of "include path" loader in application bootstrap.
      * Implemented new jQuery form widget. Its responsibility is to prepare form for submission (change form attributes if needed)
        * Replaced usage of different instances of `varienForm` with a new form widget (`productForm`, `categoryForm`, instances of type "onclick declaration", "as child component", "instantiation only")
        * Replaced prototype validation with jQuery analog
        * Additionally implemented form widget in different modules (CMS, Customer, Backend, Sitemap, DesignEditor, Tags, SystemEmail, Newsletters, ImportExport, Connect, Authorize.net)
      * Minor improvements
        * Fixed css styles for validation messages in different parts of the system
        * Removed usage of `jquery-ui-1.8.21.custom.css`
        * Updated versions of jQuery and jQuery-UI on backend
        * Updated Magento trademark and copyright labels at the bottom of pages: changed legal entity name to X.Commerce, Inc, made translation engine pick them up
        * Improvements made in indexers to stabilize tests. Fixed wrong initialization order of indexers that sometimes caused failure of reindexing all at once
      * Bugfixes:
        * Set correct order's data change state during voiding the order
        * Set translator to pick up status labels in drop-down in "Shopping cart price rule" admin grid
        * Fixed an issue in console installer that initialized application in such a way, that it could not load certain event area.
        * Fixed incorrect loader image source in backend during new tax rule creation
        * Fixed JS error in IE with creating products via floating toolbar
        * Fixed image save url during uploading product's images
        * Added permission check for editing shipping and billing addresses during viewing the order
        * Changed saving of order comments from backend. Comment is saved even without status change
        * Added additional validation into `quickCreateAction` of `Mage_Adminhtml_Catalog_ProductController` to prevent saving new product with any id using firebug
        * Fixed JS errors in Authorize.net Direct Post submodule
        * Fixed JS errors in split button on creating product
        * Fixed errors in poll's list template in backend
      71f6961f
  20. Nov 12, 2012
    • mage2-team's avatar
      2.0.0.0-dev30 · 0f2900aa
      mage2-team authored
      * Framework changes
        * Added dependency injection of framework capability
          * Adopted Zend\Di component of Zend Framework 2 library
          * Implemented object manager in Magento application
          * Refactored multiple base classes to dependency injection principle (dependencies are declared in constructor)
        * Themes/View
          * Implemented storing themes registry in database, basic CRUD of themes, automatic registration of themes in database from file system out of the box
          * Renamed `Mage_Core_Model_Layout_Update` into `Mage_Core_Model_Layout_Merge`, the former becomes an entity domain model. Similar changes with `Mage_Core_Model_Resource_Layout` -> `Mage_Core_Model_Resource_Layout_Update`, `Mage_Core_Model_Layout_Data` -> `Mage_Core_Model_Layout_Update`
      * Performance tests
        * Improved indexers running script `dev/shell/indexer.php` to return appropriate exit code upon success/failure
        * Implemented running the same performance scenario file with different parameters
        * Slightly refactored framework class `Magento_Performance_Testsuite_Optimizer` for better visibility of algorithm
      * Visual design editor
        * Added ability to remove elements in editor UI
        * Revised history of changes VDE toolbar and algorithm of "compacting" operations (moving, removing elements) as a layout update XML
        * Added selection of themes to VDE launcher page
      * Refactored JavaScript of some UI elements to jQuery:
        * "Simple" and "configurable" product view pages
        * "Create Account" page
        * "Shopping Cart" page
        * CAPTCHA
        * Newsletter subscription
      * Tax management UX improvements
        * Split Basic and Advanced Settings for Tax Rule Management UI
        * Moved the Import/Export functionality to Tax Rate page
        * Moved Tax menu to System from Sales
      * Implemented the editable multiselect JavaScript component
      * Added mentioning sitemap in `robots.txt` after generation
      * Removed creation of DB backup in integration testing framework
      * Fixed logic of order of loading ACL resources in backend
      * Fixed JavaScript error during installation when one of files in `pub/media` is not writable
      * Fixed structure of legacy test fixtures that allowed ambiguous keys in declaration
      * Fixed inability to restore admin password when CAPTCHA is enabled
      * Various minor UX fixes (labels, buttons, redirects, etc...)
      * GitHub requests:
        * [#59](https://github.com/magento/magento2/issues/59) -- implemented handling of unexpected situations in admin/dashboard/tunnel action
        * [#66](https://github.com/magento/magento2/issues/66)
          * refactored ImageMagick adapter unit test to avoid system operation
          * simplified unit testing framework -- removed unused classes, simplified handling logic of directory `dev/tests/unit/tmp` and removed it from VCS
        * [#73](https://github.com/magento/magento2/pull/73), [#74](https://github.com/magento/magento2/pull/74) -- fixes in docblock tags
        * [#75](https://github.com/magento/magento2/pull/75), [#96](https://github.com/magento/magento2/pull/96) -- fixed translation module contexts in a few places
        * [#80](https://github.com/magento/magento2/issues/80) -- fixed some runtime errors in import/export module
        * [#81](https://github.com/magento/magento2/issues/81) -- removed usage of "remove" directive in places where it is overridden by setting root template anyway
        * [#87](https://github.com/magento/magento2/issues/87) -- changed paths of files to include from relative into absolute in `dev/shell/indexer.php` and `log.php`
        * [#88](https://github.com/magento/magento2/issues/88) -- provided comments for values that can be configured in `app/etc/local.xml` file
        * [#90](https://github.com/magento/magento2/issues/90) -- slightly optimized logic of implementation of loading configurable product attributes
      0f2900aa
  21. Aug 02, 2012
    • mage2-team's avatar
      Update as of 8/1/2012 · 7fec10a1
      mage2-team authored
      * Refactored ACL for the backend
        * ACL resources
          * Strict configuration format, validated by XSD schema
          * ACL configuration relocation from `app/code/<pool>/<namespace>/<module>/etc/adminhtml.xml` to `app/code/<pool>/<namespace>/<module>/etc/adminhtml/acl.xml`
          * Renamed ACL resource identifiers according to the format `<namespace>_<module>::<resource>` throughout the system
            * Backend menu configuration requires to specify ACL resource identifier in the new format
            * Explicit declaration of ACL resources in `app/code/<pool>/<namespace>/<module>/etc/system.xml` instead of implicit relation by XPath
          * Migration tool `dev/tools/migration/acl.php` to convert ACL configuration from 1.x to 2.x
        * Declaration of ACL resource/role/rule loaders through the area configuration
          * Module `Mage_Backend` declares loader for ACL resources in backend area
          * Module `Mage_User` declares loaders for ACL roles and rules (relations between roles and resources) in backend area
        * Implemented integrity and legacy tests for ACL
      * Fixed issues:
        * Losing qty and visibility information when importing products
        * Impossibility to reload captcha on backend
        * Temporary excluded from execution integration test `Mage_Review_Model_Resource_Review_Product_CollectionTest::testGetResultingIds()` and corresponding fixture script, which cause occasional `segmentation fault` (exit code 139)
      * Refactored methods with high cyclomatic complexity:
        * `Mage_Adminhtml_Block_System_Store_Edit_Form::_prepareForm()`
        * `Mage_Adminhtml_Block_System_Config_Form::initForm()`
        * `Mage_Adminhtml_Block_System_Config_Form::initFields()`
      * GitHub requests:
        * [#32](https://github.com/magento/magento2/pull/32) -- fixed declaration of localization CSV files
        * [#35](https://github.com/magento/magento2/issues/35) -- removed non-used `Mage_Core_Block_Flush` block
        * [#41](https://github.com/magento/magento2/pull/41) -- implemented ability to extends `app/etc/local.xml` by specifying additional config file via `MAGE_LOCAL_CONFIG` environment variable
      7fec10a1
  22. Mar 02, 2012
    • mage2-team's avatar
      Published Magento 2 update as of 2/29/2012 · 9de22232
      mage2-team authored
      - Added jQuery to Magento 2. It has not been made a main library yet, however all new features are developed using jQuery.
      - Added support for new versions of testing tools - PHPUnit 3.6, PHPMD 1.3.0. Confirmed compatibility with latest PHPCS 1.3.2 and PHPCPD 1.3.5.
      - Improved legacy tests:
      -- Refactored Integrity_ClassesTest and Legacy_ClassesTest.
      -- Implemented a tool for migrating factory names from 1.x to 2.x. The tool scans PHP-code and replaces the most "popular" cases.
      -- Added tests for "//model" in config.xml files and "//*[@module]" in all xml files.
      -- Implemented a test that verifies the absence of relocated directories.
      -- Added a test against the obsolete Varien_Profiler.
      - Bug fixes:
      -- Fixed phpdoc for Mage_Core_Model_Design_Package.
      -- Fixed static code analysis failures related to case-sensitivity.
      -- Fixed several typos and minor mistakes.
      -- Fixed integration test's failures due to specifics of xpath library version.
      - Imported fresh features and bug fixes from Magento 1.x.
      9de22232
  23. Dec 02, 2011