Commit graph

37725 commits

Author SHA1 Message Date
Paweł Jędrzejewski
922fa343d6 ideas revisited, cart to carts rename. 2012-03-26 14:38:30 +02:00
Paweł Jędrzejewski
7f913aa76e move provider class under section in configuration, fix issue with missing default configuration. 2012-03-14 20:03:22 +01:00
Paweł Jędrzejewski
9abaccded6 Merge pull request #2 from jhaskell/master
Updating Provider Configuration for Extensibility
2012-03-13 00:14:34 -07:00
Benjamin Scholler
e6b2062955 Updating DependencyInjection to pull in provider to proper location. 2012-03-12 17:24:51 -07:00
James Haskell
ab0a2f9a61 Added configurable provider to cart bundle 2012-03-12 16:22:33 -07:00
Marcin Dryka
2a9b49a8a7 PR discussion 2012-03-12 21:28:24 +01:00
Paweł Jędrzejewski
eec4203c56 rename AddressFormType to AddressType and rename ORM driver to doctrine/orm. 2012-03-10 13:51:15 +01:00
Marcin Dryka
4a5b12440a Bundle configuration and Post entity 2012-03-09 08:02:46 +01:00
Marcin Dryka
8dc1844b86 SyliusBloggerBundle update (Symfony 2.1 with Composer, SyliusBloggerBundle dev-master) 2012-03-08 22:50:46 +01:00
Paweł Jędrzejewski
f2d4080390 Merge pull request #6 from yohang/fix-implements-type-get-name
Fix implements type get name
2012-02-25 01:26:49 -08:00
Paweł Jędrzejewski
d4379d8536 Merge pull request #5 from yohang/fix-use-same-name
Fixed ItemManager (use BaseItemManager for Inheritance)
2012-02-25 01:26:19 -08:00
yohang
6d11f9283c Fixed CS (inheritdoc) 2012-02-24 18:09:24 +01:00
yohang
84dc937192 Implements getName abstract method in Form/Type/ItemType.php 2012-02-24 18:08:11 +01:00
yohang
efec065061 Fixed ItemManager (use BaseItemManager for Inheritance) 2012-02-24 18:03:19 +01:00
Paweł Jędrzejewski
50288522a7 Merge pull request #4 from benscholler/master
Moving order status to a seperate entity
2012-02-03 11:44:53 -08:00
Benjamin Scholler
60f00c85c7 Getting rid of double use case on StatusChoiceList. 2012-02-03 11:24:58 -08:00
Benjamin Scholler
34dd370ca9 Merging from upstream of Sylius/SyliusSalesBundle. 2012-02-03 11:22:55 -08:00
Paweł Jędrzejewski
9ad2dcb118 Merge pull request #3 from umpirsky/array-choice-list
Fixed ArrayChoiceList not found error.
2012-02-02 23:32:20 -08:00
Benjamin Scholler
883eb8cbd7 Using the entity form type to build out the drop down for order status. Updating some constructs. 2012-01-31 14:29:05 -08:00
Benjamin Scholler
4f7b4baa07 Fixing association of sales order to order status. 2012-01-31 08:58:01 -08:00
Benjamin Scholler
50da011c62 Fixing some parameter issues that would prevent the display of status drop down. 2012-01-30 17:22:32 -08:00
Benjamin Scholler
44a181c718 Creating seperate form list type for statuses so we can update orders in the system per norm. 2012-01-30 17:10:11 -08:00
Benjamin Scholler
82c008f419 Removing unnecessary files. Updating sorting and fixing listing statuses on admin. 2012-01-30 16:21:54 -08:00
Benjamin Scholler
2a3a2ee7df Implementing Statuses for Orders. Still need to associate an order with a foreign key on an order and change the way it's rendered outside of the administration of a status. 2012-01-30 16:16:01 -08:00
Sasa Stamenkovic
cb5cd8347d Fixed ArrayChoiceList not found error. 2012-01-29 21:03:03 +01:00
Paweł Jędrzejewski
b998d6a925 Merge pull request #2 from umpirsky/tabs-to-spaces
Minor tabs fix.
2012-01-28 10:54:58 -08:00
Sasa Stamenkovic
78bc0eb024 Minor tabs fix. 2012-01-28 19:23:23 +01:00
Paweł Jędrzejewski
6be273e8b2 contributing part, based on symfony.com docs. 2012-01-18 12:32:07 +01:00
Paweł Jędrzejewski
ba89280150 mass readme tweak. 2012-01-16 23:03:59 +01:00
Paweł Jędrzejewski
54b48e4f93 mass readme tweak. 2012-01-16 20:34:42 +01:00
Paweł Jędrzejewski
5bc9b53b3f README.md tweaks. 2012-01-13 00:49:53 +01:00
Paweł Jędrzejewski
8a536375b1 cleanup, minor tweaks, bug fix in controller. 2012-01-07 03:46:08 +01:00
Paweł Jędrzejewski
99482b46b0 default interface made with Twitter Bootstrap and initial translations. 2012-01-01 17:17:57 +01:00
Paweł Jędrzejewski
9e3eec8e32 cart is now lazy loaded, added flush command and autoflush on add item action. 2011-12-29 17:26:01 +01:00
Paweł Jędrzejewski
e32c796c36 Merge branch 'master' of http://github.com/Sylius/SyliusCartBundle into refactoring 2011-12-29 16:20:07 +01:00
Paweł Jędrzejewski
e203e63840 slightly modified cart interface. 2011-12-29 16:19:52 +01:00
Paweł Jędrzejewski
a5b50df32f simple tests and travis-ci.org support. 2011-12-27 20:29:48 +01:00
Paweł Jędrzejewski
d433853c3b added freeze option. 2011-12-27 20:09:03 +01:00
Paweł Jędrzejewski
2d01407fd2 more initial commits. 2011-12-27 14:11:16 +01:00
Paweł Jędrzejewski
7629816ff5 initial SyliusAssortmentBundle docs. 2011-12-23 20:51:35 +01:00
Paweł Jędrzejewski
16dd120c13 initial docs. 2011-12-22 18:52:54 +01:00
Paweł Jędrzejewski
862443b73f initial .travis.yml. 2011-12-16 11:02:09 +01:00
Paweł Jędrzejewski
c3b8f150ab initial commit. 2011-12-01 19:26:37 +01:00
Paweł Jędrzejewski
e00237c901 give access to prepared order in template. 2011-11-30 20:40:15 +01:00
Paweł Jędrzejewski
f61600d7f7 added composer.json. 2011-11-26 11:25:13 +01:00
Paweł Jędrzejewski
370f78854c added composer.json. 2011-11-26 11:15:48 +01:00
Paweł Jędrzejewski
d38ae59d34 added ci reports. 2011-11-20 14:42:50 +01:00
Paweł Jędrzejewski
04c5980c77 added tests, composer.json and travis-ci.org support. 2011-11-18 01:14:58 +01:00
Paweł Jędrzejewski
37f8b3de1e fixed bug in FilterOrderEvent. 2011-11-15 22:05:10 +01:00
Paweł Jędrzejewski
fd219100a1 updated routing. 2011-11-15 01:14:31 +01:00