This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12 <!-- see the comment below -->
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Related tickets | fixes[#X](https://github.com/Sylius/Sylius/issues/16390)
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
e091878b18 Correct wrong command in the platform's cron example docs
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | after #16431
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
[CI] Change the version of Chrome from hardcoded one to stable
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<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
748b3c5926 [CI] Change the version of Chrome
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.13 <!-- 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 | https://github.com/Sylius/Sylius/pull/16393https://github.com/Sylius/Sylius/pull/16393/files#diff-2457b8aae3ac4bde24b495649d257987a0d616a1b6aa945c94f7764ab7387c40R69
| License | MIT
The aforementioned PR has been merged into version `1.12`. In `1.13`, we added a package test to verify the token length. This PR reflects that updated default value.
Commits
-------
[User] Reflect new default token length in the ConfigurationTest class
* 1.13:
[CS][DX] Refactor
Review fixes
Note order token length parametrization
[Core][Api] Use the order token length parameter when generating the token
[Core] Add order token length to configuration
Note user token length changes
[User] Update default token length to 64 from 16
[User] Change the upper limits of token length
* 1.12:
[CS][DX] Refactor
Review fixes
Note order token length parametrization
[Core][Api] Use the order token length parameter when generating the token
[Core] Add order token length to configuration
Note user token length changes
[User] Update default token length to 64 from 16
[User] Change the upper limits of token length
This PR was merged into the 1.12 branch.
Discussion
----------
This PR has been generated automatically.
For more details see [refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
Commits
-------
5fe36dc44e [CS][DX] Refactor
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12
| Bug fix? | yes
| New feature? | kinda
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
Commits
-------
[Core] Add order token length to configuration
[Core][Api] Use the order token length parameter when generating the token
Note order token length parametrization
Review fixes
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 #16383
| License | MIT
Commits
-------
14c0e5fc37 [User] Change the upper limits of token length
14ff1ac1ee [User] Update default token length to 64 from 16
448e4ebaac Note user token length changes
* 1.13:
Change application's version to v1.12.18-dev
Generate changelog for v1.12.17
Change application's version to v1.12.17
Add a note to UPGRADE file about changing PaymentPreCompleteListener's constructor
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.13
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | after #16344
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
Add a note to UPGRADE file about changing PaymentPreCompleteListener's constructor
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.13
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | after upmerge of #16321
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
[API] Adjust adjustments contract tests after upmerge
* 1.13:
[CS][DX] Refactor
[CS][DX] Refactor
Apply Review fixes
fix the build
fallback order item test
add contract tests
Filter order items collection for visitors and shop users
Add voter for the adjustments subresources
Resolve createdByGuest on order fixtures
* 1.12:
[CS][DX] Refactor
Apply Review fixes
fix the build
fallback order item test
add contract tests
Filter order items collection for visitors and shop users
Add voter for the adjustments subresources
Resolve createdByGuest on order fixtures
This PR was merged into the 1.13 branch.
Discussion
----------
This PR has been generated automatically.
For more details see [refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
Commits
-------
987bcb39f8 [CS][DX] Refactor
This PR was merged into the 1.12 branch.
Discussion
----------
This PR has been generated automatically.
For more details see [refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
Commits
-------
6077f0bb7d [CS][DX] Refactor
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12 <!-- see the comment below -->
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
15d33c5252 Add voter for the adjustments subresources
fc60e58574 Filter order items collection for visitors and shop users
bb3cc9dd5b add contract tests
d37daa380f fallback order item test
dd39c91755 fix the build
5bba8f0ce4 Apply Review fixes
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.12 <!-- see the comment below -->
| Bug fix? | a bit
| New feature? | no
| BC breaks? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.12 or 1.13 branches
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------
eabba95b42 Resolve createdByGuest on order fixtures