Commit Graph

2255 Commits

Author SHA1 Message Date
Manuel Raynaud
05fd9b7d98 update some translations 2014-04-16 14:38:50 +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
Franck Allimant
f540941d3f Added getNewInstance() method 2014-04-10 18:35:43 +02:00
Manuel Raynaud
5e9070097d allow to possibility to flush the cache from admin panel, Fix #249 2014-04-10 15:56:52 +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
Franck Allimant
5812b08b5f Added some more output data in form_field block 2014-04-10 10:04:47 +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
Manuel Raynaud
48b7eb9353 create a new event fire when cart item is duplicated 2014-04-09 17:06:11 +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
Franck Allimant
5eac9ba546 form_field return more information from the field descriptor 2014-04-04 02:33:22 +02:00
Franck Allimant
dc22938512 Added isPaymentModuleFor() and isDeliveryModuleFor() toi BaseModule 2014-04-04 02:31:51 +02:00
Franck Allimant
c39a944172 Added typing in assign() method comment to prevent PhpStorm warning 2014-04-04 02:31:13 +02:00
Manuel Raynaud
52a22ca852 put clear image cache as an option of cache:clear command 2014-03-31 09:42:19 +02:00
Manuel Raynaud
886320789a add cart item id on order product save event 2014-03-28 09:18:03 +01:00
Manuel Raynaud
5046a1f424 remove web/cache on clear:cache command 2014-03-26 15:46:30 +01:00
Manuel Raynaud
d556024073 update italian translation 2014-03-25 22:00:18 +01:00
Franck Allimant
446c2e5438 Improved module generation command 2014-03-24 16:47:37 +01:00
Manuel Raynaud
4311d6c10f Merge pull request #261 from Boyquotes/master
Add deactivate module command line
2014-03-24 10:27:42 +01:00
Boyquotes
ee2e2356dc Fix the travis error: Error when Test the Deactivation 2014-03-24 10:14:23 +01:00
Boyquotes
adf56fd142 Typo in class/file name 2014-03-22 10:17:00 +01:00
Asturyan
e54349c5c5 fix syntax error 2014-03-21 14:23:27 +01:00