Commit Graph

50 Commits

Author SHA1 Message Date
vChabot
cd600f3eab // fix about #PSCFV-2221 : standardize corrections 2012-05-11 08:11:08 +00:00
bMancone
5e55b74e15 // Fixed exceptions when saving products 2012-04-17 15:56:04 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
0028c87f92 // copy of bugfix #PSCFI-4956 from 1.4 (search alias) 2012-04-05 12:33:28 +00:00
rMalie
d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
rGaillard
00600c5fe8 // Fix tax rules group with search 2012-02-28 10:33:16 +00:00
dMetzger
a4d25e7a2a [+] 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
77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
9c6b80fabe // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
vChabot
03d05fa1ed // order_by improved 2012-01-31 15:33:10 +00:00
vChabot
5a7648f0f9 // little fix 2012-01-18 12:32:56 +00:00
vChabot
c0cf59d93f [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
tDidierjean
cb68dab643 // fix useless call to array_unique 2012-01-04 15:53:31 +00:00
rMalie
5a61b6f319 // Fix bug in search 2011-12-21 20:21:58 +00:00
vChabot
00c907bf7a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
vChabot
42ac9fb33f [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
François Gaillard
f87d4a8544 [-] BO : BugFix : Search index re-build 2011-12-13 09:09:54 +00:00
rMalie
55dff6a31e // Revert search 2011-12-09 14:10:37 +00:00
lLefevre
540858527b // Fix bugs in AdminProductsController 2011-12-09 13:37:08 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
dSevere
f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
bfb0101a19 // 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
f02365476a // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
rMalie
9d727990f1 // 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
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
rMalie
74843c4060 2011-08-24 15:57:10 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
3f9a9e41d7 // id_shop on cart product (for links) + change Shop::sqlAsso() + share_order 2011-07-22 08:57:51 +00:00
rMalie
73d6f4267b // Context part 16 (shops) 2011-07-20 12:08:15 +00:00
rMalie
ba2922a823 // Context part 13 2011-07-19 09:44:10 +00:00
rMalie
2d77925e7d // Refactoring of shop class with new context 2011-07-12 16:28:20 +00:00
rMalie
286a374353 // Context 2011-07-12 13:50:15 +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
gBrunier
aa0651d5f0 [-] FO : Fixed bug #PSCFI-1582 - Not correct search. Now we list all products which contains the search word. 2011-04-26 09:14:15 +00:00
aFolletete
05a58f53e6 // 1.5 branche creation 2011-04-12 18:24:40 +00:00