Commit Graph

2347 Commits

Author SHA1 Message Date
Julien Chanseaume
751fcdeb59 php cs fixer 2014-05-03 11:39:12 +02:00
Manuel Raynaud
2ce1c79653 change image translation domain 2014-04-30 14:25:17 +02:00
Manuel Raynaud
171d388c41 change error message on image upload 2014-04-30 14:14:26 +02:00
Manuel Raynaud
a30181d09d seo title field is not mandatory anymore 2014-04-30 11:15:01 +02:00
Manuel Raynaud
67293555ba refactor content loop splitting parseResults method 2014-04-30 10:57:04 +02:00
Manuel Raynaud
0b36b2222d implement addCriteriaToPositionQuery method in content model. #360 2014-04-30 10:44:34 +02:00
Manuel Raynaud
270b5f6499 filter with contentFolder table for finding next/prev content 2014-04-30 10:32:17 +02:00
Manuel Raynaud
b15d52e6d3 create prev next arg for content loop. Fix #361 2014-04-30 10:22:12 +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