61 Commits

Author SHA1 Message Date
66ce4ee218 Inital commit 2020-11-19 15:36:28 +01:00
Manuel Raynaud
53a94c7312 add route parameters to redirectToRoute method in BaseFrontController 2014-04-23 20:48:17 +02:00
Manuel Raynaud
0435478ae8 fix cs 2014-04-22 12:43:57 +02:00
Franck Allimant
37c33025d0 Optimised imports, added comment. 2014-04-18 09:49:05 +02:00
Manuel Raynaud
dffa1b2ecb update license header 2014-04-18 09:39:04 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Manuel Raynaud
572cef1f63 remove abstract methods already presents in interfaces 2014-04-18 09:35:38 +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
7500680a77 Merge pull request #284 from roadster31/basemodulecontroller
Various improvements, and URL calculation fix
2014-04-14 16:32:29 +02:00
Franck Allimant
060df3ed61 Added heper methods to easyly get order status object 2014-04-12 02:36:17 +02:00
Manuel Raynaud
b60abb206b fix cs 2014-04-11 09:36:43 +02:00
Franck Allimant
1c8b1f0e58 Added this abtract class for payment modules. 2014-04-11 02:19:08 +02:00
Manuel Raynaud
2532a3bb4b fix cs 2014-04-10 12:06:43 +02:00
Franck Allimant
405ab649e2 Improved comments 2014-04-10 10:03:31 +02:00
Franck Allimant
13cade3248 Added the getCurrentOrderTotalAmount() method to BaseModule 2014-04-09 19:35:02 +02:00
Franck Allimant
dc22938512 Added isPaymentModuleFor() and isDeliveryModuleFor() toi BaseModule 2014-04-04 02:31:51 +02:00
Manuel Raynaud
265d8b5a5f fix cs 2014-03-09 19:40:36 +01:00
Manuel Raynaud
ef5e3f44a7 add some doc in module payment interface 2014-03-06 15:41:41 +01:00
Manuel Raynaud
5b341c3009 allow using compiler in Thelia modules 2014-03-05 11:56:48 +01:00
Manuel Raynaud
82bcb05611 send mail for colissimo module 2014-02-18 14:50:02 +01:00
Manuel Raynaud
25084219e7 create new method in PaymentModuleInterface for verifying is the module
is valid
2014-02-08 11:07:54 +01:00
Manuel Raynaud
1974d3e3c3 fix psr 2014-01-22 12:52:36 +01:00
Etienne Roudeix
99038e688a Revert "Revert "Merge branch 'cleanmaster' into modules""
This reverts commit b3ac365b45.

Conflicts:
	Readme.md
	core/lib/Thelia/Controller/Admin/AbstractCrudController.php
	core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
	core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
	core/lib/Thelia/Core/Template/TemplateDefinition.php
	core/lib/Thelia/Model/Base/Coupon.php
	core/lib/Thelia/Model/Base/CouponQuery.php
	core/lib/Thelia/Model/Base/CouponVersion.php
	core/lib/Thelia/Model/Base/CouponVersionQuery.php
	core/lib/Thelia/Model/Base/OrderCouponQuery.php
2014-01-06 11:25:25 +01:00
Etienne Roudeix
b3ac365b45 Revert "Merge branch 'cleanmaster' into modules"
This reverts commit d0ff5260f7, reversing
changes made to 67d0101dbe.
2013-12-20 11:16:42 +01:00
Manuel Raynaud
2f4158d1f6 fix cs 2013-12-18 10:04:13 +01:00
Etienne Roudeix
32d0aa15a6 PaymentModuleInterface::pay method force $order parameter 2013-12-16 12:38:41 +01:00
Manuel Raynaud
6b0973a7ec change request class in BaseModule 2013-11-07 16:53:49 +01:00
Manuel Raynaud
3945504387 fix use statement in BaseModuleInterface 2013-11-07 16:50:52 +01:00
Franck Allimant
528372855f Refactired Modules classes and interface architecture 2013-11-07 15:08:01 +01:00
Manuel Raynaud
833472e6eb complete french translation 2013-11-05 15:59:14 +01:00
Manuel Raynaud
2c030f910b fix cs 2013-10-25 10:07:21 +02:00
Manuel Raynaud
28b7423443 end module removal 2013-10-21 11:30:19 +02:00
Manuel Raynaud
e602884ce0 end module activation 2013-10-18 10:06:42 +02:00
Manuel Raynaud
52ed89f1aa fix cs 2013-10-18 09:28:17 +02:00
Manuel Raynaud
6d791f5bf7 process module toggle activation 2013-10-17 18:50:00 +02:00
Manuel Raynaud
1b0de7144a end updating module list 2013-10-17 17:20:29 +02:00
Manuel Raynaud
1b865d71a3 crowl all module descriptor file for discovering new modules 2013-10-17 15:36:11 +02:00
Manuel Raynaud
a9d5554b7c create method for validating module file descriptor 2013-10-17 15:06:13 +02:00
Manuel Raynaud
c9dbb610c1 start validating module.xml file 2013-10-17 11:32:29 +02:00
Manuel Raynaud
84ad1e6f95 start creating xsd module management 2013-10-16 17:39:32 +02:00
Manuel Raynaud
c65ec67bdf fix cs 2013-09-30 10:35:34 +02:00
Etienne Roudeix
8541499302 order process 2013-09-20 16:25:46 +02:00
Etienne Roudeix
61fab3a62a order creation 2013-09-19 15:11:54 +02:00
Etienne Roudeix
891ebcd491 fix tests, edit reset_install.sh, manage payment modules, change debugbar namespace to theliadebugbar 2013-09-18 19:51:01 +02:00
Etienne Roudeix
16d0985718 payment modules 2013-09-18 17:06:08 +02:00
Etienne Roudeix
45106f24bd module image 2013-09-18 15:58:58 +02:00