Commit graph

2735 commits

Author SHA1 Message Date
Grzegorz Sadowski
0f8af860c2
[Documentation] Update the dates on the release cycle page 2024-08-07 16:00:41 +02:00
Grzegorz Sadowski
9dc9bd84ea
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Update taxon-menu page to reflect current fixtures configuration
2024-07-09 07:01:35 +02:00
Rafikooo
5dfe52c8a8
[Docs] Update taxon-menu page to reflect current fixtures configuration 2024-07-08 15:58:17 +02:00
Grzegorz Sadowski
3179ddf03e
minor #16475 Update repository.rst (zairigimad)
This PR was merged into the 1.13 branch.

Discussion
----------

fix typo

| Q               | A
|-----------------|-----
| Branch?         | 1.12, 1.13, 1.14 or 2.0 <!-- see the comment below -->
| Bug fix?        | no/yes
| New feature?    | no/yes
| BC breaks?      | no/yes
| Deprecations?   | no/yes <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------

cfcbd05dec Update repository.rst
2024-07-02 10:06:03 +02:00
Grzegorz Sadowski
e23b11a587
minor #16474 Update model.rst (zairigimad)
This PR was merged into the 1.13 branch.

Discussion
----------

fix typo

| Q               | A
|-----------------|-----
| Branch?         | 1.12, 1.13, 1.14 or 2.0 <!-- see the comment below -->
| Bug fix?        | no/yes
| New feature?    | no/yes
| BC breaks?      | no/yes
| Deprecations?   | no/yes <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-------

74a900caa8 Update model.rst
2024-07-02 10:05:40 +02:00
Grzegorz Sadowski
0f487ec952
Merge branch '1.12' into 1.13
* 1.12:
  Minor fixes after PR review
  Fix products grid for mobile
  Update PR template
  [Documentation] Update Sylius 1.12 version on the release cycle page
  Fix ProductTaxons' positioning logic
2024-07-01 16:39:47 +02:00
Grzegorz Sadowski
f769343c14
Minor fixes after PR review 2024-07-01 12:33:53 +02:00
Grzegorz Sadowski
3bb6274e6c
[Documentation] Update Sylius 1.12 version on the release cycle page 2024-07-01 11:17:47 +02:00
Zairig Imad
cfcbd05dec
Update repository.rst
fix typo
2024-06-26 18:39:38 +01:00
Zairig Imad
74a900caa8
Update model.rst
fix typo
2024-06-26 18:34:10 +01:00
Magdalena Sadowska
9cdd995464 [Docs] Add a link to the database schema 2024-06-23 21:39:20 +02:00
Grzegorz Sadowski
c180259697
Merge branch '1.12' into 1.13
* 1.12:
  Correct wrong command in the platform's cron example docs
  Sylius Plus modular installation and upgrading
2024-06-20 07:52:58 +02:00
Grzegorz Sadowski
aebed58ada
refactor #16436 Sylius Plus modular installation and upgrading (CoderMaggie)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Since the introduction of the Sylius Plus modular approach, we haven't updated the installation instructions on the official documentation.


Commits
-------

b7abd9ccc4 Sylius Plus modular installation and upgrading
2024-06-20 07:51:26 +02:00
Kamil Grygierzec
e091878b18
Correct wrong command in the platform's cron example docs 2024-06-19 12:56:55 +02:00
Magdalena Sadowska
b7abd9ccc4 Sylius Plus modular installation and upgrading 2024-06-19 10:37:33 +02:00
Grzegorz Sadowski
5d4f0b3d84
Merge branch '1.12' into 1.13
* 1.12:
  Sylius Community Edition naming in docs
2024-05-29 11:08:24 +02:00
Magdalena Sadowska
7b37549714
Sylius Community Edition naming in docs 2024-05-29 11:06:11 +02:00
Grzegorz Sadowski
42dbcc3326
Merge branch '1.12' into 1.13
* 1.12:
  Review fixes
  Refactor Sylius Cloud docs structure
  Finished writing Sylius Cloud cookbook
  Add first part of Sylius Cloud cookbook [WIP]
2024-05-28 15:58:47 +02:00
Magdalena Sadowska
1a630444df Review fixes 2024-05-23 10:15:05 +02:00
Magdalena Sadowska
209d8a9417 Refactor Sylius Cloud docs structure 2024-05-20 21:48:21 +02:00
Marcin Kukliński
02f4fcc1c7 Finished writing Sylius Cloud cookbook 2024-05-20 21:47:30 +02:00
Marcin Kukliński
4d55bf7c0d Add first part of Sylius Cloud cookbook [WIP] 2024-05-20 21:47:30 +02:00
Grzegorz Sadowski
3bc21174cf
Merge branch '1.12' into 1.13
* 1.12:
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  Use function from UIBundle
  Fix potential xss in admin panel
  [Maintenance] Remove unnecessary line
  [Maintenance] Update docker docs
2024-05-10 10:28:17 +02:00
Wojdylak
3fa947e4c9
[Maintenance] Remove unnecessary line 2024-05-08 10:33:54 +02:00
Wojdylak
6ca4a6aaae
[Maintenance] Update docker docs 2024-05-08 10:26:32 +02:00
Grzegorz Sadowski
cd2f28fb2f
Merge branch '1.12' into 1.13
* 1.12:
  [Behat] Use chromedrives in some scenarios
  Update PR template
  [Documentation] Update release cycle after 1.13 release
2024-04-29 10:44:19 +02:00
Grzegorz Sadowski
b0ec2dcbb4
[Documentation] Update release cycle after 1.13 release 2024-04-26 14:38:50 +02:00
Karol
29d2b89362
[UPMERGE] 1.12 -> 1.13 (#16153)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/1.13 -m "Resolve conflicts between 1.12 and 1.13"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-04-22 08:39:34 +02:00
binhuq
fad4e134c0
Update dead link in drivers.rst 2024-04-21 18:23:28 +07:00
Grzegorz Sadowski
a83500a88c
Merge branch '1.12' into 1.13
* 1.12:
  [Documentation] Update release dates for 1.13 and 2.0 versions
2024-04-16 13:20:11 +02:00
Grzegorz Sadowski
a543c95186
[Documentation] Update release dates for 1.13 and 2.0 versions 2024-04-16 13:08:10 +02:00
Grzegorz Sadowski
815a6fe8fd
Merge branch '1.12' into 1.13
* 1.12:
  [Documentation] Remove duplicated callback from state machine
  Update docs/book/architecture/state_machine.rst
2024-04-16 12:45:13 +02:00
Grzegorz Sadowski
7980a4723c
[Documentation] Remove duplicated callback from state machine 2024-04-16 07:47:51 +02:00
Benjamin Belz
1c530ff698
Update docs/book/architecture/state_machine.rst 2024-04-16 07:46:33 +02:00
Rafał Jaskulski
150dab78f3
[UPMERGE] 1.12 -> 1.13 (#16047)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/1.13 -m "Resolve conflicts between 1.12 and 1.13"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
change the commit title to
```
Resolve conflicts between 1.12 and 1.13
```
2024-03-24 19:26:33 +01:00
Jacob Tobiasz
1926289491
minor #16038 [Docs] Improve visibility of Sylius Plus (CoderMaggie)
This PR was merged into the 1.12 branch.

Discussion
----------

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


Commits
-------
  [Docs] Improve visibility of Sylius Plus
2024-03-22 15:23:44 +01:00
Magdalena Sadowska
1840407134 [Docs] Improve visibility of Sylius Plus 2024-03-22 10:40:34 +01:00
lacpandore
ff678c0e4b Link was broken, when i go on the link, i've an access denied like on the screen 2024-03-20 09:48:20 +01:00
Rafikooo
e860ecf4ac
[Docs] Update Login to the shop section 2024-03-11 17:00:08 +01:00
Jacob Tobiasz
280248c98c
Resolve conflicts between 1.12 and 1.13 2024-03-09 06:45:51 +01:00
Magdalena Sadowska
e41d1081b1 [Docs] refactor information about GUS 2024-03-08 12:34:42 +01:00
Grzegorz Sadowski
ef3c486fff
[Documentation] Remove remaining info about forum 2024-03-08 07:17:14 +01:00
Jacob Tobiasz
65d4294fd6
[UPMERGE] 1.12 -> 1.13 (#15958)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/1.13 -m "Resolve conflicts between 1.12 and 1.13"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
change the commit title to
```
Resolve conflicts between 1.12 and 1.13
```
2024-03-07 08:36:38 +01:00
Magdalena Sadowska
ea5fdd6923
Forum has retired 2024-03-06 21:27:44 +01:00
Grzegorz Sadowski
ef078e0721
Bump up Node.js only to supported LTS versions (18 and 20) 2024-02-09 13:52:53 +01:00
Grzegorz Sadowski
f468fbc824
[Documentation] Update MySQL version 2024-02-09 12:53:22 +01:00
Grzegorz Sadowski
b6ebf0898e
[Documentation] Update PHP version 2024-02-09 10:50:52 +01:00
Jacob Tobiasz
77fb10b740
[UPMERGE] 1.12 -> 1.13 (#15810)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout 
git merge upstream/1.13 --no-commit
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
change the commit title to
```
Resolve conflicts between 1.12 and 1.13
```
2024-02-04 10:53:36 +01:00
Grzegorz Sadowski
88f22b3ded
[Documentation] Fix table of supported versions 2024-02-02 14:50:26 +01:00
Grzegorz Sadowski
2aed391541
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Remove outdated deployment entries
2024-01-19 14:52:27 +01:00