Commit Graph

52 Commits

Author SHA1 Message Date
Jáchym Toušek
5ebc2e5e91 [-] BO : Fix #PSCFV-10520 2013-09-29 14:43:14 +02:00
Rémi Gaillard
fce9a0e285 // same for attributes and attributegroups 2013-05-27 18:13:13 +02:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Rémi Gaillard
ef4b3576fc [-] BO: Improve memory usage in admin product in global context with a lot of shops and attributes 2012-12-11 16:05:29 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01: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
dMetzger
40d3d16f55 [-] BO : Attribute deletion fixed #PSCFV-3616 2012-08-14 08:05:09 +00:00
vAugagneur
07b11f2d72 //fixed multishop CRUD bug 2012-07-24 16:45:52 +00:00
dMetzger
f1270e3ab0 [-] 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
mDeflotte
a4368658f6 [-] BO : #PSCFV-2473 - Fix bug with attribute value and shop 2012-05-21 15:32:56 +00:00
lLefevre
744df9b3b2 [-] BO : Fix #PSTEST-1220 : now position update for attribute value is good && fix JavaScript error in admin-dnd.js 2012-04-24 12:59:17 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +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
tDidierjean
2a1a47b5f6 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
rMalie
8783fc2f83 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00
rMalie
eee9b353c1 [-] 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
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
mBertholino
e605295d80 [-] BO : Attributes can now be deleted in Catalogue : Attributes and Groups 2011-12-26 14:41:29 +00:00
rMalie
58d7f37130 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
rMalie
39b9c7cfa1 // Format definitions 2011-12-12 21:06:59 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
0af197daf3 // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +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
vChabot
aabc36aa95 // attributes position works fine 2011-11-22 14:53:50 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
lLefevre
a28c2cb0f8 [*] BO : #PSFV-94 - added AdminAttributesGroupController 2011-11-01 20:57:27 +00:00
vChabot
d09855f02c // fix on attribute positions in FO (Attribute constructor was incorrect) 2011-10-27 12:52:04 +00:00
rMalie
d2f1d99edb [*] Classes: calcul position in class when an attribute, an image or a scene is added 2011-10-25 15:17:26 +00:00
bMancone
91af5d6d36 // Attribute: fixed checkAttributeQty() 2011-10-18 09:46:13 +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
vChabot
eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00
rMalie
eeb5b16112 // Merge -> revision 9221 2011-10-11 12:45:12 +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
vChabot
eb0dcf212a // cleaning code (norm / perf) 2011-09-27 15:08:24 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
vAugagneur
4a8edb119f [+] BO : now you can choose type of attribute group (select , color, radio) 2011-09-21 14:29:32 +00:00
vChabot
6b2cd2c3ba // import csv ok for product attribute position 2011-09-20 08:25:50 +00:00
vChabot
9ee3824029 [*] BO : Product attributes are now sortable. 2011-09-19 13:11:00 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
rMalie
59c4f5489d // Fix on shops + remove id_group_shop from stock + fix stock 2011-08-11 09:38:24 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
tDidierjean
ea890721e8 // Context part 21 2011-07-26 16:40:17 +00:00
tDidierjean
a64edf3ff6 // Context part 20 2011-07-26 15:55:04 +00:00
rMalie
02a738dce1 // Context part 15 2011-07-19 16:17:14 +00:00
rGaillard
8fc7f11014 2011-07-06 10:54:11 +00:00