Commit graph

2156 commits

Author SHA1 Message Date
Tuğrul Gençoğlu
e7bc2d13e8
fixed incorrect theme directory and import paths 2021-09-06 21:41:38 +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
Magdalena Sadowska
22eeceb21c
[Docs] Choosing the right branch - fix 2021-08-30 21:46:16 +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
Łukasz Chruściel
76fe8b3e24
[Bug] Fix default sylius config file path 2021-08-27 15:58:10 +02:00
Łukasz Chruściel
e971abd3f2
Merge branch '1.9' into 1.10
* 1.9:
  Remove security.yaml change when disabling localized URLs
  [Docs][Book][Architecture] E-mails - update template paths
  [Doc] Add contact email
2021-08-26 12:46:18 +02:00
Maxime Huran
c208f80c61
Remove security.yaml change when disabling localized URLs
I think we don't need to change the actual `sylius.security.shop_regex`.
2021-08-26 11:47:09 +02:00
Łukasz Chruściel
84bc5dd088
feature #12085 [Doc] Add contact email (MatthieuCutin, 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 |
| License         | MIT




Commits
-------

1ab0de6980 [Doc] Add contact email
3a1e4d2ca8 [Docs][Book][Architecture] E-mails - update template paths
2021-08-26 11:36:51 +02:00
CoderMaggie
3a1e4d2ca8
[Docs][Book][Architecture] E-mails - update template paths 2021-08-24 22:53:10 +02:00
Grzegorz Sadowski
38566ffebb
Merge branch '1.9' into 1.10
* 1.9:
  [Docs][Book][Products] Product associations - review fixes
  Fix #11603, Update documentation to replace use of removed function
2021-08-22 23:01:28 +02:00
Łukasz Chruściel
936ff9634b
minor #12988 [Docs] Specify Sylius 1.11 release date (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 | 
| License         | MIT

Picking the date for the next Sylius minor release (1.11 already) was not an easy task. On the one hand, we would like to propose some serious value in it (of course, as always, everything is smooth and not set in stone 😄):

- probably the first simple, but working version of Catalog Promotions ([it has just started!](https://github.com/Sylius/Sylius/pull/12986))
- bump required PHP version to PHP8.0 (due to end of support for PHP7.4)
- stabilize new Shop API as much as possible

On the other hand, at the end of November new versions of Symfony (6) and PHP (8.1) are released, which are also important events we should take into account.

Therefore, we decided to delay Sylius 1.11 release a little bit, to be sure that the next version is valuable, exciting and easy to upgrade to 🚀 🤘

Commits
-------

51fed18b23 Specify Sylius 1.11 release date
2021-08-20 17:59:21 +02:00
Mateusz Zalewski
51fed18b23
Specify Sylius 1.11 release date 2021-08-20 16:33:03 +02:00
CoderMaggie
09f431fb90
[Docs][Book][Products] Product associations - review fixes 2021-08-19 22:15:34 +02:00
Matthias Devlamynck
e72d97dd52
Fix #11603, Update documentation to replace use of removed function 2021-08-19 22:15:34 +02:00
Grzegorz Sadowski
ad893277a5
Merge branch '1.9' into 1.10
* 1.9:
  [Documentation] Move invoice cookbooks to payments section
2021-08-19 07:33:50 +02:00
Grzegorz Sadowski
831611aede
[Documentation] Move invoice cookbooks to payments section 2021-08-19 07:23:36 +02:00
Grzegorz Sadowski
2c47148aa9
Merge branch '1.9' into 1.10
* 1.9:
  [Docs] add prefix to sylius customer table
2021-08-18 14:02:08 +02:00
Grzegorz Sadowski
3940d71bdc
bug #12977 [Docs] add prefix to sylius customer table (SirDomin)
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 | 
| 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
-------

d1ca2cd51c [Docs] add prefix to sylius customer table
2021-08-18 13:45:40 +02:00
Grzegorz Sadowski
b252ce970c
Merge branch '1.9' into 1.10
* 1.9:
  [Documentation] Minor fix in grids docs
  Fix borders in order - show - addresses
2021-08-18 13:43:52 +02:00
SirDomin
d1ca2cd51c
[Docs] add prefix to sylius customer table 2021-08-18 13:37:10 +02:00
Grzegorz Sadowski
eb121ac918
[Documentation] Minor fix in grids docs 2021-08-18 13:16:18 +02:00
Łukasz Chruściel
065cb1c8c9
Merge branch '1.9' into 1.10
* 1.9:
  [Docs] fix annotations
  [Documentation] Improve note about disabling pagination optioons
  docs about fetch join collection and output walkers
  [Admin] Fix shipping totals in order summary
2021-08-18 13:13:54 +02:00
SirDomin
b1b4690549
[Docs] fix annotations 2021-08-18 13:00:55 +02:00
Grzegorz Sadowski
d70f712bd5
[Documentation] Improve note about disabling pagination optioons 2021-08-18 12:29:32 +02:00
Adam Kasperczak
e4897753a3
docs about fetch join collection and output walkers 2021-08-18 12:19:45 +02:00
Łukasz Chruściel
a05bb09db9
Merge branch '1.9' into 1.10
* 1.9:
  [Docs] add note about solution, configuration example fixed
  [DOCS] Fix minor lexical issues
  [Docs] add example of index using annotations
  [Docs] add index xml configuration
  [Docs] sylius performance
2021-08-17 10:41:24 +02:00
SirDomin
e4ca7a0976
[Docs] add note about solution, configuration example fixed 2021-08-17 10:31:00 +02:00
arti0090
5ddeb4f3e8
[DOCS] Fix minor lexical issues 2021-08-17 10:31:00 +02:00
SirDomin
141c4443c6
[Docs] add example of index using annotations 2021-08-17 10:31:00 +02:00
SirDomin
535c526a67
[Docs] add index xml configuration 2021-08-17 10:31:00 +02:00
SirDomin
488b302957
[Docs] sylius performance 2021-08-17 10:30:59 +02:00
Grzegorz Sadowski
8e0898ee54
Merge branch '1.9' into 1.10
* 1.9:
  Update docs/cookbook/invoices/generating-invoice-after-payment.rst
  Fixes to lists
  [DOCS] Generating invoice after payment
  Fix to ordered list
  [API] Fix formating for list in invoice cookbook
  [DOCS] How to modify invoices'
2021-08-17 10:24:59 +02:00
arti0090
9d7877b92f
Update docs/cookbook/invoices/generating-invoice-after-payment.rst
Co-authored-by: Grzegorz Sadowski <sadowskigp@gmail.com>
2021-08-17 10:23:52 +02:00
arti0090
24f4f6e73a
Fixes to lists 2021-08-17 10:23:19 +02:00
arti0090
011aca3f89
[DOCS] Generating invoice after payment 2021-08-17 10:22:51 +02:00
arti0090
6779141e28
Fix to ordered list 2021-08-17 10:22:32 +02:00
arti0090
45cb3f9cdf
[API] Fix formating for list in invoice cookbook 2021-08-17 10:22:21 +02:00
arti0090
c9ae44f091
[DOCS] How to modify invoices' 2021-08-17 10:22:05 +02:00
Łukasz Chruściel
5a98c313c4
[Minor][Docs] Bump requirements version 2021-08-12 15:36:26 +02:00
Grzegorz Sadowski
dbe9f517ce
Merge branch '1.9' into 1.10
* 1.9:
  Update checkout.rst
2021-07-27 08:13:36 +02:00
FaithlessLooting
b1792ae73f
Update checkout.rst 2021-07-27 07:49:36 +02:00
Grzegorz Sadowski
9ef1cb657d
Merge branch '1.9' into 1.10
* 1.9:
  [Documentation] Change version of Plus in installation guide
2021-07-26 15:02:45 +02:00
Grzegorz Sadowski
8feed120f4
[Documentation] Change version of Plus in installation guide 2021-07-26 12:41:49 +02:00
Adam Kasperczak
d98d4c0163
refactor #12828 [Docs] split api customization docs (SirDomin)
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 | 
| 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
-------

44867ef084 [Docs] split api customization docs
2021-07-23 07:45:42 +02:00
SirDomin
44867ef084 [Docs] split api customization docs 2021-07-22 15:49:35 +02:00
SirDomin
0e5e7f37dd
feature #12826 [Documentation] New API described in architecture chapter (AdamKasp)
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Deprecations?   | no
| 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
-------

3a93df2d71 [docs] add API Platform to technical stack
8f5a299a91 [Docs] describe our new API rules
2021-07-22 15:30:30 +02:00
Adam Kasperczak
8f5a299a91 [Docs] describe our new API rules 2021-07-22 12:37:19 +02:00
Adam Kasperczak
3a93df2d71 [docs] add API Platform to technical stack 2021-07-22 08:54:53 +02:00
Adam Kasperczak
f6e27d3150 [Docs] add chapter about legacy APIs 2021-07-21 10:46:17 +02:00