Commit graph

2759 commits

Author SHA1 Message Date
Grzegorz Sadowski
1cb6f19ea2
Merge branch '1.12' into 1.13
* 1.12:
  It's 2023!
2023-01-04 07:40:36 +01:00
Grzegorz Sadowski
a88e9e4ad5
Merge branch '1.11' into 1.12
* 1.11:
  It's 2023!
2023-01-04 07:37:19 +01:00
Kevin Kaniaburka
5ba04c0534
It's 2023! 2023-01-03 16:55:57 +01:00
Jakub Tobiasz
5a1021c2b1
Improve "Handle multiple channels in CLI" cookbook 2022-12-27 07:58:38 +01:00
Jakub Tobiasz
eccb7ddfb0
Add a cookbook about dealing with multiple channels in console commands 2022-12-22 15:31:54 +01:00
Rafikooo
8577942de1
Merge branch '1.12' into 1.13
* 1.12:
  [Shop][Cart] Reset chosen options on refresh in firefox
  Add depth to theme configuration
2022-12-12 10:02:16 +01:00
Rafikooo
eb19bff49f
Merge branch '1.11' into 1.12
* 1.11:
  [Shop][Cart] Reset chosen options on refresh in firefox
  Add depth to theme configuration
2022-12-12 09:57:53 +01:00
Łukasz Chruściel
03d6f03a5b
feature #13820 [Doc] Add depth to theme configuration (Nek-)
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
2022-12-10 22:50:46 +01:00
Rafikooo
fe5175605c
Merge branch '1.12' into 1.13
* 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
2022-12-09 11:59:01 +01:00
Rafikooo
889cc1ff78
Merge branch '1.11' into 1.12
* 1.11:
  [Documentation] Remove Sylius 1.12 scope from the release cycle page
2022-12-09 11:57:38 +01:00
Rafał Jaskulski
da30de9a5c
minor #14633 [Documentation] Remove Sylius 1.12 scope from the release cycle page (GSadee)
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
2022-12-09 11:57:18 +01:00
Rafikooo
b4a86e736b
Merge branch '1.11' into 1.12
* 1.11:
  [Documentation] Extend the maintenance date of Sylius 1.11
2022-12-09 11:53:09 +01:00
Grzegorz Sadowski
47bbe65727
[Documentation] Remove Sylius 1.12 scope from the release cycle page 2022-12-09 10:34:13 +01:00
Grzegorz Sadowski
ed481dd6d1
[Documentation] Extend the maintenance date of Sylius 1.11 2022-12-09 10:25:29 +01:00
Mateusz Zalewski
83a7fdcbb9
Merge branch '1.12' into 1.13
* 1.12:
  Update catalog_promotions.rst
2022-12-08 15:55:16 +01:00
Mateusz Zalewski
d61f8ac734
Merge branch '1.11' into 1.12
* 1.11:
  Update catalog_promotions.rst
2022-12-08 15:55:04 +01:00
Bastien Malahieude
bab0f21162
Update catalog_promotions.rst
The configurations for scopes taxons & variants seems to be inversed
2022-12-08 11:56:17 +01:00
Kevin Kaniaburka
f4898387c5
Merge branch '1.12' into 1.13
* 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
2022-12-07 16:04:06 +01:00
Kevin Kaniaburka
07747b03a4
Merge branch '1.11' into 1.12
* 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
2022-12-07 16:03:46 +01:00
hmonglee
600850cf32
Use MakerBundle instead of SensioGeneratorBundle 2022-12-07 11:33:38 +01:00
Mateusz Zalewski
d9f85788dc
Merge branch '1.12' into 1.13
* 1.12:
  Fix service definition at custom-payment-gateway
2022-11-29 07:40:39 +01:00
Mateusz Zalewski
844a0488ff
Merge branch '1.11' into 1.12
* 1.11:
  Fix service definition at custom-payment-gateway
2022-11-29 07:40:27 +01:00
Dmitri Perunov
3d0ae32580 Fix service definition at custom-payment-gateway 2022-11-28 21:49:15 +04:00
Kevin Kaniaburka
d4444a8550
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Update inventory source resolving
2022-11-21 11:42:08 +01:00
Kevin Kaniaburka
a3c1bbb296
Merge branch '1.11' into 1.12
* 1.11:
  [Docs] Update inventory source resolving
2022-11-21 11:41:23 +01:00
Kevin Kaniaburka
3de0a9a812
minor #14500 [Docs] Update inventory source resolving (NoResponseMate)
This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.11 |
| License         | MIT                                                          |

Commits
-------

b109886bb2 [Docs] Update inventory source resolving
2022-11-21 11:40:45 +01:00
Grzegorz Sadowski
b2366be65b
feature #14550 [Admin][Customer] Filtering customers by groups (NoResponseMate)
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
2022-11-21 07:27:42 +01:00
qhayat
495711e03c
docs/cookbook/shop/embedding-products.rst
Fix controller declaration
2022-11-20 22:23:53 +01:00
arti0090
7130c8b83d Fix http references 2022-11-20 11:52:46 +01:00
arti0090
33aafa5070 [DOCS] Update component docs for Attributes 2022-11-20 11:39:15 +01:00
Kevin Kaniaburka
e8e0dd2efe
Merge branch '1.11' into 1.12
* 1.11:
  [Doc] Fix Supported versions table
2022-11-18 15:08:38 +01:00
oallain
f2c05b8ffc
[Doc] Fix Supported versions table 2022-11-18 15:05:23 +01:00
Jan Goralski
362a623b8f
[Docs] Update customer bundle summary 2022-11-17 13:07:16 +01:00
Jan Goralski
b109886bb2
[Docs] Update inventory source resolving 2022-11-08 14:54:36 +01:00
Mateusz Zalewski
28c47484d5
Merge branch '1.11' into 1.12
* 1.11:
  [Docs] Update release cycle with 1.12 and 1.13 info
2022-11-07 10:27:00 +01:00
Mateusz Zalewski
948ec954bb
[Docs] Update release cycle with 1.12 and 1.13 info 2022-11-04 13:02:42 +01:00
Kevin Kaniaburka
70d2229d85
[Docs] Add warning about restricting Symfony version before Sylius installation 2022-10-24 14:56:08 +02:00
Grzegorz Sadowski
3403172bd0
Merge branch '1.11' into 1.12
* 1.11:
  Delay 1.12 release for a few days
2022-10-24 09:25:14 +02:00
Mateusz Zalewski
15c8724d68
Delay 1.12 release for a few days 2022-10-24 09:09:57 +02:00
Jakub Tobiasz
1938a3a6dc
Update documentation about migrating to Webpack 2022-10-19 18:16:44 +02:00
Łukasz Chruściel
97b5f6af50
feature #14188 [DOCS] Disabling guest api checkout (arti0090)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12          |
| License         | MIT                                                          |



Commits
-------

c28101c60f [DOCS] Disabling guest api checkout
b9bb8a6cb7 Fix failing yaml codeblock + pr fixes
7aff81bff4 Update docs/cookbook/shop/disabling-guest-checkout.rst
2022-10-17 17:59:44 +02:00
arti0090
7aff81bff4
Update docs/cookbook/shop/disabling-guest-checkout.rst
Co-authored-by: Magdalena Sadowska <bannanowa@gmail.com>
2022-10-15 10:47:02 +02:00
Grzegorz Sadowski
a38f200447
Merge branch '1.11' into 1.12
* 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
2022-10-14 11:44:11 +02:00
Łukasz Chruściel
d3005950ed
refactor #14362 Using the new template namespace syntax in the doc (mamazu)
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
2022-10-13 13:58:33 +02:00
Łukasz Chruściel
0c70011cdb
feature #14247 [DOCS] Add info about mailer in installation doc (arti0090)
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
2022-10-12 14:18:33 +02:00
Grzegorz Sadowski
91ad1a81e5
Merge branch '1.11' into 1.12
* 1.11:
  [DOCS] Add info about supervisors
2022-10-12 13:42:24 +02:00
arti0090
5ce248af7f
[DOCS] Add info about supervisors 2022-10-12 07:37:47 +02:00
Rafikooo
1387183347
[Docs][CatalogPromotions][Messenger] Failure transports 2022-10-10 14:25:24 +02:00
Grzegorz Sadowski
db5391ad7c
Merge branch '1.11' into 1.12
* 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
2022-10-10 11:22:53 +02:00
arti0090
bcc5cffb9b
small PR fix 2022-10-10 11:00:00 +02:00