dMetzger
|
295d79e22f
|
// Removed useless bit of code (retrieval of the manufacturer address in the constructor, 1 query each time, no use)
|
2012-08-14 14:26:40 +00:00 |
|
dMetzger
|
b31bd36b7b
|
[-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted
|
2012-07-24 13:11:56 +00:00 |
|
vAugagneur
|
ba2d2a649a
|
[-] BO : fixed bug #PSCFV-3261
|
2012-07-23 14:18:01 +00:00 |
|
rMalie
|
803073cd49
|
// Webservice getters are now multishop
|
2012-06-01 07:45:41 +00:00 |
|
rMalie
|
681a83a33d
|
// Remove useless multishop code in manufacturers #PSCFV-2394
|
2012-05-18 15:35:56 +00:00 |
|
rMalie
|
6eb81abd8e
|
// Remove useless multishop code in manufacturers #PSCFV-2394
|
2012-05-18 15:30:52 +00:00 |
|
vChabot
|
e01939d1f4
|
[-] BO : BugFix : #PSCFV-2308 : Missing WHERE clause in Manufacturer::getManufacturers()
|
2012-05-14 07:46:46 +00:00 |
|
vChabot
|
b627d00aa1
|
[-] BO : BugFix : #PSCFV-2292 : Column 'price' in order clause is ambiguous by filtering manufacturer product
|
2012-05-10 16:05:07 +00:00 |
|
dMetzger
|
06dc0b3eeb
|
[-] Core : fixed typo in a SQL query #PSCFV-2189
|
2012-05-03 14:18:01 +00:00 |
|
rMalie
|
e3e428e6e4
|
// Fix multishop bug on product_attribute list
|
2012-04-24 13:48:23 +00:00 |
|
rMalie
|
6ec2816de5
|
// Fix join between product_attribute and product_attribute_shop on getproducts methods
|
2012-04-17 16:10:51 +00:00 |
|
rMalie
|
49869aaaaf
|
// MERGE product_multistore branch : product fields are now editable per shop
|
2012-04-17 13:32:12 +00:00 |
|
lLefevre
|
2145c8d03a
|
[-] BO : fix #PSCFI-5408
|
2012-04-13 08:02:06 +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 |
|
mDeflotte
|
198aeb53cd
|
// Fix bug with id_tax_roules_group associated to it old table.
|
2012-02-27 15:38:35 +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 |
|
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 |
|
vChabot
|
03d05fa1ed
|
// order_by improved
|
2012-01-31 15:33:10 +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 |
|
rMalie
|
8fa5ffc681
|
[*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead
|
2011-12-15 13:24:03 +00:00 |
|
rMalie
|
7da8061a68
|
// Format definitions
|
2011-12-14 17:21:18 +00:00 |
|
rMalie
|
1506dc39b3
|
// Format definitions
|
2011-12-13 13:41:54 +00:00 |
|
rMalie
|
48baf36558
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
rMalie
|
a284e2ef8b
|
// Remove $this->table and $this->identifier from objectModels + normalize
|
2011-12-09 14:05:24 +00:00 |
|
rMalie
|
d3a24b8622
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +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
|
e71d12f47d
|
// Improve StockAvailable requests + code refactoring
|
2011-12-02 11:36:04 +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 |
|
rGaillard
|
f5a3177018
|
// Fix blockmanufacturers
|
2011-11-22 20:51:40 +00:00 |
|
lLefevre
|
166d0e956f
|
[*] BO #PSFV-94 : Added AdminManufacturerController
|
2011-10-28 12:20:50 +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 |
|
tDidierjean
|
a7ad178f28
|
//// Merge -> revision 8290
|
2011-09-01 09:53:43 +00:00 |
|
rMalie
|
fb55cfcd11
|
// Fix all product_lang sql restrictions with multishop
|
2011-08-19 14:01:23 +00:00 |
|
fBrignoli
|
8f8ac0670d
|
[*] Project : US + CA TaxSystem
|
2011-08-18 10:10:50 +00:00 |
|
rMalie
|
0b28aa8f72
|
// Fix #PSFV-48
|
2011-08-11 14:42:31 +00:00 |
|
rMalie
|
e92657bba2
|
// HTML flag can be used in ObjectModel->getTranslationsFieldsChild() to keep html on language fields
|
2011-08-11 13:39:30 +00:00 |
|
rMalie
|
2bb147128b
|
// Revert normalization
|
2011-08-11 10:20:59 +00:00 |
|
rMalie
|
7fec565167
|
// Normalization
|
2011-08-11 09:58:20 +00:00 |
|
rMalie
|
c17e7c236d
|
// MERGE with 1.4 r7770
|
2011-07-28 09:20:57 +00:00 |
|
rMalie
|
5f6f018885
|
// REVERT MERGE
|
2011-07-27 13:35:06 +00:00 |
|
rMalie
|
233c0076b7
|
// MERGE with trunk revision 7754
|
2011-07-27 12:48:42 +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 |
|
rMalie
|
766a38dcd7
|
// Add config/alias.php file + refactoring of DB / MySQL classes
|
2011-07-20 16:10:12 +00:00 |
|
rMalie
|
ba2922a823
|
// Context part 13
|
2011-07-19 09:44:10 +00:00 |
|
tDidierjean
|
89920e17fd
|
// Context part 2
|
2011-07-12 12:50:00 +00:00 |
|