Commit graph

15299 commits

Author SHA1 Message Date
Kamil Kokot
58b40ef74f
Add a failing test scenario for #7950 2017-07-04 12:44:30 +02:00
Kamil Kokot
50a374404d Merge pull request #8238 from pamil/lazy-services-packages-tests
Fix Travis packages build
2017-07-04 12:36:49 +02:00
Kamil Kokot
638f7ec996
Fix Travis packages build 2017-07-04 11:46:13 +02:00
Łukasz Chruściel
446a2ed8f4 Merge pull request #8228 from nlzet/documentation-resource-form
[Documentation][Resource] Fix the form options configuration in docs
2017-07-03 11:53:45 +02:00
Niels Verbeek
92080b2ca0 [Documentation][Resource] Fix the form options configuration in docs 2017-07-03 10:21:33 +02:00
Paweł Jędrzejewski
31e91cb929 Merge pull request #8231 from lchrusciel/fix-docs
[HOTFIX] [Documentation] Fix links in documenation
2017-07-03 08:55:16 +02:00
Łukasz Chruściel
85fadd6ffe
[HOTFIX] [Documentation] Fix links in documenation 2017-07-03 08:41:15 +02:00
Łukasz Chruściel
08dc092c25 Merge pull request #8222 from alcaeus/add-test-assertions
Add assertions in CheckoutApiTestCase
2017-06-30 12:22:01 +02:00
Paweł Jędrzejewski
930faa6c86 Merge pull request #8218 from SyliusBot/crowdin-translations-2017-06-29-15-50-28
[AUTO] Updated translations from Crowdin
2017-06-30 11:10:22 +02:00
Andreas Braun
b4b6201349
Add assertions in CheckoutApiTestCase 2017-06-30 09:02:14 +02:00
Sylius Bot
495b69b5bc [Translations] Updated translations from Crowdin 2017-06-29 15:51:56 +00:00
Łukasz Chruściel
074eb802cd Merge pull request #8215 from bitbager/issue_8185
[Checkout] decoupled empty order logic from ShopBundle
2017-06-29 08:57:47 +02:00
Mikołaj Król
aa106b4410 [Checkout] decoupled empty order logic from ShopBundle 2017-06-28 15:35:16 +02:00
Łukasz Chruściel
7d59635142 Merge pull request #8170 from krafas/api_regex_fix
Validate API url with pattern ^/api/.* not just ^/api
2017-06-28 15:23:10 +02:00
Kamil Kokot
cf412b91c5 Merge pull request #8198 from Mipme/fixingTwigGridType
[Documentation][SyliusGridBundle] fixing twig field type
2017-06-27 13:11:17 +02:00
Kamil Kokot
1897556597 Merge pull request #8153 from silverbackdan/patch-1
Use appropriate labels and placeholders
2017-06-27 13:09:41 +02:00
Łukasz Chruściel
4793f46804 Merge pull request #8201 from harikt/patch-1
[Documentation][Product] Fix some typos
2017-06-27 10:22:01 +02:00
Łukasz Chruściel
6774a9396f Merge pull request #8202 from harikt/patch-2
[Documentation][Resource] Fix broken link.
2017-06-26 09:54:54 +02:00
Łukasz Chruściel
9c61e105df Merge pull request #8200 from Tykzz/add-assertion-in-address-book-step
[Behat][AddressBook] Added missing assertion
2017-06-26 09:46:46 +02:00
Łukasz Chruściel
8d7b51add4 Merge pull request #8197 from mickaelandrieu/patch-1
Improved validation of documentation
2017-06-26 08:54:39 +02:00
Łukasz Chruściel
0def336bdc Merge pull request #8196 from stefandoorn/add-alt-to-images-pdp
Add default alt text to images on product show page
2017-06-26 08:46:22 +02:00
Łukasz Chruściel
e8b7914639 Merge pull request #8184 from Mipme/extended-forms-and-dynamic-fields
[Documentation] Customizing Forms: Extensions
2017-06-26 08:37:29 +02:00
Hari K T
3ddd24a4ba Fix broken link. 2017-06-26 00:25:06 +05:30
Hari K T
e64cb696fa Fix some typos 2017-06-26 00:09:53 +05:30
Krzysztof Lament
492b8477fc [Behat][AddressBook] Added assertion, fixed test
Added in "it should contain" step which checks if an address contains a given string.
Corrected test for displayed country.
2017-06-25 15:12:06 +02:00
Kjell
8b3cfd128c [Documentation][SyliusGridBundle] fixing twig field type
The description was missing a hint how to get the single field data or
the whole instance data into the twig template and display it.
2017-06-24 15:55:06 +02:00
Mickaël Andrieu
ee925b8291 Improved validation of documentation 2017-06-24 01:29:53 +02:00
Łukasz Chruściel
213f0f88dc Merge pull request #8191 from sweoggy/improved-ux-admin-titles
[UX][Admin] Changed admin titles to include Sylius as postfix
2017-06-23 17:44:01 +02:00
Stefan Doorn
85b67e83bf Add default alt text to images on product show page 2017-06-23 17:20:57 +02:00
Łukasz Chruściel
c9bdf0d05d Merge pull request #8190 from emodric/patch-3
[ThemeBundle] Fix support for custom Twig namespaces
2017-06-23 08:56:28 +02:00
Łukasz Chruściel
d7d00c60e9 Merge pull request #8166 from bendavies/grid-date-to-from-not-required
[Grid] to and from are not required in grid date filter
2017-06-22 20:43:23 +02:00
Łukasz Chruściel
52c6c68b2b Merge pull request #8186 from emodric/patch-2
Disable aliasing serializer service to jms_serializer.serializer
2017-06-22 14:38:30 +02:00
Edi Modrić
2f48178e6e Disable aliasing @serializer to @jms_serializer.serializer 2017-06-22 12:24:12 +02:00
Łukasz Chruściel
aaf2f6adc1 Merge pull request #8162 from sweoggy/improve-product-variant-extensibility
[Admin][DX] Improved attributes extensibility
2017-06-22 10:27:01 +02:00
Kjell
64d034113c [Documentation] Customizing Forms: Extensions
fixed text according to @sweoggy remarks
2017-06-22 09:37:34 +02:00
Oscar Reimer
e2b660deeb Changed admin titles to include Sylius as postfix
Instead of prefix, this is better UX. Knowing where you are in the admin
panel is more important to users than knowing what is powering it.
2017-06-21 14:16:55 +02:00
Kjell
f4c8cf8a96 [Documentation] Customizing Forms: Extensions
removed redundant info.
2017-06-21 13:16:14 +02:00
Edi Modrić
e934fd095a Use the decorated parser if bundle does not exist 2017-06-21 12:01:07 +02:00
Ben Davies
c764b787ae to and from are not required in grid date filter 2017-06-21 10:12:37 +01:00
Magdalena Banasiak
9f1cb34ef3 Merge pull request #8180 from David-Crty/patch-1
[Documentation] Updating target-entity of Taxonomy
2017-06-21 10:59:35 +02:00
Łukasz Chruściel
c8c970e9e5 Merge pull request #8156 from DmitriyTrt/admin-permissions
Add missing permission flag to the admin routes for the authorization check to actually work
2017-06-21 07:55:14 +02:00
Kjell
c89ef021b8 [Documentation] Customizing Forms: Extensions
Form Extensions explained with ProductVariant example
2017-06-20 15:10:05 +02:00
Paweł Jędrzejewski
8700b3eb6f Merge pull request #8158 from pamil/attribute-select
Allow for select attribute values to contain non-latin characters
2017-06-20 12:06:46 +02:00
Paweł Jędrzejewski
001fb80f38 Merge pull request #8167 from bendavies/grid-date-filter-inclusive-options
[Grid] allow configuring inclusiveness of to and from date filters
2017-06-20 12:00:34 +02:00
David Courtey
57737fd0a8 [Documentation] Updating target-entity of Taxonomy
Hey ! Thanks for your awesome job !
This is a little fix of a documentation exemple cause TaxonInterface has been moved from Bundle to Component.
2017-06-19 20:47:33 +02:00
krafas
90674b76b5 Allow shop urls having api prefix 2017-06-16 08:33:42 +03:00
Paweł Jędrzejewski
f4990b3049 Merge pull request #8159 from pamil/pull-request/8125
Make ThemeBundle compatibile with Symfony 3.3+
2017-06-15 17:50:19 +02:00
Ben Davies
7fb431c871 allow configuring inclusiveness of to and from date filters 2017-06-15 15:28:01 +01:00
Oscar Reimer
e00ea7ca67 Improved attributes extensibility part 2
No need to have application name hardcoded either.
2017-06-13 18:26:23 +02:00
Oscar Reimer
b1d9cb410c Improved attributes extensibility
By not hard coding subject.

Makes it possible to re-use attributeValues.html.twig for attributes for
your custom models (or other Sylius default models)
2017-06-13 18:13:30 +02:00