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 |
|
Manuel Raynaud
|
4ca78b97b5
|
Merge branch 'master' into actions
|
2013-08-16 10:36:00 +02:00 |
|
Manuel Raynaud
|
44249859ef
|
create new customerEvent class
|
2013-08-16 10:35:46 +02:00 |
|
franck
|
87d3a4583b
|
Faker generates images with Imagine instead of using placeholder.it
|
2013-08-16 09:46:51 +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
|
ecb42e906b
|
refactor update item eventListener
|
2013-08-14 15:55:06 +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
|
61342e06f4
|
fix test suite
|
2013-08-14 11:44:39 +02:00 |
|
Manuel Raynaud
|
bd865171d1
|
make more easy routin integration from modules
|
2013-08-14 11:23:51 +02:00 |
|
Manuel Raynaud
|
078b1e0d57
|
apply cs-fixer
|
2013-08-14 09:29:04 +02:00 |
|
Manuel Raynaud
|
b4d02fe63a
|
allow possibility to use as many Router as we want
|
2013-08-14 08:22:08 +02:00 |
|
Manuel Raynaud
|
c284a756b6
|
allow possibility to add multiple files for touring
|
2013-08-13 16:04:28 +02:00 |
|
Manuel Raynaud
|
d53f1289c3
|
allow to declare new router in modules
|
2013-08-13 12:09:10 +02:00 |
|
Manuel Raynaud
|
a9ecf01216
|
complete cart controller
|
2013-08-13 10:40: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
|
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
|
b4c4898374
|
change context by Class and service context
|
2013-08-12 14:49:43 +02:00 |
|
Manuel Raynaud
|
b505d785ca
|
remove context from the request
|
2013-08-12 12:51:21 +02:00 |
|
Manuel Raynaud
|
298c13ce1f
|
create context class
|
2013-08-12 12:38:23 +02:00 |
|
Manuel Raynaud
|
3a3cba04bf
|
fixe bad refactor
|
2013-08-12 10:29:45 +02:00 |
|
Manuel Raynaud
|
3d94a89899
|
rename ContainerAware in ContainerAwareAdmin
|
2013-08-12 10:11:23 +02:00 |
|
Manuel Raynaud
|
88f8e22408
|
creating new ContainerAware class fixing context on it
|
2013-08-12 10:07:37 +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
|
7071ffc686
|
remove CustomerRefEvent class
|
2013-08-09 10:29:30 +02:00 |
|
Manuel Raynaud
|
12f3609cf5
|
remove changeRef event
|
2013-08-09 10:25:19 +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 |
|
franck
|
c46a708346
|
Categories ordrering in the catalog
|
2013-08-09 10:18:08 +02:00 |
|
Manuel Raynaud
|
52ea82ae1b
|
change Request namespace in ActionEvent
|
2013-08-09 09:57:43 +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
|
2e1627398c
|
start to implement cart loop
|
2013-08-08 17:56:30 +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 |
|
Manuel Raynaud
|
df371355b9
|
change phpdoc api generator to phpdoc
|
2013-08-08 13:26:49 +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 |
|
franck
|
efa3eb2767
|
Category visibility toggle implementation
|
2013-08-08 10:12:14 +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 |
|
franck
|
eb93049897
|
Added a new loop argument type to pass either true (1), false (0) or
both (*). Useful for visible argument for example.
|
2013-08-07 22:41:57 +02:00 |
|
Manuel Raynaud
|
80496641c6
|
try to test form
|
2013-08-07 14:55:27 +02:00 |
|