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
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
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
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
Franck Allimant
addbd9a84c
Check if modules could be instantiated
2014-04-26 16:01:22 +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
0deadcd247
create resource and page for export
2014-04-24 17:55:09 +02:00
Manuel Raynaud
dbe641ad84
create new resources
2014-04-24 17:55:09 +02:00
Franck Allimant
83ab70082d
Changed "Cache" by "Advanced configuration"
2014-04-24 12:29:43 +02:00
Franck Allimant
112f9b91aa
Fixed #326
2014-04-22 16:22:53 +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
7b497fdcc2
apply good order status label on customer account. Fix #319
2014-04-21 22:17:20 +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
7dd6203de7
Improved the regex for searching i18n strings in templates
2014-04-21 01:03:08 +02:00
Franck Allimant
b768d15eac
Translation of modules templates files
2014-04-21 00:25:34 +02:00
Franck Allimant
4720c410cb
Loading of modules i18n files.
2014-04-21 00:24:23 +02:00
Franck Allimant
a135a68e6c
Implemented domains in translations. Fix #116 and #177
2014-04-20 16:31:06 +02:00
Manuel Raynaud
9b29d510f2
Merge pull request #322 from roadster31/pagination
...
Pagination
2014-04-19 13:52:40 +02:00
Franck Allimant
dcac104b75
Fixed pagination, and factorized pager
2014-04-18 19:52:45 +02:00
Manuel Raynaud
80ad3068b3
check file in main and sub templates
2014-04-18 15:12:17 +02:00
Manuel Raynaud
5e65bf0b8a
change license header
2014-04-18 09:36:41 +02:00
Manuel Raynaud
542d2a6684
Merge pull request #310 from roadster31/modulesfix
...
Modulesfix
2014-04-18 09:19:06 +02:00
Franck Allimant
52ecfe7dad
Fix #308
2014-04-17 23:52:01 +02:00
Franck Allimant
307217665b
Restored previous version
2014-04-17 23:51:05 +02:00
Franck Allimant
12c21b1239
Fixes #308
2014-04-17 19:46:21 +02:00
Franck Allimant
e0079096dd
Added the AbstractDeliveryModule class, and the isValidDelivery method.
2014-04-17 18:57:04 +02:00
Manuel Raynaud
ec318376f5
create a listener for adding the cart cookie in the response object
2014-04-17 16:49:34 +02:00
Franck Allimant
274304e998
Improved the dismmay on modules tab
2014-04-16 23:05:26 +02:00
Franck Allimant
fc402aa8ef
Fixed loop order processing
2014-04-16 16:35:48 +02:00
Franck Allimant
123280f4d4
Cleaned the mess of Shipping zones, which is Shipping configuration...
2014-04-15 20:11:33 +02:00
Franck Allimant
2a6152827d
Fixes #295
2014-04-15 17:43:11 +02:00
Manuel Raynaud
7500680a77
Merge pull request #284 from roadster31/basemodulecontroller
...
Various improvements, and URL calculation fix
2014-04-14 16:32:29 +02:00
Franck Allimant
3673208e02
Typed setStatus() argument method, to prevent confusion (code ? id ?)
2014-04-12 02:14:55 +02:00
Manuel Raynaud
b60abb206b
fix cs
2014-04-11 09:36:43 +02:00
Franck Allimant
a4bc3620ef
Fixed comments
2014-04-11 02:25:06 +02:00
Franck Allimant
d02b973945
Added setTemplateDefinition() method to the interface.
2014-04-11 02:22:40 +02:00
Manuel Raynaud
5e9070097d
allow to possibility to flush the cache from admin panel, Fix #249
2014-04-10 15:56:52 +02:00
Manuel Raynaud
2532a3bb4b
fix cs
2014-04-10 12:06:43 +02:00
Manuel Raynaud
caf22404f5
Merge pull request #279 from roadster31/labels
...
Labels
2014-04-10 12:04:36 +02:00