Commit graph

32 commits

Author SHA1 Message Date
Arnaud Langlade
2692748852 [ChannelBundle] Missing spec and configuration 2015-06-12 19:26:09 +02:00
michalmarcinkowski
2137205d06 Introduce customer context and adjust user and customer dependencies 2015-05-21 23:26:15 +02:00
Paweł Jędrzejewski
30d095f5a5 Initial management of multiple channels
Conflicts:
	phpspec.yml
	src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
	src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius.yml
	src/Sylius/Bundle/CurrencyBundle/spec/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperSpec.php
	src/Sylius/Bundle/MoneyBundle/spec/Sylius/Bundle/MoneyBundle/Templating/Helper/MoneyHelperSpec.php
(cherry picked from commit a35b980)
2015-05-21 10:49:31 +02:00
Arnaud Langlade
53f56b539c [PhpSpec] The source path has been added for each suite 2015-04-08 14:09:51 +02:00
Paweł Jędrzejewski
90af2076cd Fix MongoDB repository specs 2015-03-26 13:43:56 +01:00
Paweł Jędrzejewski
1bdd0e4848 Initial Hierarchical Role Based Access Control (HRBAC) 2015-02-20 14:00:44 +01:00
Mateusz Zalewski
42b3e35081 ReportBundle specs - initial commit. 2015-02-11 12:16:19 +01:00
Lukasz Adrian Chrusciel
47331fd089 Basic model for report 2015-02-11 12:16:14 +01:00
Paweł Jędrzejewski
c0aa8a59e2 Simpler configurable emails 2015-02-09 21:13:57 +01:00
michalmarcinkowski
27753c221c Correct calculators and add specs 2015-02-06 11:50:42 +01:00
Arnaud Langlade
c7d7c03859 PhpSpec config has been added with ps4 support 2015-01-03 21:01:33 +01:00
Gonzalo Vilaseca
bb22cc3f22 Sylius i18n 2014-12-16 13:22:31 +00:00
Paweł Jędrzejewski
da638ec260 Merge pull request #1784 from agounaris/sylius-search
Sylius search
2014-11-24 09:30:54 +01:00
Argyrios Gounaris
31b7d18033 Adding sylius search feature 2014-11-07 09:34:05 +00:00
stloyd
989ac2cf1e Create new Originator component and adjust code to match this change 2014-11-05 15:10:03 +01:00
stloyd
b84a9bf52e Create new Storage component to reduce code duplication between components 2014-10-31 14:24:24 +01:00
michalmarcinkowski
e9878b7228 Validation messages added 2014-09-29 19:41:51 +02:00
michalmarcinkowski
569f1b0be5 Initial Contact bundle. 2014-09-24 12:38:08 +02:00
michalmarcinkowski
280551152c Initial Contact component. 2014-09-23 15:04:00 +02:00
Paweł Jędrzejewski
788ac86fb8 Initial LocaleBundle for managing locales and changing them in frontend 2014-07-01 13:31:24 +02:00
Paweł Jędrzejewski
5cf8f8bc37 Fix order in phpspec config 2014-06-28 17:21:07 +02:00
Paweł Jędrzejewski
b68c75fd68 Temporary workaround for the sylius_price filter, fix specs 2014-06-28 17:18:46 +02:00
Richtermeister
d146663870 Fix incompatible signature between ProcessBuilder and ProcessBuilderInterface. Add first spec for FlowBundle. 2014-06-23 18:41:19 -07:00
Paweł Jędrzejewski
ba693fa2e9 Remove obsolete Number class and interface, tweak deps 2014-04-28 20:50:12 +02:00
Paweł Jędrzejewski
e41647be4b Update composer.jsons and travis configuration 2014-04-21 20:15:21 +02:00
Joseph Bielawski
c9da6364e2 Remove OmnipayBundle from project & make it standalone deprecated bundle. 2014-04-15 22:17:31 +02:00
Paweł Jędrzejewski
4b38603b72 Fix reported issues 2014-04-10 14:21:44 +02:00
Paweł Jędrzejewski
dde33cf4ac Initial Variation and Attribute implementations 2014-04-10 14:21:44 +02:00
Paweł Jędrzejewski
f55c3cf41e Initial core component extraction 2014-04-10 14:21:43 +02:00
Joseph Bielawski
3ba2c3e53d Creating Payment component
Rename PaymentsBundle into PaymentBundle
2014-04-10 14:21:42 +02:00
Joseph Bielawski
734027ed84 Create Promotion component
Rename PromotionsBundle into PromotionBundle
2014-04-10 14:21:42 +02:00
Paweł Jędrzejewski
8a520b6d2f Run all specs at once 2014-01-17 23:39:06 +01:00