Commit graph

41012 commits

Author SHA1 Message Date
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
Paweł Jędrzejewski
7b7d4d3021 moved sorting logic from template to sorter. 2011-11-10 21:31:03 +01:00
Paweł Jędrzejewski
8a08128134 move too complex logic from templates to sorters and filters. 2011-11-10 21:24:36 +01:00
Paweł Jędrzejewski
b525265d88 added sorting. 2011-11-10 20:29:34 +01:00
Paweł Jędrzejewski
72682dc1cc making the address form and address required configuration. 2011-11-09 19:26:16 +01:00
Paweł Jędrzejewski
82709e4edf make address model more flexible. 2011-11-09 16:36:01 +01:00
Paweł Jędrzejewski
9725e4cda4 updated readme. 2011-11-09 00:09:14 +01:00
Paweł Jędrzejewski
0e330653cc wooops, that was missing. 2011-11-07 20:56:26 +01:00
Paweł Jędrzejewski
933d0d1a01 added order filtering. 2011-11-07 20:01:18 +01:00
Paweł Jędrzejewski
b65011adaf fixed typo. 2011-11-02 19:20:19 +01:00
Paweł Jędrzejewski
6380f9fe67 added order preparation event and method to processor. 2011-11-02 19:16:37 +01:00
Paweł Jędrzejewski
4aa0b454c7 uhhh, to fast with copy paste. 2011-11-02 18:45:20 +01:00
Paweł Jędrzejewski
81d7112ebf updated readme. 2011-11-02 18:43:41 +01:00
Paweł Jędrzejewski
3b86f5e582 updated readme. 2011-11-02 18:41:05 +01:00