This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.11
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | none
| License | MIT
Just a little documentation improvement
Commits
-------
60df9f2452 Add depth to theme configuration
* 1.12:
[Documentation] Remove Sylius 1.12 scope from the release cycle page
[Documentation] Extend the maintenance date of Sylius 1.11
Add gitattributes on bundles
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11|
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no|
| Related tickets | |
| License | MIT |
I believe that the planned scope of Sylius 1.12 is not needed anymore, as this version has already been released 😃
<!--
- Bug fixes must be submitted against the 1.11 or 1.12 branch
- Features and deprecations must be submitted against the 1.13 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
-------
47bbe65727 [Documentation] Remove Sylius 1.12 scope from the release cycle page
* 1.12:
[GitHub Actions] Restrict "Refactor" workflow to Sylius/Sylius repo
Use MakerBundle instead of SensioGeneratorBundle
[Psalm] Skip deprecated in Symfony 6.2 class and interface
[PHPUnit] Fix OrdersTest::it_allows_to_patch_orders_address
BUGFIX #13176 fix test
TASK: #13176 adjust serialization config and test
BUGFIX: #13176 fix content type
TASK: #13176 use put api route to update order billing address
TASK: #13176 add unit test for address update on order
BUGFIX: #13175 move missing groups to defined attributes, remove duplication
BUGFIX: #13176 add missing serialization configuration for phone number, company name
* 1.11:
[GitHub Actions] Restrict "Refactor" workflow to Sylius/Sylius repo
Use MakerBundle instead of SensioGeneratorBundle
[PHPUnit] Fix OrdersTest::it_allows_to_patch_orders_address
BUGFIX #13176 fix test
TASK: #13176 adjust serialization config and test
BUGFIX: #13176 fix content type
TASK: #13176 use put api route to update order billing address
TASK: #13176 add unit test for address update on order
BUGFIX: #13175 move missing groups to defined attributes, remove duplication
BUGFIX: #13176 add missing serialization configuration for phone number, company name
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.13 |
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | ? |
| Deprecations? | no |
| Related tickets | - |
| License | MIT |
Commits
-------
647e64a052 [Behat] Filtering customers by groups scenarios
ba3fb170f3 [Behat] Filtering customers by groups
a9f5a86234 [Customer][Admin] Filtering customers by groups
362a623b8f [Docs] Update customer bundle summary
* 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? | 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.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| License | MIT |
Commits
-------
b32b3050d8 [DOCS] Add info about mailer in installation doc
bcc5cffb9b small PR fix
* 1.11:
Update docs/cookbook/administration/editing-orders.rst
small lexical fixes
Rename files to better reflect page
PR fixes
[DOCS] Cookbook of how to modify placed order