Commit Graph

1272 Commits

Author SHA1 Message Date
bMancone c4e775bc8e // updated getSupplyOrderByReference 2011-12-28 16:43:15 +00:00
mBertholino 840860f74d [-] BO : #PSTEST-232 : Product pictures are now displayed with multishop 2011-12-28 16:14:23 +00:00
rMalie c24ddde577 // Fix CCC cache for CSS files with @import lines 2011-12-28 16:04:07 +00:00
bMancone 6ac1e58b6b // fixed supply orders 2011-12-28 15:49:35 +00:00
vChabot de5d142240 // BugFix : Adding an error when you try to update a shop_url already existing in another shop 2011-12-28 15:24:47 +00:00
bMancone 72b26a5633 // Updated Supply Order + import CSV 2011-12-28 15:08:07 +00:00
bMancone 57415ee135 // SupplyOrder reference is now unique 2011-12-28 14:58:55 +00:00
lLefevre abf069f6b0 [-] BO : #PSFV-173 : indexing when adding a product 2011-12-28 14:47:57 +00:00
rMalie 2d491a21fa // Remove useless parameters in rewrited urls 2011-12-28 14:45:44 +00:00
vChabot 50fa536422 // remove htaccess generation 2011-12-28 14:36:14 +00:00
rMalie 986c148e32 [+] BO: Add Jquery alerts for nice alert box 2011-12-28 14:18:20 +00:00
aFolletete 681d0984c2 [-] Classes : fixed little bug on getShipping method on Order class 2011-12-28 13:59:12 +00:00
aFolletete 7362b4c4d4 [-] BO : fixed bug on product addition
// clean code
2011-12-28 13:46:42 +00:00
mMarinetti 6a50a70c52 // add theme add/remove function 2011-12-28 11:39:14 +00:00
rMalie f99bb7cffa // Fix pub@prestashop.com default account password 2011-12-28 10:49:34 +00:00
fSerny bc470305b2 [-] BO : AdminModule now sort modules by alphabetical order 2011-12-28 10:19:36 +00:00
bMancone 6f42d89084 // Fixed Where for IN and NOT IN 2011-12-27 17:37:37 +00:00
rMalie 4709ce8857 // Fix test on primary key in Collection 2011-12-27 17:33:14 +00:00
rMalie c913b7f7df // Meta creation does not regenerate htaccess anymore 2011-12-27 16:57:03 +00:00
lLefevre 75370799e3 // unused methods were deleted 2011-12-27 14:53:15 +00:00
rMalie 728abf6f7a // Fix beforeDelete (now return false if not overriden) 2011-12-27 14:35:15 +00:00
vChabot 8a44709ef9 // BugFix : TreeView not displayed in Group Reduction form 2011-12-27 14:30:19 +00:00
rMalie b352f207bb // Fix install on hooks 2011-12-27 12:28:13 +00:00
François Gaillard 93df3eee13 [-] BO : BugFix : Admin suppliers errors message (add) & Admin attributes add / update fix 2011-12-27 10:40:32 +00:00
rMalie 68b63d1d47 [*] Classes: Add all fields in Hook class 2011-12-27 10:36:15 +00:00
lLefevre abd89081ee // fix bug upload image 2011-12-27 08:53:27 +00:00
François Gaillard 947ae2aab5 [-] BO : #PSTEST-180 : BugFix : Insert new attributes in groups 2011-12-26 15:36:37 +00:00
mBertholino 1e0e9234f3 [-] BO : Attributes can now be deleted in Catalogue : Attributes and Groups 2011-12-26 14:41:29 +00:00
vChabot dbd36eeddb // fix problem about guest customer and default group id and the password display in the form (BO) 2011-12-26 14:31:15 +00:00
rMontagne 871964a3b9 [BO] Fix IE bug for adding Images 2011-12-26 13:04:15 +00:00
bMancone bef85eb374 // Stock: WebServices 2011-12-26 10:34:25 +00:00
aNiassy 291d0c34ad [-] Classes : #PSCFI-4523 : modified condition in ModuleGrid.php 2011-12-26 10:11:34 +00:00
rMalie 319bc8aab7 // Fix access table for old mysql configurations 2011-12-23 00:05:39 +00:00
rGaillard a05dc6076a // Small fix 2011-12-22 23:36:31 +00:00
rMalie 34ed4de5cb // Fix deliveries on new install 2011-12-22 23:32:45 +00:00
rMalie 82409653fd // Fix dispatcher::createURL() 2011-12-22 23:28:09 +00:00
rMalie e2bc19d873 // Fix null values ... 2011-12-22 23:20:30 +00:00
fSerny 8ec4a7b4af [-] PROJECT : PDF Order Slip now handle partial refund 2011-12-22 22:30:01 +00:00
rGaillard 6632ca1dee // Miss on last commit 2011-12-22 22:14:36 +00:00
rGaillard b0aeba9516 // ImageType is now applied to a them 2011-12-22 22:08:40 +00:00
jBreux 8515536c5d // Fix adding pack to cart O_o 2011-12-22 22:03:13 +00:00
aFolletete a95af103b6 // revert from r11699 2011-12-22 21:56:00 +00:00
jBreux bc710b37bc // Fix adding pack to cart 2011-12-22 21:54:38 +00:00
rGaillard 2782db068b // ImageType is now applied to a them 2011-12-22 21:48:40 +00:00
tDidierjean b33d8b547b // Fix autosetProductAddress 2011-12-22 21:25:18 +00:00
mDeflotte 0612dd7f6e // BugFix 2011-12-22 21:24:19 +00:00
aFolletete 1b767f836f // add delivery slip 2011-12-22 21:21:41 +00:00
jBreux eca0f3be89 // Fix product quantity 2011-12-22 21:07:36 +00:00
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
mMarinetti 0918a063bb // fixed #PSTEST-142 2011-12-22 19:21:52 +00:00