Commit Graph

2357 Commits

Author SHA1 Message Date
fSerny 43d9ae1fe8 // Small fix 2012-02-03 15:31:17 +00:00
mMarinetti c5280c1368 // fix retrocompatibility in Tab.php related to _GET tab/controller 2012-02-03 13:49:01 +00:00
rMalie cb231efced // Fix translations in AdminControllers from modules #PSFV-397 2012-02-03 13:31:51 +00:00
rMalie 6bc84c8c71 // Fix some LIKE with _ 2012-02-03 12:09:28 +00:00
vAugagneur 08bb817839 //fixed small bug redirect 2012-02-03 10:31:11 +00:00
mDeflotte 5eea57e86c // Add a "@since 1.5.0" 2012-02-03 10:05:38 +00:00
mDeflotte a2c991e20b [*] BO : #PSTEST-381 - Checkbox "Send available products first" must not be present if there is only product "out of stock", or to check states of virtual products 2012-02-03 09:46:34 +00:00
vChabot 8fa6e83be3 // url UTF8 fix 2012-02-03 09:32:35 +00:00
vChabot 80aac72866 // replace $_POST by Tools::getValue 2012-02-03 09:32:12 +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 22e41f7e44 [-] BO : #PSTEST-618 - Carriers price was not good on order creation 2012-02-03 08:20:06 +00:00
rGaillard 26fd59909e // Fix dispatcher links 2012-02-02 18:43:17 +00:00
vChabot 52bcc69d0a // update category multishop works fine 2012-02-02 17:10:54 +00:00
vAugagneur a04b791607 //small bug #PSTEST-632 2012-02-02 17:01:30 +00:00
fSerny 8208135c5e // Small fix 2012-02-02 15:30:34 +00:00
rMalie ec039bc37f // Add support of different mysql port for mysqli and pdo 2012-02-02 13:50:27 +00:00
mDeflotte 44d60ab5c6 // Fix Bug with function ShopUrl::getMainShopDomainSSL 2012-02-02 10:40:20 +00:00
fSerny a5350ca415 [*] BO : Each module hooked on displayAdminProductsExtra add a Product Tab 2012-02-02 10:39:17 +00:00
rMalie 9897a810f7 // Fix multilang on multishop #PSTEST-588 2012-02-02 10:27:58 +00:00
fBrignoli 1e62380355 // norm 2012-02-01 15:56:39 +00:00
fBrignoli 89f732a920 // code review 2012-02-01 15:54:57 +00:00
vChabot e3da900938 // fix about PS_CUSTOMER_GROUP (replacing value 3 by PS_CUSTOMER_GROUP) 2012-02-01 15:25:59 +00:00
Francois Gaillard aa9f7c215e [*] FO : Better gesture of product discounts. 2012-02-01 15:12:26 +00:00
aFolletete ab5ee06405 [-] Classes : fixed bug #PSTEST-550 - Add current_state attribute on Order class
[~] Deprecated : OrderHistory::getLastOrderState()
2012-02-01 14:34:17 +00:00
rMalie d5aafcf27e // Merge AdminController 2012-02-01 10:14:46 +00:00
rMalie c4b937989b // Fix adminhome and clean Dispatcher 2012-02-01 09:56:02 +00:00
rMalie d73305d528 // Revert unfinished job on collections 2012-02-01 09:55:41 +00:00
rMalie 59cad13bdb [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
vChabot 10168e397b // order_by improved 2012-01-31 15:33:10 +00:00
vChabot 30c2f18913 // norm fix
// rename Shop::has_dependency() in Shop::hasDependency()
2012-01-31 15:28:43 +00:00
vChabot bcea49e02b // norm fix 2012-01-31 15:15:01 +00:00
vChabot 000747072c [*] BO : you can set positions to categories using multishop 2012-01-31 15:11:27 +00:00
aFolletete 4e4d2829fe [-] Classes : fixed bug #PSTEST-549 - Clean useless code
[-] BO : fixed bug on sorting feature on AdminOrdersController
// Clean code
2012-01-31 14:34:59 +00:00
mDeflotte 95036efbfa // Bug Fix : use the PS_COUNTRY_DEFAULT to calculate shipping fees 2012-01-31 10:50:24 +00:00
mDeflotte b9fdc68f55 // Fix bug with product ordering by manufaturer name on the function Tools::getProductsOrder 2012-01-31 08:30:49 +00:00
mDeflotte e40e8563c9 [-] BO : #PSTEST-595 - Fix Bug with image uploading
[-] BO : #PSTEST-596 - Fix Bug with image uploading
[-] BO : #PSTEST-597 - Fix Bug with image uploading
2012-01-31 08:26:33 +00:00
mDeflotte 812f79976a // Fix bug with product ordering by manufaturer name on the function Tools::getProductOrder 2012-01-31 08:17:24 +00:00
rMalie ea652b8b1d // Tab::getIdFromClassName() is now not sensible to case 2012-01-30 14:09:34 +00:00
rMalie 2d7512d4a9 // Fix assignements in if() on AdminTab 2012-01-30 14:08:36 +00:00
rGaillard 9a70ff3a77 // Fix PSTEST-396 2012-01-30 13:21:12 +00:00
Francois Gaillard 0a5dc876e3 [*] TR : #PSTEST-553 : Replaced can't with cannot 2012-01-30 12:54:32 +00:00
bMancone d6f82058d5 // Fixed #PSTEST-598 #PSTEST-599 2012-01-30 12:24:25 +00:00
mBertholino 4e3743fdc0 [*] BO : A new method in Employee class has been written "getEmployeesByProfile". it returns an array of employees who has the given profile. 2012-01-30 10:16:09 +00:00
rGaillard 9df575e23e // Fix PSTEST-364 2012-01-30 10:12:06 +00:00
bMancone 39f8cfe26a // SupplyOrder form updated 2012-01-30 10:11:36 +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
mMarinetti 6142d89798 // code review of AdminGroupShop - norms 2012-01-27 16:00:15 +00:00
dMetzger d1ca2417bf [-] BO : partial use fixed for cart rules 2012-01-27 15:56:57 +00:00
mDeflotte 19e5212932 // Normalization 2012-01-27 13:53:42 +00:00
rMalie 4814f3f875 // Fix Db->query (property value is set) 2012-01-27 13:39:35 +00:00