Commit Graph

1323 Commits

Author SHA1 Message Date
rMalie
2bb40c0727 // Fix fields validation in preferences on fix with no visibility (for multishop) #PSTEST-267 2012-01-03 10:35:21 +00:00
rMalie
f9ffc80a6b // Fix strict standard problem 2012-01-03 10:08:46 +00:00
tDidierjean
cdbf42f9f4 // FO : fix multiple instances of Cart and Address 2012-01-03 09:49:58 +00:00
François Gaillard
6f1c39a506 [-] Classes : #PSCFI-4569 : BugFix : Get module instance by name fixed 2012-01-03 09:31:19 +00:00
rMalie
028a40fc2f // Fix Link::getLanguageLink() #PSFV-305 2012-01-03 09:29:41 +00:00
tDidierjean
2fa70fcd31 // getProductLink fix and optimization 2012-01-03 09:22:42 +00:00
rMalie
71d8ba272f // Fix controller parameter in Link::getPaginationLink() method 2012-01-03 09:16:56 +00:00
aFolletete
0ae2aa9a15 [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
bMancone
9a38062180 // updated stock classes 2012-01-02 17:41:57 +00:00
aFolletete
8923947406 [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
mDeflotte
fca37421ac [-] BO : #PSTEST-263 - Add attribute multilang to Tax class definition 2012-01-02 17:19:11 +00:00
tDidierjean
a01b6bdca1 // Performance fix 2012-01-02 17:15:04 +00:00
rMalie
15335a86dc // Add {categories} keyword in product_rule dispatch rule #PSFV-321 2012-01-02 17:06:33 +00:00
mDeflotte
12cfeba519 [-] BO : #PSTEST-217 - Add a translation 2012-01-02 17:01:20 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie
3e98ba04d8 // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
tDidierjean
c77faa1910 // Fix #PSTEST-231 - AdminSearch 2012-01-02 14:17:30 +00:00
rMalie
b079b8cda8 // Fix htaccess generation 2012-01-02 13:47:03 +00:00
dMetzger
5dec88be15 [-] Project : fixed rare bug in Tools::displayPrice that occur when the currency is not valid 2012-01-02 13:37:51 +00:00
mDeflotte
e2c129e16b [-] 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
7d3663c34d // better message for Theme edition + french translation 2012-01-02 10:56:44 +00:00
bMancone
6773bc0300 // fixed stockmvt 2012-01-02 10:47:15 +00:00
François Gaillard
b443d137a8 [-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups 2012-01-02 10:15:49 +00:00
mDeflotte
2191c6ab89 [-] BO : #PSFV-262 - Fixed bug "Multishipping order notification totals not correct" 2012-01-02 10:14:26 +00:00
rGaillard
9bcc14d7a0 // little fix validateController 2012-01-02 10:11:18 +00:00
rGaillard
e2e11ae580 // Small changes on validateController 2012-01-02 10:09:36 +00:00
mBertholino
724b700676 [-] 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
449113c694 [-] BO : #PSTEST-243 : update date_add for customer connections 2012-01-02 09:27:20 +00:00
mMarinetti
57fc14bf6b // Language class 1.5 2011-12-30 16:07:44 +00:00
mMarinetti
682a9f233e // theme class improvement 2011-12-30 16:02:29 +00:00
rMalie
92000e7b26 // Fix Core suffix on some classes 2011-12-30 14:44:37 +00:00
vSchoener
11daef7ef1 // Fix translation performance for any tab used by module 2011-12-30 14:43:46 +00:00
tDidierjean
5957b1e423 // Deactivate translations for AdminController in modules 2011-12-30 13:11:31 +00:00
rMalie
cc3e8fd01f // 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
bc70a7aa60 // Improve Hook::getIdByName() performance (side effet : improve new installer performance) 2011-12-30 10:37:07 +00:00
lLefevre
6fecc4098c [-] BO : #PSTEST-253 fix bug added groups 2011-12-29 16:41:49 +00:00
bMancone
7bf894f6e0 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
rGaillard
de584ee4a1 // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
bMancone
e442139f56 // Fixed SupplyOrderDetail::calculatePrices() 2011-12-29 16:01:00 +00:00
mMarinetti
8e237229b0 // refacto Theme::getThemes ( array2Collection ) 2011-12-29 14:51:48 +00:00
rMalie
407bc1b03b // Normalize 2011-12-29 14:48:30 +00:00
vSchoener
ba647fa02d [-] BO : Fixed bug #PSFV-276. Translates work with module tab 2011-12-29 14:45:59 +00:00
rGaillard
e7264d40cf // Improve backoffice order 2011-12-29 14:35:03 +00:00
rMalie
429802f7ef // Fix id_lang in Link class 2011-12-29 13:38:22 +00:00
rMalie
2877eaa7cc [-] BO : Fixed #PSFV-281 : new created tab are now set active by default 2011-12-29 13:07:48 +00:00
mMarinetti
647146c963 [-] 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
b5240ce83f [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
rMalie
2f29eefc17 // Fix deprecated method Shop::getCurrentShop() #PSFV-279 2011-12-29 08:49:09 +00:00
bMancone
8827a89d86 // 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
rMalie
278b2db869 // Fix strict stadard 2011-12-28 17:05:36 +00:00