Commit Graph

15 Commits

Author SHA1 Message Date
mespeche
abb501af29 Add breadcrumb to customers view 2013-09-11 11:43:49 +02:00
mespeche
953bf005a1 - Change boolean type to integer type for update_logged_in_user field
- Create view for customer modification
2013-09-11 11:39:33 +02:00
mespeche
e4362ba414 Add customer view finish 2013-09-11 10:47:31 +02:00
mespeche
2f351fd4d9 Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	core/lib/Thelia/Controller/Admin/CustomerController.php
	templates/admin/default/customers.html
2013-09-11 10:26:56 +02:00
mespeche
40a87d50ce Add modal for create/delete customer 2013-09-11 10:21:07 +02:00
Manuel Raynaud
672b489418 Merge branch 'master' into template
Conflicts:
	templates/admin/default/customers.html
	templates/default/register.html
2013-09-10 17:09:22 +02:00
mespeche
7952e69eb4 Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	core/lib/Thelia/Form/CustomerCreation.php
	templates/admin/default/customers.html
2013-09-10 16:44:24 +02:00
mespeche
a485456431 Add route and view for customer creation 2013-09-10 16:35:34 +02:00
Manuel Raynaud
5aa49d62fe replace smarty variable identifier by $ 2013-09-10 16:14:49 +02:00
Manuel Raynaud
c7544faf65 change variable identifier in customer template 2013-09-10 15:17:55 +02:00
Manuel Raynaud
f8c907d79e update customer loop in template customer 2013-09-10 14:57:56 +02:00
Manuel Raynaud
3618199c05 remove test 2013-09-09 16:08:42 +02:00
Manuel Raynaud
66454ef3f0 finish simple list customer page in backoffice 2013-09-09 16:03:38 +02:00
Manuel Raynaud
d4ec36e920 mock getTotalAmoutn in order class 2013-09-09 14:29:11 +02:00
Manuel Raynaud
8e77e4b530 create admin customer view and add output info in customer loop 2013-09-09 11:07:51 +02:00