Franck Allimant
f842f90e00
Merge branch 'master' into tinymce
...
Conflicts:
local/modules/Tinymce/templates/backOffice/default/include/tinymce_init.tpl
2014-06-19 00:16:21 +02:00
Franck Allimant
ce772b6b60
An exception is thrown if a module could not be loaded.
2014-06-18 15:36:59 +02:00
Manuel Raynaud
101197c0de
various fixes from insight
2014-06-18 09:33:32 +02:00
Manuel Raynaud
588be42e0f
Merge pull request #473 from roadster31/coupon-end
...
Major coupon types refactoring.
2014-06-17 21:11:14 +02:00
Manuel Raynaud
f9e0db06c1
refactor formatDate function and create test
2014-06-17 15:41:47 +02:00
Franck Allimant
8b74eae911
php-cs pass
2014-06-17 00:43:10 +02:00
Manuel Raynaud
7377af6029
Merge pull request #471 from nicolasleon/master
...
Date formating should be able to cope with locale time format
2014-06-15 19:47:22 +02:00
Nicolas Léon
20593a0576
Fix PSR coding style
2014-06-14 21:58:33 +02:00
Franck Allimant
ae6eaefd25
Fixed @param and @return annotations
2014-06-14 16:10:52 +02:00
Nicolas Léon
7c653d63a6
Save and restore the current locale setting
2014-06-13 09:54:38 +02:00
Franck Allimant
ec26ebac32
php-cs fixer passed.
2014-06-12 17:10:38 +02:00
Franck Allimant
96ebcf1880
Added the COUPON_CLEAR_ALL event, and a route to trigger it.
2014-06-12 16:39:27 +02:00
Nicolas Léon
f33c50fdd3
Typo fix
2014-06-11 17:55:14 +02:00
Nicolas Léon
8126c8e1b0
Allow localization of date formating
2014-06-11 17:53:19 +02:00
Manuel Raynaud
3434010b54
prepare release 2.0.2
2014-06-11 16:05:08 +02:00
Franck Allimant
71ea9e9671
php-cs fixes.
2014-06-11 09:43:27 +02:00
Franck Allimant
5cb01ff30f
Fixed typo.
2014-06-11 09:43:20 +02:00
Franck Allimant
ff78e982cd
Fixed typo.
2014-06-11 09:43:19 +02:00
Franck Allimant
0bb24298aa
replaced ucfirst by underscoreToCamelcase for calculating method name
2014-06-11 09:43:15 +02:00
Franck Allimant
5873b29fc1
Changed "return_to" into "previous"
2014-06-11 09:43:14 +02:00
Franck Allimant
15da99446c
Added "js" parameter to intl function for a safe usage in JS string,
2014-06-11 09:43:14 +02:00
Franck Allimant
0683d20d2c
Improved and simplified coupon form management
2014-06-11 09:43:09 +02:00
Manuel Raynaud
83ed4aa833
fix copy/past issue
2014-06-05 17:21:37 +02:00
Manuel Raynaud
a4e28e5561
implement search on content loop.
2014-06-05 17:21:37 +02:00
Manuel Raynaud
57cf2d1a10
implement seach on content loop.
2014-06-05 17:21:37 +02:00
Manuel Raynaud
ac028a70b5
implement seach on category loop.
2014-06-05 17:21:37 +02:00
Manuel Raynaud
86c34f589c
fix payment and delivery form. Fix #434
2014-06-05 17:21:37 +02:00
Benjamin Perche
946a671c4d
Fix cs
...
modifié: core/lib/Thelia/Core/Event/SessionEvent.php
modifié: core/lib/Thelia/Core/EventListener/SessionListener.php
modifié: core/lib/Thelia/Core/TheliaKernelEvents.php
modifié: core/lib/Thelia/Model/CartItem.php
2014-06-04 13:43:03 +02:00
Manuel Raynaud
d439197133
translate product in car. Fix #416
2014-05-30 17:07:55 +02:00
Manuel Raynaud
eb13849b79
fix parameter in document loop. Fix #405
2014-05-30 12:22:22 +02:00
Guillaume Barral
2587f208c6
add argument id to the order_product loop
2014-05-27 08:44:49 +02:00
Manuel Raynaud
6eaea72043
don't catch exception when javscript assets are processed
2014-05-26 11:07:02 +02:00
Manuel Raynaud
2ace0796e8
session is now initialize using dispatcher
2014-05-20 09:44:04 +02:00
Manuel Raynaud
1a08cabd6e
Merge pull request #413 from roadster31/coupon-types
...
Coupon types
2014-05-19 10:50:53 +02:00
Manuel Raynaud
d153ca04c3
Merge pull request #415 from zzuutt/master
...
Ajout d'une d'une variable en sortie dans la boucle cart
2014-05-19 09:37:40 +02:00
Franck Allimant
12fb52dc88
Optimisation : 60*60*24 -> 86400
2014-05-18 20:21:23 +02:00
Franck Allimant
ab060486d0
Fixed Thelia\Model\Base uses.
2014-05-18 20:19:48 +02:00
Nicolas Léon
957140a5b7
Allow sorting by creation date for Content Loop
2014-05-18 13:43:56 +02:00
Nicolas Léon
811186f4aa
Allow sorting by creation date for Content Loop
2014-05-18 13:34:41 +02:00
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
Franck Allimant
ef142ca077
Applied php-cs-fixer
2014-05-17 10:56:28 +02:00
Franck Allimant
f8ccea1899
Added per-user coupon maximum usage count
2014-05-17 10:56:19 +02:00
Franck Allimant
90947bcda9
Free shipping restricitions based on Countries and Shipping module
2014-05-16 10:30:15 +02:00
Franck Allimant
ffd842cbf6
Added FREE_SHIPPING_FOR_COUNTRIES_LIST and FREE_SHIPPING_FOR_MODULES_LIST
2014-05-16 10:07:25 +02:00
Franck Allimant
392abff271
Free shipping for selected countries and/or shipping methods
2014-05-15 20:25:22 +02:00
Franck Allimant
683664cb07
Added Model\Module::getModuleInstance() method
2014-05-15 16:50:34 +02:00
Franck Allimant
ad0aafeb31
Fixex #399
2014-05-10 22:51:20 +02:00
Manuel Raynaud
85d80d1d77
fix minor bug
2014-05-09 10:55:50 +02:00
Manuel Raynaud
772aba093b
increment thelia version
2014-05-06 15:04:05 +02:00
Guillaume Barral
e568ed67ce
Allow to use configDir in module
2014-05-06 11:50:05 +02:00