Commit Graph

3310 Commits

Author SHA1 Message Date
Emmanuel Nurit
0765da1bcf [Front Office] adding nofilter to $DESCRIPTION 2014-04-14 16:19:58 +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
8427cb1061 Fix comment. 2014-04-11 02:34:59 +02:00
Franck Allimant
a4bc3620ef Fixed comments 2014-04-11 02:25:06 +02:00
Franck Allimant
26d45dd90b Added orderFailed() method 2014-04-11 02:24:33 +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
112d2525b2 Added the order.failed route 2014-04-11 02:17:46 +02:00
Franck Allimant
e7adfec2f1 Fixed page title ("My Cart" is not correct at this time) 2014-04-11 02:14:34 +02:00
Franck Allimant
ea3ffbf303 trim()'ed the search term 2014-04-11 01:07:31 +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
4f6092f86c fix wrong translation 2014-04-10 16:23:24 +02:00
Manuel Raynaud
4c6a519bd5 update sql update file 2014-04-10 16:02:33 +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
5562dac887 Merge pull request #280 from driou/master
Update insert.sql
2014-04-10 14:30:01 +02:00
driou
7927d42ae1 Update insert.sql 2014-04-10 13:16:43 +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
320565e965 change cart loop in mini cart 2014-04-10 12:02:03 +02:00
Franck Allimant
b1c515e2a1 Payment modules without image are now displayed ad text "Pay with ..." 2014-04-10 11:10:43 +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
Manuel Raynaud
70a05d50cd add Klik&pay payment module 2014-04-04 14:55:58 +02:00
Franck Allimant
3508397731 Fixed updateRates() method 2014-04-04 12:04:42 +02:00
Manuel Raynaud
f7606e40e9 Merge pull request #273 from roadster31/labels
Improved french translation, fixed some english strings.
2014-04-04 11:50:27 +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
Franck Allimant
9523762521 Improved french translation, fixed some english strings. 2014-04-02 16:47:33 +02:00
Manuel Raynaud
316cd4023b add module_include tag on customer forms 2014-04-02 14:22:25 +02:00
Manuel Raynaud
d2f1ade702 add php sapi test on faker scripts 2014-04-01 12:16:52 +02:00
Manuel Raynaud
0ba3ec475a create htaccess in install dir 2014-04-01 12:01:40 +02:00
Manuel Raynaud
b7aef34851 create customer admin hook 2014-03-31 17:17:07 +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
31e962c99d Merge pull request #265 from Boyquotes/master
typo backoffice
2014-03-29 18:21:04 +01:00
Manuel Raynaud
c893629bfd add cart item id on order product save event 2014-03-29 09:31:58 +01:00
Manuel Raynaud
e0c1bd6d6e remove web/cache on clear:cache command 2014-03-29 09:31:58 +01:00
Manuel Raynaud
e89fc5bcc9 change admin logo 2014-03-29 09:31:58 +01:00
Manuel Raynaud
e107babb61 remove loader if ajax has an error 2014-03-29 09:31:58 +01:00
Manuel Raynaud
eb3963d4e3 update italian translation 2014-03-29 09:31:57 +01:00
Manuel Raynaud
886320789a add cart item id on order product save event 2014-03-28 09:18:03 +01:00