Commit Graph

515 Commits

Author SHA1 Message Date
Franck Allimant
d969f84ae0 Restoired file events compatibility, factorised code 2014-06-26 20:18:06 +02:00
Franck Allimant
2c9accf58e Added pre and post processing event disatching 2014-06-26 19:52:28 +02:00
Franck Allimant
ca862b07e4 Merge branch 'master' into brands
Conflicts:
	core/lib/Thelia/Tools/FileManager.php
	setup/update/2.0.3.sql
2014-06-26 16:35:08 +02:00
Franck Allimant
0dde8b888a Added brands management 2014-06-26 10:52:13 +02:00
Franck Allimant
114a55c1e8 Refactoring of images and documents management 2014-06-26 10:36:12 +02:00
Benjamin Perche
45adf78faf Correct bug with default addresses
modifié:         core/lib/Thelia/Action/Address.php
2014-06-20 14:33:52 +02:00
Franck Allimant
17ad1ed6fa The CouponManager clear() method is now invoked. 2014-06-17 00:35:52 +02:00
Franck Allimant
ec26ebac32 php-cs fixer passed. 2014-06-12 17:10:38 +02:00
Franck Allimant
e9a0661938 Pushed forward the refactoring, using traits 2014-06-12 17:00:17 +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
Manuel Raynaud
ec50b30ff6 Merge pull request #417 from Yochima/yochima-branch
set the placedOrder in the createManual function
2014-05-19 11:12:32 +02:00
Guillaume Barral
bcd817f9d9 initialize the order in the $event object in the createManual function.
We need to initialize it because we have to  use the placedOrder instead
2014-05-19 11:06:19 +02:00
Guillaume Barral
c4be881ab8 add the test of a non null order in the $event object in createManual function 2014-05-19 11:01:19 +02:00
Guillaume Barral
db94749dc0 set the placedOrder in the createManual function 2014-05-19 09:43:42 +02:00
Franck Allimant
ab060486d0 Fixed Thelia\Model\Base uses. 2014-05-18 20:19:48 +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
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
Manuel Raynaud
85d80d1d77 fix minor bug 2014-05-09 10:55:50 +02:00
Manuel Raynaud
4cd2ea6316 complete lang form including money format 2014-05-06 10:53:16 +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
c4b2898830 Merge pull request #345 from roadster31/various-fixes
Various fixes
2014-04-28 21:56:01 +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
5c6940b427 Uses new helper functions 2014-04-26 16:02:23 +02:00
Julien Chanséaume
b86ac88ce4 fix cart item prices when not on default currency 2014-04-25 16:55:20 +02:00
Jérôme Billiras
87ae693c01 Clear current environment caches on modules position update 2014-04-23 16:48:38 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Franck Allimant
68cbc986e1 Fix for #308 2014-04-17 23:44:19 +02:00
Franck Allimant
0bdac59881 Restored previous version 2014-04-17 23:41:12 +02:00
Franck Allimant
1603a89cff Fixed postage amount reset. 2014-04-17 20:50:35 +02:00
Franck Allimant
12c21b1239 Fixes #308 2014-04-17 19:46:21 +02:00
Franck Allimant
060df3ed61 Added heper methods to easyly get order status object 2014-04-12 02:36:17 +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
Manuel Raynaud
ad58b27b00 change behavior for default currency delection. Fix #275 2014-04-04 16:05:28 +02:00
Franck Allimant
3508397731 Fixed updateRates() method 2014-04-04 12:04:42 +02:00
Manuel Raynaud
886320789a add cart item id on order product save event 2014-03-28 09:18:03 +01:00
Manuel Raynaud
613aac093e remove all callback in customer class before saving it 2014-03-13 17:10:21 +01:00
Manuel Raynaud
d8e1f24fda weight and visibility on product are not mandatory anymore 2014-03-12 16:21:45 +01:00
Manuel Raynaud
81a09e1a98 remove unused code 2014-03-10 11:57:58 +01:00
Manuel Raynaud
8c45c392ac add a first verification in controller creation process for verifying if an admin is already logged in. Fix #246 2014-03-07 12:42:39 +01:00
Manuel Raynaud
06539ad9bf coupons effect are recalculated after each product's cart modification. Fix #237 2014-03-03 17:40:54 +01:00
Manuel Raynaud
2bfcaf0e27 create product test suite 2014-02-26 12:33:39 +01:00
Manuel Raynaud
235487b52b fix typo in method name 2014-02-24 15:27:18 +01:00
Manuel Raynaud
43886e6f8c create newsletter test suite 2014-02-24 13:09:50 +01:00
Manuel Raynaud
a5cfcf91ca update changelog and fix cs 2014-02-22 19:01:37 +01:00