Commit graph

17705 commits

Author SHA1 Message Date
Kamil Kokot
532476494b
Use Symfony 4 kernels 2018-08-15 14:31:53 +02:00
Kamil Kokot
37acd4cd4f
Remove "incenteev/composer-parameter-handler" from dependencies 2018-08-15 14:31:53 +02:00
Kamil Kokot
6cb55fee13
Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
Kamil Kokot
785e5046c1
Export enivornment-dependent configuration to "config/packages" 2018-08-15 14:31:53 +02:00
Kamil Kokot
4f7b1fdadb
Use environmental variables for parameters 2018-08-15 14:31:52 +02:00
Kamil Kokot
88598c4036
Export default packages configuration to "config/packages" 2018-08-15 14:31:50 +02:00
Kamil Kokot
3c8d7c6465
Add "config/bundles.php" file 2018-08-15 14:30:32 +02:00
Kamil Kokot
b54ad0d09e
Move application kernels to "src" 2018-08-15 14:30:31 +02:00
Kamil Kokot
873598461f
Move templates from "app/Resources" to "templates" 2018-08-15 14:30:31 +02:00
Kamil Kokot
9d119320a8
Switch "web" directory to "public" 2018-08-15 14:30:31 +02:00
Kamil Kokot
2760de2a3c
Merge pull request #9621 from bartoszpietrzak1994/taxon-with-children-taxons-behavior-in-listing
Taxon with children taxons behavior in listing
2018-08-15 14:12:14 +02:00
Bartosz Pietrzak
8102395cf2 BC break fix 2018-08-14 14:39:53 +02:00
Kamil Kokot
1829d351e0
Merge pull request #9652 from SyliusBot/crowdin/master-2018-08-14-10-43
[AUTO] Updated translations from Crowdin (master)
2018-08-14 13:58:39 +02:00
Sylius Bot
7cdcd75503 [Translations] Updated translations from Crowdin 2018-08-14 10:43:14 +00:00
Kamil Kokot
1c96c84f90
Merge branch '1.2'
* 1.2:
  Change application's version to v1.2.6-DEV
  Generate changelog for v1.2.5
  Change application's version to v1.2.5
  Change application's version to v1.1.13-DEV
  Generate changelog for v1.1.12
  Change application's version to v1.1.12
  improve currency specs
2018-08-13 08:02:08 +02:00
Kamil Kokot
1b47b854c0
Change application's version to v1.2.6-DEV 2018-08-13 07:56:23 +02:00
Kamil Kokot
2b30f3008c
Generate changelog for v1.2.5 2018-08-13 07:55:41 +02:00
Kamil Kokot
3faf68b9b6
Change application's version to v1.2.5 2018-08-13 07:44:10 +02:00
Kamil Kokot
9731bf5145
Merge branch '1.1' into 1.2
* 1.1:
  Change application's version to v1.1.13-DEV
  Generate changelog for v1.1.12
  Change application's version to v1.1.12
2018-08-13 07:43:51 +02:00
Kamil Kokot
7a4e57c4e6
Change application's version to v1.1.13-DEV 2018-08-13 07:42:18 +02:00
Kamil Kokot
0fcacd1310
Generate changelog for v1.1.12 2018-08-13 07:41:40 +02:00
Kamil Kokot
e44f2f507e
Change application's version to v1.1.12 2018-08-13 07:29:57 +02:00
Bartosz Pietrzak
da8f987306 Review fixes 2018-08-10 08:42:27 +02:00
Bartosz Pietrzak
513b6c63f9 Review fixes 2018-08-10 08:42:27 +02:00
Bartosz Pietrzak
9991ba2416 Reproduce taxonomy tree flag added to repository method 2018-08-10 08:42:27 +02:00
Bartosz Pietrzak
f5921e5422 Children taxon products displayed on taxon view 2018-08-10 08:42:27 +02:00
Bartosz Pietrzak
ccf6eaab58 Children taxon not displayed fix 2018-08-10 08:42:27 +02:00
Kamil Kokot
01926dfaa6
Merge pull request #9642 from loic425/features/currency/improve-phpspec
[Currency] Improve currency specs
2018-08-09 19:14:26 +02:00
Loïc Frémont
dcf6ca12fb improve currency specs 2018-08-09 17:49:16 +02:00
Kamil Kokot
9b5b5e3698
Merge branch '1.2'
* 1.2:
  Fix OrderItemNamesSetter specification
2018-08-08 11:54:46 +02:00
Kamil Kokot
93d933578f
Merge branch '1.1' into 1.2
* 1.1:
  Fix OrderItemNamesSetter specification
2018-08-08 11:42:27 +02:00
Łukasz Chruściel
39144019f1
Merge pull request #9634 from Zales0123/make-build-great-again
[Core] Fix OrderItemNamesSetter specification
2018-08-08 11:37:09 +02:00
Mateusz Zalewski
7df18babbf
Fix OrderItemNamesSetter specification 2018-08-08 10:50:02 +02:00
Kamil Kokot
831e4bf774
Merge branch '1.2'
* 1.2:
  Fix missing "required" class on some form fields
  Quote row_number identifier for MySQL queries
2018-08-02 10:18:34 +02:00
Kamil Kokot
5389f8f5c2
Merge branch '1.1' into 1.2
* 1.1:
  Fix missing "required" class on some form fields
  Quote row_number identifier for MySQL queries
2018-08-02 10:17:18 +02:00
Kamil Kokot
4428b33e43
Merge pull request #9437 from JakobTolkemit/payment_authorized_state_transition
[Payment] Support for authorized state
2018-08-01 12:36:05 +02:00
Kamil Kokot
94678936eb
Remove "payment" suffix from states and transitions 2018-08-01 10:34:27 +02:00
Kamil Kokot
4d1fe692d1
Merge pull request #9624 from teohhanhui/fix/required-field
Fix missing "required" class on some form fields
2018-08-01 10:27:56 +02:00
Teoh Han Hui
3a3cfc5d87
Fix missing "required" class on some form fields 2018-07-30 16:22:44 +02:00
Kamil Kokot
684ffa4860
Merge pull request #9622 from alcaeus/quote-mysql-identifier
Quote row_number identifier for MySQL queries
2018-07-30 13:37:08 +02:00
Andreas Braun
131e6881fb
Quote row_number identifier for MySQL queries 2018-07-30 10:05:27 +02:00
Kamil Kokot
c991b2cfa1
Merge branch '1.2'
* 1.2:
  Change application's version to v1.2.5-DEV
  Change application's version to v1.2.4
  Generate changelog for v1.2.4
  Change application's version to v1.1.12-DEV
  Change application's version to v1.1.11
  Generate changelog for v1.1.11
2018-07-27 17:04:14 +02:00
Kamil Kokot
edd5ef3e12
Change application's version to v1.2.5-DEV 2018-07-27 17:02:19 +02:00
Kamil Kokot
b937a6d6a2
Change application's version to v1.2.4 2018-07-27 17:01:32 +02:00
Kamil Kokot
e2f9f7af3c
Generate changelog for v1.2.4 2018-07-27 17:01:17 +02:00
Kamil Kokot
4dac1dfee0
Merge branch '1.1' into 1.2
* 1.1:
  Change application's version to v1.1.12-DEV
  Change application's version to v1.1.11
  Generate changelog for v1.1.11
2018-07-27 16:51:18 +02:00
Kamil Kokot
b5b13ccc7b
Change application's version to v1.1.12-DEV 2018-07-27 16:47:25 +02:00
Kamil Kokot
32e87a8d33
Change application's version to v1.1.11 2018-07-27 16:46:54 +02:00
Kamil Kokot
86dbf24596
Generate changelog for v1.1.11 2018-07-27 16:46:35 +02:00
Kamil Kokot
0c0a523b45
Apply coding standard fixes 2018-07-27 14:38:38 +02:00