Commit Graph

384 Commits

Author SHA1 Message Date
lBrieu e8a72850e7 [*] BO : Shows more details for each notification 2011-09-13 09:05:30 +00:00
rMontagne aaa3c46161 Fix Classe FileUploader 2011-09-13 08:25:52 +00:00
vChabot 6b3bcd668b // assign variables to display cart from payment method choice 2011-09-13 08:24:40 +00:00
tDidierjean ffe8cddefb // fix ajax fileuploader error with duplicate positions 2011-09-13 08:21:26 +00:00
vChabot b8dfc344f2 [*] BO : add an available date when product is out of stock 2011-09-13 08:07:34 +00:00
vAugagneur ae697852cf [+] FO : Messages in order detail are now stored in the Customer Service (SAV) 2011-09-13 07:18:04 +00:00
vChabot e2bb3d430a // conflict removed 2011-09-13 07:13:25 +00:00
lBrieu fbd186dffa [*] BO : Shows more details for each notification 2011-09-12 16:46:07 +00:00
lBrieu a146e8da1a [+] BO : Allows to get more details on the notification (customer name, total paid real, etc...) 2011-09-12 16:45:18 +00:00
rMalie f8fb22f923 // Merge -> revision 8507 2011-09-12 16:20:30 +00:00
rMalie a1bdb7b35e // Merge -> revision 8507 2011-09-12 16:17:37 +00:00
rMontagne b404900911 [*] BO : Update Translation Error for Multiple Upload 2011-09-12 16:00:20 +00:00
rMontagne c1a1f68b75 [*] BO : Add Style Multiple Upload 2011-09-12 15:56:22 +00:00
rMalie 5f7c2386bd // Normalization 2011-09-12 15:49:01 +00:00
rMontagne a78e7ecdb0 [+] BO : Add Multiple Ajax Upload Image on AdminProduct 2011-09-12 15:46:36 +00:00
aFolletete a6a2df97ef // revert 2011-09-12 15:25:21 +00:00
fBrignoli e1a9e08049 [-] Installer : Removed AdminCounty 2011-09-12 14:37:32 +00:00
lLefevre 51801144e8 // fixed commit 8499 : change css to div.hint 2011-09-12 14:01:40 +00:00
lLefevre 9d22a204ba [*] B0 : change the tooltip (CC014) 2011-09-12 13:21:48 +00:00
vAugagneur 910c762a09 //added tools/smarty/cache AND tools/smarty/compile in ignore list 2011-09-12 12:52:57 +00:00
vAugagneur 5cfa2e4bd4 [-] FO : fixed small js error 2011-09-12 12:35:29 +00:00
vAugagneur 9d7788c95f [-] FO : ajax request to send message in order detail now use index.php?controller=order-detail 2011-09-12 12:21:44 +00:00
lLefevre 0facca0782 [*] BO : change a number of character by short description(BL007) 2011-09-12 11:57:30 +00:00
vAugagneur ad7f5455ab [-] Controller : fixed sql bug in contact controller 2011-09-12 09:15:50 +00:00
tDidierjean 7cd878079c [*] BO : Removed size limit for image upload (BL006, CC136) 2011-09-12 09:14:07 +00:00
lBrieu beea76b0bd 2011-09-09 13:14:47 +00:00
lBrieu dd7bb738eb [+] Add translations for labels (Notifications on BO) 2011-09-09 13:14:30 +00:00
rMalie f977284b3d // Fix discounts 2011-09-09 11:41:02 +00:00
rMalie 6cdb8badf0 // Fix discount creation (bad redirection, missing context value) 2011-09-09 09:42:55 +00:00
vChabot d692ed51a5 [*] FO : Shop cart visible on payment method choice 2011-09-09 09:22:59 +00:00
vChabot 64b3ae276c [*] FO : improved tab in product page 2011-09-08 16:22:20 +00:00
rMalie 449ccc59a0 // Fix UTF-8 on install files 2011-09-08 14:14:37 +00:00
rMalie 714c65de56 // Merg// Merge -> revision 8395 2011-09-07 16:23:13 +00:00
rMalie 3c9a1364e8 // Fix carrier creation for multistore 2011-09-07 15:47:45 +00:00
rMalie 7888ca68f0 // Fix tryToConnect methods for DB 2011-09-07 12:25:47 +00:00
rMalie a187f8dbc4 // Fix tryConnection and tryEncoding for MySQL 2011-09-07 09:44:20 +00:00
aFolletete 2751e1a3d3 [-] Classes : fixed sql error on Combination class 2011-09-07 08:46:05 +00:00
lBrieu e458566e2b [+] Update the CSS problem 2011-09-07 08:34:43 +00:00
rMalie 59746748a3 [*] Project: MySQL::trytoconnect() and MySQL::tryUTF8() methods replaced with Db::checkConnection() and Db::checkEncoding() 2011-09-07 08:16:43 +00:00
rMalie 708cdfd2ff // Fix carrier bug for virtual products during payment 2011-09-06 13:34:44 +00:00
rMalie fd5388209a // Merge -> revision 8363 2011-09-06 12:38:55 +00:00
jmCollin 0cae24e984 // Correct create product 2011-09-06 11:38:47 +00:00
rMalie f0c33c8739 // Fix HTML validation on URLs (replace & per &) 2011-09-06 09:58:11 +00:00
rMalie 3d89058084 // Merge -> revision 8342 2011-09-05 14:56:02 +00:00
rMalie d84373e4d3 [+] Add native MySQLi support 2011-09-05 13:55:11 +00:00
rMalie 65c5a8f35c // Fix stock for customizable features 2011-09-05 13:53:39 +00:00
rMalie 4f139eae54 // Fix getPush() for notifications 2011-09-05 12:09:49 +00:00
lBrieu b3e6def168 // Update "$this->context->employee->id" to "Context::getContext()->employee->id" 2011-09-05 09:57:33 +00:00
aFolletete 230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
aFolletete a4491c9897 [-] FO : fixed bug on Manufacturer and Supplier controller, missing variable 2011-09-01 15:03:38 +00:00