Commit Graph

63 Commits

Author SHA1 Message Date
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Rémi Gaillard
8b817a4a8c [-] Core: Fix search indexation when id_product is forced #PSCFV-6039 2012-12-10 13:52:09 +01:00
Rémi Gaillard
167da64574 [-] FO: Search product listing should use the stock of default attribute as in category product listing 2012-11-23 17:27:00 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rGaillard
b9289df687 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
fef2be140a [-] BO: improve memory usage for search indexation #PSCFV-4193 2012-10-10 17:19:08 +00:00
rGaillard
1bdf6c32b4 [*] Core: Image covers is now multishop 2012-09-14 14:25:44 +00:00
fSerny
bed22c913a [-] INSTALLER : Fix demo product installed (Search class) - #PSCFV-2880 2012-06-20 15:59:18 +00:00
lLefevre
ff7e44a5a1 // Fix bug when install fixtures 2012-06-12 09:30:49 +00:00
mMarinetti
ac8ddab034 // compatibility fix, #PSCFV-2793 2012-06-12 07:41:20 +00:00
vChabot
4e1bf4c305 [-] BO : BugFix : #PSCFV-2639 : The search autocomplete does not work in multi store mod
// norm
2012-06-06 08:32:59 +00:00
vChabot
02a0296084 // fix about #PSCFV-2221 : standardize corrections 2012-05-11 08:11:08 +00:00
bMancone
e726bdd470 // Fixed exceptions when saving products 2012-04-17 15:56:04 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
c92e63b272 // copy of bugfix #PSCFI-4956 from 1.4 (search alias) 2012-04-05 12:33:28 +00:00
rMalie
50a44277db // Normalize 2012-03-09 09:19:30 +00:00
rGaillard
46eb7645df // Fix tax rules group with search 2012-02-28 10:33:16 +00:00
dMetzger
16cfca9bff [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
vChabot
c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
ab2515b67c // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
vChabot
10168e397b // order_by improved 2012-01-31 15:33:10 +00:00
vChabot
7ec076d366 // little fix 2012-01-18 12:32:56 +00:00
vChabot
2204a2b653 [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
tDidierjean
e73cd3cecd // fix useless call to array_unique 2012-01-04 15:53:31 +00:00
rMalie
63f20df91b // Fix bug in search 2011-12-21 20:21:58 +00:00
vChabot
a6f549207a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
vChabot
07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
Francois Gaillard
133de02a11 [-] BO : BugFix : Search index re-build 2011-12-13 09:09:54 +00:00
rMalie
6c4a2f05f2 // Revert search 2011-12-09 14:10:37 +00:00
lLefevre
08276cac3b // Fix bugs in AdminProductsController 2011-12-09 13:37:08 +00:00
rMalie
27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
dSevere
98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
rMalie
5e92aa6d23 // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
rMalie
a0cf25c891 // Fix stock for multishop on search 2011-11-23 17:07:46 +00:00
mMarinetti
909ec97e96 [-] BO : fixed bug with Search:indexation when editing product (id_shop was missing)
// end of line style fix
2011-10-19 09:29:00 +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
mDeflotte
3105fc5ddc // Add stock avaibility 2011-10-13 15:58:29 +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
d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
rMalie
468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
rMalie
afff25956c // Merge -> revision 8608 2011-09-15 16:10:59 +00:00
jmCollin
0cae24e984 // Correct create product 2011-09-06 11:38:47 +00:00