Manuel Raynaud
42ade8a45a
Merge branch 'master' of github.com:thelia/thelia
2013-09-16 11:12:37 +02:00
Manuel Raynaud
da60359c15
save if producSaleElements is in promo or not
2013-09-16 10:49:42 +02:00
franck
657456109b
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-16 10:41:22 +02:00
franck
2cf1c62b06
Finished Features management
2013-09-16 10:40:52 +02:00
Manuel Raynaud
365d90b4a8
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Core/Event/TheliaEvents.php
2013-09-16 10:19:40 +02:00
Manuel Raynaud
2468db3a00
Merge branch 'master' of github.com:thelia/thelia
2013-09-16 10:17:35 +02:00
Manuel Raynaud
5e3c10cd4f
add promo column in cart_item
2013-09-16 10:16:54 +02:00
gmorel
970d6b6ff7
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# By franck (6) and others
# Via franck (3) and others
* 'master' of https://github.com/thelia/thelia :
Implemented "Remember Me" feature on admin. Started template management
Added Templates events
First version of installation wizard
tax engine retriever
allow address removal from front
Insert pagination inside tfoot
allow update customer address in front tempalte
allow to create a new address
allow to make an address as default on update action
Finished attributes management
Fixed action column alignment
Fixed duplication parameter check regexp
absoluteUrl prevetn duplicate parameters in generated URL
2013-09-16 10:01:34 +02:00
franck
71c1cee66d
Implemented "Remember Me" feature on admin. Started template management
2013-09-16 09:23:44 +02:00
Manuel Raynaud
6120d4e69d
add return statement in clear cache method
2013-09-16 09:02:48 +02:00
Manuel Raynaud
0d0d542d8b
create cache for config entity
2013-09-16 08:56:44 +02:00
gmorel
6118a68370
WIP : Coupon fix coupon creation issue
2013-09-13 18:03:08 +02:00
Manuel Raynaud
50a5fd166b
create smarty attribute for cart
2013-09-13 15:17:43 +02:00
Manuel Raynaud
2d8656e45b
allow to create a new address
2013-09-13 10:55:45 +02:00
Manuel Raynaud
275b20ac77
allow to make an address as default on update action
2013-09-13 10:17:45 +02:00
Manuel Raynaud
bad8a0439d
fix test suite
2013-09-12 17:28:02 +02:00
Manuel Raynaud
22f42c8d9c
don't delete address if this is address is a default one
2013-09-12 16:21:01 +02:00
Manuel Raynaud
b9338a7717
Merge branch 'master' of github.com:thelia/thelia
2013-09-12 15:44:29 +02:00
Manuel Raynaud
d6e1f99b35
Merge branch 'template'
...
Conflicts:
templates/admin/default/customer-edit.html
2013-09-12 15:44:23 +02:00
franck
8ad0dc7b21
AttributesAv management
2013-09-12 15:43:37 +02:00
Manuel Raynaud
c9e455e3ea
update cart model
2013-09-12 15:40:49 +02:00
franck
14e0eff0f5
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
core/lib/Thelia/Core/Event/TheliaEvents.php
templates/admin/default/admin-layout.tpl
2013-09-12 13:04:12 +02:00
franck
c85ec2a9e3
Created AbstractCrudController, and refactored existing controllers
2013-09-12 13:02:40 +02:00
Manuel Raynaud
9856528a94
valid customer removal
2013-09-12 12:40:14 +02:00
Etienne Roudeix
d5004071c9
pse ref
2013-09-12 11:56:00 +02:00
Manuel Raynaud
6b9db1a162
create test for customer creation
2013-09-12 09:23:50 +02:00
Manuel Raynaud
9304624708
fix title name in insert.sql file
2013-09-12 08:12:44 +02:00
Etienne Roudeix
ca16aa251e
Merge branch 'master' into tax
2013-09-11 20:19:10 +02:00
Etienne Roudeix
fa5c1aaefc
tax engine
2013-09-11 19:01:23 +02:00
gmorel
90f4db6aa4
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# By Manuel Raynaud (19) and others
# Via Manuel Raynaud (8) and others
* 'master' of https://github.com/thelia/thelia : (47 commits)
tax engine
tax engine
- Add orders view route - Add view & action for orders index
Removed a redondant "use"
Add tooltip
- Add creation address form - Add addresses list - Add update address form
Added process_assets config variable
Change breadcrumb separator color
Add breadcrumb to customers view
- Change boolean type to integer type for update_logged_in_user field - Create view for customer modification
syntax
use ROUTER::ABSOLUTE_URL by default
PSE loop todo
currency management in PSE loop
Add customer view finish
Add modal for create/delete customer
Update body background
fixed typo
searching route return relative path
pse loop currency
...
Conflicts:
core/lib/Thelia/Controller/Admin/CouponController.php
core/lib/Thelia/Core/Event/TheliaEvents.php
web/index_dev.php
2013-09-11 17:12:47 +02:00
Etienne Roudeix
25756ef9dd
tax engine
2013-09-11 16:56:16 +02:00
Etienne Roudeix
e8a4e56324
tax engine
2013-09-11 16:21:51 +02:00
Manuel Raynaud
9002484814
change find method on some request
2013-09-11 09:13:42 +02:00
gmorel
8be785e9b3
WIP
...
- Coupon Add/Edit/Delete rule AJAX
2013-09-10 20:00:43 +02:00
Etienne Roudeix
f70cecbbe9
bug fix
2013-09-10 19:13:28 +02:00
Etienne Roudeix
8b209291d3
use_tax_free_amounts binary config variable + ConfigQuery::useTaxFreeAmounts() helper method
2013-09-10 19:03:46 +02:00
Etienne Roudeix
6187dbae22
thelia loop with currency - TODO : best price whin in AND max args
2013-09-10 18:58:21 +02:00
Etienne Roudeix
affc6805c5
Merge branch 'master' into tax
2013-09-10 12:29:08 +02:00
Etienne Roudeix
8570251b88
product price
2013-09-10 12:04:33 +02:00
Manuel Raynaud
bf46a937c0
defin currency at runtime
2013-09-09 21:00:28 +02:00
Etienne Roudeix
7fd6ea6943
Merge branch 'tax'
2013-09-09 18:16:28 +02:00
Etienne Roudeix
c5f30baba5
pass container to thelialoop smarty plugin then to baseloop
2013-09-09 18:15:49 +02:00
Etienne Roudeix
519678a543
Merge branch 'tax'
2013-09-09 16:28:32 +02:00
Etienne Roudeix
ca4df15910
tax in loops
2013-09-09 16:27:46 +02:00
Manuel Raynaud
8cc4afdb68
Merge branch 'customers'
2013-09-09 16:09:18 +02:00
Manuel Raynaud
d4ec36e920
mock getTotalAmoutn in order class
2013-09-09 14:29:11 +02:00
Etienne Roudeix
0ddf88e46e
tax engine
2013-09-09 14:24:50 +02:00
Etienne Roudeix
2548fb9e3c
insert 19.6 tva
2013-09-09 11:28:02 +02:00
Manuel Raynaud
8e77e4b530
create admin customer view and add output info in customer loop
2013-09-09 11:07:51 +02:00
Etienne Roudeix
ca9ec3b089
tax engine model
2013-09-09 11:01:31 +02:00