Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.1-develop]: Attribute category_ids issue #11389 #11806

Closed
wants to merge 10,000 commits into from

Conversation

manuelson
Copy link
Contributor

Description

Attribute category_ids issue

Fixed Issues

  1. Attribute category_ids issue #11341: Attribute category_ids issue

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

renttek and others added 30 commits September 30, 2017 13:24
One test reported an undefined "offset 1" for data, that has no port.
Simple solution: remove list() and just work with the array.
It has to stay there, so that no older code breaks
Has to be done to be backwards compatible
ObjectManager is used in ConfigDataFactory to create new instances of
ConfigData
From db79dbf Mon Sep 17 00:00:00 2001
From: freakphp <[email protected]>
Date: Sun, 17 Sep 2017 12:52:00 +0200
Subject: [PATCH 1/2] magento#10803 update OrderService to return correct bool value for cancel method

From d4cddf7 Mon Sep 17 00:00:00 2001
From: Ievgen Shakhsuvarov <[email protected]>
Date: Mon, 18 Sep 2017 12:22:00 +0200
Subject: [PATCH 2/2] magento#10919: update OrderService to return correct bool value
…er to allow custom formatting magento#11138

 - Merge Pull Request magento#11138 from jokeputs/magento2:store-address-template-argument
 - Merged commits:
   1. 58d96ae
 - Merge Pull Request magento#11160 from strell/magento2:2.2-develop
 - Merged commits:
   1. 2a9255c
…e issue magento#10930 magento#11154

 - Merge Pull Request magento#11154 from denysbabenko/magento2:9877
 - Merged commits:
   1. 991ecc7
I Think a shorter variable naming in tests would not only shorten the
code, but also make it harder to understand.
- Remove scalar type and return hints
- Inline mapHostData method & get rid of SupressWarning
- Remove @api on new interface & implementation
…duct Option not showing in Layered Navigation

- fix static tests
kokoc and others added 28 commits October 9, 2017 21:06
[KoKoC] 2.2-develop stabilization + cumulative PR merge
Fixed issues:
- MAGETWO-71552: Attribute values on store view level not searchable - for 2.2
- MAGETWO-72866: Redundant indexers invalidation - RIATCS-340
- MAGETWO-75458: [Backport] - Fix overwrite default value image/file with NULL magento#10253 - for 2.2
- MAGETWO-75460: [Backport] - LowestPriceOptionsProvider returns products without attributes which are used for price calculation (e.g. tax adjustment)
- MAGETWO-80193: [2.2.x] - Add cast to string for CUST_GROUP_ALL magento#10475
- MAGETWO-80204: [2.2.x] - Grammar fix for magento#9533 magento#10627
- MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- MAGETWO-80198: [2.2.x] - Fix issue magento#10565 magento#10575
- MAGETWO-80197: [2.2.x] - Fix JS translation search magento#10445
- MAGETWO-80195: [2.2.x] - Send different base currency in Google analytics magento#10508
Bug
- MAGETWO-71554 Visual Merchandiser category edit performance issue - for 2.2
Fixed issue:
MAGETWO-77777 [2.2.x] - [Magento Cloud] Using search synonyms from the same group gives different results

array bug fix

Category_ids display no

Refactoring

continue condition

Condition rewrite
@magento-cicd2
Copy link
Contributor

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 9 committers have signed the CLA.

✅ renttek
✅ strelldev
✅ orlangur
✅ maksek
❌ omiroshnichenko
❌ wert2all
❌ viktym
❌ irenelagno
❌ Dmytro Horytskyi


Dmytro Horytskyi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

@manuelson manuelson closed this Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.