Commit Graph

376 Commits

Author SHA1 Message Date
Francois Gaillard
3bf50e992e [-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups 2012-01-02 10:15:49 +00:00
rMalie
84f08cb76b // Set $definition in ObjectModel classes for modules 2011-12-30 15:37:57 +00:00
sThiebaut
29acdb01e6 // maj 2011-12-30 15:33:52 +00:00
rMalie
443092c811 // Normalize + use $this->smarty instead of $this->context->smarty in modules 2011-12-30 14:59:57 +00:00
vKham
6437850463 // fix bug stylesheet stat conversion and calendar referrer 2011-12-30 12:58:05 +00:00
sThiebaut
6b2ec86799 // fixed bug on module 2011-12-30 10:59:50 +00:00
rMalie
e639c996ef // Fix bug #PSFV-229 in bankwire module 2011-12-30 10:05:18 +00:00
aFolletete
41cf9359a8 // fix javascript error in product comment 2011-12-29 17:41:00 +00:00
rGaillard
b990e12ead // Fix tpl files for some controllers 2011-12-29 17:29:06 +00:00
sThiebaut
ccea37bed6 // ajout img/favorites.png 2011-12-29 16:58:02 +00:00
tDidierjean
59e3b7981d // Fix language error caused by blocktopmenu incorrect identifier 2011-12-29 14:53:39 +00:00
rMalie
fc0874843f // FavoriteProducts module now use ModuleController 2011-12-29 14:52:03 +00:00
rMalie
93975c82be // Normalize 2011-12-29 14:48:30 +00:00
mMarinetti
fd0ee85ef3 // temporary fix for themeinstallator module 2011-12-29 10:04:23 +00:00
Francois Gaillard
b701eee796 [-] BO : #PSTEST-214 : BugFix : Canceled, problem without multishop 2011-12-28 15:01:50 +00:00
Francois Gaillard
93f58f97ef [-] BO : #PSTEST-214 : BugFix : Get content using context shop 2011-12-28 14:39:55 +00:00
vChabot
48925d4559 // BugFix : Report PSCFI-4307 from 1.4.x 2011-12-28 10:08:43 +00:00
mDeflotte
519e296540 // Fixing problem with blocklayered 2011-12-23 09:02:55 +00:00
vChabot
e25221fdeb // translation 2011-12-22 23:07:40 +00:00
rGaillard
c35046fe5c // ImageType is now applied to a them 2011-12-22 22:08:40 +00:00
aFolletete
2af310e5ad // revert from r11699 2011-12-22 21:56:00 +00:00
rGaillard
916fb7de9d // ImageType is now applied to a them 2011-12-22 21:48:40 +00:00
fSerny
cb6751cd35 [-] PROJECT : Module controller now handle the column display (time to go to MacDo :) 2011-12-22 19:09:50 +00:00
mDeflotte
1fe91c0267 // Fixing problems with blockcart 2011-12-22 16:56:10 +00:00
rGaillard
cfb5ff9f86 // BlockLink 2011-12-22 16:46:02 +00:00
rMalie
3d80ef0ccf [+] MO: Add Module controller, Cheque and Bankwire modules use it 2011-12-22 16:31:03 +00:00
bMancone
9e7fd9e455 // updated homeslider 2011-12-22 16:28:33 +00:00
sThiebaut
8f3686794b // maj 2011-12-22 15:09:52 +00:00
rMalie
cd4b3995be [-] MO: Fix displayHeader hook in homeFeatured 2011-12-22 10:28:56 +00:00
rGaillard
b2ec792309 // cms_block multishop 2011-12-21 21:17:36 +00:00
aFolletete
12f0a92c71 // update homeslider preview data 2011-12-21 21:05:57 +00:00
bMancone
97464e5fc2 // fixed homeSlider 2011-12-21 20:29:21 +00:00
rGaillard
497a21819e // watermark is now multishop 2011-12-21 20:14:46 +00:00
vKham
610aabf750 // add stylesheet stats, commandes, new icon back to list 2011-12-21 18:10:07 +00:00
mDeflotte
aceac79994 // Fix blockcart removing products 2011-12-21 18:09:48 +00:00
bMancone
6843aab9d7 // fixed homeslider 2011-12-21 17:46:31 +00:00
mDeflotte
3918f3ba8b // Fix smarty variable conflict 2011-12-21 17:43:34 +00:00
vChabot
a6f549207a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
jBreux
b05fe8c74a // Fix duplicates and standardize tab and author 2011-12-21 13:32:37 +00:00
vChabot
9c370ff9ee // fix 2011-12-21 12:33:26 +00:00
mDeflotte
7bf31d2e8e // BugFix : BlockTopMenu is not visible when user is connected 2011-12-21 10:56:09 +00:00
jmCollin
7b4bfd0ac9 // 2011-12-21 10:45:01 +00:00
mDeflotte
58203f647e // BugFix : Problems with blockcart 2011-12-21 09:52:38 +00:00
fSerny
d8fd029dcc [*] PROJECT : Moving partner module to another repository 2011-12-20 23:05:48 +00:00
vChabot
07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
jmCollin
cc2954ff62 // Fix bug in preg_match 2011-12-19 14:23:08 +00:00
rMalie
1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
jmCollin
c1c81f6982 // 2011-12-19 09:51:26 +00:00
jmCollin
d93718b7ba Fix memory bug with Prestafraud configuration 2011-12-19 09:41:39 +00:00
Francois Gaillard
de01a03e51 [-] Classes : #PSCFI-4477 : BugFix GSiteMap priority - Decimals no longer take care about local numeric separator 2011-12-19 09:37:38 +00:00