Commit Graph

2277 Commits

Author SHA1 Message Date
Manuel Raynaud
572cef1f63 remove abstract methods already presents in interfaces 2014-04-18 09:35:38 +02:00
Manuel Raynaud
542d2a6684 Merge pull request #310 from roadster31/modulesfix
Modulesfix
2014-04-18 09:19:06 +02:00
Franck Allimant
4b18c4ffba Fix comment 2014-04-18 00:03:27 +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
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
115d86d82e Initial commit 2014-04-17 20:00:46 +02:00
Franck Allimant
12c21b1239 Fixes #308 2014-04-17 19:46:21 +02:00
Franck Allimant
61fc6720fd Fixed typo in function names (payEment -> payment) 2014-04-17 18:59:59 +02:00
Franck Allimant
70b7037768 Use of $this->getContainer() instead of $this->container 2014-04-17 18:58:23 +02:00
Franck Allimant
e0079096dd Added the AbstractDeliveryModule class, and the isValidDelivery method. 2014-04-17 18:57:04 +02:00
Manuel Raynaud
96a3742945 rename /install dir 2014-04-17 17:49:15 +02:00
Manuel Raynaud
8979fcbadb remove call to setCookie in cartTrait 2014-04-17 16:56:14 +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
Manuel Raynaud
834045366e Merge pull request #302 from roadster31/getbaseurlfix
Fixes PHP Warning:  strpos(): Empty needle
2014-04-17 00:41:13 +02:00
Franck Allimant
b3d857c31b Fixes PHP Warning: strpos(): Empty needle 2014-04-17 00:17:37 +02:00
Manuel Raynaud
fccde719b8 Merge pull request #300 from roadster31/profilefix
"Module" tab improvement
2014-04-16 23:50:37 +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
Manuel Raynaud
05fd9b7d98 update some translations 2014-04-16 14:38:50 +02:00
Franck Allimant
f6a239b8a0 Fixed typo in getExistingObject(= 2014-04-16 11:53:20 +02:00
Manuel Raynaud
45adf23bd9 update OrderDelivery form 2014-04-16 08:45:56 +02:00
Franck Allimant
f4e561ef09 Fixed and improved shipping zones management 2014-04-15 22:56:31 +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
Franck Allimant
87ed08dc6f Fixes #293, #294 2014-04-15 17:41:33 +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
bb30a69932 Fixed (again !) execute 2014-04-14 11:05:37 +02:00
Franck Allimant
2e9d5b91b5 Fixed comment 2014-04-14 10:50:08 +02:00
Franck Allimant
08b2d6dfd6 Code formatting 2014-04-14 10:48:46 +02:00
Franck Allimant
a3f6d749f2 Fixed execute() method 2014-04-14 10:48:04 +02:00
Franck Allimant
604a80e5e1 Fixed typos 2014-04-12 15:57:58 +02:00
Franck Allimant
14f496f6a0 Improved Database class 2014-04-12 15:36:14 +02:00
Franck Allimant
3419e9d94e Fixed comment 2014-04-12 02:37:36 +02:00
Franck Allimant
060df3ed61 Added heper methods to easyly get order status object 2014-04-12 02:36:17 +02:00
Franck Allimant
e86c4f44fc Fixed duplication of subdir name when Thelia is installed in a subdir 2014-04-12 02:30:03 +02:00
Franck Allimant
c134acf896 Fixed comments 2014-04-12 02:15:54 +02:00
Franck Allimant
3673208e02 Typed setStatus() argument method, to prevent confusion (code ? id ?) 2014-04-12 02:14:55 +02:00
Manuel Raynaud
1f16ea9fc3 force saving cart id in session 2014-04-11 11:29:49 +02:00
Manuel Raynaud
b60abb206b fix cs 2014-04-11 09:36:43 +02:00
Manuel Raynaud
441ac3dc2a Merge pull request #282 from roadster31/basemodulecontroller
Standard pages and enhancements for payment modules
2014-04-11 09:34:51 +02:00
Manuel Raynaud
334ebf12f5 change string to array in OrderQuery method 2014-04-11 08:57:43 +02:00
Manuel Raynaud
8f988b3553 set invoiceDate to current date when order status is changed to paid 2014-04-11 08:52:22 +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
Franck Allimant
93d5444b8b Fixed comments 2014-04-11 02:22:18 +02:00
Franck Allimant
1c8b1f0e58 Added this abtract class for payment modules. 2014-04-11 02:19:08 +02:00
Franck Allimant
381258ec73 Fixed comment 2014-04-10 18:36:46 +02:00