Commit graph

2431 commits

Author SHA1 Message Date
Łukasz Chruściel
3f77b55bee
minor #14023 [DOCS] Add docs about deploy platforms (arti0090, CoderMaggie)
This PR was merged into the 1.11 branch.

Discussion
----------

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

Created unordered list of files as in tip it otherwise does not break lines between links
![image](https://user-images.githubusercontent.com/35863747/170819163-aa8a84f7-a8e2-460e-9400-9161a5f4021b.png)


Commits
-------

d43cfa162d Add docs of deploy platforms
eaeee45204 Change the layout and links
6df6c7b2fd Update learn more in docs/getting-started-with-sylius/deployment.rst
2022-06-13 12:03:47 +02:00
Magdalena Sadowska
6df6c7b2fd
Update learn more in docs/getting-started-with-sylius/deployment.rst 2022-06-13 07:38:19 +02:00
Grzegorz Sadowski
388d53ec5b
minor #14046 Mention 1.10 full support drop in the documentation (Zales0123)
This PR was merged into the 1.11 branch.

Discussion
----------

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


Commits
-------

e9db37df46 Mention 1.10 full support drop in the documentation
2022-06-03 13:55:57 +02:00
Mateusz Zalewski
e9db37df46
Mention 1.10 full support drop in the documentation 2022-06-02 11:00:34 +02:00
Grzegorz Sadowski
e083ab026b
bug #14031 [DOCS] Change the github link on search page (arti0090)
This PR was merged into the 1.11 branch.

Discussion
----------

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

Continuation of #14024


Commits
-------

0e06a83d3f [DOCS] Change the github link on search page
2022-05-31 10:22:06 +02:00
arti0090
d478454ae4
[DOCS] Update image with installation requirements 2022-05-31 10:14:40 +02:00
arti0090
eaeee45204 Change the layout and links 2022-05-30 11:36:24 +02:00
Grzegorz Sadowski
8cceddc6e4
[Documentation] Remove section about CurrencyProvider that does not exist 2022-05-30 10:14:35 +02:00
arti0090
0e06a83d3f [DOCS] Change the github link on search page 2022-05-30 08:44:14 +02:00
Łukasz Chruściel
d8b4ee74d2
bug #14024 [DOCS] Fix github link on search doc (arti0090)
This PR was merged into the 1.11 branch.

Discussion
----------

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

Should be tested after the merge as on  it is different.

Commits
-------

a134967612 Fix github link on search doc
2022-05-29 18:43:22 +02:00
arti0090
a134967612 Fix github link on search doc 2022-05-28 11:43:02 +02:00
arti0090
d43cfa162d Add docs of deploy platforms 2022-05-28 11:16:37 +02:00
Łukasz Chruściel
66ee0bd53d
bug
Update .platform.app.yml for it to work
2022-05-13 18:04:14 +02:00
Grzegorz Sadowski
4f8f65530e
Merge branch '1.10' into 1.11
* 1.10:
  Update orders.rst
2022-05-13 13:23:46 +02:00
Groupe Complus
62b2039651 Update orders.rst
Fixed `@var` annotation in code example
2022-05-13 11:10:20 +02:00
Grzegorz Sadowski
98cb0ee7df
Merge branch '1.10' into 1.11
* 1.10:
  favicon
2022-05-11 19:47:30 +02:00
Rafikooo
d00bbf211a
favicon 2022-05-11 19:21:42 +02:00
Grzegorz Sadowski
87bbb18e15
Update docs/customization/api/customizing_endpoints_using_yaml.rst 2022-05-11 08:30:23 +02:00
SirDomin
6e237a0e9a
[Docs] fix typo 2022-05-10 09:40:06 +02:00
SirDomin
bc3ba49f66
[Docs] add info about subresources 2022-05-10 08:58:13 +02:00
Grzegorz Sadowski
d0184f8819
Merge branch '1.10' into 1.11
* 1.10:
  Specify rough 1.12 release term and its planned content
  Allow zones of country and province types to contain a member with same code
2022-05-06 13:45:27 +02:00
Oussamah J
bb239f2dab
Update .platform.app.yml for it to work
See context in this issue : https://github.com/Sylius/Sylius/issues/13931
2022-05-05 22:42:29 +02:00
Mateusz Zalewski
407d96b280
Specify rough 1.12 release term and its planned content 2022-05-05 12:49:38 +02:00
Mateusz Zalewski
e389f53ef9
Merge branch '1.10' into 1.11
* 1.10:
  [Docs] Updated Sylius Plus installation guide
  [Maintenance] Specify the default path in the ECS configuration
  Using Sylius template event to change logo
2022-04-29 15:40:54 +02:00
Rafikooo
6787b88150
[Docs] Updated Sylius Plus installation guide 2022-04-29 01:13:33 +02:00
Łukasz Chruściel
8d3dac628b
refactor #13894 Using Sylius template event to change logo (arti0090)
This PR was merged into the 1.10 branch.

Discussion
----------

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

After:
![image](https://user-images.githubusercontent.com/35863747/164982656-27148c3b-ed8f-49e7-90b9-f2bc5a7d03ab.png)

@CoderMaggie I added the hint about yaml files, if it does not fit I can remove it 🚀 

Commits
-------

3f6f64e508 Using Sylius template event to change logo
2022-04-27 18:59:35 +02:00
arti0090
3f6f64e508 Using Sylius template event to change logo 2022-04-27 18:55:16 +02:00
Łukasz Chruściel
69483cdc79
Merge branch '1.10' into 1.11
* 1.10:
  Explain in details how new Sylius release is planned
2022-04-27 18:35:52 +02:00
Mateusz Zalewski
84acb22788
Explain in details how new Sylius release is planned 2022-04-27 15:46:02 +02:00
Grzegorz Sadowski
52e8b9c502
Merge branch '1.10' into 1.11
* 1.10:
  [maintenance]Fix ECS HeaderCommentFixer
  [maintenance]Run ECS in parallel
  [Templates][Admin] Refactor order payments template to use events
  [Documentation] Fix the description of items total shipping rules
2022-04-22 12:10:38 +02:00
Grzegorz Sadowski
50475cdb02
[Documentation] Fix the description of items total shipping rules 2022-04-20 13:31:10 +02:00
Adam Kasperczak
be6384ddd7 Merge branch '1.10' into 1.11
* 1.10:
  [ShippingMethod] Change labels after changing shipping rule
  [ShippingMethod] Add note about changing shipping rule behaviour to the UPGRADE file
  Fix #13123, Only use products total in OrderTotalRuleChecker to select shipping methods
  [Behat][ShippingMethod] Adjust scenarios for shipping rules to be based on items total instead of order total
2022-04-14 15:39:57 +02:00
Grzegorz Sadowski
f53993bae9
[ShippingMethod] Change labels after changing shipping rule 2022-04-14 12:56:05 +02:00
Grzegorz Sadowski
ae8b600fac
Merge branch '1.10' into 1.11
* 1.10:
  [DOCS] Update Index Tip section
2022-04-11 12:00:20 +02:00
Grzegorz Sadowski
0c02ea0f38
minor #13848 [DOCS] Update index tip (arti0090)
This PR was merged into the 1.10 branch.

Discussion
----------

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


Commits
-------

cdd4747d7b [DOCS] Update Index Tip section
2022-04-11 11:59:57 +02:00
Roshyo
7654d6dc51 Bump minimal PHP version needed to install Sylius 2022-04-11 07:36:08 +02:00
arti0090
cdd4747d7b [DOCS] Update Index Tip section 2022-04-07 19:21:58 +02:00
Mateusz Zalewski
40b55880d3
Merge branch '1.10' into 1.11
* 1.10:
  [Documentation][Plus] Change the way of defining entity as a restricted resource in cookbook
  [Documentation][Plus] Update cookbook about restricting access to the entity
2022-04-05 10:57:34 +02:00
Mateusz Zalewski
c7ea32e7c9
minor #13779 [Documentation][Plus] Update cookbook about restricting access to the entity (GSadee)
This PR was merged into the 1.10 branch.

Discussion
----------

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

I'm marking that PR as a draft, because it can be merged after the next release of Plus.

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

3f8129920b [Documentation][Plus] Update cookbook about restricting access to the entity
fbb51cdbcc [Documentation][Plus] Change the way of defining entity as a restricted resource in cookbook
2022-04-05 10:57:15 +02:00
Mateusz Zalewski
2d352f53e9
Merge branch '1.10' into 1.11
* 1.10:
  [Plus][Documentation] Adjust installation guide to entities refactor
2022-04-05 10:54:49 +02:00
Mateusz Zalewski
076109b6fc
minor #13811 [Documentation][Plus] Adjust installation guide after entities refactor (GSadee)
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

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

3f133d40e4 [Plus][Documentation] Adjust installation guide to entities refactor
2022-04-05 10:52:27 +02:00
Grzegorz Sadowski
bde85fd63a
Merge branch '1.10' into 1.11
* 1.10:
  [Maintenance] Bump copyright year in docs and license files
2022-04-01 13:06:42 +02:00
Kevin Kaniaburka
b8769addfd [Maintenance] Bump copyright year in docs and license files 2022-04-01 12:18:32 +02:00
Grzegorz Sadowski
52908907e5
Merge branch '1.10' into 1.11
* 1.10:
  [Docs] Add a guide on how to deal with file access problems in the wkhtmltopdf
2022-03-31 13:27:51 +02:00
Kevin Kaniaburka
56ed2a689d [Docs] Add a guide on how to deal with file access problems in the wkhtmltopdf 2022-03-31 11:14:29 +02:00
Grzegorz Sadowski
3f133d40e4
[Plus][Documentation] Adjust installation guide to entities refactor 2022-03-31 07:59:51 +02:00
Grzegorz Sadowski
3a19022eb7
Merge branch '1.10' into 1.11
* 1.10:
  [Documentation] Fix build by specifying jinja2 version requirement
2022-03-30 13:16:24 +02:00
Grzegorz Sadowski
30fb15bf98
[Documentation] Fix build by specifying jinja2 version requirement 2022-03-30 12:54:26 +02:00
Grzegorz Sadowski
fbb51cdbcc
[Documentation][Plus] Change the way of defining entity as a restricted resource in cookbook 2022-03-18 11:19:11 +01:00
Grzegorz Sadowski
42703d7caf
Merge branch '1.10' into 1.11
* 1.10:
  [Plus] Fix Sylius installation guide
2022-03-18 06:50:06 +01:00