zzuutt
482302e2b2
Ajout d'une variable de sortie a la boucle cart
...
n'ayant pas trouve le moyen dans le cart de faire afficher la reference de la combinaison au lieu de la reference du produit, je demande si cela est possible de rajouter celle-ci.
La variable '$PRODUCT_SALE_ELEMENTS_REF'
Merci
2014-05-17 23:23:57 +02:00
Manuel Raynaud
158ebc7ead
complete changelog and add missing translations
2014-04-29 11:42:10 +02:00
Manuel Raynaud
d0edbdfd5b
change price if needed when customer log in or log out
2014-04-29 11:35:10 +02:00
Manuel Raynaud
406b06e09d
use customer permanent discount
2014-04-29 10:56:07 +02:00
Manuel Raynaud
c4320f0ada
add discount input on customer form
2014-04-29 10:56:07 +02:00
Manuel Raynaud
312b27a113
AuthenticationException must be catch in renderRaw and not in render method
2014-04-29 10:44:48 +02:00
Manuel Raynaud
8aa5912a7a
return redirectReponse insteadof sending it
2014-04-28 22:21:06 +02:00
Manuel Raynaud
c4b2898830
Merge pull request #345 from roadster31/various-fixes
...
Various fixes
2014-04-28 21:56:01 +02:00
Franck Allimant
37f43a0f51
Changed isSubclassOf by implementsInterface
2014-04-28 20:18:08 +02:00
Julien Chanséaume
0b3ad194e0
unnecessary code removed, adding new configuration values in update sql
2014-04-28 15:28:25 +02:00
Julien Chanséaume
88a5acd047
unnecessary code removed
2014-04-28 14:41:36 +02:00
Julien Chanséaume
5856b0849b
unnecessary code removed
2014-04-28 14:39:32 +02:00
Julien Chanséaume
7c4ebe6bf7
php cs fixer
2014-04-28 12:30:31 +02:00
Julien Chanséaume
ac51ab21e4
add estimated shipping functionnality in cart
2014-04-28 12:24:43 +02:00
Julien Chanséaume
6553c6ad10
unnecessary code removed
2014-04-28 12:15:08 +02:00
Julien Chanséaume
3bacb0a917
refactore currency calculations in ProductSaleElements
2014-04-28 12:07:45 +02:00
Franck Allimant
657af6e8f1
Ajout du vidage des caches assets, images et documents
2014-04-26 17:06:10 +02:00
Franck Allimant
5c6940b427
Uses new helper functions
2014-04-26 16:02:23 +02:00
Franck Allimant
addbd9a84c
Check if modules could be instantiated
2014-04-26 16:01:22 +02:00
Franck Allimant
d8c2f35446
Added some helper methods
2014-04-26 16:01:05 +02:00
Julien Chanséaume
b86ac88ce4
fix cart item prices when not on default currency
2014-04-25 16:55:20 +02:00
Manuel Raynaud
b2654b0ca8
add force_return argument to Document loop
2014-04-25 10:13:53 +02:00
Manuel Raynaud
4dbd3c2bbe
Merge pull request #342 from roadster31/various-fixes
...
Various fixes
2014-04-25 09:12:10 +02:00
Franck Allimant
74dabb348a
Fixed a minor template processing problem with \"
2014-04-24 23:47:22 +02:00
Manuel Raynaud
47002371f1
change license header
2014-04-24 21:59:24 +02:00
Manuel Raynaud
4173178260
end customer newsletter export
2014-04-24 17:55:09 +02:00
Manuel Raynaud
0deadcd247
create resource and page for export
2014-04-24 17:55:09 +02:00
Manuel Raynaud
d38c48995c
start creating tools page
2014-04-24 17:55:09 +02:00
Manuel Raynaud
dbe641ad84
create new resources
2014-04-24 17:55:09 +02:00
Franck Allimant
6e5c461c79
Replaces the CacheController
2014-04-24 16:24:20 +02:00
Franck Allimant
013e1a861e
Fixed missing constant
2014-04-24 12:31:20 +02:00
Franck Allimant
83ab70082d
Changed "Cache" by "Advanced configuration"
2014-04-24 12:29:43 +02:00
Manuel Raynaud
f3d0bb6fbc
Merge pull request #332 from bilhackmac/master
...
Load modules by position
2014-04-24 10:37:18 +02:00
Manuel Raynaud
53a94c7312
add route parameters to redirectToRoute method in BaseFrontController
2014-04-23 20:48:17 +02:00
Jérôme Billiras
87ae693c01
Clear current environment caches on modules position update
2014-04-23 16:48:38 +02:00
Jérôme Billiras
5197afb87d
Load modules by position
2014-04-23 16:33:01 +02:00
Franck Allimant
5ad8b37f31
Added missing translations
2014-04-23 01:46:42 +02:00
Franck Allimant
112f9b91aa
Fixed #326
2014-04-22 16:22:53 +02:00
Franck Allimant
e183c7c8be
Check if a module has admin incude files.
2014-04-22 15:53:35 +02:00
Franck Allimant
62218f7637
areai_id -> area_id in removeCountry()
2014-04-22 15:25:37 +02:00
Manuel Raynaud
7593717736
remove RC1 references
2014-04-22 14:30:44 +02:00
Manuel Raynaud
0435478ae8
fix cs
2014-04-22 12:43:57 +02:00
Manuel Raynaud
05bb8ecb80
Merge pull request #327 from roadster31/trad-modules
...
Modules translation
2014-04-22 12:36:30 +02:00
Franck Allimant
c8e1a105c5
Added route for getting lates news without beeing logged in.
2014-04-22 10:42:07 +02:00
Manuel Raynaud
66c5a3729c
refactor customer and order ref
2014-04-22 09:59:23 +02:00
Manuel Raynaud
7b497fdcc2
apply good order status label on customer account. Fix #319
2014-04-21 22:17:20 +02:00
Manuel Raynaud
894aee768b
create new template email
2014-04-21 19:46:46 +02:00
Franck Allimant
1283e078f0
No namespace in Tlog call
2014-04-21 14:19:59 +02:00
Franck Allimant
3442cf22ed
Removed call to Tlog (prevent installation !)
2014-04-21 14:19:16 +02:00
Franck Allimant
083e0d2872
Fixed some translations
2014-04-21 13:53:19 +02:00