Skip to content
Snippets Groups Projects
  1. Mar 25, 2015
  2. Mar 23, 2015
  3. Mar 19, 2015
  4. Mar 18, 2015
  5. Mar 14, 2015
  6. Mar 03, 2015
  7. Mar 02, 2015
  8. Feb 27, 2015
  9. Feb 26, 2015
  10. Feb 24, 2015
  11. Feb 18, 2015
  12. Feb 17, 2015
    • Bogdan Plieshka's avatar
      MAGETWO-32246: Menu · eed44579
      Bogdan Plieshka authored
      - Added new migration compile styles generation
      - Refactored admin variables
      - Added admin icons
      - Moved admin menu to side
      eed44579
  13. Feb 13, 2015
  14. Feb 04, 2015
  15. Feb 02, 2015
  16. Jan 30, 2015
    • Mykhailo Miroshnikov's avatar
      MAGETWO-31592: Javascript Unit Test Framework Update · 1e9c25df
      Mykhailo Miroshnikov authored
       - Change jasmine task configuration
       - Add shared requirejs config file
       - Add adminhtml and frontend area's requirejs config files in both
         integration and unit testsuites
       - Add shim.js to compensate lack of Function.prototype.bind in PhantomJS
         environment
       - Various small code improvements
      1e9c25df
  17. Jan 22, 2015
  18. Jan 20, 2015
  19. Jan 16, 2015
  20. Jan 13, 2015
  21. Jan 02, 2015
  22. Dec 31, 2014
  23. Dec 22, 2014
    • Mykhailo Miroshnikov's avatar
      MAGETWO-31592: Javascript Unit Test Framework Update · eb687819
      Mykhailo Miroshnikov authored
       - Integrate Jasmine + PhantomJS
       - Create grunt tasks for executing both integration and unit testsuites
       - Create spec server to support 'frontend' and 'adminhtml' areas and to
         properly serve static assets (e.g. to support 'Magento_Ui/blabla'
         format)
      eb687819
  24. Dec 05, 2014
    • mage2-team's avatar
      0.1.0-alpha107 · 6c51ba03
      mage2-team authored
      * Various improvements:
          * Removed deprecated code from the Sales and SalesRule modules
          * Stabilized functional tests for the following modules:
              * Centinel
              * Core
              * RecurringPayment
              * Sales
              * Multishipping
              * Newsletter
              * Widget
      * Fixed bugs:
          * Fixed an issued where a product could not be found in customer wishlist when searched by name
          * Fixed the invalid email template for Product Price Alert
          * Fixed an issue where customer group did not change when invalid VAT number was specified
          * Fixed integration tests coverage
          * Fixed an issue where a customer was not redirected to the configurable product page after clicking Add to Card on the My Wish list page for a product which required configuration
          * Fixed an issue where an error message was displayed when a customer tried to use checkout using PayPal Express Checkout
          * Fixed an issue where it was impossible to place an order using Authorize Direct Post
          * Fixed an issue where the page cache in Varnish mode didnt perform caching as required the cache
          * Fixed an issue where it was impossible to specify layout container when creating or editing a widget
          * Fixed an issue where a widget set to be displayed on certain type of product page was not displayed
          * Fixed an issue where it was impossible to create a widget to be displayed in a sidebar
          * Fixed an issue where a fatal error was thrown when trying to open a not existing page after disabling the 404 Not Found CMS page
          * Fixed an issue where it was impossible to refresh CAPTCHA in the Admin panel
          * Fixed an issue where two CAPTCHAs were displayed during guest Checkout
          * Fixed an issued where clicking the Preview button on revision preview page did not open the Preview page
          * Fixed an issue where the Magento\Framework\View\Element\AbstractBlockTest::testFormatTime failed randomly
          * Fixed logic duplication and the conflicting implementation of the title API in admin
          * Fixed an issue where JavaScript validation did not recognize the fields filled by automatic tests in the Create Customer form in the Admin panel
          * Fixed an issue where a fatal error was thrown after mass update of the Stock Availability product attribute
          * Fixed an issue where the Magento\SalesRule\Model\Resource\Report\CollectionTest::testPeriod CollectionTest::testPeriod integration test failed randomly
          * Fixed issues with expandable frontend elements
          * Fixed Blank & Luma themes UI bugs
          * Fixed an issue where the Packages pop-up displayed incorrect information
          * Fixed an issue where admin path became hidden when store address was too long
          * Fixed the styling of variations without base image
          * Fixed an issue where the Back link on a customer edit page led to the home page
          * Fixed an issue where it was impossible to save system config from Advanced->System
          * Fixed an issue where it was impossible to save a Return in the Admin panel
          * Fixed a JavaScript issue where it was impossible to expand nested categories if responsive
          * Fixed an issue where it was impossible to place an order using Authorize.net Direct Post in the Admin panel
      * Framework improvements:
          * Declaration of components in composer.json
          * Added compiler for single-tenant mode
          * Both ZF1 and ZF2 libraries are declared as Composer dependencies as "1.12.9" and "2.3.1" respectively
          * ZF1 library is represented by 'magento/zendframework1', which is based on original "1.12.9" version and includes fixes for compatibility with Magento 2 application
      * Layout improvements:
          * Refactored layout building
      * Performance improvements:
          * Load product/category instances via repositories
          * Mobile and Desktop CSS styles stored in separate files
      * Service Contracts:
          * Refactored the following modules to use new Customer service interfaces:
              * Checkout
              * Sales
              * Multishipping
              * GoogleShopping
              * Persistent
              * SalesRule
              * Paypal
              * Invitation
              * Tax
              * Newsletter
          * Code review changes for Service Contracts for the CatalogInventory module
          * Stabilized code after refactoring the Sales module to use new Customer service
          * Stabilized code after refactoring the Checkout module to use new Customer service
          * Deleted old CustomerAccount service tests
          * Fixed base service object class to populate custom attributes correctly
          * Fixed processing of array parameters in service interface for consolidated builder
          * Fixed trace information for service exceptions in dev mode
          * Implemented Bundle product API
      * Accessibility improvements:
          * Heading2-Heading6 hierarchy of content structure
      * UI improvements:
          * Style independent Error page in pub/errors styles
          * Updated the content of certain default CMS Pages
      * GitHub requests:
          * [#691](https://github.com/magento/magento2/issues/691) -- Readonly inputs and after element html in the backend
          * [#694](https://github.com/magento/magento2/issues/694) -- missing git tags in repo
      6c51ba03
  25. 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