Commit graph

9077 commits

Author SHA1 Message Date
Kamil Kokot
41051b0130
[Travis] Ensure fatal error makes job failing 2016-04-27 15:53:16 +02:00
Kamil Kokot
987cc50b64
[Behat] Fix muted fatal errors 2016-04-27 15:46:49 +02:00
Kamil Kokot
89f36402fb
[Travis] Do not run "cli" and "todo" tagged scenarios 2016-04-27 15:35:47 +02:00
Paweł Jędrzejewski
615e8b9c90 Merge pull request #4887 from pamil/wololo/pull-request-template
Tweak pull request template
2016-04-26 23:22:04 +02:00
Paweł Jędrzejewski
dd941174f1 Merge pull request #4885 from SyliusBot/crowdin-translations-2016-04-26-09-37-01
[AUTO] Updated translations from Crowdin
2016-04-26 23:21:56 +02:00
Paweł Jędrzejewski
0858dca1b3 Merge pull request #4886 from pamil/wololo/fatal-error-fix!
[Behat] Do not test "cli" suites by default
2016-04-26 23:21:46 +02:00
Kamil Kokot
8107140832
Tweak pull request template 2016-04-26 16:05:25 +02:00
Kamil Kokot
b7e64cc0cc
[Behat] Do not test "cli" suites by default
Running Symfony-based commands inside Behat registers an error handler that mutes fatal errors
2016-04-26 16:02:30 +02:00
Sylius Bot
d85b26fb4c [Translations] Updated translations from Crowdin 2016-04-26 09:41:07 -04:00
Michał Marcinkowski
4cc16020e2 Merge pull request #4876 from lchrusciel/promotion-feature
[Admin] Promotions start and end date validation
2016-04-26 14:15:42 +02:00
Paweł Jędrzejewski
308c3331f6 Merge pull request #4866 from Arminek/new-admin-taxon2
[Admin] Managing taxons
2016-04-26 14:12:31 +02:00
Arminek
17c3313990 Review fixes 2016-04-26 13:34:12 +02:00
Łukasz Chruściel
2295c842f1
[Admin] Promotion behats 2016-04-26 13:02:28 +02:00
Łukasz Chruściel
a007b39288
[Promotion] Change promotion dates widget 2016-04-26 13:02:26 +02:00
Łukasz Chruściel
72ab953a3f
[Promotion] Add Promotion data range validator 2016-04-26 13:02:23 +02:00
Łukasz Chruściel
ad29443782
[Behat] [DX] Add date transformer 2016-04-26 13:00:43 +02:00
Łukasz Chruściel
87151ae443
[Admin] Starts at and ends at validation features 2016-04-26 13:00:43 +02:00
Łukasz Chruściel
2b85fd45cf
[Admin] Start and end date for promotion 2016-04-26 13:00:43 +02:00
Paweł Jędrzejewski
d898e230fd Merge pull request #4870 from pamil/travis/barker-out-of-control-bash-is
[Travis] Bunch of build fixes
2016-04-26 11:47:14 +02:00
Arminek
313273c739 [Behat] Add browsing, delete feature 2016-04-26 11:26:56 +02:00
Arminek
e4e6b93148 [Behat] Add validation feature 2016-04-26 11:26:01 +02:00
Arminek
121e69a0a2 [Admin] Remove index action 2016-04-26 11:26:01 +02:00
Arminek
39c4f6ecc0 [Behat] Add editing feature 2016-04-26 11:24:45 +02:00
Arminek
4c08b8f80c [Admin][Taxon] Add configuration for grid, route, views 2016-04-26 11:24:45 +02:00
Arminek
1738bd594d [Behat] Add create feature 2016-04-26 11:24:45 +02:00
Arminek
64ba9b29ff [Behat] Taxon creation feature 2016-04-26 11:22:14 +02:00
Paweł Jędrzejewski
68a2b7e3a9 Merge pull request #4835 from GSadee/admin-product-option
[Admin][ProductOption] Product option features
2016-04-26 10:45:17 +02:00
Michał Marcinkowski
8623e9842c Merge pull request #4875 from GSadee/product-option-fix
[ProductOption] Fixed problem with removing values from product option
2016-04-26 10:41:15 +02:00
Paweł Jędrzejewski
2c08017aea Merge pull request #4864 from pamil/pricing/calculator-refactoring
[Core] Refactored AbstractCalculator
2016-04-26 09:49:03 +02:00
Grzegorz Sadowski
4a202a6aa9 [Admin][ProductOption] Fixes after PR review 2016-04-26 09:30:36 +02:00
Grzegorz Sadowski
00d88a67e2 [ProductOption] Fixed problem with removing values from product option 2016-04-26 09:30:36 +02:00
Grzegorz Sadowski
6c4d41b6d3 [ProductOption] Fixed problem with removing values from product option 2016-04-26 09:28:27 +02:00
Grzegorz Sadowski
3d2f5da3d5 [Admin][ProductOption] Added adding and removing values to an existing product option 2016-04-26 09:23:01 +02:00
Grzegorz Sadowski
a789f7fbad [Admin][ProductOption] Fixes after Sylius update 2016-04-26 09:23:01 +02:00
Grzegorz Sadowski
d324e72b40 [Admin][ProductOption] Added editing product option's name feature 2016-04-26 09:23:01 +02:00
Grzegorz Sadowski
09789f8101 [Admin][ProductOption] Added browsing product options feature 2016-04-26 09:23:00 +02:00
Grzegorz Sadowski
38dd2cbd54 [Admin][ProductOption] Added validation product option feature 2016-04-26 09:22:33 +02:00
Grzegorz Sadowski
a6a3aba9b9 [Admin][ProductOption] Added adding product option feature 2016-04-26 09:21:01 +02:00
Grzegorz Sadowski
4ec65db176 [Admin][ProductOption] Removed values column from list and some other fixes 2016-04-26 08:17:49 +02:00
Grzegorz Sadowski
df7a475fa3 [Admin][ProductOption] Added product option contexts configuration 2016-04-26 08:17:49 +02:00
Grzegorz Sadowski
8f93a11e11 [Admin][ProductOption] Added product option grid configuration 2016-04-26 08:17:49 +02:00
Paweł Jędrzejewski
d821071f9b Merge pull request #4867 from pamil/registry/docblocks
[Registry] Update docblocks
2016-04-25 23:21:23 +02:00
Kamil Kokot
21f16d78f5
[Travis] Bunch of build fixes 2016-04-25 15:51:18 +02:00
Paweł Jędrzejewski
2f370435a9 Merge pull request #4856 from GSadee/option-repository
[VariationBundle] Added option repository
2016-04-25 15:34:29 +02:00
Paweł Jędrzejewski
4c9e58f159 Merge pull request #4863 from tuka217/fix-resource-on-page
[Behat][Page][Crud] Rename isResourceOnPage to isSingleResourceOnPage
2016-04-25 15:07:56 +02:00
Paweł Jędrzejewski
ffc304a100 Merge pull request #4846 from tuka217/admin-attributes
[ProductAttribute] Product attributes feature
2016-04-25 15:07:25 +02:00
Kamil Kokot
5c980f7d23
[Registry] Update docblocks 2016-04-25 14:44:55 +02:00
tuka217
7659000c4e Fix after review 2016-04-25 13:34:25 +02:00
tuka217
90a603c59a Adding scenarios for disabled type field 2016-04-25 13:33:21 +02:00
tuka217
fc5dae5fce Adding scenario for deleting text product attribute 2016-04-25 13:33:21 +02:00