Commit Graph

101 Commits

Author SHA1 Message Date
mDeflotte
5f34147bd5 // Allow / Disallow multishipping 2011-12-01 16:34:20 +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
26acff7c7b // Add "Allow seperated package" checkbox on the cart 2011-11-28 10:50:54 +00:00
rGaillard
e84d6ee6c7 // Fix ajax create account 2011-11-23 22:52:34 +00:00
dMetzger
bb0d1bf865 // Order processing bugs fixed 2011-11-23 21:02:51 +00:00
tDidierjean
d529b8a9ed // fix product live preview and duplication 2011-11-23 18:33:11 +00:00
mDeflotte
87fd1ccf89 // Delivery option are now auto-selected in the checkout 2011-11-23 17:21:30 +00:00
rMalie
1dc3341748 // Some fix on multishop + stock 2011-11-23 17:00:20 +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
7075d40121 // BugFix : Problem with token 2011-11-22 16:09:49 +00:00
mDeflotte
95a749de8b // Autoset id_carrier on the cart constructor + Replace a hookExec() 2011-11-22 14:09:52 +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
fBrignoli
8f234437e3 // broken due to merge 2011-11-22 09:11:30 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
mDeflotte
9426e5d883 // BugFix with opc and multishipping 2011-11-21 10:42:14 +00:00
rMalie
c4506a2916 // Fix modules ID on <body> for module controller page 2011-11-21 08:51:47 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
vChabot
67fc5d1600 [*] BO : You have now 3 new default groups. Unidentified group, guest group, and customer group. 2011-11-17 17:22:15 +00:00
fBrignoli
fddc403a09 [*] PDF : PDF is now rendered by TCPDF throught HTML template 2011-11-17 17:15:23 +00:00
tDidierjean
3e0bb0ba0c [*] BO : #PSFV-94 - added AdminCMSContentController, AdminCMSController, AdminCMSCategoriesController 2011-11-16 14:18:36 +00:00
rGaillard
11fc755c46 // Improve Specific prices 2011-11-14 17:40:42 +00:00
vChabot
0a4cb9321a [*] FO : Register process enhancement 2011-11-10 10:56:14 +00:00
vChabot
95cde12b84 [*] FO : combination link from product page are now the same as the combination link from blocklayered
// Cart is now accepting the combination link
2011-11-10 10:45:19 +00:00
rGaillard
59301b4540 // Replacement of getDiscounts method 2011-11-04 16:52:39 +00:00
rGaillard
09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
vChabot
4b2ca3193d [*] FO : when an user is created in one step account creation, he is redirected to the cart if the cart is not empty, or in the my-account page if not. 2011-11-03 17:16:28 +00:00
dMetzger
4fbb25168e // Retro compatibility and updater improved for Discount/CartRules 2011-11-02 14:23:44 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
fBrignoli
5dce8db64b [-] FO : Order history does not display order details 2011-10-27 16:56:15 +00:00
aFolletete
ee2aad914d // bug fix on new AdminOrders + optimization
[~] FO : usage of $customizedDatas var in order-detail.tpl is now deprecated use $product.customizedDatas
2011-10-24 13:19:54 +00:00
vChabot
f7f2f4bf1e // removing ajaxProcess, now useless because the process doesn't need ajax anymore 2011-10-20 08:04:41 +00:00
vChabot
c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
rMalie
d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
jmCollin
f35cb77556 // Fix download file 2011-10-13 11:40:03 +00:00
fBrignoli
7b392d6233 [-] FO : Notice if blocknewsletter has been removed 2011-10-11 12:59:30 +00:00
aNiassy
b0cc80ad01 [-] FO : Applied the context to the cart in the ParentOrderController::_setDefaultCarrierSelection() method 2011-10-11 12:34:44 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
lBrieu
3de9a7277d [-] Solve problem when trying to view a specific order on the history page (bad order id) 2011-10-05 07:55:21 +00:00
rMalie
0b78e570ec // Fix downloadable files in admin 2011-10-04 16:10:05 +00:00
vChabot
0c4a6aede9 // guest checkout works with the 2 registration process 2011-10-03 14:35:43 +00:00
vChabot
372c8dac4e [*] Registration type is now in 2 steps or all in one
// refactoring AuthController.php (front)
2011-09-30 15:48:20 +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
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
mMarinetti
84e77a9bf4 // PdfOrderSlipController with eol 2011-09-30 08:17:00 +00:00