Commit Graph

408 Commits

Author SHA1 Message Date
Manuel Raynaud
fd15934b65 update smarty 2013-07-29 15:47:05 +02:00
Manuel Raynaud
0738104f52 remove combination_id in stock table 2013-07-29 15:26:33 +02:00
Manuel Raynaud
b0622c1fae update thelia model 2013-07-29 14:08:09 +02:00
Manuel Raynaud
dc73e34f0f add method checking if stock needed is valid or not 2013-07-29 11:07:03 +02:00
Manuel Raynaud
67d38c0619 create form for adding product in cart 2013-07-29 11:06:46 +02:00
Manuel Raynaud
9657f6e013 create CombinationNotFoundException 2013-07-29 11:06:18 +02:00
Manuel Raynaud
98f3365e33 create exception for action part 2013-07-29 10:00:05 +02:00
Manuel Raynaud
8c2eb5987c Merge branch 'cart'
Conflicts:
	core/lib/Thelia/Core/HttpFoundation/Session/Session.php
2013-07-26 15:59:32 +02:00
Manuel Raynaud
a1a3b73d9c add some phpdoc 2013-07-26 15:57:22 +02:00
Etienne Roudeix
ee6a2a645f Merge branch 'master' of github.com:thelia/thelia
Conflicts:
	core/lib/Thelia/Config/Resources/config.xml
2013-07-26 15:45:26 +02:00
Etienne Roudeix
caf3a91ac6 address loop
title loop
2013-07-26 15:41:46 +02:00
Manuel Raynaud
9f4a2778e3 fix endlife cookie cart 2013-07-26 15:40:05 +02:00
Manuel Raynaud
74fb217cb4 finish session test for cart part 2013-07-26 11:58:59 +02:00
Manuel Raynaud
747012dd35 start test for session class 2013-07-26 11:48:01 +02:00
Manuel Raynaud
4b1e7ce5b0 change visibility for property in cart test 2013-07-26 11:37:39 +02:00
Manuel Raynaud
5f8e935a40 finis test for cart creation 2013-07-26 11:29:26 +02:00
Manuel Raynaud
02c89c0795 remove use statementnot needed 2013-07-26 11:12:10 +02:00
Manuel Raynaud
fab90bade9 complete cart test 2013-07-26 11:06:26 +02:00
Manuel Raynaud
202d2dae99 initialize cart test 2013-07-26 10:50:03 +02:00
Manuel Raynaud
69bb513fbd refacto cart process 2013-07-26 10:43:17 +02:00
Etienne Roudeix
9e663145b0 customer loop 2013-07-26 10:04:35 +02:00
franck
c6366c69bd Merge branch 'master' of https://github.com/thelia/thelia 2013-07-25 23:01:00 +02:00
franck
f7a635dbf7 Added DataAccess plugin, admin header completed 2013-07-25 22:59:46 +02:00
Etienne Roudeix
54d79dd9ae Merge branch 'loops' 2013-07-25 11:15:40 +02:00
Etienne Roudeix
6c046417cb is_default in address table 2013-07-25 11:15:04 +02:00
Manuel Raynaud
69059ea6b9 Session::getCart return a Thelia\Model\Cart instance or null if cart is
not valid
2013-07-25 11:14:51 +02:00
Manuel Raynaud
12f78f999e create InvalidCartException 2013-07-25 11:08:18 +02:00
Manuel Raynaud
08dc47fdd8 add some phpdoc 2013-07-25 10:35:04 +02:00
Manuel Raynaud
652ce6a6fc allow to create new cart 2013-07-25 10:06:11 +02:00
Manuel Raynaud
72e9c13967 put getCart into action classes 2013-07-25 09:38:18 +02:00
franck
0a89a21897 Fixed form names 2013-07-24 20:11:28 +02:00
franck
182b13ceca In an Action, errored forms are propagated via the ActionEvent 2013-07-24 20:08:00 +02:00
Manuel Raynaud
fc088fcbd6 start to implement cart creation process 2013-07-24 17:48:10 +02:00
franck
94ee77f4f8 Merge branch 'master' of https://github.com/thelia/thelia 2013-07-24 17:38:54 +02:00
franck
fabeab1822 An errorred form is now passed to the Form smarty plugin through the parser context instead of the
session
2013-07-24 17:31:20 +02:00
Etienne Roudeix
f05331da1a category link last stand 2013-07-24 14:51:36 +02:00
Etienne Roudeix
a1d5e275dd Merge branch 'master' into loops 2013-07-24 11:33:38 +02:00
Etienne Roudeix
cf0d8b6f4e loop fixe 2013-07-24 11:32:32 +02:00
Manuel Raynaud
7498c97f49 missing use statement 2013-07-23 16:18:02 +02:00
Manuel Raynaud
38e4b6a09d cart is persist now 2013-07-23 16:01:00 +02:00
Etienne Roudeix
59f5b102c6 Merge branch 'master' into loops 2013-07-23 10:44:41 +02:00
Manuel Raynaud
ba0143866b add use statement 2013-07-23 09:40:07 +02:00
Etienne Roudeix
0e9d918b84 product loop : given id exception 2013-07-22 09:36:06 +02:00
Etienne Roudeix
87dd416a1e accessory loop 2013-07-19 14:12:13 +02:00
Etienne Roudeix
c28ac536aa accessory loop
product loop
order fix
2013-07-19 13:59:25 +02:00
franck
9a1ee565de changed role names to XXXX instead of ROLE_XXXX 2013-07-18 13:01:33 +02:00
franck
2c52df1034 Added title_id column in customer table 2013-07-18 09:40:21 +02:00
franck
b177367893 Capitalized template variables (index_page -> INDEX_PAGE) 2013-07-18 09:32:50 +02:00
franck
8296051937 Implemented front-office login 2013-07-17 18:49:23 +02:00
franck
4842d0c006 Added the success_url parameter to BaseForm, so that all forms will hace
this parameter.
2013-07-17 15:26:51 +02:00