Commit Graph

1324 Commits

Author SHA1 Message Date
rMalie 7ef71c05c6 // Fix strict mysql in Logger class #PSFV-309 2012-01-03 10:52:04 +00:00
rMalie 766e4c7a53 // Fix fields validation in preferences on fix with no visibility (for multishop) #PSTEST-267 2012-01-03 10:35:21 +00:00
rMalie 8e23d7cb5f // Fix strict standard problem 2012-01-03 10:08:46 +00:00
tDidierjean 6c25e750fc // FO : fix multiple instances of Cart and Address 2012-01-03 09:49:58 +00:00
Francois Gaillard 00e32cc099 [-] Classes : #PSCFI-4569 : BugFix : Get module instance by name fixed 2012-01-03 09:31:19 +00:00
rMalie 5885ffe571 // Fix Link::getLanguageLink() #PSFV-305 2012-01-03 09:29:41 +00:00
tDidierjean ab26613ef9 // getProductLink fix and optimization 2012-01-03 09:22:42 +00:00
rMalie a91633ad59 // Fix controller parameter in Link::getPaginationLink() method 2012-01-03 09:16:56 +00:00
aFolletete 4cd3d5699f [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
bMancone 3056e7c943 // updated stock classes 2012-01-02 17:41:57 +00:00
aFolletete 92977632db [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
mDeflotte a8d3d3a8ca [-] BO : #PSTEST-263 - Add attribute multilang to Tax class definition 2012-01-02 17:19:11 +00:00
tDidierjean 3400dd0778 // Performance fix 2012-01-02 17:15:04 +00:00
rMalie b093216526 // Add {categories} keyword in product_rule dispatch rule #PSFV-321 2012-01-02 17:06:33 +00:00
mDeflotte fb6964cce6 [-] BO : #PSTEST-217 - Add a translation 2012-01-02 17:01:20 +00:00
rMalie 15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie d9e0f26e7c // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
tDidierjean 051e24afe1 // Fix #PSTEST-231 - AdminSearch 2012-01-02 14:17:30 +00:00
rMalie 44c0eda64e // Fix htaccess generation 2012-01-02 13:47:03 +00:00
dMetzger 69b8ea89a2 [-] Project : fixed rare bug in Tools::displayPrice that occur when the currency is not valid 2012-01-02 13:37:51 +00:00
mDeflotte 3a1b6a96d5 [-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses" 2012-01-02 13:35:42 +00:00
mMarinetti 7102e90f13 // better message for Theme edition + french translation 2012-01-02 10:56:44 +00:00
bMancone ae19bc16c5 // fixed stockmvt 2012-01-02 10:47:15 +00:00
Francois Gaillard 3bf50e992e [-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups 2012-01-02 10:15:49 +00:00
mDeflotte ac665c1ad3 [-] BO : #PSFV-262 - Fixed bug "Multishipping order notification totals not correct" 2012-01-02 10:14:26 +00:00
rGaillard ae68d6c49d // little fix validateController 2012-01-02 10:11:18 +00:00
rGaillard b1f6f089d8 // Small changes on validateController 2012-01-02 10:09:36 +00:00
mBertholino fbbfb98db2 [-] BO : #PSTEST-241 : We can delete group shops only if the group doesn't have any shops 2012-01-02 09:31:07 +00:00
lLefevre 7365ad3768 [-] BO : #PSTEST-243 : update date_add for customer connections 2012-01-02 09:27:20 +00:00
mMarinetti 73b16b2a07 // Language class 1.5 2011-12-30 16:07:44 +00:00
mMarinetti 218ff40a63 // theme class improvement 2011-12-30 16:02:29 +00:00
rMalie 7db154c837 // Fix Core suffix on some classes 2011-12-30 14:44:37 +00:00
vSchoener 250f229659 // Fix translation performance for any tab used by module 2011-12-30 14:43:46 +00:00
tDidierjean 12c96f4442 // Deactivate translations for AdminController in modules 2011-12-30 13:11:31 +00:00
rMalie ba57fd5988 // Remove cleanPositions() in modules when a hook module is added (since the hook module go in last position, we don't need to recalculate all positions) -> greatly improve module installation phase in new installer 2011-12-30 10:58:25 +00:00
rMalie 31cd0e5e6e // Improve Hook::getIdByName() performance (side effet : improve new installer performance) 2011-12-30 10:37:07 +00:00
lLefevre c4f0fcb643 [-] BO : #PSTEST-253 fix bug added groups 2011-12-29 16:41:49 +00:00
bMancone 0d4ce7a269 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
rGaillard 3a4bfd3a6c // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
bMancone 35e6d6543f // Fixed SupplyOrderDetail::calculatePrices() 2011-12-29 16:01:00 +00:00
mMarinetti 30d85286e6 // refacto Theme::getThemes ( array2Collection ) 2011-12-29 14:51:48 +00:00
rMalie 93975c82be // Normalize 2011-12-29 14:48:30 +00:00
vSchoener d759de9ec8 [-] BO : Fixed bug #PSFV-276. Translates work with module tab 2011-12-29 14:45:59 +00:00
rGaillard 51880120e5 // Improve backoffice order 2011-12-29 14:35:03 +00:00
rMalie f269d0b0a2 // Fix id_lang in Link class 2011-12-29 13:38:22 +00:00
rMalie 7e2f3e11c5 [-] BO : Fixed #PSFV-281 : new created tab are now set active by default 2011-12-29 13:07:48 +00:00
mMarinetti 70e5b6b9df [-] BO : Fixed #PSFV-281 : new created tab are now set active by default, thanks to Oleacorner for the help 2011-12-29 11:10:59 +00:00
rMalie e129c27d05 [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
rMalie 1082bccc47 // Fix deprecated method Shop::getCurrentShop() #PSFV-279 2011-12-29 08:49:09 +00:00
bMancone d993f8ced4 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00