rMalie
4b17d64cf7
// Fix PrestaShopException typo
2012-01-04 13:53:19 +00:00
tDidierjean
2f83e37cff
[*] Classes : fix bug #PSFV-162 - Remove unused variables
2012-01-04 13:41:03 +00:00
rMalie
a776684f13
// Rename correctly all hooks
2012-01-02 15:52:40 +00:00
mMarinetti
fa4c63a449
// Add missing call of parent::initContent() in all front class (when initContent exists)
2011-12-14 16:22:50 +00:00
mDeflotte
dd0eee2f76
// BugFix : Display errors when no carriers available
2011-12-12 10:21:56 +00:00
mDeflotte
ca8d69ac2d
// Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled.
2011-12-05 17:11:26 +00:00
mDeflotte
f2e81e4dc9
// BugFix : message "Please chose a carrier" but a delivery option is setted.
2011-11-30 14:56:33 +00:00
mDeflotte
ce52b01f14
// Delivery option are now auto-selected in the checkout
2011-11-23 17:21:30 +00:00
mDeflotte
9cd6a6d714
// 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
edb2053b51
// Multishipping : Refresh carrier list
2011-11-23 09:57:21 +00:00
mDeflotte
2fad5a15d3
// 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
415619f50e
// 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