Commit Graph

1520 Commits

Author SHA1 Message Date
rMalie 104ab755c7 // Tab::getIdFromClassName() is now not sensible to case 2012-01-30 14:09:34 +00:00
rMalie 17e45a39a5 // Fix assignements in if() on AdminTab 2012-01-30 14:08:36 +00:00
rGaillard fc98e7e086 // Fix PSTEST-396 2012-01-30 13:21:12 +00:00
François Gaillard f666345fdf [*] TR : #PSTEST-553 : Replaced can't with cannot 2012-01-30 12:54:32 +00:00
bMancone 2672149e34 // Fixed #PSTEST-598 #PSTEST-599 2012-01-30 12:24:25 +00:00
mBertholino aebd1538d0 [*] 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 29cede486d // Fix PSTEST-364 2012-01-30 10:12:06 +00:00
bMancone 0d213d1162 // SupplyOrder form updated 2012-01-30 10:11:36 +00:00
mDeflotte 50fb9bc24f [-] 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 56932f40e3 // code review of AdminGroupShop - norms 2012-01-27 16:00:15 +00:00
dMetzger 84ab7f1fc3 [-] BO : partial use fixed for cart rules 2012-01-27 15:56:57 +00:00
mDeflotte ec97c81508 // Normalization 2012-01-27 13:53:42 +00:00
rMalie 6cdf84ded6 // Fix Db->query (property value is set) 2012-01-27 13:39:35 +00:00
rMalie df1c03e647 // Fix restriction on CMS categories #PSFV-403 2012-01-27 09:59:13 +00:00
vAugagneur 94f7f5e8e8 [-] BO : fixed sav display message in hard coded html span #PSTEST-545 2012-01-27 09:33:48 +00:00
fBrignoli e6b82ffa62 [-] Installer : Currency not installed when offline 2012-01-26 17:31:19 +00:00
dMetzger 567baf0a1c [-] FO : free gift fixed 2012-01-26 17:17:18 +00:00
rMalie a8d2d7a72d // Fix Controller->addCss(), CSS of theme are called before CSS of modules 2012-01-26 16:27:41 +00:00
dMetzger 153cb616bc [-] FO : uncombinable cart rules are not combinable anymore 2012-01-26 15:17:23 +00:00
dMetzger 18a040a30a [-] BO : voucher creation in the order detail fixed 2012-01-26 14:34:58 +00:00
rMalie 5990e369c6 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00
dMetzger 126ea0267a [*] BO : new dimension added to the product filter in the cart rules 2012-01-26 13:30:16 +00:00
rMalie f87f846853 // Fix Exception in autoload 2012-01-26 13:15:42 +00:00
rGaillard 8a5b2dc523 // Small fixes on AdminProduct tab 2012-01-26 12:50:41 +00:00
rMalie f61b1fc877 // Fix potential issue on autoload if class_index is corrupted 2012-01-26 12:49:22 +00:00
mDeflotte 1ff4cec92b [-] BO : #PSTEST-586 - Bad table name 2012-01-26 10:47:03 +00:00
bMancone 5355c0e1bd // Stock : general improvements 2012-01-25 19:05:06 +00:00
François Gaillard e422f05c38 [-] MO : MailAlerts module upgraded for PrestaShop 1.5 2012-01-25 16:04:31 +00:00
rMalie 0896d93e2c // Normalize 2012-01-25 15:51:47 +00:00
rMalie 1075d3e98b // Normalize 2012-01-25 14:45:32 +00:00
rMalie ccbf3acc8d // Normalize 2012-01-25 14:40:12 +00:00
tDidierjean 8db038f0e8 [-] BO : fix regression on product image upload 2012-01-25 14:21:53 +00:00
jBreux 1872ecb075 [*] Project : Add possibility to use admin controllers in modules 2012-01-25 14:12:36 +00:00
mDeflotte 67b805ad9a // Fix bug with object model validation 2012-01-25 09:11:30 +00:00
rMalie 645ac38d1b // Normalize 2012-01-24 17:30:33 +00:00
bMancone 33d3653825 // Fixed #PSTEST-456 2012-01-24 17:22:49 +00:00
rMalie 323bd0e4db // Normalize 2012-01-24 16:24:01 +00:00
jBreux c22bbcbdaa // Change module admin controllers path. 2012-01-24 16:08:52 +00:00
mMarinetti 244d88c7cc // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
vChabot 7e0a2ce15e // categories multishop improved 2012-01-24 09:30:32 +00:00
rMalie 5ebbf8f905 // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
mDeflotte af8435b6c1 // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
rMalie 033ed54515 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +00:00
rMalie 29642023b9 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
mDeflotte 39d8479a8e // Removing products of root-categories 2012-01-24 08:28:24 +00:00
rGaillard 715fbd2c88 [*] BO: Improve BackOffice order 2012-01-23 19:42:00 +00:00
rMalie 587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
tDidierjean 4b167358c6 // BO refactoring 2012-01-23 16:57:11 +00:00
mDeflotte 355fc348e2 // Retrocompatibility with carriers modules 2012-01-23 15:50:50 +00:00
rMalie 211e431586 // Normalize some classes 2012-01-23 15:25:43 +00:00