Commit Graph

19 Commits

Author SHA1 Message Date
mMarinetti
02ee9aa73f // Add missing call of parent::initContent() in all front class (when initContent exists) 2011-12-14 16:22:50 +00:00
mDeflotte
ac24656af1 // BugFix : Display errors when no carriers available 2011-12-12 10:21:56 +00:00
mDeflotte
533751ad3c // Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled. 2011-12-05 17:11:26 +00:00
mDeflotte
1f20025730 // BugFix : message "Please chose a carrier" but a delivery option is setted. 2011-11-30 14:56:33 +00:00
mDeflotte
87fd1ccf89 // Delivery option are now auto-selected in the checkout 2011-11-23 17:21:30 +00:00
mDeflotte
bab53fefef // BugFix : With Guest Checkout, an alert is displaying each time we increase/decrease the quantity of a product 2011-11-23 13:59:14 +00:00
mDeflotte
5fe7ed23c2 // Multishipping : Refresh carrier list 2011-11-23 09:57:21 +00:00
mDeflotte
9c76b35ec4 // Multishipping : on opc, on putting multi-shipping to off, the cart is set to one address delivery 2011-11-22 17:18:30 +00:00
mDeflotte
a0809d91da // BugFix id_carrier in cart not defined + choosing address delivery for multishiping on opc 2011-11-22 09:28:22 +00:00
mDeflotte
9426e5d883 // BugFix with opc and multishipping 2011-11-21 10:42:14 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
rMalie
f65df2f2ae // Norm on controllers 2011-09-30 13:50:55 +00:00
vAugagneur
e8901103e3 [+] Classes : added new class Media => It contains all the method related to media like CSS, JS
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
vChabot
f537d3008f // fix undefined var $customer 2011-09-29 15:45:09 +00:00
mDeflotte
34123d9169 //OrderDetailController : Refacto done + modify some comments 2011-09-29 11:53:00 +00:00
mDeflotte
0004b75bdc //OrderOpcController+OrderSlipController+PageNotFoundController : Refacto done 2011-09-29 09:03:41 +00:00
mDeflotte
675a8fe95b //Use protected instead of private function 2011-09-29 07:07:06 +00:00
rMalie
65e0f2d54f // Fix strict standard on controllers + modules header / footer include 2011-09-23 08:05:31 +00:00
rMalie
04f3779780 [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
2011-09-22 15:19:42 +00:00