This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 <!-- see the comment below --> |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don\'t forget to update the UPGRADE-*.md file --> |
| Related tickets | fixes #X, partially #Y, mentioned in #Z |
| License | MIT |
We don\'t have such environment
Commits
-------
1372e90041 [maintenance] - Remove Staging configs
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | kinda |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | replaces https://github.com/Sylius/Sylius/pull/14432 |
| License | MIT |
Result of [this discussion](https://github.com/Sylius/Sylius/pull/14432#discussion_r993198467). I believe it should not make any problem during the upgrade 🖖
Commits
-------
bdabc1fa5a Change all package versions to 1.12
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | replaces https://github.com/Sylius/Sylius/pull/14434 |
| License | MIT |
From the discussion in [this PR](https://github.com/Sylius/Sylius/pull/14434#discussion_r993356426), I believe we should fix all the branch aliases in all packages. I also remove the `dev-master` branch alias on the main `composer.json`, as we no longer use the `master` branch for some time 🖖
Commits
-------
e381e64a1e Change branch aliases in all packages
6c83d15f67 Remove branch alias from the main composer.json
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
[This change](https://github.com/Sylius/SyliusResourceBundle/pull/488) resulted in a different response code which we checks in our Behats. It\'s a hot-fix, as we should change it in the SyliusResourceBundle itself 💃 But I would like to unblock builds
Commits
-------
5eca8c6677 [Hot-fix] Do not fail scenario after 422 response page
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 <!-- see the comment below --> |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | mentioned in [#Z](https://github.com/Sylius/Sylius/pull/13896) |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
98f4d94bd3 [API][Behat] Add note about behat request changes
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no|
| Related tickets | https://github.com/PolishSymfonyCommunity/SymfonyMockerContainer/issues/20 |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
d054f18586 [Hot-fix] Conflict with the SymfonyMockerContainer 1.0.6 due to incompatible version with Symfony 4.x
* 1.11:
Use tokenValue instead of id
[Hot-fix] Conflict with the newest AP that changes a Customer->User response
small PR fix
[DOCS] Add info about mailer in installation doc
Using the new template namespace syntax in the doc
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | fixes#13272, #13681 |
| License | MIT |
`GET /api/v2/shop/orders/{tokenValue}/payments/{paymentId}/configuration` will now works as expected.
Commits
-------
5948770ad7 Use tokenValue instead of id
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don\'t forget to update the UPGRADE-*.md file --> |
| Related tickets | https://github.com/Sylius/Sylius/pull/14420 |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
dbc9c04618 [Hot-fix] Conflict with the newest AP that changes a Customer->User response
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | master |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no <!-- don\'t forget to update the UPGRADE-*.md file --> |
| Related tickets | - |
| License | MIT |
Improving the documentation to not contain the unsupported twig file name syntax.
Commits
-------
3b90d7942f Using the new template namespace syntax in the doc
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | fixes some comments from https://github.com/Sylius/Sylius/pull/13969 |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
63980ee53a Remove some unneeded method in Kernel classes
3309178ec1 FlashBagProvider to unify bc-layers for request stack
cdfcf56547 SessionProvider to unify bc-layers for request stack
21e30d6b73 Simplify tests directories exclusion in psalm.xml
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| License | MIT |
Commits
-------
b32b3050d8 [DOCS] Add info about mailer in installation doc
bcc5cffb9b small PR fix
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
The create button on Ui bundle uses a twig extension from Admin bundle

Commits
-------
4e6f28c5ad Fix - move RedirctPathExtension from Admin bundle to Ui bundle
7edbaf6de2 Move filter storage into ui bundle
b94337027c Fix namespace of FilterStorageSpec
ab4bfc22be Fix services
f8ef144f77 Fix services
28107967bd Fix controllers on admin bundle
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| License | MIT |
Commits
-------
5ce248af7f [DOCS] Add info about supervisors
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no|
| Related tickets | |
| License | MIT |
It can potentially fix our randomly failing builds.
<!--
- Bug fixes must be submitted against the 1.11 branch
- Features and deprecations must be submitted against the 1.12 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
44aa6623c7 [Behat] Add calendar hook to suites using calendar