Commit graph

24659 commits

Author SHA1 Message Date
CoderMaggie
84ad803f96
Merge branch '1.9' into 1.10
* 1.9:
  [Docs][Getting started with Sylius] Logo customization - review fixes
  corrected path to logo template and overridden file code
2021-09-09 22:52:23 +02:00
Magdalena Sadowska
1f6b320171
bug #12824 [Documentation] Fixed logo customization (, CoderMaggie)
This PR was merged into the 1.9 branch.

Discussion
----------

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

Fixed path to logo template file

Commits
-------

a50af8700a corrected path to logo template and overridden file code
c1c21a74d0 [Docs][Getting started with Sylius] Logo customization - review fixes
2021-09-09 22:51:57 +02:00
Grzegorz Sadowski
b96f31ae2b
Merge branch '1.9' into 1.10
* 1.9:
  [Minor][DI] Add interface alias to UriBasedSectionProvider
2021-09-09 06:59:21 +02:00
Grzegorz Sadowski
a78cb2f357
minor #13070 [Minor][DI] Add interface alias to UriBasedSectionProvider (lchrusciel)
This PR was merged into the 1.9 branch.

Discussion
----------

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

Small fix/improvement for better autowiring support

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

eeac1a07da [Minor][DI] Add interface alias to UriBasedSectionProvider
2021-09-09 06:58:19 +02:00
Łukasz Chruściel
eeac1a07da
[Minor][DI] Add interface alias to UriBasedSectionProvider 2021-09-07 17:20:59 +02:00
CoderMaggie
c1c21a74d0
[Docs][Getting started with Sylius] Logo customization - review fixes 2021-09-07 13:46:38 +02:00
Magdalena Sadowska
4f8c64edf1
bug #12786 [Documentation] Fixed Incorrect Theme Directory And Incorrect Import Paths (tugrulgencoglu)
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10 <!-- 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 | mentioned in https://github.com/Sylius/Sylius/issues/12783
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

e7bc2d13e8 fixed incorrect theme directory and import paths
2021-09-07 13:38:44 +02:00
CoderMaggie
aada25b11f
Merge branch '1.9' into 1.10
* 1.9:
  [DOCS] Add note about docker builder
2021-09-07 13:29:22 +02:00
Magdalena Sadowska
3d912fdb93
feature #12892 [DOCS] Add note about docker builder (arti0090)
This PR was merged into the 1.9 branch.

Discussion
----------

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

Note about simple docker builder. No need to install python and pip for this 🎉 
https://github.com/arti0090/SyliusDocumentationBuilder

Commits
-------

8524a4654b [DOCS] Add note about docker builder
2021-09-07 13:28:54 +02:00
CoderMaggie
50b8f7393f
Merge branch '1.9' into 1.10
* 1.9:
  [Docs][Cookbook] Admin routes prefix - review fixes
  doc for customizing admin routes prefix
2021-09-07 13:27:22 +02:00
Magdalena Sadowska
216a78a0d1
feature #12452 [Doc] Customizing admin routes prefix (oallain, CoderMaggie)
This PR was merged into the 1.9 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.9
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | related #11664 and https://github.com/Sylius/Sylius-Standard/pull/530
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.7 or 1.8 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
-------

953b8886bf doc for customizing admin routes prefix
5f2e0575b1 [Docs][Cookbook] Admin routes prefix - review fixes
2021-09-07 13:26:57 +02:00
arti0090
8524a4654b
[DOCS] Add note about docker builder 2021-09-07 13:09:52 +02:00
CoderMaggie
5f2e0575b1
[Docs][Cookbook] Admin routes prefix - review fixes 2021-09-07 13:00:43 +02:00
Olivier ALLAIN
953b8886bf
doc for customizing admin routes prefix 2021-09-07 12:25:56 +02:00
CoderMaggie
b9c797ac39
Merge branch '1.9' into 1.10
* 1.9:
  Missing Behat directory on the path to be excluded
2021-09-06 21:49:54 +02:00
Magdalena Sadowska
e0719884bb
bug #12637 Missing Behat directory on the path to be excluded (tonicospinelli)
This PR was merged into the 1.9 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.9 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.7 or 1.8 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
-------

d64076df89 Missing Behat directory on the path to be excluded
2021-09-06 21:49:25 +02:00
Magdalena Sadowska
f262799e6d
bug #12982 [Docs] Fix link to token generation for API (lchrusciel)
This PR was merged into the 1.10 branch.

Discussion
----------

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

There is a new command for key generation and it is worth pointing Sylius users directly to it. We could consider adding it as a part of the installation process.

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

fdff049448 [Docs] Fix link to token generation for API
2021-09-06 21:47:57 +02:00
Antonio Spinelli
d64076df89
Missing Behat directory on the path to be excluded 2021-09-06 21:46:11 +02:00
CoderMaggie
32d947a780
Merge branch '1.9' into 1.10
* 1.9:
  [Docs] Webpack - Display logo on login page
2021-09-06 21:43:47 +02:00
Magdalena Sadowska
76330d6e2f
bug #12849 [Docs] Webpack - Display logo on login page (Jibbarth)
This PR was merged into the 1.9 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.9
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | N/A
| License         | MIT

Hello 👋,

While following webpack tutorial, I noticed that there is no logo on Admin Login page. 
By overriding the template `Security/_content.html.twig`, we could change logo path to use one provided by webpack instead one build with gulp. 

I targetted 1.9 branch, tell me if I should change to master or 1.10. 



Commits
-------

d8c636fb14 [Docs] Webpack - Display logo on login page
2021-09-06 21:43:20 +02:00
Tuğrul Gençoğlu
e7bc2d13e8
fixed incorrect theme directory and import paths 2021-09-06 21:41:38 +02:00
CoderMaggie
e1d66ce87e
Merge branch '1.9' into 1.10
* 1.9:
  [Docs][Cookbook][Webpack] Fixes mentioned in PR description
  logo path corrected
2021-09-06 21:36:19 +02:00
Magdalena Sadowska
3b9511130a
bug #12222 logo path corrected (Snowbaha, CoderMaggie)
This PR was merged into the 1.9 branch.

Discussion
----------

I wrote the path I have with the 1.8

<del>I forget to change also :
`{{ asset('build/shop/images/logo.png', 'shop') }}`
instead of `{{ asset('assets/shop/img/logo.png') }}`</del> ~fixed by @CoderMaggie 🖖🏼 


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



Commits
-------

f8e4fb0c70 logo path corrected
7166bc509b [Docs][Cookbook][Webpack] Fixes mentioned in PR description
2021-09-06 21:35:41 +02:00
CoderMaggie
7166bc509b
[Docs][Cookbook][Webpack] Fixes mentioned in PR description 2021-09-06 12:19:11 +02:00
Julien
f8e4fb0c70
logo path corrected
I wrote the path I have with the 1.8
2021-09-06 12:11:24 +02:00
Grzegorz Sadowski
592336ee13
refactor #13038 PHP 7.4 syntax in Sylius bundles vol.1 (Zales0123)
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | related to https://github.com/Sylius/Sylius/issues/12891
| License         | MIT

All bundles except `CoreBundle` and `ApiBundle` which I left for dessert (and by _dessert_ I mean separate PRs - they're just too big 🚀)

Commits
-------

de8a9c833c PHP 7.4 syntax in bundles vol.1
2021-09-06 12:10:07 +02:00
Mateusz Zalewski
de8a9c833c
PHP 7.4 syntax in bundles vol.1 2021-09-03 15:36:45 +02:00
Grzegorz Sadowski
e4b7c8a0e6
refactor #13012 Use PHP 7.4 syntax in Sylius components (Zales0123)
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | related to https://github.com/Sylius/Sylius/issues/12891
| License         | MIT

I know, it's probably unreviewable (but bundles will be worse 😄). In tests we trust 🖖 🚀 

Commits
-------

79fbdf6c15 Use PHP 7.4 syntax in Sylius components
b3776ba7d6 After review fixes
2021-09-03 14:06:26 +02:00
Mateusz Zalewski
7e7721e4fd
Change application's version to v1.10.3-dev 2021-09-02 14:45:04 +02:00
Mateusz Zalewski
eb597e70d6
Generate changelog for v1.10.2 2021-09-02 14:43:09 +02:00
Mateusz Zalewski
e16b128fd0
Change application's version to v1.10.2 2021-09-02 14:41:14 +02:00
Mateusz Zalewski
80ff2d3ee8
Merge branch '1.9' into 1.10
* 1.9:
  Change application's version to v1.9.8-dev
  Generate changelog for v1.9.7
  Change application's version to v1.9.7
2021-09-02 14:39:30 +02:00
Mateusz Zalewski
17812dc757
Change application's version to v1.9.8-dev 2021-09-02 14:35:02 +02:00
Mateusz Zalewski
a7a3fb5c59
Generate changelog for v1.9.7 2021-09-02 14:31:48 +02:00
Mateusz Zalewski
6524380e5a
Change application's version to v1.9.7 2021-09-02 14:29:10 +02:00
Mateusz Zalewski
b3776ba7d6
After review fixes 2021-08-31 16:34:22 +02:00
Grzegorz Sadowski
39da74024e
Merge branch '1.9' into 1.10
* 1.9:
  [Docs] Choosing the right branch - fix
2021-08-31 06:56:55 +02:00
Grzegorz Sadowski
f7081661de
minor #13032 [Docs] Choosing the right branch - fix (CoderMaggie)
This PR was merged into the 1.9 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.9
| Doc fix?        | yes
| New docs?    | no
| License         | MIT


Commits
-------

22eeceb21c [Docs] Choosing the right branch - fix
2021-08-31 06:56:37 +02:00
Magdalena Sadowska
22eeceb21c
[Docs] Choosing the right branch - fix 2021-08-30 21:46:16 +02:00
Łukasz Chruściel
e9aae6b878
bug #13027 Remove serialization moved to admin api bundle (AdamKasp)
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Related tickets | https://github.com/Sylius/SyliusAdminApiBundle/pull/9
| License         | MIT

After moved AdminApiBundle to a separate repo, we accidentally left part of serialization which cause errors in the applications without AdminApiBundle, now we moved these configs to AdminApiBundle so it should be deleted from Sylius core.

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

3c679f5d38 Remove serialization moved to admin api bundle
2021-08-30 11:46:10 +02:00
Adam Kasperczak
3c679f5d38 Remove serialization moved to admin api bundle 2021-08-30 10:34:38 +02:00
Grzegorz Sadowski
1ec9f8235a
bug #13020 [Bug] Fix default sylius config file path in Sylius 1.10 (lchrusciel)
This PR was merged into the 1.10 branch.

Discussion
----------

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

There is no such file as `app/config/packages/_sylius.yaml`. App prefix is not needed, because related configuration should be placed in: https://github.com/Sylius/Sylius-Standard/blob/1.10/config/packages/_sylius.yaml

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

7057f72063 [Bug] Fix default sylius config file path in Sylius 1.10
2021-08-30 07:03:27 +02:00
Grzegorz Sadowski
8e752d5984
Merge branch '1.9' into 1.10
* 1.9:
  [Bug] Fix default sylius config file path in Sylius 1.9
2021-08-30 07:02:52 +02:00
Grzegorz Sadowski
fd4efe10bb
bug #13019 [Bug] Fix default sylius config file path in Sylius 1.9 (lchrusciel)
This PR was merged into the 1.9 branch.

Discussion
----------

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

There is no such file as `app/config/packages/_sylius.yaml`. App prefix is not needed, because related configuration should be placed in: https://github.com/Sylius/Sylius-Standard/blob/1.10/config/packages/_sylius.yaml

This PR contains fixes to 1.8 as well, as I'm not sure if we want to merge then on previous branch

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

068cc6597b [Bug] Fix default sylius config file path in Sylius 1.9
2021-08-30 07:02:35 +02:00
Grzegorz Sadowski
4a7d5d2028
Merge branch '1.9' into 1.10
* 1.9:
  [Bug] Fix default sylius config file path
2021-08-30 07:00:22 +02:00
Grzegorz Sadowski
b65f2fe24c
Merge branch '1.8' into 1.9
* 1.8:
  [Bug] Fix default sylius config file path
2021-08-30 07:00:18 +02:00
Grzegorz Sadowski
fa44303a39
bug #13018 [Bug] Fix default sylius config file path in Sylius 1.8 (lchrusciel)
This PR was merged into the 1.8 branch.

Discussion
----------

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

There is no such file as `app/config/packages/_sylius.yaml`. App prefix is not needed, because related configuration should be placed in: https://github.com/Sylius/Sylius-Standard/blob/1.10/config/packages/_sylius.yaml

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-------

76fe8b3e24 [Bug] Fix default sylius config file path
2021-08-30 06:59:57 +02:00
Łukasz Chruściel
7057f72063
[Bug] Fix default sylius config file path in Sylius 1.10 2021-08-27 16:02:48 +02:00
Łukasz Chruściel
068cc6597b
[Bug] Fix default sylius config file path in Sylius 1.9 2021-08-27 16:01:17 +02:00
Łukasz Chruściel
76fe8b3e24
[Bug] Fix default sylius config file path 2021-08-27 15:58:10 +02:00