Commit graph

29 commits

Author SHA1 Message Date
Jakub Tobiasz
7865dd18ce
Update UPGRADE-1.12.md 2023-02-10 09:05:41 +01:00
Jakub Tobiasz
8a8fcea59f
minor #14381 [Maintenance] Note behat changes due to Mailer usage (NoResponseMate)
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 |
| Related tickets | #14341                       |
| License         | MIT                                                          |

Commits
-------

5457e76f3f [Maintenance][Behat] Note behat config changes due to Mailer usage
2023-01-26 11:43:02 +01:00
Rafikooo
e44222664a
[Messenger] Add an upgrade note regarding configuration changes 2023-01-24 16:53:00 +01:00
Grzegorz Sadowski
3dbecb7044
Add note to UPGRADE-1.12 file about default order by for all entities 2023-01-12 12:37:50 +01:00
Jakub
74563500ee
add deprecation in TaxRateResolver 2022-10-10 11:26:52 +02:00
Jan Goralski
5457e76f3f
[Maintenance][Behat] Note behat config changes due to Mailer usage 2022-10-06 10:10:45 +02:00
Kevin Kaniaburka
37cd6c0747
[Maintenance] Mention Gaufrette filesystem adapter in the upgrade file 2022-10-04 10:55:14 +02:00
Grzegorz Sadowski
afa5e4810e
refactor #14333 [Docs] Remove migrating to webpack page from docs (jakubtobiasz)
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 |                       |
| 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
-->
Initially, I was planning to make a bigger section about our changes in frontend but I think the section from the `UPGRADE` file is more than enough (ref https://github.com/Sylius/Sylius/pull/14330).

Commits
-------

02d6a7b050 Remove migrating to webpack page from docs
8af27a6e6b Update documentation about Frontend
2022-09-29 14:33:00 +02:00
Jakub Tobiasz
8af27a6e6b
Update documentation about Frontend 2022-09-29 14:22:47 +02:00
Jakub Tobiasz
f162d14d34
Update UPGRADE-1.12.md
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
2022-09-23 15:47:38 +02:00
Jakub Tobiasz
ef4629adf4
Add a note about use_webpack to UPGRADE file 2022-09-23 14:25:50 +02:00
Jakub Tobiasz
81aa0f6fb0
Merge branch '1.12' into maintenance/add-webpack 2022-09-22 12:51:26 +02:00
Jakub Tobiasz
5340182461
Replace explicit setting a parameters with Symfony's configuration 2022-09-22 11:15:11 +02:00
Jakub Tobiasz
5bfc11a541
Update UPGRADE-1.12.md 2022-09-20 14:39:10 +02:00
Jan Goralski
1d1578733a
[Maintenance][Security] Update shop logout handling 2022-09-20 10:43:39 +02:00
Mateusz Zalewski
b8dd65d686
minor #14315 [Maintenance] Improve note in UPGRADE file about changes in security.yaml (GSadee)
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|
| Related tickets | fixes https://github.com/Sylius/Sylius/pull/14283|
| License         | MIT                                                          |

As it does not look like a diff now:
<img width="1032" alt="image" src="https://user-images.githubusercontent.com/6140884/190562242-90b5d014-bc11-48b2-a6df-9b76fb500e45.png">

<!--
 - 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
-------

c57735609c [Maintenance] Improve note in UPGRADE file about changes in security.yaml
2022-09-20 10:41:18 +02:00
Grzegorz Sadowski
c57735609c
[Maintenance] Improve note in UPGRADE file about changes in security.yaml 2022-09-16 07:18:56 +02:00
Kevin Kaniaburka
416c2d3beb
[Maintenance] Update UPGRADE-1.12.md 2022-09-15 15:48:20 +02:00
Ernest Warwas
5d9ad1efad
UPGRADE file updated and review changes
UPGRADE file updated and review changes

fix services
2022-09-15 15:05:33 +02:00
Kevin Kaniaburka
c0cca1e0ff
[Maintenance] Update UPGRADE-1.12.md 2022-09-09 23:42:58 +02:00
Łukasz Chruściel
7b2daf2233
[UPGRADE] Mentioning about adding test services in every test env 2022-07-20 13:22:23 +02:00
Jakub Tobiasz
aff5e06ee8 Add information about required changes in security.yaml to UPGRADE files 2022-07-15 14:02:24 +02:00
Ernest Warwas
339fb712b3
override data persister from api platform, refactor
override data persister from api platform, refactor

override data persister from api platform, refactor

override data persister from api platform, refactor

override data persister from api platform, refactor

override data persister from api platform, refactor

[Spec] spec for messenger data persister

removed one useless tests in OrderPromotionsIntegrityCheckerSpec

review changes

clean useless change

removed blank space in upgradefile

typo
2022-05-23 08:20:26 +02:00
Łukasz Chruściel
9db5eb52d4
[Customer] Extract authorized user assignment to separate method 2022-05-16 17:24:23 +02:00
Grzegorz Sadowski
4460c24481
refactor #13944 [Maintenance] Execute yarn build production like to avoid deps mismatch (lchrusciel)
This PR was merged into the 1.12-dev branch.

Discussion
----------

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

Follow up to https://github.com/Sylius/SyliusDemo/pull/243

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master 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
-------

a91a2fe748 [Maintenance] Execute yarn build production like to avoid deps mismatch
e7b962ad2b [UPGRADE] Add note about required deps bump
26e44eed96 [Maintenance] Update uglification libs versions
2022-05-10 06:47:42 +02:00
Łukasz Chruściel
e7b962ad2b
[UPGRADE] Add note about required deps bump 2022-05-09 11:57:39 +02:00
Grzegorz Sadowski
da55b3aaca
[Shop] Deprecate OrderTaxesTotalExtension 2022-05-06 14:31:31 +02:00
Łukasz Chruściel
2226685278
[UPGRADE] Add note about dependency update 2022-04-29 19:35:52 +02:00
Grzegorz Sadowski
413fa7e42f
[Maintenance] Move note about asset management changes from 1.11 to 1.12 UPGRADE file 2022-02-22 14:19:18 +01:00