Commit graph

32579 commits

Author SHA1 Message Date
Grzegorz Sadowski
79c14bb1e6
Merge branch '1.13' into 1.14
* 1.13:
  [Docs] Add 2.0-dev installation instructions
2024-09-27 11:25:04 +02:00
Grzegorz Sadowski
95623773e0
minor #17044 [Docs] Add 2.0-dev installation instructions (CoderMaggie)
This PR was merged into the 1.13 branch.

Discussion
----------

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



Commits
-------

8af0c3025b [Docs] Add 2.0-dev installation instructions
2024-09-27 11:24:47 +02:00
Magdalena Sadowska
8af0c3025b [Docs] Add 2.0-dev installation instructions 2024-09-27 11:14:19 +02:00
Grzegorz Sadowski
7e8e682d09
Merge branch '1.13' into 1.14
* 1.13:
  [API] Add missing endpoint for ShopUser in shop context
2024-09-25 12:06:23 +02:00
Rafał Jaskulski
48e5cef0cb
[API] Add missing endpoint for ShopUser in shop context (#17017)
| 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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-->
2024-09-25 11:19:50 +02:00
Grzegorz Sadowski
f0dc4cb967
[API] Add missing endpoint for ShopUser in shop context 2024-09-25 10:20:32 +02:00
Grzegorz Sadowski
60cf216ce3
Merge branch '1.13' into 1.14
* 1.13:
  [CI] Minor improvements
  [CI] Remove unused social media notifications action
2024-09-25 07:26:16 +02:00
Grzegorz Sadowski
2ea2e95a36
minor #17012 [CI] Remove unused social media notifications action + minor improvements (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

432013ea84 [CI] Remove unused social media notifications action
8a3dec196d [CI] Minor improvements
2024-09-25 07:25:18 +02:00
Grzegorz Sadowski
8a3dec196d
[CI] Minor improvements 2024-09-25 07:21:54 +02:00
Grzegorz Sadowski
432013ea84
[CI] Remove unused social media notifications action 2024-09-25 07:21:31 +02:00
Grzegorz Sadowski
049445e3e5
Change application's version to v1.14.0-DEV 2024-09-24 13:18:24 +02:00
Grzegorz Sadowski
768184a491
Generate changelog for v1.14.0-ALPHA.1 2024-09-24 13:15:50 +02:00
Grzegorz Sadowski
46ebd02cee
Change application's version to v1.14.0-ALPHA.1 2024-09-24 13:14:08 +02:00
Grzegorz Sadowski
81446a6abe
Merge branch '1.13' into 1.14
* 1.13:
  Change application's version to v1.13.7-dev
  Generate changelog for v1.13.6
  Change application's version to v1.13.6
2024-09-24 13:05:57 +02:00
Grzegorz Sadowski
aa50b60421
Change application's version to v1.13.7-dev 2024-09-24 13:03:21 +02:00
Grzegorz Sadowski
c6d2002ec2
Generate changelog for v1.13.6 2024-09-24 13:02:43 +02:00
Grzegorz Sadowski
fa29546f7e
Change application's version to v1.13.6 2024-09-24 13:02:09 +02:00
Grzegorz Sadowski
c176336a61
Merge branch '1.13' into 1.14
* 1.13:
  [CI] Improve notification Slack message
2024-09-24 06:34:30 +02:00
Grzegorz Sadowski
ac081332e8
minor #16997 [CI] Improve notification Slack message (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

632fa9a9ee [CI] Improve notification Slack message
2024-09-24 06:34:09 +02:00
Grzegorz Sadowski
632fa9a9ee
[CI] Improve notification Slack message 2024-09-23 15:43:30 +02:00
Grzegorz Sadowski
5a8c068101
Merge branch '1.13' into 1.14
* 1.13:
  Update composer-require-checker whitelist
  [CI] Fix minimal builds
2024-09-20 12:33:42 +02:00
Rafał Jaskulski
cf3a172a15
[CI] Fix minimal builds (#16985)
| 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 | fixes #16981 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-->
2024-09-20 12:24:42 +02:00
Grzegorz Sadowski
4479c9dc0c
Update composer-require-checker whitelist 2024-09-20 11:46:03 +02:00
Grzegorz Sadowski
afd243309b
[CI] Fix minimal builds 2024-09-20 11:39:17 +02:00
Grzegorz Sadowski
d8713bf5e2
Merge branch '1.13' into 1.14
* 1.13:
  [CI] Add PHP 8.3 to builds
2024-09-20 11:26:04 +02:00
Grzegorz Sadowski
8a650f5cc8
minor #16984 [CI] Add PHP 8.3 to builds (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

6ab88d9e11 [CI] Add PHP 8.3 to builds
2024-09-20 11:24:40 +02:00
Grzegorz Sadowski
6ab88d9e11
[CI] Add PHP 8.3 to builds 2024-09-20 11:15:55 +02:00
Grzegorz Sadowski
efeb483caa
Merge branch '1.13' into 1.14
* 1.13:
  [CI] Minor refactor in full builds
  [CI] Adjust titles in custom build
2024-09-20 11:04:58 +02:00
Grzegorz Sadowski
a9dc38bb26
minor #16983 [CI] Minor refactor in full builds (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

5a7291ab1b [CI] Minor refactor in full builds
2024-09-20 11:03:06 +02:00
Grzegorz Sadowski
5e47da305a
minor #16982 [CI] Adjust titles in custom build (GSadee)
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 #16979 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

b01e419a3c [CI] Adjust titles in custom build
2024-09-20 11:02:31 +02:00
Grzegorz Sadowski
5a7291ab1b
[CI] Minor refactor in full builds 2024-09-20 10:56:49 +02:00
Grzegorz Sadowski
b01e419a3c
[CI] Adjust titles in custom build 2024-09-20 10:43:05 +02:00
Grzegorz Sadowski
a86a5bc287
Merge branch '1.13' into 1.14
* 1.13:
  [CI] Extract unstable build from full builds
  [CI] Add SyliusMailerBundle alpha version to custom build
  [CI] Specify exact MariaDB versions
  [CI] Bump up DB versions to current LTS
  [CI] Upgrade ResourceBundle in unstable custom build
2024-09-20 10:25:42 +02:00
Grzegorz Sadowski
ee8c7955a5
minor #16981 [CI] Extract unstable build from full builds (GSadee)
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
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

454a21a7ba [CI] Extract unstable build from full builds
2024-09-20 10:20:25 +02:00
Grzegorz Sadowski
454a21a7ba
[CI] Extract unstable build from full builds 2024-09-20 10:15:50 +02:00
Grzegorz Sadowski
27db84133f
minor #16978 [CI] Bump up DB versions to current LTS (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

9001a39406 [CI] Bump up DB versions to current LTS
6966db9d9c [CI] Specify exact MariaDB versions
2024-09-20 10:03:40 +02:00
Grzegorz Sadowski
9aaf885b74
minor #16979 [CI] Add SyliusMailerBundle alpha version to custom build (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

efea3a2d05 [CI] Add SyliusMailerBundle alpha version to custom build
2024-09-20 10:02:56 +02:00
Grzegorz Sadowski
efea3a2d05
[CI] Add SyliusMailerBundle alpha version to custom build 2024-09-20 07:27:40 +02:00
Grzegorz Sadowski
6966db9d9c
[CI] Specify exact MariaDB versions 2024-09-20 07:26:53 +02:00
Grzegorz Sadowski
9001a39406
[CI] Bump up DB versions to current LTS 2024-09-20 07:24:19 +02:00
Grzegorz Sadowski
5558965fdb
minor #16891 [CI] Upgrade ResourceBundle in unstable custom build (GSadee)
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 | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

22e3566857 [CI] Upgrade ResourceBundle in unstable custom build
2024-09-20 07:14:40 +02:00
Grzegorz Sadowski
cf6fc861d4
feature #16886 make it possible to resend order confirmation after fulfilled state (zairigimad)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License         | MIT

https://github.com/Sylius/Sylius/issues/16225

Commits
-------

996fe93c58 make it possible to resend order confirmation after fulfilled state
2024-09-20 06:34:26 +02:00
Grzegorz Sadowski
22e3566857
[CI] Upgrade ResourceBundle in unstable custom build 2024-09-18 15:13:16 +02:00
Grzegorz Sadowski
c643373408
Merge branch '1.13' into 1.14
* 1.13:
  Update state_machine.rst
2024-09-18 12:36:58 +02:00
Grzegorz Sadowski
4d992d4ca7
minor #16966 Update state_machine.rst (JakubCzech-pl)
This PR was merged into the 1.13 branch.

Discussion
----------

Update of ProductReviews state machine name that is used in example. Currently not existing name (sylius_review) is used to show on how to modify existing callback with existing state machine Should be sylius_product_review


Commits
-------

3d2a0f56fd Update state_machine.rst
2024-09-18 12:07:56 +02:00
Grzegorz Sadowski
14e34a0e7c
minor #16958 [Maintenance] Remove bootstrap-shop from upmerges (NoResponseMate)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | blocked by #16930
| License         | MIT


Commits
-------

c44a8ad81c [Maintenance] Remove `bootstrap-shop` from upmerges
2024-09-18 12:02:57 +02:00
Jakub Czech
3d2a0f56fd
Update state_machine.rst
Update of ProductReviews state machine name that is used in example. Currently not existing name (sylius_review) is used to show on how to modify existing callback with existing state machine
Should be sylius_product_review
2024-09-18 10:58:04 +02:00
Grzegorz Sadowski
508053ac3d
refactor #16956 [Maintenance] Deprecate leftover legacy custom promotion validation (NoResponseMate)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | related #15797 #15708
| License         | MIT


Commits
-------

c2968690b0 [Maintenance] Deprecate leftover legacy custom promotion validation
2024-09-18 08:07:01 +02:00
Grzegorz Sadowski
2bec419770
refactor #16954 [Shop] Deprecate unused routes (mpysiak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #16952
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - 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
-------

996fe292d1 Deprecate unused shop routes
2024-09-18 07:38:50 +02:00
Michał Pysiak
996fe292d1
Deprecate unused shop routes
# Conflicts:
#	UPGRADE-1.14.md
2024-09-18 07:35:36 +02:00