Commit Graph

5203 Commits

Author SHA1 Message Date
vAugagneur e472fd98d6 //move all module classes in module sub-folder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15154 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:32:04 +00:00
vSchoener 2c8eb3fa4e [-] BO : Delete accounting
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15153 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:30:04 +00:00
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
vAugagneur 8cede91978 [-] MO : fixed bug #PSCFV-2270 - JS refacto module favorite products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15151 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:10:52 +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
lLefevre e45c7f98a6 [-] BO : #PSCFV-2289 : fix CSS for hint messages
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15149 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 09:06:54 +00:00
vChabot f324abe5fd [-] BO : BugFix : #PSCFV-2242 :CSV Import - Issues with products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15148 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:59:21 +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 44b75d97c0 // Fix jquery on install/dev
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15146 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:56:41 +00:00
vAugagneur 77b67e5341 [-] FO : fixed bug #PSCFV-484 - live edit bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15145 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:55:00 +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
rMalie dc10a038d1 // Fix click on "all" checkbox on adminproduct for multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:07:12 +00:00
tDidierjean 5de7280e23 // Deactivate accounting tab in BO product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15142 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 08:05:12 +00:00
vAugagneur 8bb19a33c4 [-] MO : fixed bug #PSCFV-2278 - Function hookActionProductUpdate() is deprecated in mailalert module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15141 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 07:57:00 +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
tDidierjean ca3c567eca [-] BO : fix bug #PSCFV-2239 - js error on product page on IIS + PHP5.4
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15135 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:50:05 +00:00
mMarinetti 11a35a0755 // find & replace id_group_shop > id_shop_group was missing ... AGAIN AGAIN (in 1.5.0.10)
// and also removed id_tax_rules_group alter table product query : column already exists.
Thanks a lot to Dave Jury for reporting this ( #PSCFV-1817 )

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15134 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:30:55 +00:00
aFolletete 5e36731d98 // update module list url for 1.5 version
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15132 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:05:39 +00:00
rMalie 28665cc8c0 // Norm on blockstore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15131 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:04:39 +00:00
rMalie 74f334f7cc // Fix installer on module installation step
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15130 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:02:29 +00:00
mMarinetti ea4f61df54 // find & replace id_group_shop > id_shop_group was missing ... AGAIN
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15129 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 16:02:06 +00:00
vChabot c93160238e [-] BO : BugFix : #PSCFV-1297 :Multistore: admin can delete special price of another shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:54:03 +00:00
mMarinetti af7c9b152d // a find & replace id_group_shop > id_shop_group was missing ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15127 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:52:44 +00:00
rMalie 4e49673fee // Fix notice on shop creation page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15126 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:42:57 +00:00
rMalie 8da5be371f // Fix AdminShopGroup image in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15125 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:39:53 +00:00
rMalie c55ebd35ff // Fix FileLogger in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15124 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:38:36 +00:00
dMetzger 58bca9ddb4 // Missing translation #PSCFV-2246
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15122 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:14:03 +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
tDidierjean d568269c56 [-] BO : fix bug #PSCFV-2268 - blocklink bug with multishop and link list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15120 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:59:01 +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
lLefevre 1f4a6f1623 [-] BO : fix #PSCFV-2212
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15114 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:21:21 +00:00
vAugagneur ab408ad848 [-] BO : fixed bug #PSCFV-2259 - "Contact options" section is missing from Customers > Contacts page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15113 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:20:13 +00:00
tDidierjean b9497e80a7 [-] BO : fix bug #PSCFV-2231 - blocklink problem when not in multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15112 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:10:33 +00:00
lLefevre 08ee61a806 [-] BO : #PSCFV-2214 : Change the order of localizations packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15111 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:09:43 +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
mMarinetti 643f8c3d11 // svn:keywords property added for index.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15108 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 14:03:30 +00:00
vChabot e82d429f4c // normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15107 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 13:49:49 +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 2bd2416cc0 [-] BO : there was some row doubled in the cart rules because of the multi-shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15099 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:50:24 +00:00
lLefevre 771c75de15 [-] BO : #PSCFV-2248 : translations for the back office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15098 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:19:15 +00:00
tDidierjean 9926b29d87 [-] BO : fix bug #PSCFV-2188 - imported products with combinations are not added to cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15097 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 12:02:48 +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