Commit graph

2816 commits

Author SHA1 Message Date
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
Rafikooo
c3da0dc9f8 [Docs] Remove outdated deployment entries 2024-01-16 08:19:48 +01:00
Grzegorz Sadowski
df3a8211fe
Merge branch '1.12' into 1.13
* 1.12:
  [Documentation] Add alabaster to build requirements
  [Documentation] Extend the maintenance date of 1.12 and update future releases
2024-01-12 16:08:47 +01:00
Grzegorz Sadowski
86393c6181
[Documentation] Add alabaster to build requirements 2024-01-11 15:38:26 +01:00
Grzegorz Sadowski
5e6c4b922f
[Documentation] Extend the maintenance date of 1.12 and update future releases 2024-01-11 14:58:16 +01:00
Jacob Tobiasz
a0ad0d1e4c
[UPMERGE] 1.12 -> 1.13 (#15702)
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-01-05 08:02:20 +01:00
Kamil Grygierzec
5136c0713d
New year 2024 2024-01-04 14:21:06 +01:00
Jan Góralski
c08f0a6fd6
[UPMERGE] 1.12 -> 1.13 (#15691)
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-01-03 15:00:47 +01:00
Zairig Imad
fe559b3b24
Fix Typo fixtures.rst 2023-12-29 18:21:34 +01:00
Jacob Tobiasz
26cec53ed0
Resolve conflicts between 1.12 and 1.13 2023-12-24 08:37:42 +01:00
Jacob Tobiasz
cb7b6898f6
docs #13777 [Locale] Change language negotiation to RFC 4647 based (gseric)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Following this PR: #13708 

Commits
-------
  [Locale] Change language negotiation from simple string comparison to RFC 4647 based
  [Locale] Add some more tests for header languange negotiation
  [Unit] Fix JsonApiTestCase constructor arguments
  [Behat][API] Allow setting no accept-language in header
2023-12-22 15:04:58 +01:00
Jacob Tobiasz
66d6a047d8
Resolve conflicts between 1.12 and 1.13 2023-12-22 13:53:00 +01:00
Zairig Imad
02c9b7428b
Typo cart-flow.rst 2023-12-22 09:51:48 +01:00
gseric
3d5da057b8
[Locale] Change language negotiation from simple string comparison to RFC 4647 based 2023-12-21 18:11:44 +01:00
Jan Goralski
dc300fb0da [Documentation] Update mailer configuration 2023-12-21 15:14:16 +01:00
arti0090
dbbea4689f PR comment fix 2023-12-21 15:14:16 +01:00
arti0090
e4fdf671de [WIP][DOCS] Add info about mailer to 1.12 2023-12-21 15:14:16 +01:00
Alexis DUMAS
ec9f4f53a1 Update themes.rst 2023-12-21 11:33:07 +01:00
Jacob Tobiasz
bc145f5ced
Fix conflicts between 1.12 and 1.13 2023-12-04 11:59:05 +01:00
Jibé Barth
93f8069440
[DOC] Fix display link in authorize page 2023-11-27 10:03:30 +01:00