Manuel Raynaud
|
1d1bd65a94
|
add new price if priceis not valid anymore in cart
|
2013-08-06 11:15:01 +02:00 |
|
Manuel Raynaud
|
89e15c9bc4
|
check if price is already valid on duplicate cart
|
2013-08-06 10:37:51 +02:00 |
|
Manuel Raynaud
|
c97f0e462a
|
regenerate modeland sql fixing typo in CartItem table
|
2013-08-06 09:57:14 +02:00 |
|
Manuel Raynaud
|
3262d01791
|
update model
|
2013-08-06 09:52:41 +02:00 |
|
Manuel Raynaud
|
dcfb4edda3
|
allow possibility to fix cookie end of life
|
2013-08-06 09:50:19 +02:00 |
|
Manuel Raynaud
|
17daf2821f
|
add some phpdoc
|
2013-08-06 09:14:13 +02:00 |
|
Manuel Raynaud
|
0b2bdd196f
|
fix broken tests
|
2013-08-02 16:16:04 +02:00 |
|
Manuel Raynaud
|
9995daa158
|
dispatch event when cart is duplicated
|
2013-08-02 16:01:21 +02:00 |
|
Manuel Raynaud
|
fe850718cc
|
update schema, changin some relations between tables
|
2013-08-02 12:40:51 +02:00 |
|
Manuel Raynaud
|
14bc1663bf
|
Merge branch 'cart'
Conflicts:
composer.lock
core/lib/Thelia/Model/Base/Attribute.php
core/lib/Thelia/Model/Base/AttributeAv.php
core/lib/Thelia/Model/Base/AttributeCombination.php
core/lib/Thelia/Model/Base/AttributeCombinationQuery.php
core/lib/Thelia/Model/Base/Cart.php
core/lib/Thelia/Model/Base/CartItem.php
core/lib/Thelia/Model/Base/CartItemQuery.php
core/lib/Thelia/Model/Base/Currency.php
core/lib/Thelia/Model/Base/CurrencyQuery.php
core/lib/Thelia/Model/Base/Product.php
core/lib/Thelia/Model/Base/ProductPrice.php
core/lib/Thelia/Model/Base/ProductPriceQuery.php
core/lib/Thelia/Model/Map/AttributeCombinationTableMap.php
core/lib/Thelia/Model/Map/CartItemTableMap.php
core/lib/Thelia/Model/Map/CurrencyTableMap.php
core/lib/Thelia/Model/Map/ProductPriceTableMap.php
core/lib/Thelia/Model/Map/ProductTableMap.php
install/thelia.sql
local/config/schema.xml
|
2013-08-01 10:52:17 +02:00 |
|
Manuel Raynaud
|
f69b2cfc11
|
update model removing increase property
|
2013-08-01 10:40:27 +02:00 |
|
Etienne Roudeix
|
338ec5fce6
|
Merge branch 'loops'
Conflicts:
core/lib/Thelia/Config/Resources/config.xml
|
2013-07-31 13:56:05 +02:00 |
|
Etienne Roudeix
|
c01607d432
|
change table name feature_prod
new loops
|
2013-07-31 13:52:11 +02:00 |
|
Manuel Raynaud
|
542a83e22c
|
remove references to stock table
|
2013-07-30 17:25:16 +02:00 |
|
Manuel Raynaud
|
acb05f81dc
|
change stock table name
|
2013-07-30 17:06:29 +02:00 |
|
Etienne Roudeix
|
799e4ad5df
|
rename feature_prod feature_product
|
2013-07-30 11:32:04 +02:00 |
|
Etienne Roudeix
|
96239e4af4
|
tables update
|
2013-07-30 11:12:55 +02:00 |
|
Etienne Roudeix
|
a1662c9731
|
feature loop
|
2013-07-30 10:02:13 +02:00 |
|
Manuel Raynaud
|
651f191314
|
manu le bossu's backup
|
2013-07-30 09:04:41 +02:00 |
|
Manuel Raynaud
|
85007b54c5
|
add more validation constraints
|
2013-07-29 16:25:18 +02:00 |
|
Etienne Roudeix
|
2478ddbd24
|
in progress : feature loop
|
2013-07-29 16:04:05 +02:00 |
|
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 |
|
Etienne Roudeix
|
dbe06a3057
|
country loop
|
2013-07-29 11:46:23 +02:00 |
|
Etienne Roudeix
|
37a66694c7
|
country loop
coutryI18n data
|
2013-07-29 11:10:16 +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 |
|
Etienne Roudeix
|
b448ae21ae
|
Merge branch 'loops'
|
2013-07-26 16:58:02 +02:00 |
|
Etienne Roudeix
|
1e6d433338
|
country loop
|
2013-07-26 16:57:37 +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 |
|