Commit Graph

26 Commits

Author SHA1 Message Date
vSchoener
f9bf0deba4 [-] Fix Bug #PSTEST-148 for any Divide operation when a variable is equal to 0 2011-12-22 20:58:01 +00:00
mDeflotte
d993fba6a0 // Replacing some "4 spaces" by a unique tabulation 2011-12-22 12:43:31 +00:00
rMalie
63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
aFolletete
0ee826d901 // clean code 2011-12-17 16:53:50 +00:00
mDeflotte
0342aa3b7a // BugFix : Adding some backquote to protect SQL reserved word 2011-12-16 09:57:03 +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
c18e998ede // Format definitions 2011-12-12 21:06:59 +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
9c45719da1 // Fix collection in cartRule 2011-12-07 09:11:43 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +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
rMalie
0fc896fd96 // Fix collections 2011-12-05 09:05:45 +00:00
aFolletete
a0f787ea32 // Comment useless line in order to clean this
// Add table and identifier to CartRule class
2011-12-03 09:56:38 +00:00
rMalie
b273e728f9 // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
mDeflotte
a85c5d4cd2 // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
aFolletete
37cdfcdeea // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
dMetzger
035b85dfe5 // Cart rules fixed in admin customers 2011-11-23 19:22:23 +00:00
dMetzger
d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
dMetzger
0b6a4eb845 // CartRule fix 2011-11-23 08:49:05 +00:00
dMetzger
674a8a554e // Avoid some crashes 2011-11-23 08:39:49 +00:00
dMetzger
40bcbf55c5 // Vouchers are shrinkable again (must be tested more thoroughly) 2011-11-20 15:53:31 +00:00
rGaillard
f9ba6b11bb // Some improvements on BackOffice orders 2011-11-02 19:19:03 +00:00
dMetzger
7f830c2f4e // Retro compatibility for Discount 2011-11-02 10:47:01 +00:00
dMetzger
f266e8ffe1 // A few table name replaced 2011-11-01 19:06:26 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00