This PR was merged into the 1.8-dev branch.
Discussion
----------
Fixes#10334.
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
6b2ea3e8b4 Make compiler passes use all tags rather than the first tag
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
Follows up @lchrusciel's comment on #11423 about variant prices not updating on the product page or variant not displaying discount if the first variant of the product has no discount.
Commits
-------
8bddc52d99 [UI] added display of product variant original price on product page
This PR was merged into the 1.8-dev branch.
Discussion
----------
Bumping up `sylius/sylius` requirements, it should speed up resolving dependencies. Also, locking Psalm to a specific version to avoid unrelated build failures.
Commits
-------
bd39d6c1d7 [Maintenance] Bump up minor versions of requirements
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Still, I suppose fixed version will be released soon 🖖
Commits
-------
1469b92f20 [Hot-fix] Conflict SyliusFixturesBundle 1.6.0
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | implement #11115
| License | MIT
With this PR we add an enabled/disabled status (toggleable) to the product variant as described in #11115.
Commits
-------
3760ef60bd WIP - implements toggle on Ãproduct variant
ee4231efb0 Add enabled flag on product variant migration
3fe1e5758b Allow to enable and disable product variant
758354dc08 Rename behat feature file
39709bd6aa Toggle variant status when toggling simple product status
f976615df1 Add enabled field in the product variant admin grid
b7e4744666 Use only enabled variants when sorting products by price in shop
9486058e3b Show only enabled variants on configurable product show page
48289d1bac Add enabled field to create_validation_fail_response test json file
3bc8e96c37 Use enabled variants only in DefaultProductVariantResolver
09b2f30146 Use only enabled variants in ProductVariantsPricesProvider
404fd006db Always use first variants in simple product locking listener
5dca15ea14 Fix product variants resolver spec to use getEnabledVariants
6203a634af Add behat scenario to show only enabled variants options in pdp
1ab122c9bb Add docblock to ProductInterface::getEnabledVariants method
8e3d220082 Show only available options in configurable match selection pdp
3c114b5f7c Fix DefaultAvailableProductOptionValuesResolver class name
8543add20a Fix AvailableProductOptionValuesResolverInterface return type
5cb1ed2bdc Add only_avaliable_values option to ProductOptionValueChoiceType
5440852791 Disambiguate inability to select product option value behat step
085090cc89 Remove viewing prices of not available variants behat scenarios
35bfe8c934 Add default value to variant enabled column migration
3d91820353 Revert "Add default value to variant enabled column migration"
a7d78cd881 Fix ProductVariantInterface import in spec
7f3c21007e Add statement to toggleable variant migration to enable existing
96e7e805a9 Minor refactor
5a33bcc27b Remove unused behat setup product context method
8e5735fa7c Remove unnecessary newline
b7081e1e92 Fix AvailableProductOptionValuesResolver class name
2a4cb114df Add available diagonal variant options behat scenario
ced3d30c2f Fix CS
9c93252aee Use data test attribute for variants rows in product show page
7e601a02ea Make available values resolver optional in ProductOptionValueChoiceType
359f481c46 Trigger
6d4ed52692 Add explicit null default value to ProductOptionValueChoiceType
3d26a01ffc Allow to view products with all variants disabled
0140e81b52 Prevent checking out with a disabled product variant in cart
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
921eb84c61 [Minor] Sort api suites
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
ad12fa742f [Minor] Dead code removal
This PR was merged into the 1.7-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Use https for:
- github.com
- symfony.com
- sylius.com
- docs.sylius.com
- php.net
- pjedrzejewski.com
- phpspec.net
No change in translation files because it's managed by crowdin.
No change in XML files or XML code blocks.
Commits
-------
9cbd186086 Use https instead of http for all (almost) links
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.6, 1.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
148bba62b6 Fix route id typo
Use https for:
- github.com
- symfony.com
- sylius.com
- docs.sylius.com
- php.net
- pjedrzejewski.com
- phpspec.net
No change in translation files because it's managed by crowdin.
No change in XML files or XML code blocks.
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
022fcd9c95 [Api] Fix hardcoded class constraints
480b1e29d3 [API] Use proper zone member class in iri converter
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | Related to #11371, closes#11405
| License | MIT
Commits
-------
38b15bb5e0 Upgrade statistic provider with refactor
0d809cf303 Add count on dashboard handled by period
18f0948f07 Add PostgreSQL support for HOUR, DAY, MONTH, YEAR functions in DQL
f7c1d2ced7 Refactor sales data provider
954ee15301 Fix tests
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | associated with https://github.com/Sylius/Sylius/pull/11402
| License | MIT
* custom `/products/latest` endpoint has been removed
* `/products` endpoint could be used in the shop as well, if the user is logged in as an admin, they have the entire list of products provided, otherwise (Customer or Visitor) they have only products from current channel provided
Commits
-------
7662510334 [API][Product] Remove custom latest products endpoint
802890b774 [API][Product] Remove custom product collection data provider in favour of custom product extension
This PR was merged into the 1.7 branch.
Discussion
----------
…r time
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
Commits
-------
7cfed0650e change product translation tab behavior so tabs are not opened one per time
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
5c874910ea [API] Resolve subresource class parameters
e42610437e [API] Suppress all psalm issue from resolving container parameters method
* 1.7:
[Attribute] Fixes after PR review fo bringing back attribute types templates
[Attribute] Bring back attribute types templates after BC break in 1.7
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes#11365
| License | MIT
Commits
-------
7ff09f93c6 [Attribute] Bring back attribute types templates after BC break in 1.7
49e16234f2 [Attribute] Fixes after PR review fo bringing back attribute types templates
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| License | MIT
If you would turn off new-api firewall, shop firewall catch new-api routing
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
be06c355d8 Add exception to shop firewall regexp
e03a4e9e0f Update config/packages/security.yaml