Commit Graph

2078 Commits

Author SHA1 Message Date
aFolletete
47cfd2b9f9 [-] BO : fixed bug #PSCFV-1296 - Can't add a product in order (BO)
// Fix backward compatibility issue with updateQty method

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15152 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:29:46 +00:00
dMetzger
8f6c9671f5 // Replaced array_uintersect by a custom function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15150 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:09:03 +00:00
rMalie
14e44efe75 // Improve Shop::getTotalShops()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:59:07 +00:00
rMalie
5a6fe7aff2 // Set context to single shop if an employee have auth on only one shop #PSCFV-2182
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15144 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:50:39 +00:00
mDeflotte
ca6c08c36c [-] BO : #PSCFV-2276 - Fix bug on changing status of a order with virtual products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15140 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 07:45:22 +00:00
vAugagneur
4f3e19ed5f //remove mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15138 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 20:57:15 +00:00
rMalie
0a0f47efbb // Fix my-account meta #PSCFV-1440
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15136 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:56:49 +00:00
rMalie
ccfef659c9 // Multishop interface reworked
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15121 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:05:39 +00:00
dMetzger
7cb052a52b [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15118 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:36:53 +00:00
vChabot
b063156757 [-] FO : BugFix : #PSCFV-2208 : Params link from CMS page link are incorrect (only one char instead of a sentence)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15110 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:06:58 +00:00
rGaillard
7df7f7aac4 [+] BO: The customizable products are now usable in the BackOffice order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15109 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:04:13 +00:00
lLefevre
05aefa5256 [-] BO : #PSCFV-2186 : Find the good translation when a module is overrided
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15106 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:45:33 +00:00
vAugagneur
b0090db2c8 [-] BO : fixed bug #PSCFV-2256 - Error when duplicate a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15105 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:40:54 +00:00
tDidierjean
0416403b37 [-] BO : fix bug #PSCFV-2251 - http_build_query must fix arg_separator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15104 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:39:19 +00:00
vChabot
807252f5af [-] FO : BugFix : #PSCFV-2243 : CCC optimization on scripts compile each script two times
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15103 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:30:12 +00:00
dMetzger
cdcf54b40e // Debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15102 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:28:26 +00:00
tDidierjean
dbb931aea8 [-] BO : fix bug #PSCFV-2237 - Broken SQL Request in Product->getAccessories()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15101 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:15:37 +00:00
dMetzger
59eeabee98 [-] BO : changed state iso code max length #PSCFV-2220
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15096 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:00:50 +00:00
fSerny
8947a4be80 [-] FO : Center column is now in full size when left column is not displayed #PSCFV-1497
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15093 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:50:33 +00:00
tDidierjean
70ca2d47c3 // remove deprecated method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15091 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:29:52 +00:00
vAugagneur
5057379ded [-] BO : fixed bug #PSCFV-2217 - Assign new zone in BO > Localisation > States generate an error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15089 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 09:02:02 +00:00
fBrignoli
5776e365de [-] FO : Invalid voucher name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15087 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 08:41:26 +00:00
fSerny
8411d6df8d [-] BO : Bug with slash on modules description - #PSCFV-2146
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15080 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-07 10:08:35 +00:00
mDeflotte
cb3850bd9f [-] FO : #PSCFV-2197 - Show which products is assigned to which carrier, when multiple carriers are proposed for the one delivery method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15077 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 14:21:02 +00:00
mDeflotte
f25d090958 [-] FO : #PSCFV-2147 - Fix bug with date of delivery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15067 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-04 09:12:02 +00:00
mDeflotte
9be7d4e389 [-] BO : #PSCFV-71 - Fix bug with currency conversion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15055 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:13:10 +00:00
dMetzger
2c81894949 [-] BO : you cannot create 2 states with the same iso code in the same country anymore #PSCFV-53
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15054 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 15:11:43 +00:00
vChabot
b44fad77ce // fix on module when customer is not logged
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15053 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:59:17 +00:00
fBrignoli
957d30dba6 // incorrect SQL query
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15052 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:48:26 +00:00
tDidierjean
d1689a5c75 [-] BO : fixed #PSCFV-2190 - error at pack creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15050 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:47:03 +00:00
fBrignoli
fbb3609e6e [-] Installer : Undefined variable due to hook call in objectModel::add()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15047 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:19:24 +00:00
dMetzger
9d5d7cc2e5 [-] Core : fixed typo in a SQL query #PSCFV-2189
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15046 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 14:18:01 +00:00
mDeflotte
284c583796 [-] FO : #PSCFV-152 - Check payment method are allowed before displaying them on the checkout page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15039 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 12:45:02 +00:00
tDidierjean
503bb511d9 [-] Classes : fix #PSCFV-2185 - bad handling of order states for merchandise returns
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15036 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 11:48:40 +00:00
mDeflotte
2169016b87 // If an order contain only virtual products, don't set a carrier to the order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15029 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:58:35 +00:00
dMetzger
0e2d9240bd [-] MO : retro compatibility fixed with Referral program #PSCFV-1531
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15028 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:34:18 +00:00
mDeflotte
f999822533 // Revert class payment module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15026 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:21:59 +00:00
tDidierjean
acd5be25d1 [-] Classes : fix #PSCFV-1218 - Re-ordering customized products don't duplicate the customization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15024 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:13:46 +00:00
rMalie
f5f9ee023d // Rename treeview to treeview-categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15022 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:10:10 +00:00
mDeflotte
513c9be298 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15021 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-03 08:10:09 +00:00
lLefevre
5c4abb03c2 // Fix sprintf translation for theme and modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15015 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 16:07:45 +00:00
vAugagneur
f901262c52 //range refacto
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15003 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 13:58:51 +00:00
dMetzger
14896df71e [-] FO : cart rules did not use specific prices in the calculations #PSCFV-702
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14999 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 13:01:02 +00:00
tDidierjean
0c2a5f508b [-] FO : fix bug #PSCFV-737 - cannot download virtual file from order history
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14997 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 12:55:53 +00:00
vAugagneur
ea51aba2bb [-] BO : fixed bug #PSCFV-2155 - carrier max_height, max_depth, max_weight, max_width problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14996 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 10:09:01 +00:00
tDidierjean
4f5ff9e8c4 [-] Classes : fix bug #PSCFV-1568 - ImageManager PNG thumbnail param not used
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14994 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:48:25 +00:00
dMetzger
216961588b [-] FO : Cart rules local cache wasn't cleaned correctly #PSCFV-91
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14992 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:35:04 +00:00
mMarinetti
f65bb22580 [-] BO : no more fatal error when using Tools::apacheModExists and phpinfo() not available
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14991 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-02 09:07:47 +00:00
bMancone
6023f26ee3 // Fixed #PSCFV-2148
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14984 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 15:15:04 +00:00
mDeflotte
2e7052d283 [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14979 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-30 13:40:46 +00:00