This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | no
| License | MIT
Fix this link in github folder or add redirect in https://docs.sylius.com/ website or this two solutions.
As you wish.
Commits
-------
39c00569b1 Fix: link in github folder
* 1.7:
Remove inheritdoc directives
Apply coding standard fixes
Upgrade yarn.lock
[Docs] fix sylius plus deployment
Update github PR template
Sylius 1.4 end of security support
[Fix] Less strict symfony form conflict
[Translations] Updated translations from Crowdin
Changed descriptions and added italic font
change lorem ipsum description and fix carousel header
This PR was merged into the 1.8-dev branch.
Discussion
----------
Related to #11500. Used https://github.com/ergebnis/composer-normalize to normalize composer.json files.
Commits
-------
86fdef2b89 Synchronise packages composer.json files with the main one + normalize them
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes#11238
| License | MIT
Commits
-------
ec81472a11 change lorem ipsum description and fix carousel header
e452f32c8b Changed descriptions and added italic font
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Related tickets | fixes#11574
| License | MIT
Commits
-------
8a2f1fd258 [Docs] fix sylius plus deployment
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? |yes
| BC breaks? | yes
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Adds a dynamic search input for the admin sidebar menu

Commits
-------
501e670866 [Admin] Make sidebar menu searchable
This PR was merged into the 1.7 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
Sylius 1.6 is "End of maintenance" since Apr 29, 2020, so we can update this template.
WDYT ?
Commits
-------
b5d473f0bd Update github PR template
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
304256e462 fix left nav arrow double click
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
## Proposal
Channel prices in a simple product get displayed on the product page under the list of channels. So I propose that they will be made into a tabbed view so that they are more easy to manage. If you have a lot of channels (where the product is not active for example) you have a lot of values to scroll through.
### Before

### After

Commits
-------
79a5074dd5 Using tabs for channel pricing
d4511ea2de Extracting channel_pricings out to its own template
80661a5771 Fixing tests
4de3ba117d Adding label back in to fix behat tests
fc34aca7ce Adding a transformer for channels
a5e37128b7 Update src/Sylius/Behat/Context/Ui/Admin/ManagingProductVariantsContext.php
0df50ab725 Fixing the tests
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | not sure
| Deprecations? | not sure
| Related tickets |
| License | MIT

Commits
-------
a44e74d1ac Block move of dashboard to dates greater then today
c99066077c Limit dashboard move out of today date.
d1cf5c4dd3 fix `if` statement for date-object-factory
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes https://github.com/Sylius/Sylius/pull/11578/files#r440238589
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
ced5416777 [Fix] Less strict symfony form conflict
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
The date of `End of life` is passed so, i think we need to update documentaion.
Commits
-------
0bcf00158d Sylius 1.4 end of security support
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
4783b51b95 Add symfony/form conflict
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Little forget about the documentation related to the new API.
c27fe6df9b/config/packages/security.yaml (L4)
Commits
-------
4577202ad0 change sylius.security.shop_regex in doc for new api
This PR was merged into the 1.7-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes https://github.com/Sylius/Sylius/pull/11517#discussion_r437880953
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
425c8831ef [Minor][Behat] Typo fix
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | no/yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | #11151
| License | MIT
I've seen the changes done in (186c13c250), but I guess that this file was missed.
Commits
-------
b7d3fd7f0d Add Sylius template events
0d973b60ac Merge remote-tracking branch 'upstream/1.7' into patch-1
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
`sylius.gateway_factories` parameter stays the same, priority is only used to order gateways - and therefore to display them in proper order in the admin panel.
<img width="258" alt="Zrzut ekranu 2020-06-3 o 16 45 41" src="https://user-images.githubusercontent.com/6212718/83651388-b7d5db00-a5b9-11ea-9e2a-f964a1fb99c2.png">
If priority is not set, it's `0` by default.
Commits
-------
99da07c20e Add priority to payment gateway
1d09e38a25 Add test and simplify implementation