Paweł Jędrzejewski
f77355a46d
Initial API
2014-10-27 23:01:36 +01:00
Paweł Jędrzejewski
7f99aee61b
Version bump
2014-10-27 22:29:59 +01:00
Raynald
1aba21bfc2
Latest fix for ContentBundle
2014-10-07 13:54:29 +02:00
Raynald
7908247f3d
[ContentBundle,WebBundle] Improve ContentBundle to use the power of
...
Symfony-CMF
Added possibility to add from backend :
- menus,
- slideshow (with liipImagine filter),
- routes to static content,
Added 3 slideshow location in layout. Display slideshow in top, content
and sidebar positions with sonata_block_render.
Menus could be displayed in frontend by simply calling knp_menu_render
and menu name (eg: {{ knp_menu_render('main') }})
Fixed some typos from previous ContentBundle commit, and create all
translations strings
Reorganize route and template by grouping them in a content dir for
better future maintenance
2014-10-07 13:54:06 +02:00
stloyd
10612a995c
Fix composer.json files + CHANGELOGs
2014-10-02 10:05:30 +02:00
Paweł Jędrzejewski
339a107744
Initial content bundle
...
Conflicts:
composer.lock
src/Sylius/Bundle/CoreBundle/Kernel/Kernel.php
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius.yml
src/Sylius/Bundle/FixturesBundle/DataFixtures/PHPCR/LoadPagesData.php
2014-09-30 12:28:08 +02:00
Joseph Bielawski
490eaa5819
[CoreBundle] Allow usage of newer HWIOAuthBundle
...
[ci skip]
2014-09-16 16:05:27 +02:00
Paweł Jędrzejewski
28b28f2397
Make the user model more flexible with interface and few fixes
2014-07-04 12:45:21 +02:00
Paweł Jędrzejewski
070b568c8c
Initial api bundle
2014-07-04 12:45:21 +02:00
Arnaud Langlade
95acf26463
Fixing some stuff for API
2014-07-04 11:38:17 +02:00
Paweł Jędrzejewski
95f77c2524
Merge pull request #1674 from stloyd/bugfix/deps
...
Update dependencies to be less restrict
2014-07-03 10:31:03 +02:00
Joseph Bielawski
7bc0df94f8
Update dependencies to be less restrict
2014-07-03 09:53:08 +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
72c8c2800f
Merge pull request #1490 from pjedrzejewski/extract-currency-bundle
...
Extract currency bundle
2014-06-30 23:04:38 +02:00
Paweł Jędrzejewski
1b08b8402c
Update composer.json
2014-06-30 22:10:53 +02:00
Paweł Jędrzejewski
2e4f65cb8d
Update branch alias of main composer.json
2014-06-28 17:19:56 +02:00
Kotlyar Maksim
55856547fb
[payum] upgrade up to 0.9
2014-06-26 08:44:17 +00:00
Joseph Bielawski
c381ba6edf
Fix some composer.json files
...
- add missing dependencies
- remove not required ones
- adjust some dependencies to be same like in other parts of Sylius
- add missing dev stability parameter when required
2014-06-18 18:24:51 +02:00
Joseph Bielawski
61bf57ef39
Some changes:
...
- update dependencies,
- lock for Doctrine <2.4.3 due to BC break with Doctrine Extensions,
- adjust some fixtures
2014-06-10 23:17:22 +02:00
Alexandre
9bf31993c5
Move from Finite to SM
2014-06-09 21:24:33 +07:00
Paweł Jędrzejewski
ae896dad7d
Merge pull request #1360 from formapro-forks/payum-08-upgrade
...
Some improvement that comes with payum 0.8
2014-05-28 12:02:53 +02:00
Kotlyar Maksim
5ecda09f37
update composer.lock
2014-05-26 13:59:24 +00:00
Kotlyar Maksim
325902c3e5
add action to payments using container tag.
2014-05-26 12:49:19 +00:00
Kotlyar Maksim
e69d600cc1
use ~0.8.2
2014-05-26 12:28:17 +00:00
Kotlyar Maksim
8d8c7894c8
some impr that comes with payum 0.8
...
* TokenFactoryInterface
* return url and cancel url set in payums capture action.
2014-05-26 12:28:17 +00:00
Patrik Karisch
2a0fdc6be9
Add branch alias
2014-05-26 13:16:54 +02:00
Patrik Karisch
355a5e1a3e
Add composer replace section
2014-05-26 13:16:54 +02:00
Lukas Kahwe Smith
6f03a03092
updated CMF to 1.1 and fixed behat dependency
2014-05-16 16:13:32 +02:00
Alexandre
4a7b6a36b3
Use own fork of Finite
...
As a temporary solution to move forward
2014-05-15 19:21:28 +08:00
Joseph Bielawski
4a293f5c63
Adjust code after review:
...
- Remove left-overs from Behat v2
- Update `composer.json` & `composer.lock` files
2014-05-14 20:34:18 +02:00
Joseph Bielawski
05e7e626a3
Update composer.json & composer.lock files to latest Behat v3
...
Conflicts:
composer.lock
2014-05-14 20:14:11 +02:00
Joseph Bielawski
5960705e17
Start porting Behat 2 into new & shinny Behat 3
2014-05-14 20:13:55 +02:00
Lukas Kahwe Smith
44c00689fb
sylius does not provide a phpcr implementation, jackalope-* does
2014-05-14 14:10:26 +02:00
Alexandre
0e4d31a7fc
Add Finite dependency
2014-04-27 12:00:45 +08:00
Paweł Jędrzejewski
628966440b
Add DoctrineMigrations and auto-generated migration
2014-04-10 14:21:46 +02:00
Alexandre
480f8a717c
Update to Payum 0.8
2014-04-08 15:24:39 +08:00
Paweł Jędrzejewski
8a08750d30
Update composer files
2014-04-06 20:05:29 +02:00
jjanvier
350020aa8f
Migrating LiipCacheBundle to stable version of DoctrineCacheBundle
2014-03-25 09:32:53 +01:00
Joseph Bielawski
6cfc03d6a5
Update phpspec to stable version, fix failing spec of PurchaseStep
2014-03-20 11:40:37 +01:00
Antonio Peric
8834d0e92b
Issue #1137 resolved. Update composer fails because of CMF component
2014-03-18 12:41:33 +01:00
Joseph Bielawski
a01006fe53
Adjust required version of Behat in composer.json
...
Refs #1165 .
2014-03-06 09:20:38 +01:00
Patrik Karisch
c2b57f4481
Update doctrine dependencies to newest version and add cache-bundle at dev
2014-03-03 18:03:15 +01:00
Paweł Jędrzejewski
bbefdd0937
Introduce basic factory support
2014-02-04 14:05:57 +01:00
Paweł Jędrzejewski
6d694b8dc3
Revert "Initial routing for the api"
...
This reverts commit f1fbb8b086a8eb072ce09ce92eca627043829885.
Conflicts:
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Address.yml
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Province.yml
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Zone.yml
src/Sylius/Bundle/PaymentsBundle/Resources/config/serializer/Model.Payment.yml
src/Sylius/Bundle/PaymentsBundle/Resources/config/serializer/Model.PaymentMethod.yml
src/Sylius/Bundle/ResourceBundle/Controller/ResourceController.php
2014-02-04 14:05:57 +01:00
Paweł Jędrzejewski
8725ee5750
Initial routing for the api
2014-02-04 14:05:06 +01:00
Joseph Bielawski
5a0d2b7736
Update composer.json & dependencies of the project
2014-01-30 16:44:04 +01:00
Myke Hines
e6c98bc9d7
Include PHPUnit since it's not required by behat to run, but we're using it in WebBundle/Behat/WebUser.php
2014-01-27 15:01:39 -08:00
Alexandre
99910aee0b
Update to PayumBundle 0.7.3
2014-01-20 17:20:44 +08:00
Paweł Jędrzejewski
dfbd6ea8fe
Add basic interface for editing the PHPCR content
2014-01-15 21:48:45 +01:00
Paweł Jędrzejewski
59c87e7fb1
Add other CMF bundles and sample page
2014-01-15 19:16:47 +01:00