Commit graph

2473 commits

Author SHA1 Message Date
Kevin Kaniaburka
3de0a9a812
minor #14500 [Docs] Update inventory source resolving (NoResponseMate)
This PR was merged into the 1.11 branch.

Discussion
----------

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

Commits
-------

b109886bb2 [Docs] Update inventory source resolving
2022-11-21 11:40:45 +01:00
oallain
f2c05b8ffc
[Doc] Fix Supported versions table 2022-11-18 15:05:23 +01:00
Jan Goralski
b109886bb2
[Docs] Update inventory source resolving 2022-11-08 14:54:36 +01:00
Mateusz Zalewski
948ec954bb
[Docs] Update release cycle with 1.12 and 1.13 info 2022-11-04 13:02:42 +01:00
Mateusz Zalewski
15c8724d68
Delay 1.12 release for a few days 2022-10-24 09:09:57 +02:00
Łukasz Chruściel
d3005950ed
refactor #14362 Using the new template namespace syntax in the doc (mamazu)
This PR was merged into the 1.11 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                                                          |


Improving the documentation to not contain the unsupported twig file name syntax.


Commits
-------

3b90d7942f Using the new template namespace syntax in the doc
2022-10-13 13:58:33 +02:00
Łukasz Chruściel
0c70011cdb
feature #14247 [DOCS] Add info about mailer in installation doc (arti0090)
This PR was merged into the 1.11 branch.

Discussion
----------

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


Commits
-------

b32b3050d8 [DOCS] Add info about mailer in installation doc
bcc5cffb9b small PR fix
2022-10-12 14:18:33 +02:00
arti0090
5ce248af7f
[DOCS] Add info about supervisors 2022-10-12 07:37:47 +02:00
arti0090
bcc5cffb9b
small PR fix 2022-10-10 11:00:00 +02:00
arti0090
b32b3050d8
[DOCS] Add info about mailer in installation doc 2022-10-10 11:00:00 +02:00
arti0090
c3de7df2d2
Update docs/cookbook/administration/editing-orders.rst
Co-authored-by: Magdalena Sadowska <bannanowa@gmail.com>
2022-10-10 10:54:42 +02:00
arti0090
2e357e91a5
small lexical fixes 2022-10-10 10:54:41 +02:00
arti0090
410bcc5a19
Rename files to better reflect page 2022-10-10 10:54:41 +02:00
arti0090
8f9a04299e
PR fixes 2022-10-10 10:54:41 +02:00
arti0090
90bbb5c323
[DOCS] Cookbook of how to modify placed order 2022-10-10 10:54:41 +02:00
Grzegorz Sadowski
17c56dc9ef
minor #14246 [DOCS] Add note about min node version (arti0090)
This PR was merged into the 1.11 branch.

Discussion
----------

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

It should help this issue https://github.com/Sylius/Sylius/issues/12641


Commits
-------

1cfa0bb4f2 [DOCS] Add note about min node version
fc9f7fd50e change the version
2022-10-10 10:47:49 +02:00
arti0090
fc9f7fd50e change the version 2022-10-08 10:29:26 +02:00
Grzegorz Sadowski
2faacb4562
[Documentation] Remove the tip about ShopApiPlugin from the architecture page 2022-10-05 07:58:24 +02:00
Ernest Warwas
de1aa39710
minor #14144 [Documentation] Fix incorrect translation domain in implementation (anned20)
This PR was merged into the 1.11 branch.

Discussion
----------

The domain used for translations is `messages` instead of `message`.

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.11          |
| Bug fix?        | no                                                       |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | no --> |
| Related tickets | None                      |
| 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
-------

26378ed000 Fix incorrect translation domain in implementation
2022-10-04 11:02:55 +02:00
mamazu
3b90d7942f
Using the new template namespace syntax in the doc 2022-10-04 10:46:53 +02:00
Ernest Warwas
8f74a905db
minor #14197 [Docs] Describe Sylius architectural drivers (Zales0123)
This PR was merged into the 1.11 branch.

Discussion
----------

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

We've already started documenting some of the architectural decisions with [ADRs](https://github.com/Sylius/Sylius/tree/1.11/adr). I believe it's also very important to describe what is driving us into certain decisions, to make them more comprehensible for everyone using Sylius. 

Obviously, this new chapter is just a beginning and I strongly feel we would have to spend some time there to make it great. Let's start simple and then think about possible improvements 🖖  

Commits
-------

24101a9474 [Docs] Describe Sylius architectural drivers
2022-10-04 10:20:06 +02:00
Mateusz Zalewski
5a7f9a237c
[Docs] Fix 1.12 release dates 2022-10-03 13:33:25 +02:00
Kevin Kaniaburka
d3e45bd683
[Docs] Add conventions for Template Events 2022-09-23 08:28:07 +02:00
Mateusz Zalewski
2d043e0065
[Docs] Release cycle changes 2022-09-15 10:50:46 +02:00
Zbigniew Malcherczyk
6da307cd32
Update docs/cookbook/deployment/cron-jobs.rst
Co-authored-by: Kevin Kaniaburka <kevin.kaniaburka@gmail.com>
2022-09-13 07:20:11 +02:00
Ferror
98e3dfe854
[docs]Recommend cron jobs values 2022-09-13 07:20:10 +02:00
arti0090
1cfa0bb4f2 [DOCS] Add note about min node version 2022-08-21 10:36:54 +02:00
arti0090
9f4519a617 [DOCS] How to run async task added in installation 2022-08-21 10:09:57 +02:00
Grzegorz Sadowski
d0c022a3cf
[Documentation] Minor fixes to naming conventions page 2022-08-05 11:23:28 +02:00
Mateusz Zalewski
24101a9474
[Docs] Describe Sylius architectural drivers 2022-07-26 14:50:04 +02:00
Grzegorz Sadowski
3c910513c0
[Documentation] Add naming conventions to contributing section 2022-07-26 14:08:53 +02:00
Anne Douwe Bouma
26378ed000
Fix incorrect translation domain in implementation
The domain used for translations is `messages` instead of `message`.
2022-07-11 12:15:09 +02:00
Andrea Bergamasco
ede26eccd8
Removed version
No need to specify the version here IMHO, since `composer create-project` will always use the latest stable.
2022-07-07 15:51:18 +02:00
Kevin Kaniaburka
d35c6585f0 Add a paragraph about listing rendered events in the SF profiler 2022-07-04 12:52:10 +02:00
arti0090
fd950dac0e Change the examples for usage 2022-07-04 10:51:16 +02:00
arti0090
552a28ecaf Lexical changes from PR comments 2022-07-04 10:51:16 +02:00
arti0090
b18e26b800 Changing templates with Sylius Event 2022-07-04 10:51:16 +02:00
Łukasz Chruściel
aea03aa981
minor #14120 [Docs] Drop security support for Sylius 1.9 (Zales0123)
This PR was merged into the 1.11 branch.

Discussion
----------

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

1.9 is no more 🖖 


Commits
-------

f6964290b8 Drop security support for Sylius 1.9
2022-07-01 11:49:27 +02:00
Mateusz Zalewski
f6964290b8
Drop security support for Sylius 1.9 2022-07-01 08:07:50 +02:00
Kevin Kaniaburka
8b912d3e13 [Docs] Fix logo customization guide 2022-06-30 13:49:20 +02:00
Grzegorz Sadowski
be7705a24f
[Documentation][Plus] Add missing step for updating security file during installation 2022-06-27 15:17:45 +02:00
Ernest Warwas
9ac6fdc017
[Docs] Upgrade Plus installation guide 2022-06-22 06:51:23 +02:00
Ł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