Kamil Kokot
c0806b44ea
[Travis] Container-based with Google Chrome
2015-11-27 10:55:42 +01:00
Kamil Kokot
11a30b5222
Bumping symfony/symfony to 2.7.7 due to security issues
2015-11-24 15:10:11 +01:00
Kamil Kokot
8b939842f9
[Composer] Updated minimal version of phpspec from 2.4@alpha to 2.4@rc
2015-11-23 14:23:18 +01:00
Kamil Kokot
b4ddd033c9
[Travis] Reduced amount of Composer scripts being called, improved MongoDB-related composer.lock caching
2015-11-20 15:40:57 +01:00
Kamil Kokot
a68a7f9a69
[Travis] Using memcached in PHP7
2015-11-19 09:32:03 +01:00
Jan Goralski
9c0a17bbd3
Symfony components set up to ^2.7
2015-11-17 15:28:43 +01:00
Jan Goralski
9df567d940
Updated and cleaned up Sylius dependencies
2015-11-17 13:34:05 +01:00
Magdalena Banasiak
19d98c5b7e
Symfony update to 2.7.5 in main composer.json
2015-11-17 08:36:35 +01:00
Maksim Kotlyar
857e717283
[payum] Payum 1.0 upgrade
2015-11-10 07:26:59 +00:00
Kamil Kokot
67a9e69a3f
Updated PhpSpec to 2.4@alpha, native PHP7 support
2015-11-09 13:04:18 +01:00
Martin Hujer
e1737833b6
Intl extension is required
...
Otherwise sample data could not be loaded:
> php app\console sylius:install:sample-data
Loading sample data...
[Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException]
The Symfony\Component\Intl\Collator\Collator::__construct()
method's argument $locale value 'en_US' behavior is not implemented.
Only the locale "en" is supported. Please install the "intl"
extension for full localization capabilities.
2015-11-05 14:13:44 +01:00
Martin Hujer
9399c1fbd2
Fileinfo extension is required
...
Otherwise, the installation of sample data fails:
> php app\console sylius:install:sample-data
....
[LogicException]
Unable to guess the mime type as no guessers are available (Did you enable the php_fileinfo extension?)
2015-11-05 14:09:47 +01:00
Martin Hujer
09d1bd0893
GD extension is required by Imagine
...
Without it, installation of Sylius fails:
> php app\console sylius:install:database
Creating Sylius database for environment dev.
2/4 [||||||||||||||| ] 50%
[Imagine\Exception\RuntimeException]
Gd not installed
2015-11-05 13:57:31 +01:00
Martin Hujer
bfbeed00c4
Exif extension is necessary
...
Required by Sylius\Bundle\InstallerBundle\Requirement\ExtensionsRequirements
2015-11-05 13:51:29 +01:00
ticketdirectory
49e2c8d0c9
Remove unused mathiasverraes/money dependency in composer.json
2015-10-25 22:19:37 +00:00
Joseph Bielawski
24f7ddf35f
Add "akeneo/phpspec-skip-example-extension" dependency & fix broken specs
2015-09-25 10:26:15 +02:00
Kamil Kokot
29b592fd9e
[Travis] [PhpSpec] Added PhpSpecSkipExtension to skip MongoDB-based specs in PHP 7
2015-09-23 16:50:59 +02:00
Kamil Kokot
625a221b2b
[Travis] Running JavaScript tests
2015-09-15 16:15:33 +02:00
Kamil Kokot
2e76b9f7dc
[PHP 5.5] Updated Composer and Travis
2015-09-08 13:20:45 +02:00
Paweł Jędrzejewski
d239efe80a
Bump version to 0.16-dev
2015-09-08 12:56:51 +02:00
michalmarcinkowski
d8adae821a
Removed FOSUserBundle and all its dependencies
2015-05-21 23:26:16 +02:00
Paweł Jędrzejewski
1ec986d126
Bump version and update composer files
2015-05-20 23:42:03 +02:00
Paweł Jędrzejewski
3e50998ec7
Merge pull request #2341 from WouterJ/patch-1
...
Test with the lowest dependencies
2015-03-12 00:05:20 +01:00
Wouter J
f1a409920c
FOSRestBundle requires PHP >=5.3.9
2015-03-10 21:03:30 +01:00
Kotlyar Maksim
d3974ad4d9
update payum up to 0.14
2015-03-05 17:48:10 +02:00
Paweł Jędrzejewski
656f8c096c
Version bump
2015-02-09 15:26:00 +01:00
Paweł Jędrzejewski
e89b0a8b07
Use stable whenever possible, tweak composer.jsons
2015-02-06 12:44:07 +01:00
stloyd
380b6c93cf
Fix issue with composer dependencies & FOSRest config
2015-02-03 12:27:36 +01:00
a2x
24fa6e98f2
Fixing dependency crash #2425
2015-02-03 06:51:28 +02:00
Gonzalo Vilaseca
8f0f968045
Translations move away from Prezent
2015-01-28 13:33:18 +00:00
Markus Weiland
8a93e1e497
Fixed missing comma
2015-01-24 14:45:21 -05:00
Markus Weiland
69b8328a3a
Fixed missing theme CSS during sylius:install
...
The CMF bundle installation script seems to have changed. Without running the correct one, assets will be missing during the asset installation step.
See also #2053 .
2015-01-24 14:15:15 -05:00
Mlanawo Mbechezi
1757faea47
Adjust required version of StofDoctrineExtensionsBundle
2015-01-23 15:30:34 +01:00
Adam Elsodaney
6368cd0ee9
Remove cart-bundle pacakge from Composer require section
2015-01-17 15:31:26 +00:00
Adam Elsodaney
503047ec21
Merge branch 'master' into feature/archetype
...
Conflicts:
composer.lock
features/backend/product_prototypes.feature
phpspec.yml
src/Sylius/Bundle/ArchetypeBundle/spec/Sylius/Bundle/ArchetypeBundle/Form/Type/ArchetypeTypeSpec.php
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml
src/Sylius/Bundle/ProductBundle/DependencyInjection/Configuration.php
src/Sylius/Bundle/ProductBundle/Resources/config/services.xml
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml
src/Sylius/Bundle/ProductBundle/spec/Form/Type/PrototypeTypeSpec.php
src/Sylius/Bundle/ProductBundle/spec/Sylius/Bundle/ProductBundle/Form/Type/PrototypeTypeSpec.php
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.de.yml
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.es.yml
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.fr.yml
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.nl.yml
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.pl.yml
src/Sylius/Bundle/VariationBundle/Resources/translations/messages.ru.yml
src/Sylius/Bundle/WebBundle/Resources/translations/menu.de.yml
src/Sylius/Bundle/WebBundle/Resources/translations/messages.de.yml
src/Sylius/Component/Product/spec/Builder/PrototypeBuilderSpec.php
src/Sylius/Component/Product/spec/Model/PrototypeSpec.php
src/Sylius/Component/Product/spec/Sylius/Component/Product/Model/ArchetypeSpec.php
src/Sylius/Component/Product/spec/Sylius/Component/Product/Model/PrototypeSpec.php
2015-01-07 16:16:50 +00:00
Arnaud Langlade
c7d7c03859
PhpSpec config has been added with ps4 support
2015-01-03 21:01:33 +01:00
Matthieu Blottière
1eeb2995a2
Improve composer consistency
2014-12-30 11:40:44 +01:00
Adam Elsodaney
54b3457a8e
Merge branch 'master' into feature/archetype
...
Conflicts:
composer.lock
src/Sylius/Bundle/ProductBundle/DependencyInjection/Configuration.php
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/Attribute.orm.xml
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/Option.orm.xml
2014-12-17 18:37:01 +00:00
Gonzalo Vilaseca
bb22cc3f22
Sylius i18n
2014-12-16 13:22:31 +00:00
Adam Elsodaney
de7d000c9b
Create Archetype component and bundle to replace the product prototype
2014-12-14 13:48:19 +00:00
stloyd
ed0b8224e9
Replace doctrine-bundle with stable version & adjust some other deps
2014-11-28 09:56:30 +01:00
Argyrios Gounaris
31b7d18033
Adding sylius search feature
2014-11-07 09:34:05 +00:00
Maksim Kotlyar
d6dab13d6f
[payum] make compatible with payum 0.12
2014-11-03 19:25:34 +00:00
stloyd
b84a9bf52e
Create new Storage component to reduce code duplication between components
2014-10-31 14:24:24 +01:00
Antonio Peric
8282702a93
Update liipimaginebundle 1.0 completed
2014-10-30 12:54:16 +01:00
Alexandre
cd043ed3de
Update state machine
...
Fix callback args overriding
2014-10-29 15:27:06 +08:00
stloyd
a8171ecd56
Cleanup API code
2014-10-27 23:02:05 +01:00
Joseph Bielawski
a3acc836da
Remove Alice and use already existing fixtures
2014-10-27 23:02:05 +01:00
Joseph Bielawski
e615909462
Rework code & fix issues after gathering feedback
2014-10-27 23:01:37 +01:00
Paweł Jędrzejewski
5740f7084f
Setup testing architecture for API
2014-10-27 23:01:36 +01:00