Commit graph

469 commits

Author SHA1 Message Date
Grzegorz Sadowski
146afbe4d7
Merge branch '1.13' into 2.0
* 1.13: (33 commits)
  Update the branch-aliases
  [CS][DX] Refactor
  Fix validating resending shipment confirmation
  Fix validating resending order confirmation
  Slight cleanup
  Add parameter for states that allows to resend confirmation email
  Validate resending order confirmation email in correct state
  [Maintenance][Behat] Autoload calendar contexts into container
  [Maintenance] Update .gitattributes [Maintenance] Remove Laminas priority queue stub
  [Documentation] Fix table of supported versions
  Update the license years for the last time
  [StateMachineAbstraction] Add README file
  [StateMachineAbstraction] Add LICENSE file
  Update upgrade file
  Minor improvements in replace email managers compiler passes
  [Admin] Add matthiasnoback/symfony-dependency-injection-test dependency to composer
  [Shop] Introduce BC solution for deprecated and overwritten email managers
  [Admin] Introduce BC solution for deprecated and overwritten email managers
  Remove unneeded deprecation of email managers services
  Add notes to UPGRADE file about deprecating email managers
  ...
2024-02-05 10:32:37 +01:00
Jan Goralski
03242de5c7
[Maintenance] Update .gitattributes
[Maintenance] Remove Laminas priority queue stub
2024-02-02 15:07:36 +01:00
Jacob Tobiasz
8210000cf6 Bring back LaminasPriorityQueueStub.php 2023-09-21 13:02:23 +02:00
Jacob Tobiasz
74b2b7f520 Perform the repository's main directory cleanup 2023-09-21 13:02:23 +02:00
Rafikooo
5ccd65c1d3 [Maintenance] Update the copyright block 2023-06-15 07:06:38 +02:00
Kamil Kokot
25457eea9f Replace zendframework/zend-stdlib with laminas/laminas-stdlib 2021-02-18 14:47:38 +00:00
Kamil Kokot
d81fded3ca
Remove Travis CI remnants 2020-11-30 13:35:13 +01:00
Kamil Kokot
1139d72089
[CI] Switch application build from Travis to GitHub Actions 2020-11-27 10:49:40 +01:00
Kamil Kokot
c6bb8a58bf
Test pacakges in their own jobs 2020-11-25 16:23:31 +01:00
Kamil Kokot
b5fb091bfb
[CI] Switch documentation build from Travis to GitHub Actions 2020-11-25 14:41:53 +01:00
Mateusz Zalewski
9506acd254
Explain migrations UPGRADE in details 2020-10-01 12:39:55 +02:00
Grzegorz Sadowski
cafe6e7ef7
Resolve upmerge conflict 2020-09-04 07:40:25 +02:00
Łukasz Chruściel
64676996b4
[Maintenance][Travis] Use composer 2.0 2020-09-03 20:17:10 +02:00
Tomanhez
c659707a30 modify chrome travis run command 2020-06-09 13:33:19 +02:00
Kamil Kokot
1df073cb29
Merge branch '1.7'
* 1.7:
  Travis Bionic + Chrome Headless + PHP 7.4 support
2020-05-26 20:50:36 +02:00
Kamil Kokot
58b043756b
Travis Bionic + Chrome Headless + PHP 7.4 support 2020-05-26 20:20:04 +02:00
Grzegorz Sadowski
a6e2f5377a
[Travis] Fix comment 2020-04-16 13:00:25 +02:00
Kamil Kokot
7b11178b42
Make packages build passing 2020-04-15 18:13:18 +02:00
Łukasz Chruściel
8b15372574
[Maintenance][Travis] Upgrade php memory to 6G 2020-04-14 11:20:34 +02:00
Łukasz Chruściel
f55ad9b4a2
[Maintenance][Travis] Upgrade php memory to 4G 2020-04-11 15:41:08 +02:00
Łukasz Chruściel
422f115890
[Maintenance][Travis] Turn off composer scripts during installation 2020-04-11 15:41:05 +02:00
Loïc Frémont
377d6e6868 Move test doctrine migrations up on Travis 2020-02-04 14:32:34 +01:00
Loïc Frémont
213d17a696 Fix testing migrations 2020-01-28 10:48:21 +01:00
Mateusz Zalewski
ae2490d605
minor #10971 Use Symfony CLI command to check security (pamil)
This PR was merged into the 1.7-dev branch.

Discussion
----------

Related to #10928, replaces #10967.

Commits
-------

5cc4690faa Use Symfony CLI command to check security
2019-12-19 09:55:35 +01:00
Kamil Kokot
f7143b12ce
[Travis] Use HTTPS for JS Behat tests 2019-12-18 16:53:38 +01:00
Kamil Kokot
5cc4690faa
Use Symfony CLI command to check security 2019-12-18 16:51:24 +01:00
Kamil Kokot
3bb2b7ca61
Use Symfony CLI command instead of symfony/web-server-bundle 2019-12-18 15:50:15 +01:00
Grzegorz Sadowski
32d5ac7800
Merge branch '1.6'
* 1.6:
  Improve deployment - platform.sh documentation
  Skip lint:container command if it does not exist (Symfony < 4.4)
  [Travis] Add lint:container command to the CI build
  Solve issues mentioned by lint:container command
  [Maintenance] Update PR template with supported versions
  fix: api URI for getting single product detail
  Fix missing colun
2019-12-13 11:43:55 +01:00
Grzegorz Sadowski
6f02f94749
Merge branch '1.5' into 1.6
* 1.5:
  Improve deployment - platform.sh documentation
  Skip lint:container command if it does not exist (Symfony < 4.4)
  [Travis] Add lint:container command to the CI build
  Solve issues mentioned by lint:container command
  [Maintenance] Update PR template with supported versions
  fix: api URI for getting single product detail
  Fix missing colun
2019-12-13 11:43:37 +01:00
Kamil Kokot
ddb6cd0296
Skip lint:container command if it does not exist (Symfony < 4.4) 2019-12-11 16:55:56 +01:00
Kamil Kokot
3392592584
[Travis] Add lint:container command to the CI build 2019-12-11 16:44:30 +01:00
Kamil Kokot
2a965183cc
[Psalm] Treat MismatchingDocblockReturnType as errors 2019-11-14 15:52:09 +01:00
Kamil Kokot
02809f6627
minor #10666 Test doctrine migrations up & down (loic425)
This PR was merged into the 1.6-dev branch.

Discussion
----------

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

<!--
 - Bug fixes must be submitted against the 1.4 or 1.5 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->

In CI, we test migration up during installation, but we never test down migrations.
This new Travis test checks doctrine migration up & down.

Commits
-------

d72c1c4cd8 Test doctrine migrations up & down
2019-09-26 13:45:06 +02:00
Loïc Frémont
d72c1c4cd8 Test doctrine migrations up & down 2019-09-10 11:36:04 +02:00
Kamil Kokot
e0e4119125
Merge branch '1.5'
* 1.5:
  [UPGRADE] Mention locale requirement change in UPGRADE-1.5
  Do not require psr/event-dispatcher
  Fixes
  Require phpstan/phpstan instead of phpstan/phpstan-shim
  Fix button groups radius
  Add psr event dispatcher on dependencies
  few psalm fix
  test psalm on travis
  psalm configuration
2019-07-04 23:25:54 +08:00
Loïc Frémont
3727c7008d
test psalm on travis 2019-06-27 14:46:38 +08:00
Kamil Kokot
50ce054906
feature #10444 Change dashboard view (kulczy, pamil)
This PR was merged into the 1.6-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | closes #10435 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.4 or 1.5 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->

<img width="1551" alt="Zrzut ekranu 2019-06-12 o 12 45 32" src="https://user-images.githubusercontent.com/15385420/59346535-ca089a80-8d12-11e9-9b0c-dc12c2b7cd9d.png">


Commits
-------

4c320084f1 Change the grid view
86b4ef65b2 Change login page
9f394d8089 Change product edit page
d1e4c3629f Add Sylius logo to the admin panel
5f962ed4f8 Change admins top bar
847f09c101 Change dashboard boxes
4242cc1479 Freshen up the admin CSS
f1c3b7decf Change dashboard view
c0d2e1f227 Ignore extra alerts
2019-06-13 01:23:57 +08:00
Kamil Kokot
f6216d4868
Make JS tests pass on Travis 2019-06-13 01:13:52 +08:00
Kamil Kokot
c0d2e1f227
Ignore extra alerts 2019-06-13 00:49:42 +08:00
Kamil Kokot
97dfb6e74c
Do not run application tests if SECURITY.md is changed 2019-06-12 22:30:39 +08:00
Mateusz Zalewski
ac49b27a79
minor #10276 Upgrade flex to use composer dump-env (loic425)
This PR was merged into the 1.4 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.4
| Bug fix?        | no
| New feature?    | kind of
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.3 or 1.4 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->

This is a performance improvement. You can read more on [Symfony blog](https://symfony.com/blog/new-in-symfony-flex-1-2) on **Improved the handling of ``.env`` files** section.

I added this dump-env on travis to speed up build (hope!).


Commits
-------

6a3ab3b4db upgrade flex to use composer dump-env
2019-04-02 10:00:36 +02:00
Mateusz Zalewski
9f9e8c56d2
Merge branch '1.3' into 1.4
* 1.3:
  [Travis] Update mysql version to speed up builds
  Add changelog entry for cherrypicked commits
  [Product] Fixed products sorting by price
  mySQL 5.7 on Travis
  Add new exception, translation flashes and refactor
  Update installation.rst
  Refactor
  Disabled button "Generate"
  Refactor feature and add new functions in context
  Added new function catching exception in product variant
  Add new steps in context
  Add new feature "generating_product_variant_without_value"
  Fix a mistake
  Add plugin-feature docs style
  Added a missing word
2019-04-01 12:03:46 +02:00
Mateusz Zalewski
57f01f00e4
[Travis] Update mysql version to speed up builds 2019-04-01 10:39:19 +02:00
Loïc Frémont
6a3ab3b4db upgrade flex to use composer dump-env 2019-03-28 17:12:38 +01:00
Kamil Kokot
708c5cdc59
Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00
Kamil Kokot
7ed723981f
Switch to Symfony's dotenv file handling 2019-01-11 15:29:24 +01:00
Grzegorz Sadowski
09f1a2b6e0
Merge branch '1.2' into 1.3
* 1.2:
  Fix build
2018-11-27 14:51:51 +01:00
Mateusz Zalewski
5aaf06345a
Fix build 2018-11-27 14:07:57 +01:00
Kamil Kokot
6b9ac52d3b
Upgrade security checker 2018-10-11 20:39:11 +01:00
Kamil Kokot
196eff88dd
Fix error templates path 2018-10-04 15:53:12 +02:00