gmorel
71fa04a193
WIP
...
- Update Coupon Controller/Form/Event - create()
- Rule serialization/unserialization managed in Model/Coupon now
2013-08-30 11:06:33 +02:00
gmorel
37659415ad
WIP
...
- Add Coupon Event
- Customer Parameter
2013-08-29 16:20:41 +02:00
gmorel
71a91ff60f
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# By Etienne Roudeix (4) and franck (1)
# Via franck
* 'master' of https://github.com/thelia/thelia :
Removed InternalEvent, simplified SecurityContext
rewriting tables
rewriting tables
rewriting tables
rewriting tables
Conflicts:
composer.lock
local/config/schema.xml
2013-08-28 18:19:38 +02:00
gmorel
6c2dbb0152
Working
...
- Add regenerated Model classes
2013-08-28 18:09:17 +02:00
franck
0361cd1ff2
Removed InternalEvent, simplified SecurityContext
2013-08-28 17:52:32 +02:00
Etienne Roudeix
253a0b76d8
rewriting tables
2013-08-28 15:55:38 +02:00
Etienne Roudeix
1de0e9f8a4
rewriting tables
2013-08-28 15:47:47 +02:00
gmorel
086f813e15
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# By Etienne Roudeix
# Via Etienne Roudeix
* 'master' of https://github.com/thelia/thelia :
load test
url output in loops
backend loop translation
backend trasnlation in loops
2013-08-28 15:46:56 +02:00
Etienne Roudeix
61e13c416c
rewriting tables
2013-08-28 15:35:10 +02:00
Etienne Roudeix
f54ff0f914
Merge branch 'master' into loops
2013-08-28 15:08:49 +02:00
gmorel
e085b162dd
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# By franck
# Via franck
* 'master' of https://github.com/thelia/thelia :
Added command for creating admin users on console
Fixed typo
2013-08-28 14:37:47 +02:00
franck
07849aa614
Added command for creating admin users on console
2013-08-28 14:23:50 +02:00
gmorel
47106f562d
Merge branch 'coupon' of https://github.com/thelia/thelia into coupon
...
Conflicts:
core/lib/Thelia/Model/Base/Coupon.php
core/lib/Thelia/Model/Base/CouponI18n.php
core/lib/Thelia/Model/Base/CouponQuery.php
core/lib/Thelia/Model/Base/CouponVersion.php
core/lib/Thelia/Model/Base/CouponVersionQuery.php
core/lib/Thelia/Model/Base/ProductAssociatedContent.php
core/lib/Thelia/Model/Map/CouponTableMap.php
core/lib/Thelia/Model/Map/CouponVersionTableMap.php
install/faker.php
install/thelia.sql
local/config/schema.xml
2013-08-28 10:11:57 +02:00
Etienne Roudeix
430baa6cda
url output in loops
2013-08-26 14:44:39 +02:00
Etienne Roudeix
9174e5154e
backend loop translation
2013-08-26 14:05:29 +02:00
Etienne Roudeix
96b3de7c84
backend trasnlation in loops
2013-08-26 12:38:23 +02:00
gmorel
eae86cd797
WIP Coupon
...
Refactor
2013-08-23 20:00:32 +02:00
Etienne Roudeix
fe4b77f7a8
associated content for categories and product tables + loop
2013-08-23 10:55:59 +02:00
gmorel
73677b7c1a
WIP Coupon
...
Update Coupon Model + SQL
Implementattion Fixtures for Coupon and CouponFactory
2013-08-22 20:02:03 +02:00
Etienne Roudeix
7ef0339784
associated content for categories and products tables
2013-08-22 17:54:19 +02:00
Etienne Roudeix
17cc6faec3
front end translation management in loops
...
apply propel patch
6be7fa1c39
2013-08-22 15:03:31 +02:00
gmorel
1734ed1c1f
WIP Coupon
...
Update Coupon Model + SQL
en_US changed to en_EN ?
2013-08-22 14:50:38 +02:00
Etienne Roudeix
86b11096ba
Merge branch 'master' into loops
...
Conflicts:
core/lib/Thelia/Core/Template/Loop/Category.php
core/lib/Thelia/Core/Template/Loop/FeatureValue.php
core/lib/Thelia/Core/Template/Loop/Folder.php
core/lib/Thelia/Core/Template/Loop/Product.php
core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
install/faker.php
2013-08-21 09:19:56 +02:00
Manuel Raynaud
4f31627301
refactor action customer
2013-08-16 14:04:44 +02:00
Manuel Raynaud
382fbe230e
update customer process creation
2013-08-16 11:01:32 +02:00
franck
d61eeef0d6
Finalized images action and loop
2013-08-15 20:47:05 +02:00
franck
a56e05b36b
Added image action and loop
2013-08-15 11:46:46 +02:00
franck
845a2f9f73
Typo: fixed ProdutImage -> ProductImage
2013-08-15 10:43:07 +02:00
Manuel Raynaud
d1b6b1dae4
change quantity on cartUpdate EventListener
2013-08-14 16:07:51 +02:00
Manuel Raynaud
ab81b58e94
refactor cartAdd EventListener, removing Request references
2013-08-14 15:10:21 +02:00
Etienne Roudeix
c9485075d4
new faker entries
...
new category view
2013-08-13 11:40:24 +02:00
Manuel Raynaud
be5d1e9ddb
refactor cart and cartEvent process
2013-08-12 17:48:48 +02:00
Etienne Roudeix
2fa19d5ae5
new image and document management
2013-08-12 14:42:20 +02:00
Manuel Raynaud
5cd2584cbc
continue refactoring dispatching event on model modification
2013-08-09 10:24:38 +02:00
Manuel Raynaud
654220882a
move dispatch during customer creation process in post/preInsert methods
2013-08-09 10:19:36 +02:00
Manuel Raynaud
7e5c296fb2
Merge branch 'cart'
...
Conflicts:
core/lib/Thelia/Config/Resources/config.xml
core/lib/Thelia/Core/Event/TheliaEvents.php
2013-08-08 10:11:22 +02:00
franck
64031a1883
Added category creation and deletion
2013-08-08 02:39:42 +02:00
Manuel Raynaud
815ec1fe00
change new Quantity value in CartItem::addQuantity
2013-08-07 17:11:46 +02:00
Manuel Raynaud
de171e3a26
modify addQuantity method
2013-08-07 17:03:30 +02:00
Manuel Raynaud
02faa94cb4
apply treatment for append and newness when adding item to cart
2013-08-07 16:46:25 +02:00
Manuel Raynaud
3c87fa8bd0
Merge branch 'master' into cart
...
Conflicts:
core/lib/Thelia/Core/Template/Loop/Category.php
install/faker.php
2013-08-07 10:23:44 +02:00
Manuel Raynaud
7343e7ee02
initialize cart item add
2013-08-06 12:32:22 +02:00
Manuel Raynaud
ea81889aea
create method for retriving last item added to cart
2013-08-06 12:08:12 +02:00
Manuel Raynaud
b18a09b94b
allow token to be null in cart table
2013-08-06 11:53:30 +02:00
Manuel Raynaud
e0be762236
check if we have to verify stock on duplicate cart
2013-08-06 11:23:52 +02:00
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