Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/2.0' into api-2.0.1patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayder Sharhan committed Jan 19, 2016
2 parents 5102f66 + e8d0624 commit b00ef5e
Show file tree
Hide file tree
Showing 195 changed files with 2,688 additions and 1,342 deletions.
49 changes: 35 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,40 @@
2.0.1
=============
* Fixed bugs:
* Fixed an issue where can't deploy sample data after "composer create-project"
* Fixed a security issue on user account page
* Fixed a security issue on product page
* Fixed an issue where possible edit someone else reviews
* Fixed an issue where possible view order details for certain orders
* Fixed an issue where catalog price rule isn't applied to product created using Web API
* Fixed a potential vulnerability where possible insert SQL injection
* Fixed a potential vulnerability on checkout page
* Fixed an issue with upload empty file to custom option
* Fixed an issue with performance on customer edit form
* Fixed an issue to allow deployment of sample data after running "composer create-project"
* Fixed an issue that made it possible for someone to edit someone else's reviews
* Fixed an issue that made it possible to view order details for certain orders that were created by someone else
* Fixed an issue where catalog price rule isn't applied to a product that is created when using Web API
* Fixed an issue where an empty file was uploaded to custom option
* Fixed an issue where minicart does not clears after completing an order via PayPal
* Fixed an issue plugin incorrect calls when proxy exists
* Fixed an issue when travis CI builds fail due to authentication
* Fixed an issue when custom options for configurable products were calculated incorrectly
* Fixed an issue with modifying a category form on store view level
* Fixed an issue where URL rewrites worked incorrectly for sample data
* Fixed an issue with BaseURL in static files
* Fixed an issue where a customer's custom attribute of 'file' type isn't supported by UI Form Component
* Fixed an issue when bin/magento setup:upgrade does not clear cache properly
* Fixed an issue where category creation from product page fails if Google Chrome Experiments are enabled
* Fixed an issue where information about the country selected in address is not presented in checkout flow
* Fixed an issue where customer segments prevent page from caching
* Fixed an issue where an imported product with replace behaviour causes an error for multi-store implementations.
* Fixed an issue with validation of url_key during import
* Fixed an issue with "Learn More" link for Payments Pro goes to Payflow Pro
* Fixed an issue in which a JS error appears if loading a product grid after clearing cache and static files
* GitHub requests:
* [#2519](https://github.com/magento/magento2/issues/2519) -- Fixed an issue where synonyms don't work with Magento 2.0

* [#2675](https://github.com/magento/magento2/issues/2675) -- Fixed an issue with admin order creation when config "Include Tax In Order Total is set to yes
* [#2471](https://github.com/magento/magento2/issues/2471) -- Fixed an issue with incorrect prices on configurable product page when catalog prices include tax
* [#2674](https://github.com/magento/magento2/issues/2674) -- Fixed an issue where plugins/interceptors don't work with early stage single instance objects
* [#2888](https://github.com/magento/magento2/issues/2888) -- Fixed an issue where not all files are pre-compiled
* Various improvements:
* Fixed performance issue on customer edit form
* Fixed performance issue related to swatch module
* Fixed several security-related issues
* Added support of latest USPS API
* Added support of PHP 7.0.2

2.0.0
=============
* Fixed bugs:
Expand Down Expand Up @@ -124,7 +145,7 @@
* Added the ability of inline and bulk inline editing in data grids
* WebApi Framework improvements:
* Added the support for store codes in API calls
* Added the ability to update the Magento system to a particular version of Magento
* Added the ability to update the Magento system to a particular version of Magento
* Added the ability to enable/disable modules for Magento application
* Added the ability to use maintenance mode
* Introduced the common interface for Webapi payload processors
Expand Down Expand Up @@ -162,7 +183,7 @@
* Updated the extensions styles in the Web Installation Wizard
* Added the ability to control access to the setup tool
* Added the Install Components functionality for Web Installation Wizard
* Updated styles
* Updated styles
* Sample Data:
* Improved sample data installation UX
* Updated sample data with Product Heros, color swatches, MAP and rule based product relations
Expand Down Expand Up @@ -248,7 +269,7 @@
* [#1418](https://github.com/magento/magento2/issue/1418) -- Items in minicart are not cleared after successful placing an order
* [#1408](https://github.com/magento/magento2/issue/1408) -- Error command cli setup:static-content:deploy
* [#1396](https://github.com/magento/magento2/issue/1396) -- Products are not shown in category right after import

1.0.0-beta
=============
* Framework improvements:
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/AdminNotification/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lib-libxml": "*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/AdvancedPricingImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Authorization/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Authorizenet/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"proprietary"
],
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backup/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
4 changes: 2 additions & 2 deletions app/code/Magento/Braintree/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"magento/module-directory": "100.0.*",
"magento/module-theme": "100.0.*",
"magento/framework": "100.0.*",
"braintree/braintree_php": "2.39.0"
"braintree/braintree_php": "3.7.0"
},
"suggest": {
"magento/module-checkout-agreements": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"proprietary"
],
Expand Down
22 changes: 20 additions & 2 deletions app/code/Magento/Bundle/Test/Unit/Model/CartItemProcessorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,16 @@ public function testConvertToBuyRequest()
$dataObjectMock = $this->getMock('\Magento\Framework\DataObject');
$optionExtensionMock = $this->getMock(
'\Magento\Quote\Api\Data\ProductOptionExtensionInterface',
['getBundleOptions'],
[
'getBundleOptions',
'getCustomOptions',
'setCustomOptions',
'setBundleOptions',
'getDownloadableOption',
'setDownloadableOption',
'getConfigurableItemOptions',
'setConfigurableItemOptions'
],
[],
'',
false
Expand Down Expand Up @@ -128,7 +137,16 @@ public function testProcessProductOptions()
$productOptionMock = $this->getMock('\Magento\Quote\Model\Quote\ProductOption', [], [], '', false);
$optionExtensionMock = $this->getMock(
'\Magento\Quote\Api\Data\ProductOptionExtensionInterface',
['setBundleOptions'],
[
'getBundleOptions',
'getCustomOptions',
'setCustomOptions',
'setBundleOptions',
'getDownloadableOption',
'setDownloadableOption',
'getConfigurableItemOptions',
'setConfigurableItemOptions'
],
[],
'',
false
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Bundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"magento/module-bundle-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/BundleImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CacheInvalidate/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Captcha/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"magento/framework": "100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
namespace Magento\Catalog\Block\Adminhtml\Category\Tab;

class Attributes extends \Magento\Backend\Block\Widget\Form\Generic
class Attributes extends \Magento\Catalog\Block\Adminhtml\Form
{
/**
* Retrieve Category object
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Catalog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"magento/module-catalog-sample-data": "Sample Data version:100.0.*"
},
"type": "magento2-module",
"version": "100.0.2",
"version": "100.0.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
Loading

0 comments on commit b00ef5e

Please sign in to comment.