47 Commits

Author SHA1 Message Date
Rémi Gaillard
17c9814f63 [-] Core: Fix the listings in multishop context when you have at least a combination on one shop and not on the others and the same for the images 2013-03-20 20:12:28 +01:00
Rémi Gaillard
02bbfb25d6 [-] FO: Fix Pack::getItemTable with some PHP versions 2013-01-15 18:53:01 +01:00
Rémi Gaillard
2b9f64b790 [-] FO: Fix add to cart for product packs with no quantity and out of stock allowed #PSCFV-4788 2013-01-10 11:30:41 +01:00
vAugagneur
a54df8e36a Merge Pull request 154 - thanks to @prestashop-iran 2013-01-07 09:35:36 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rGaillard
59a602c274 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
3835d068d2 [*] Core: Image covers is now multishop 2012-09-14 14:25:44 +00:00
dMetzger
30fa5a5551 [-] FO : fixed cache management conflict for packed product #PSCFV-3294 2012-08-10 14:26:15 +00:00
tDidierjean
38a3c05f5d [-] BO : fixed #PSCFV-2190 - error at pack creation 2012-05-03 14:47:03 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
dffaf9b621 [-] BO : fix #PSTEST-1128 - when saving a pack, a validation error causes pack data loss 2012-04-04 12:38:42 +00:00
tDidierjean
56356f72f8 // More BO product page cleanup 2012-04-03 16:54:00 +00:00
vChabot
77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
41390e9be5 [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
323bd0e4db // Normalize 2012-01-24 16:24:01 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
bMancone
fa61172aa8 // Improved Pack management 2012-01-10 15:40:46 +00:00
tDidierjean
dc6488f512 // optimization to Product constructor (stock data is not loaded by default) 2012-01-03 13:40:50 +00:00
lLefevre
8ffb0864a3 [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
fBrignoli
f44b8bc2da [-] FO : Undefined method getOutOfStock 2011-11-23 17:18:09 +00:00
rMalie
ec8a1e0dec // Normalize 2011-11-09 15:21:19 +00:00
bMancone
51310f9f4b // Pack : fixed isInStock() 2011-10-26 08:11:02 +00:00
bMancone
c61273846a // Stock : fixed Pack & Product 2011-10-18 08:59:31 +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
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
aFolletete
379cedda66 [-] FO : fixed bug on Feature detachable with product pack feature 2011-09-20 08:41:05 +00:00
aFolletete
21668617b7 // Many improvements for Feature Detachable 2011-09-19 15:55:52 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
rMalie
ec6489a29b // Fix all category_lang sql restrictions with multishop 2011-08-19 14:21:45 +00:00
rMalie
fb55cfcd11 // Fix all product_lang sql restrictions with multishop 2011-08-19 14:01:23 +00:00
tDidierjean
21017fb5d8 // remove 1.4 deprecated functions 2011-07-27 09:51:43 +00:00
rMalie
3f9a9e41d7 // id_shop on cart product (for links) + change Shop::sqlAsso() + share_order 2011-07-22 08:57:51 +00:00
tDidierjean
e7ea230525 // Context part 3 2011-07-12 16:25:27 +00:00
tDidierjean
89920e17fd // Context part 2 2011-07-12 12:50:00 +00:00
rGaillard
8fc7f11014 2011-07-06 10:54:11 +00:00
rGaillard
d1a13007b9 2011-07-06 10:10:43 +00:00
tDidierjean
8b7e400d49 // merge 6001,6010,6012,6013 2011-04-21 08:01:09 +00:00
tDidierjean
fbd7f6b68f [-] FO : fixed bug #PSCFI-1395 - PackCore static function "IsInStock" doesn't work for packs 2011-04-15 10:17:10 +00:00
aFolletete
fbc1882f85 [*] Core : clean all deprecated methods 2011-04-12 18:50:26 +00:00
aFolletete
05a58f53e6 // 1.5 branche creation 2011-04-12 18:24:40 +00:00