Commit Graph

2070 Commits

Author SHA1 Message Date
dMetzger 6c52be444c [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196 2012-05-09 14:36:53 +00:00
vChabot f3913e4def [-] FO : BugFix : #PSCFV-2208 : Params link from CMS page link are incorrect (only one char instead of a sentence) 2012-05-09 14:06:58 +00:00
rGaillard efd35f4f87 [+] BO: The customizable products are now usable in the BackOffice order 2012-05-09 14:04:13 +00:00
lLefevre 1b76e87a39 [-] BO : #PSCFV-2186 : Find the good translation when a module is overrided 2012-05-09 13:45:33 +00:00
vAugagneur 38b94a2118 [-] BO : fixed bug #PSCFV-2256 - Error when duplicate a product 2012-05-09 13:40:54 +00:00
tDidierjean f7e72c61dd [-] BO : fix bug #PSCFV-2251 - http_build_query must fix arg_separator 2012-05-09 13:39:19 +00:00
vChabot b15004b28f [-] FO : BugFix : #PSCFV-2243 : CCC optimization on scripts compile each script two times 2012-05-09 13:30:12 +00:00
dMetzger a945576c0b // Debug 2012-05-09 13:28:26 +00:00
tDidierjean b943b9fbe3 [-] BO : fix bug #PSCFV-2237 - Broken SQL Request in Product->getAccessories() 2012-05-09 13:15:37 +00:00
dMetzger f80ffe338b [-] BO : changed state iso code max length #PSCFV-2220 2012-05-09 12:00:50 +00:00
fSerny 204e044d6d [-] FO : Center column is now in full size when left column is not displayed #PSCFV-1497 2012-05-09 09:50:33 +00:00
tDidierjean 2e452baced // remove deprecated method 2012-05-09 09:29:52 +00:00
vAugagneur f5694b077e [-] BO : fixed bug #PSCFV-2217 - Assign new zone in BO > Localisation > States generate an error 2012-05-09 09:02:02 +00:00
fBrignoli 21fb824367 [-] FO : Invalid voucher name 2012-05-09 08:41:26 +00:00
fSerny be8587a0a4 [-] BO : Bug with slash on modules description - #PSCFV-2146 2012-05-07 10:08:35 +00:00
mDeflotte 7d66c4f266 [-] FO : #PSCFV-2197 - Show which products is assigned to which carrier, when multiple carriers are proposed for the one delivery method 2012-05-04 14:21:02 +00:00
mDeflotte abcfa78c03 [-] FO : #PSCFV-2147 - Fix bug with date of delivery 2012-05-04 09:12:02 +00:00
mDeflotte 52e3ac28be [-] BO : #PSCFV-71 - Fix bug with currency conversion 2012-05-03 15:13:10 +00:00
dMetzger 95b1fdc779 [-] BO : you cannot create 2 states with the same iso code in the same country anymore #PSCFV-53 2012-05-03 15:11:43 +00:00
vChabot 117d5d1c28 // fix on module when customer is not logged 2012-05-03 14:59:17 +00:00
fBrignoli 01bcc4bcac // incorrect SQL query 2012-05-03 14:48:26 +00:00
tDidierjean 7317e7cd09 [-] BO : fixed #PSCFV-2190 - error at pack creation 2012-05-03 14:47:03 +00:00
fBrignoli 490fc6b933 [-] Installer : Undefined variable due to hook call in objectModel::add() 2012-05-03 14:19:24 +00:00
dMetzger fcb6462a23 [-] Core : fixed typo in a SQL query #PSCFV-2189 2012-05-03 14:18:01 +00:00
mDeflotte b86cfebbf4 [-] FO : #PSCFV-152 - Check payment method are allowed before displaying them on the checkout page 2012-05-03 12:45:02 +00:00
tDidierjean 8c4dac09f2 [-] Classes : fix #PSCFV-2185 - bad handling of order states for merchandise returns 2012-05-03 11:48:40 +00:00
mDeflotte 9a8756ca96 // If an order contain only virtual products, don't set a carrier to the order 2012-05-03 08:58:35 +00:00
dMetzger 32745f4ba3 [-] MO : retro compatibility fixed with Referral program #PSCFV-1531 2012-05-03 08:34:18 +00:00
mDeflotte b4ff64e6f7 // Revert class payment module 2012-05-03 08:21:59 +00:00
tDidierjean 7dc370a8da [-] Classes : fix #PSCFV-1218 - Re-ordering customized products don't duplicate the customization 2012-05-03 08:13:46 +00:00
rMalie 39be1925b1 // Rename treeview to treeview-categories 2012-05-03 08:10:10 +00:00
mDeflotte e02e6238c8 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address 2012-05-03 08:10:09 +00:00
lLefevre 2788d1b2a6 // Fix sprintf translation for theme and modules 2012-05-02 16:07:45 +00:00
vAugagneur 4de0ce9fda //range refacto 2012-05-02 13:58:51 +00:00
dMetzger 50b89a63a6 [-] FO : cart rules did not use specific prices in the calculations #PSCFV-702 2012-05-02 13:01:02 +00:00
tDidierjean 6d88a68cbe [-] FO : fix bug #PSCFV-737 - cannot download virtual file from order history 2012-05-02 12:55:53 +00:00
vAugagneur 25655d3834 [-] BO : fixed bug #PSCFV-2155 - carrier max_height, max_depth, max_weight, max_width problem 2012-05-02 10:09:01 +00:00
tDidierjean 5ed4ee3ec1 [-] Classes : fix bug #PSCFV-1568 - ImageManager PNG thumbnail param not used 2012-05-02 09:48:25 +00:00
dMetzger f642d20899 [-] FO : Cart rules local cache wasn't cleaned correctly #PSCFV-91 2012-05-02 09:35:04 +00:00
mMarinetti 4948504d50 [-] BO : no more fatal error when using Tools::apacheModExists and phpinfo() not available 2012-05-02 09:07:47 +00:00
bMancone 0bbbf5a5ee // Fixed #PSCFV-2148 2012-04-30 15:15:04 +00:00
mDeflotte 7eca80f880 [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727 2012-04-30 13:40:46 +00:00
bMancone 98c5d6cc4f // Fixed #PSCFV-44 : Wrong product references were displayed when editing a supply order 2012-04-30 12:25:53 +00:00
mDeflotte 716aac63c9 // Fix bug with product price was badly set to 0 if a specific price rule with 0 as price is applyed to the product 2012-04-30 08:41:53 +00:00
vChabot 77343e6c7c [-] BO : BugFix #PSCFV-2110 #PSCFV-2117 Category association in product page (back-office) is now saved when you have only one shop 2012-04-27 13:54:49 +00:00
rMalie f663275d27 [+] BO : Module controllers can now create custom rewrite in SEO page 2012-04-27 13:36:31 +00:00
rMalie e536f91c52 // Fix bug on metas 2012-04-27 09:18:25 +00:00
rMalie 1dcc5bd351 // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
rMalie 9dea1f4cb0 // Fix specificPrice with multishop 2012-04-26 16:00:36 +00:00
rMalie 331412e5d4 // Norm 2012-04-26 14:13:59 +00:00