Commit graph

29533 commits

Author SHA1 Message Date
mihaichitic
82782661ad
Update bunnyshell.yaml, use network type volumes for mysql-data 2024-05-22 13:04:46 +02:00
Grzegorz Sadowski
56c8725ca7
Change application's version to v1.12.17-dev 2024-05-10 10:40:08 +02:00
Grzegorz Sadowski
90d580fc19
Generate changelog for v1.12.16 2024-05-10 10:39:33 +02:00
Grzegorz Sadowski
d29310a2d8
Change application's version to v1.12.16 2024-05-10 10:34:39 +02:00
Grzegorz Sadowski
0773297565
minor #16232 [Maintenance] Update docker docs (Wojdylak)
This PR was merged into the 1.12 branch.

Discussion
----------

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


Commits
-------

6ca4a6aaae [Maintenance] Update docker docs
3fa947e4c9 [Maintenance] Remove unnecessary line
2024-05-10 10:22:37 +02:00
Kamil Grygierzec
fb0ecb2757
bugfix #16241 [Security] Fixes for potential XSS in the Checkout, Address Book and Admin Panel (GSadee)
This PR was merged into the 1.12 branch.

Discussion
----------

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

This PR aims to solve 2 issues:

- Potential Cross Site Scripting (XSS) via the "Province" field in the Checkout and Address Book (https://github.com/r2tunes/Reports/blob/main/Sylius.md)
- Potential Cross Site Scripting (XSS) via the "Name" field (Taxons, Products, Options, Variants) in the Admin Panel


Commits
-------
  Fix potential xss in admin panel
  Use function from UIBundle
  Fix product-auto-complete
  Add js sanitizeInput function
  Add sanitizer function to UIBundle
  Use function from UIBundle
  [AddressBook] Add scenario for preventing from a potential XSS attack
  [Checkout] Add scenario for preventing from a potential XSS attack
  [Behat] Minor scenarios improvements after code review
  Test adding new taxon
  Test adding new simple product
  Test adding similar products
  Fixes after CR
  bug #69 Fix potential xss in AdressBook and Checkout (mpysiak, GSadee)
  bug #76 Fix potential xss in admin panel (mpysiak)
  [Behat] Minor scenarios improvements
2024-05-10 10:16:06 +02:00
Grzegorz Sadowski
3b82e93256
[Behat] Minor scenarios improvements 2024-05-10 09:45:34 +02:00
Grzegorz Sadowski
ba4b66da5a
bug #76 Fix potential xss in admin panel (mpysiak)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Fixes potential xss in admin panel (Taxons and Products)

Commits
-------

d4812f9c14 Fix potential xss in admin panel
29d18a3993 Use function from UIBundle
c11c424c1c Fix product-auto-complete
a17de6d1ed Test adding new taxon
d25edf3ff0 Test adding new simple product
63c3cf7a12 Test adding similar products
679e793521 Fixes after CR
2024-05-10 09:37:43 +02:00
Grzegorz Sadowski
9427336b5c
bug #69 Fix potential xss in AdressBook and Checkout (mpysiak, GSadee)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Fixes CVE-2024-29376. Reported here: https://github.com/r2tunes/Reports/blob/main/Sylius.md


Commits
-------

0a7fe9ee4b Add js sanitizeInput function
89880cd7b3 Add sanitizer function to UIBundle
19cea9aa1b Use function from UIBundle
3d66fb0672 [AddressBook] Add scenario for preventing from a potential XSS attack
925554057b [Checkout] Add scenario for preventing from a potential XSS attack
30de6ff277 [Behat] Minor scenarios improvements after code review
2024-05-10 09:32:02 +02:00
Michał Pysiak
679e793521
Fixes after CR 2024-05-10 08:02:15 +02:00
Michał Pysiak
63c3cf7a12
Test adding similar products 2024-05-10 07:25:50 +02:00
Michał Pysiak
d25edf3ff0
Test adding new simple product 2024-05-10 07:24:48 +02:00
Michał Pysiak
a17de6d1ed
Test adding new taxon 2024-05-10 07:24:37 +02:00
Grzegorz Sadowski
30de6ff277
[Behat] Minor scenarios improvements after code review 2024-05-10 07:22:38 +02:00
Grzegorz Sadowski
925554057b
[Checkout] Add scenario for preventing from a potential XSS attack 2024-05-10 07:13:15 +02:00
Grzegorz Sadowski
3d66fb0672
[AddressBook] Add scenario for preventing from a potential XSS attack 2024-05-10 06:34:27 +02:00
Michał Pysiak
19cea9aa1b
Use function from UIBundle 2024-05-09 07:16:05 +02:00
Michał Pysiak
89880cd7b3
Add sanitizer function to UIBundle 2024-05-09 07:16:05 +02:00
Michał Pysiak
0a7fe9ee4b
Add js sanitizeInput function 2024-05-09 07:16:05 +02:00
Michał Pysiak
c11c424c1c
Fix product-auto-complete 2024-05-09 07:15:51 +02:00
Michał Pysiak
29d18a3993
Use function from UIBundle 2024-05-09 07:15:51 +02:00
Michał Pysiak
d4812f9c14
Fix potential xss in admin panel 2024-05-09 07:15:51 +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
Karol
9b7e9544bf
Remove unneeded placeholder from zone's scope select (#16226)
| Q               | A
|-----------------|-----
| Branch?         | 1.12 <!-- see the comment below -->
| Bug fix?        | a bit
| New feature?    | no
| BC breaks?      | no
| 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
-->
![Screenshot 2024-05-07 at 12 05
25](https://github.com/Sylius/Sylius/assets/53942444/67c35100-11a7-48bd-9e0a-76579aacf792)
![Screenshot 2024-05-07 at 12 05
32](https://github.com/Sylius/Sylius/assets/53942444/f93d4409-abaf-48df-936d-5bdcea27c17f)
2024-05-07 14:49:50 +02:00
Kamil Grygierzec
a353a97834
Remove select scope translation 2024-05-07 12:22:27 +02:00
Kamil Grygierzec
9f8d5360aa
Remove unneded placeholder from Zone's form scope 2024-05-07 12:21:22 +02:00
Rafał Jaskulski
10ced443c7
minor #16196 Fix product review validation's notInRangeMessage (mpysiak)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Fixes build error with symfony/validator 6.4.7


Commits
-------
  Fix product review validation's notInRangeMessage
2024-04-30 12:02:44 +02:00
Michał Pysiak
79e6409d23
Fix product review validation's notInRangeMessage 2024-04-30 09:28:39 +02:00
Grzegorz Sadowski
053c49e94f
bug #16190 Fix products grid (kulczy)
This PR was merged into the 1.12 branch.

Discussion
----------

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

THEN
<img width="1426" alt="Screenshot 2024-04-29 at 11 40 14" src="https://github.com/Sylius/Sylius/assets/15385420/21b47fa6-7f5f-43bb-bff8-ceb656d57a16">

NOW
<img width="1426" alt="Screenshot 2024-04-29 at 11 40 35" src="https://github.com/Sylius/Sylius/assets/15385420/37d76943-dd8a-4b4b-a766-6c1a1fe79665">


Commits
-------

4cf0178464 Fix products grid
2024-04-29 12:22:07 +02:00
kulczy
4cf0178464 Fix products grid 2024-04-29 11:51:14 +02:00
Rafał Jaskulski
3eb3239818
[Documentation] Update release cycle and PR template (#16179)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
--> |
| Related tickets | |
| License | MIT |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 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
-->
2024-04-27 12:31:41 +02:00
Grzegorz Sadowski
f7ba654f0c
[Behat] Use chromedrives in some scenarios 2024-04-26 21:13:31 +02:00
Grzegorz Sadowski
783ce8a0c9
Update PR template 2024-04-26 15:10:28 +02:00
Grzegorz Sadowski
b0ec2dcbb4
[Documentation] Update release cycle after 1.13 release 2024-04-26 14:38:50 +02:00
Grzegorz Sadowski
e66acbd002
Change application's version to v1.12.16-dev 2024-04-23 12:37:10 +02:00
Grzegorz Sadowski
ee77b2b054
Generate changelog for v1.12.15 2024-04-23 12:35:05 +02:00
Grzegorz Sadowski
da27d825d4
Change application's version to v1.12.15 2024-04-23 12:32:19 +02:00
Rafał Jaskulski
009dce57fe
docs #16158 Update dead link in drivers.rst (binhuq)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12 or 1.13 <!-- 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 branch
 - Features and deprecations must be submitted against the 1.13 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
-------
  Update dead link in drivers.rst
2024-04-21 20:36:04 +02:00
binhuq
fad4e134c0
Update dead link in drivers.rst 2024-04-21 18:23:28 +07:00
Karol
cff03d325c
minor #16134 Fix Sylius logo in READMEs of Bundles & Components (mpysiak)
This PR was merged into the 1.12 branch.

Discussion
----------

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

Fixes missing Sylius logo in ~~docs~~ READMEs of Bundles & Components


Commits
-------
  Add Sylius logo to docs
2024-04-19 12:13:54 +02:00
Jan Góralski
211a85dd33
minor #16131 Revert conflict to twig/intl-extra (GSadee)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12|
| Bug fix?        | no                                                      |
| New feature?    | no                                                      |
| BC breaks?      | no                                                      |
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | |
| License         | MIT                                                          |

I would like to remove the added conflict to `twig/intl-extra` as the newest [v3.9.1 tag](https://github.com/twigphp/Twig/releases/tag/v3.9.1) of `twig/twig` seems to resolve this problem.

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 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
-------
  Revert conflict to twig/intl-extra
2024-04-18 10:47:01 +02:00
Michał Pysiak
92980b586b
Add Sylius logo to docs 2024-04-18 06:44:57 +02:00
Grzegorz Sadowski
5eacd99ca2
Revert conflict to twig/intl-extra 2024-04-17 15:44:09 +02:00
Jacob Tobiasz
71c8b98998
minor #16128 Add twig 3.9.0 conflict (mpysiak)
This PR was merged into the 1.12 branch.

Discussion
----------

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



Commits
-------
  Add twig 3.9.0 conflict
  Add conflicts in bundles
  Add twig/intl-extra conflict
  Add conflicts
2024-04-17 10:10:43 +02:00
Michał Pysiak
a5afa245a3
Add conflicts 2024-04-17 09:47:46 +02:00
Michał Pysiak
0c6f855817
Add twig/intl-extra conflict 2024-04-17 08:36:15 +02:00
Michał Pysiak
f4335fd6e0
Add conflicts in bundles 2024-04-17 08:06:03 +02:00
Michał Pysiak
8d4dd01be0
Add twig 3.9.0 conflict 2024-04-17 07:45:57 +02:00
Rafał Jaskulski
a37c7dcda6
docs #16125 [Documentation] Update release dates for 1.13 and 2.0 versions (GSadee)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12 |
| Bug fix?        | no                                                      |
| New feature?    | no                                                      |
| BC breaks?      | no                                                      |
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 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
-------
  [Documentation] Update release dates for 1.13 and 2.0 versions
2024-04-16 13:13:43 +02:00