Commit Graph

105 Commits

Author SHA1 Message Date
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
0397f5fdf8 create customer login controller 2013-08-16 14:24:00 +02:00
Manuel Raynaud
4f31627301 refactor action customer 2013-08-16 14:04:44 +02:00
Manuel Raynaud
ab5e845ad3 start refactoring customer update process 2013-08-16 12:09:08 +02:00
Manuel Raynaud
382fbe230e update customer process creation 2013-08-16 11:01:32 +02:00
franck
f028d2b2db Added image-cache:clear console command 2013-08-15 21:18:16 +02:00
franck
d61eeef0d6 Finalized images action and loop 2013-08-15 20:47:05 +02:00
franck
5762711146 Added original file data 2013-08-15 12:27:30 +02:00
franck
a56e05b36b Added image action and loop 2013-08-15 11:46:46 +02:00
franck
47bc545019 Added image processing actgion and loop 2013-08-15 11:44:46 +02:00
Manuel Raynaud
1db41a36ab /bin/bash: q : commande introuvable 2013-08-14 16:24:22 +02:00
Manuel Raynaud
b731a767d5 remove unused method 2013-08-14 16:14:01 +02:00
Manuel Raynaud
d1b6b1dae4 change quantity on cartUpdate EventListener 2013-08-14 16:07:51 +02:00
Manuel Raynaud
ecb42e906b refactor update item eventListener 2013-08-14 15:55:06 +02:00
Manuel Raynaud
f9b2584485 remove references to Request in deleteArticle eventListener 2013-08-14 15:31:09 +02:00
Manuel Raynaud
7918ce9723 refactor deleteArticle eventListener 2013-08-14 15:30:44 +02:00
Manuel Raynaud
32e7b334dd move form exception in Form namespace 2013-08-14 15:23:59 +02:00
Manuel Raynaud
ab81b58e94 refactor cartAdd EventListener, removing Request references 2013-08-14 15:10:21 +02:00
Manuel Raynaud
078b1e0d57 apply cs-fixer 2013-08-14 09:29:04 +02:00
Manuel Raynaud
3bf7e79960 change action name for change item article 2013-08-13 10:12:04 +02:00
Manuel Raynaud
cf5ccdc7ae refactor modify Article action 2013-08-13 10:09:12 +02:00
Manuel Raynaud
541fe7f75d fix issue on adding item action 2013-08-13 09:53:49 +02:00
Manuel Raynaud
7f83225645 fix test suite issue 2013-08-13 09:34:08 +02:00
Manuel Raynaud
be5d1e9ddb refactor cart and cartEvent process 2013-08-12 17:48:48 +02:00
Manuel Raynaud
b377ebe6e8 refactor action process to controller process 2013-08-12 16:42:23 +02:00
Manuel Raynaud
bb2676a719 retrieve context value in BaseAction 2013-08-12 14:58:28 +02:00
Manuel Raynaud
b4c4898374 change context by Class and service context 2013-08-12 14:49:43 +02:00
Manuel Raynaud
88f8e22408 creating new ContainerAware class fixing context on it 2013-08-12 10:07:37 +02:00
Manuel Raynaud
8d1cd1019b remove doc 2013-08-09 16:47:49 +02:00
Manuel Raynaud
d213278fe3 Merge branch 'master' into actions
Conflicts:
	core/lib/Thelia/Action/BaseAction.php
	core/lib/Thelia/Action/Category.php
	core/lib/Thelia/Action/Customer.php
2013-08-09 16:46:56 +02:00
Manuel Raynaud
31743fd987 apply php-cs-fiwer on Action directory 2013-08-09 10:38:58 +02:00
franck
00100945f6 Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	core/lib/Thelia/Action/Category.php
	core/lib/Thelia/Action/Customer.php
2013-08-09 10:25:03 +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
franck
c46a708346 Categories ordrering in the catalog 2013-08-09 10:18:08 +02:00
Manuel Raynaud
3b0a596aa5 modify some phpdoc 2013-08-09 09:55:50 +02:00
Manuel Raynaud
9d22fdd0f7 write full namespace when using Tlog 2013-08-09 09:37:31 +02:00
Manuel Raynaud
7926d64352 add use missing statement 2013-08-09 09:35:42 +02:00
Manuel Raynaud
48f3b9f5eb remove unused use statement 2013-08-09 09:23:30 +02:00
Manuel Raynaud
727c5e57ad modify phpdoc 2013-08-09 09:20:49 +02:00
Manuel Raynaud
17ede00236 add use missing statement 2013-08-09 09:20:00 +02:00
Manuel Raynaud
cdf28e66cf fix typo in method name 2013-08-09 09:14:25 +02:00
Manuel Raynaud
376471db04 Merge branch 'cart'
Conflicts:
	core/lib/Thelia/Config/Resources/config.xml
2013-08-08 18:03:23 +02:00
Manuel Raynaud
8b00676139 create Trait for cart management part 2013-08-08 17:14:10 +02:00
Manuel Raynaud
d63168d5ba Merge branch 'cart' 2013-08-08 14:49:03 +02:00
franck
81a5664653 Using now BaseAction methods in Cartp.php 2013-08-08 11:43:27 +02:00
franck
4e83466bc0 Form processing is now factorized in BaseAction 2013-08-08 11:13:46 +02:00
Manuel Raynaud
a70ea40c3e remove unused variables 2013-08-08 10:34:53 +02:00
Manuel Raynaud
fa5b313924 implement modifyArticle method 2013-08-08 10:20:01 +02:00
franck
13bed6d3fc Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	core/lib/Thelia/Core/Event/TheliaEvents.php
2013-08-08 10:14:02 +02:00