Commit Graph

2311 Commits

Author SHA1 Message Date
dMetzger a58837e601 [*] BO : from 300 to 40 queries in Modules tab, does not really speed up the page, but eases my mind 2012-06-12 08:21:58 +00:00
mMarinetti 5bcc29cadd // compatibility fix, #PSCFV-2793 2012-06-12 07:41:20 +00:00
vAugagneur 1ce04f60d0 [-] CLASSES : fixed bug #PSCFV-2786 - Error in getOrderInvoice function 2012-06-12 07:06:45 +00:00
mDeflotte f00c084b35 // Fix bug with redirection on IE and dev mod enable 2012-06-11 15:21:38 +00:00
dMetzger 7fbe96482d [-] FO : potential divide by zero removed #PSCFV-2787 2012-06-11 14:36:16 +00:00
mDeflotte 74fe294cf6 [-] BO : #PSCFV-2638 - Fix bug combination mess up in product/quantities 2012-06-11 13:41:09 +00:00
vChabot 6caaa8b27b [-] BO : BugFix : #PSCFV-2761 : Change a default language by shop is not possible 2012-06-11 13:37:16 +00:00
vAugagneur ef7ff5107e [-] CLASSES : fixed bug #PSCFV-2769 - Accolade missing in AdminTab.php 2012-06-11 07:33:56 +00:00
lLefevre 2c8222bf45 [-] BO : #PSCFV-2758 : fix error when use Tools::displayErrors() 2012-06-08 14:54:59 +00:00
vChabot 2acf6276f4 [-] BO : BugFix : #PSCFV-2630 : Combination and multishop association issue with shared stock through group shop 2012-06-07 14:20:53 +00:00
fBrignoli 901e9516e6 [-] PDF : Bug Fixed #PSCFV-2724 - Incorrect SQL query for ecotax breakdown 2012-06-07 13:27:33 +00:00
lLefevre 94517a148c [-] BO : #PSCFV-2716 : Fix memory limit when upload image file 2012-06-07 12:12:41 +00:00
rMalie d1ae69a7d9 // Fix useless instance of modules in FrontController 2012-06-07 12:03:54 +00:00
bMancone 1741f168c9 // Fixed #PSCFV-2721 2012-06-07 10:22:08 +00:00
rMalie 2563a93845 // Fix depends_on_stock on Adminproducts #PSCFV-2698 2012-06-07 09:14:16 +00:00
fBrignoli 92f782216d [-] CORE : Bug Fixed #PSCFV-2703 - Unable to redirect if one arg contain .php 2012-06-07 08:50:54 +00:00
bMancone 68fd64af05 // Fixed Division by ZERO ... 2012-06-07 08:29:21 +00:00
mDeflotte 6fb23d591b // Fix bug 2012-06-07 07:59:31 +00:00
fSerny df4ffb5909 [-] PROJECT : active field for Object Module is not compliant with multishop :) 2012-06-06 17:11:49 +00:00
rGaillard f4ff8cd81e // small fix 2012-06-06 17:10:24 +00:00
rGaillard ee70b85d6b // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
aFolletete c007633de8 [-] Classes : fixed bug #PSCFV-2681 - issue with updating of current_state column on order table 2012-06-06 15:00:52 +00:00
rMalie 4de6cc643f // Fix Product::sqlStock() (use restrictions in left join instead of restrictions in where) 2012-06-06 09:16:03 +00:00
fSerny 47c5fc1226 [+] PROJECT : Add method Module::isEnabled 2012-06-06 08:58:13 +00:00
vChabot 5cad7fd8ad [-] BO : BugFix : #PSCFV-2639 : The search autocomplete does not work in multi store mod
// norm
2012-06-06 08:32:59 +00:00
rMalie 9ccdbb4785 // category_lang are always duplicated on shop creation #PSCFV-2648 2012-06-05 08:48:48 +00:00
mDeflotte 683c21a8d7 // Normalization 2012-06-04 13:25:57 +00:00
rMalie 4b962057a3 // Some performance improvement #PSCFV-2658 2012-06-04 12:58:52 +00:00
mDeflotte 5dd7592160 // Fix little bug (undefined index) on canceling a product (BO order tab) 2012-06-04 12:26:55 +00:00
vAugagneur f65dd294db //added bulk action for enable or disable item 2012-06-04 12:00:09 +00:00
vChabot 60409e2778 // little fix Shop class condition 2012-06-04 09:43:25 +00:00
mDeflotte 749df13050 // Fix bug with bad SQL request on changing state of an order paid by check 2012-06-04 09:09:51 +00:00
mDeflotte 7ffa63ab9b [-] BO : #PSCFV-2542 - Fix bug : Unable to translate PaymentModule : some email terms are still in english 2012-06-04 09:07:30 +00:00
rMalie b000b9bdf6 // Fix SSL with multishop #PSCFV-2646 2012-06-04 08:59:10 +00:00
rMalie 378176b851 // Fix SSL with multishop #PSCFV-2646 2012-06-04 08:52:42 +00:00
fBrignoli 364cbe25fa // toolbar one more time 2012-06-04 08:41:31 +00:00
dMetzger cb9c381957 // Fixed #PSCFV-2605 2012-06-04 08:23:28 +00:00
rMalie 4eff1b110b // Hide checkbox in configuration multishop when employee manage only 1 shop #PSCFV-2649 2012-06-04 07:49:20 +00:00
mDeflotte ba19c164ca [-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice 2012-06-01 15:40:32 +00:00
vAugagneur 43f9732ed1 [-] BO : fixed bug #PSCFV-2624 - Error after deleting supplier associated with a product 2012-06-01 09:16:40 +00:00
rMalie 803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
fBrignoli 34502c0653 // perf 2012-05-31 13:48:40 +00:00
rMalie 2f5dd84019 // Fix out of stock on combinations with no quantity (thank you Brice <3) 2012-05-30 13:48:23 +00:00
rMalie 2cbfd5f0c2 // The capacity of enable / disable shops and shop groups is temporary disabled 2012-05-30 12:30:08 +00:00
rMalie e91ca5cc13 // Norm and doc for Shop class 2012-05-30 09:50:10 +00:00
dMetzger 50a439ba3b // Cart rule display in cart summary 2012-05-30 09:29:55 +00:00
rMalie 37963e07f1 // Filter list of entities per shop in admin if employee is not super admin #PSCFV-2525 2012-05-30 08:22:48 +00:00
rMalie 98eefeb46c // Automatically duplicate some shop data if the primary data is checked (E.g. export carriers langs if carrier is checked) #PSCFV-2616 2012-05-30 08:06:57 +00:00
mDeflotte ca1c161075 // Fix bug with || instead of a && 2012-05-30 07:14:21 +00:00
lLefevre 1d7aa551f5 [-] BO : #PSCFV-2553 : fix bug html for email order_conf.html 2012-05-29 16:37:28 +00:00