Commit graph

508 commits

Author SHA1 Message Date
Grzegorz Sadowski
79f8212a06
[API] Rename and deprecate route parameters 2024-10-17 08:58:03 +02:00
Jan Goralski
2e1c7663d8
[Docs] Update namespaces 2024-09-06 13:09:26 +02:00
Jan Goralski
c4c7c568e8
[Maintenance] Update resource models FQCNs 2024-09-04 09:08:59 +02:00
Jan Goralski
2283134805
[Maintenance] Update RepositoryInterface FQCN 2024-09-04 09:08:59 +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
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
Kamil Grygierzec
e091878b18
Correct wrong command in the platform's cron example docs 2024-06-19 12:56:55 +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
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
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
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
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
Jacob Tobiasz
66d6a047d8
Resolve conflicts between 1.12 and 1.13 2023-12-22 13:53:00 +01:00
Jan Goralski
dc300fb0da [Documentation] Update mailer configuration 2023-12-21 15:14:16 +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
Grzegorz Sadowski
2645db5672
Merge branch '1.12' into 1.13
* 1.12:
  Update docs/cookbook/images/image-on-entity.rst
  Update docs/cookbook/images/image-on-entity.rst
  Update docs/cookbook/images/image-on-entity.rst
  Update docs/cookbook/images/image-on-entity.rst
  add docs for adding image to entity via one-to-one association
  [Promotion] Ignore coupon based promotions when processing an order with no coupon
  Add a conflict for doctrine/orm:2.15.2
  Fix typo
  [Fixture] Revert injected repository type
  [PHPStan] Fix Psalm (#14019)
  [PHPStan] Fix non nullable variable (#14019)
  [PHPStan] Fix PHPStan to continue support for Sf < 6 (#14019)
  [PHPStan] Fix PHPStan level 5 class inheritance errors (#14019)
  [PHPStan] Bump to level 5 (#14019)
2023-06-09 14:26:22 +02:00
Victor Vasiloi
5f8baf955f
Update docs/cookbook/images/image-on-entity.rst
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
2023-06-09 12:14:55 +02:00
Victor Vasiloi
ec0fddb7ef
Update docs/cookbook/images/image-on-entity.rst
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
2023-06-09 12:14:55 +02:00
Victor Vasiloi
855c847c07
Update docs/cookbook/images/image-on-entity.rst
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
2023-06-09 12:14:54 +02:00
Victor Vasiloi
ec55940c00
Update docs/cookbook/images/image-on-entity.rst
Co-authored-by: Jan Góralski <jan.wojciech.goralski@gmail.com>
2023-06-09 12:14:54 +02:00
Victor Vasiloi
8cff31946a
add docs for adding image to entity via one-to-one association 2023-06-09 12:14:54 +02:00
Jacob Tobiasz
fb3d9e0782
Merge branch 1.12 into 1.13
* 1.12:
  Avoid double label translation
  Replace http with https
  Replace http with https
  Replace Doctrine Persistence Object Manager API docs URL to another reference in the docs, since the former was removed (see https://twitter.com/doctrineproject/status/1116080889996431362)
  fix Symfony XML schema namespace
  Update spreecommerce adjustments docs URL
  fix Symfony XML schema namespace
  Replace Doctrine ORM Query Builder API docs URL to another reference in the docs, since the former was removed (see https://twitter.com/doctrineproject/status/1116080889996431362)
  Update spreecommerce inventory docs URL
  Update spreecommerce adjustments docs URL
  Update spreecommerce products docs URL
  Update spreecommerce taxonomies and taxons user docs URL
  Replace dead Payum URL with its GitHub repo URL
  Remove references to api.sylius.com which was shut down
  remove dead link to codebetter.com
  fix message of the length constraint on email
2023-05-02 10:20:30 +02:00
Victor Vasiloi
c25fedc788
Replace http with https 2023-05-01 11:04:17 +02:00
Rafikooo
7eed74b20d
[API] Rename the resource from ProductVariantTranslation to ProductVariantTranslations 2023-04-12 21:54:06 +02:00
Grzegorz Sadowski
0a4430dfbf
Merge branch '1.12' into 1.13
* 1.12:
  Add var/log directory to artifacts on pipeline fail
  Remove obsolete information about cantons in Belgium
  Type in fixtures.rst
  [Docs] Add guide on how to add another implementation of UnitRefundInterface
2023-03-27 07:25:02 +02:00
Kevin Kaniaburka
51efde3ebe
[Docs] Add guide on how to add another implementation of UnitRefundInterface 2023-03-14 16:23:37 +01:00
Grzegorz Sadowski
a9c7a2d15c
Merge branch '1.12' into 1.13
* 1.12:
  Fix order by composite keys in OrderByIdentifierSqlWalker
  Add Vue Storefront PWA cookbook
  Fix overwriting templates path
2023-02-23 07:06:52 +01:00
Nicolas Kroll
278c9951b7
Add Vue Storefront PWA cookbook 2023-02-22 12:01:27 +01:00
Grzegorz Sadowski
9a2b6523ac
Merge branch '1.12' into 1.13
* 1.12:
  Fix CI
  Update Plus' dependencies' versions requirements
  Update sylius_plus_installation.rst
  Update versions in the "Submitting a Patch" doc
  Add adjusting shop regex section to disabling-localised-urls.rst
  [Architecture] Ensure HTTP errors are not dispatched in command handlers
  [Behat] add scenario for disabled admin
  Added promotion form theme override in UPGRADE-1.9.md
2023-02-10 08:50:06 +01:00
Jakub Tobiasz
617c4867cb
Add adjusting shop regex section to disabling-localised-urls.rst 2023-02-07 16:21:59 +01:00
Grzegorz Sadowski
0330e1b055
Merge branch '1.12' into 1.13
* 1.12:
  docs/cookbook/shop/embedding-products.rst
  [Maintenance][Behat] Note behat config changes due to Mailer usage
2023-01-26 12:45:45 +01:00
Jakub Tobiasz
12e7f9449a
docs #14562 Update embedding products snippet in documentation (qhayat)
This PR was merged into the 1.12 branch.

Discussion
----------



Commits
-------

495711e03c docs/cookbook/shop/embedding-products.rst

Fix controller declaration
2023-01-26 11:03:05 +01:00
Grzegorz Sadowski
dbc9c1260d
Merge branch '1.12' into 1.13
* 1.12:
  Added forgotten import to docblock.
2023-01-19 14:05:33 +01:00
Grzegorz Sadowski
8f248eb100
Merge branch '1.11' into 1.12
* 1.11:
  Added forgotten import to docblock.
2023-01-19 14:05:27 +01:00
Kevin
3aad292e7c
Added forgotten import to docblock. 2023-01-19 13:45:25 +01:00
Grzegorz Sadowski
017cf0e455
Merge branch '1.12' into 1.13
* 1.12:
  chore: Replace NBSP by Space in doc
  Fix use
  Update generating-invoice-after-payment.rst
  Add error message
  Update generating-invoice-after-payment.rst
  SessionNotFoundException is not available in Symfony 4.4
  Fix null request on OrderCustomerIpListener
  Fix null request on HydraErrorNormalizer
  Fix null request on FlattenExceptionNormalizer
  Fix null request on ZoneMemberIntegrityListener
2023-01-19 13:24:32 +01:00
Grzegorz Sadowski
be36958588
Merge branch '1.11' into 1.12
* 1.11:
  chore: Replace NBSP by Space in doc
2023-01-19 13:23:43 +01:00
Sadetdin EYILI
bada6cfedc
chore: Replace NBSP by Space in doc 2023-01-19 12:55:43 +01:00