rMalie
|
e1714942f3
|
[*] Classes : table prefix is no longer required in Db::getInstance()->delete() method
|
2012-02-16 14:54:52 +00:00 |
|
aFolletete
|
a322e66502
|
// fixed bug #PSTEST-552
// Clean code
|
2012-02-14 15:08:40 +00:00 |
|
vAugagneur
|
0c39f79e31
|
[-] BO : fixed small image duplication in carrier listing
|
2012-02-13 13:08:06 +00:00 |
|
mDeflotte
|
914c75b56c
|
// fix bug with missing $context->cart and $context->customer durring payment process
|
2012-02-07 17:15:44 +00:00 |
|
mDeflotte
|
320536098a
|
[-] BO : #PSTEST-659 - On creating group, table is not prefixed because of a bad parameter to the method DB::insert
|
2012-02-06 09:51:45 +00:00 |
|
mDeflotte
|
5eea57e86c
|
// Add a "@since 1.5.0"
|
2012-02-03 10:05:38 +00:00 |
|
mDeflotte
|
0f05013809
|
[*] BO : #PSTEST-624 - On creating group, automaticaly assign the new groups to all carriers
|
2012-02-03 08:59:46 +00:00 |
|
mDeflotte
|
95036efbfa
|
// Bug Fix : use the PS_COUNTRY_DEFAULT to calculate shipping fees
|
2012-01-31 10:50:24 +00:00 |
|
mDeflotte
|
b549cdccbb
|
[-] BO : #PSTEST-590 - Fix bug with undefined smarty variable "HOOK_EXTRACARRIER_ADDR" + By default use the default country of the shop to calculate shipping cost
|
2012-01-30 08:07:49 +00:00 |
|
Francois Gaillard
|
9c1cf108a5
|
// Norm corrections applied
|
2012-01-18 09:33:34 +00:00 |
|
Francois Gaillard
|
309b44941e
|
[-] Classes : #PSCFI-4640 : Country name depending on current language (countries restricted to active deliveries)
|
2012-01-18 09:30:48 +00:00 |
|
mDeflotte
|
c9729d5fa2
|
// Improving method getAvailableCarrierList
|
2011-12-22 17:37:27 +00:00 |
|
bMancone
|
7177cb08b6
|
// AdminWarehousesController: fixed association with carriers. Warehouse: fixed association with carriers. Carrier: norm & tags. AdminProductsController: added warning when using the advanced stock management without assocations with warehouses/carriers
|
2011-12-22 11:09:33 +00:00 |
|
rMalie
|
1302bdb194
|
// Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
|
2011-12-19 11:13:13 +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 |
|
mBertholino
|
275b9cadeb
|
// improve config.inc.php code, id_shop is inserted in the cookie name. Debug in Carrier class, max_deep is now max_depth
|
2011-12-14 08:59:55 +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
|
3559aa2225
|
// Remove $langMultiShop from all classes, and add 'multishop' in $definition instead
|
2011-12-05 15:04:09 +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 |
|
aFolletete
|
51d7d41e3b
|
// fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
|
2011-11-30 17:25:27 +00:00 |
|
tDidierjean
|
54b80f48e4
|
// fix module tab dispatch
|
2011-11-18 14:10:23 +00:00 |
|
mDeflotte
|
0df1a7e2eb
|
// Merging multishipping branche on 1.5
|
2011-11-18 11:13:31 +00:00 |
|
tDidierjean
|
8aa538a794
|
// Change customer group for unidentified customers when getting carriers
|
2011-11-18 10:50:42 +00:00 |
|
rMalie
|
201cb34a4d
|
// Some fix on objectModel children classes (fields not valid, etc.)
|
2011-11-09 12:16:37 +00:00 |
|
vChabot
|
222c573ff0
|
[*] BO : Carriers can now be sorted ascending or descending
|
2011-11-04 10:23:41 +00:00 |
|
dMetzger
|
554783594e
|
[+] Project : Vouchers are now replaced by cart rules
|
2011-11-01 18:50:42 +00:00 |
|
lLefevre
|
a9cbb3fdcd
|
[*] BO #PSFV-94 : Added AdminCarrierController
|
2011-10-19 14:34:37 +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
|
81d914c74b
|
[*] BO : Carriers are now sortable by position or price
|
2011-10-12 14:31:36 +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
|
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
|
bbc6c6bdc4
|
// Merge -> revision 9061
|
2011-10-05 15:21:55 +00:00 |
|
mDeflotte
|
3c5edebae6
|
[*] Add reference for carriers
|
2011-09-30 14:59:07 +00:00 |
|
mDeflotte
|
8d19f130d7
|
[-] BO : BugFix - Not possible to save a carrier
|
2011-09-30 13:19:25 +00:00 |
|
rMalie
|
0c40fb9a06
|
// Merge -> 8910
|
2011-09-30 08:17:25 +00:00 |
|
fBrignoli
|
efbf3c5d45
|
[*] BO : Taxes are now historized
[*] BO : Taxes are no longer stored in the order details row
|
2011-09-14 09:06:20 +00:00 |
|
rMalie
|
3c9a1364e8
|
// Fix carrier creation for multistore
|
2011-09-07 15:47:45 +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
|
2bb147128b
|
// Revert normalization
|
2011-08-11 10:20:59 +00:00 |
|
rMalie
|
7fec565167
|
// Normalization
|
2011-08-11 09:58:20 +00:00 |
|
rMalie
|
9c8fbcb1a0
|
// Fix bug of toto on line 451 of carrier.php (he report modifications after change on signature function)
|
2011-08-10 16:04:59 +00:00 |
|
rMalie
|
83734c7bb9
|
// Merge -> revision 7875
|
2011-08-03 16:16:49 +00:00 |
|
rMalie
|
e2c8d89e41
|
// Merge with revision 7841
|
2011-08-02 11:43:58 +00:00 |
|
rMalie
|
a2f6b7c0fd
|
// Fix #PSFV-31
|
2011-07-28 13:53:51 +00:00 |
|
rMalie
|
c17e7c236d
|
// MERGE with 1.4 r7770
|
2011-07-28 09:20:57 +00:00 |
|
tDidierjean
|
21017fb5d8
|
// remove 1.4 deprecated functions
|
2011-07-27 09:51:43 +00:00 |
|
tDidierjean
|
a64edf3ff6
|
// Context part 20
|
2011-07-26 15:55:04 +00:00 |
|