Commit Graph

62 Commits

Author SHA1 Message Date
Julien
08373c0541 [+] Modules : add hookHome 2013-09-14 14:57:00 +02:00
5f1e08e7e2 Fix variable context
Avoid attribution to the variable $newProducts inside the if. It caused the code to potentially misbehave throwing errors of:
"variable $newProducts not defined".
2013-09-01 22:47:41 +01:00
Vincent Augagneur
0ff23eee9f //miss to delete some files 2013-07-02 08:02:05 +02:00
Vincent Augagneur
a519f4a7cb //small fix 2013-07-01 16:40:08 +02:00
Damien Metzger
3d85e81c3d // Oops, removing a block is a sure way to optimize... 2013-06-28 18:52:08 +02:00
Damien Metzger
8acf308639 [*] FO : added smarty cache on blocknewproducts 2013-06-28 15:17:53 +02:00
Damien Metzger
6222974430 // W3C 2013-06-06 15:48:46 +02:00
Damien Metzger
ca64179950 // W3C 2013-06-06 15:27:29 +02:00
Rémi Gaillard
f3dfbda02a [-] Core: delete lang files 2013-03-21 14:15:55 +01:00
fram
77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a4eb2cc7a9 //Merge branch release 2013-01-02 09:56:20 +01:00
Rémi Gaillard
2688e97145 [-] FO: Fix retrocompatibility for modules and old themes 2012-12-31 12:06:28 +01:00
vAugagneur
321eaa191b //added translation 2012-12-28 09:27:12 +01:00
vAugagneur
ef0eb49ba9 [-] CORE : fixed bug #PSCFV-4754 Image sizes are the same for all shops and themes 2012-12-18 14:59:34 +01:00
vAugagneur
4fa7eb6a3d //revert all config.xml 2012-12-06 11:41:52 +01:00
sLorenzini
2a4b7cae75 [-] FO: improvement on h4/h5 edits (id become class) 2012-12-06 10:06:56 +01:00
Sarah Lorenzini
2b10fcd712 // change h4, h5 2012-12-04 17:15:49 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
f6d41dea32 [-] BO : #PSCFV-4392 : index.php in modules folder and sub folders 2012-09-26 07:11:37 +00:00
sLorenzini
4896b787f3 // Renamed images types for the default theme (in order to avoid conflicts) #PSCFV-4242 2012-09-21 14:59:51 +00:00
lLefevre
48b42fb398 [*] TR : update English translations key for Modules 2012-07-12 10:08:13 +00:00
lLefevre
e5b4353871 [*] TR : Update English translation : step 1 2012-07-09 09:43:17 +00:00
lLefevre
1a9e8e99e5 [*] BO : Update Italian translations 2012-07-04 07:37:06 +00:00
lLefevre
c2301680cd [*] BO : Update Italian translations 2012-07-03 16:14:41 +00:00
lLefevre
8d6c373da6 [*] BO : Update Deutsch translations 2012-07-03 16:05:43 +00:00
lLefevre
a01a31cd93 // Add deutshch translations 2012-06-18 13:54:38 +00:00
lLefevre
7121955c4d // Add spanish translations 2012-05-23 15:57:25 +00:00
lLefevre
f0bfc8b3d1 // Add Deutsch (German) translations 2012-05-23 11:58:42 +00:00
lLefevre
9925bf30ad [-] FO : #PSCFV-2150 : Translations of back office are connected width sprintf() 2012-05-14 14:38:07 +00:00
vChabot
67c108ddd3 // delete confirm message when updating module configuration 2012-05-09 08:29:07 +00:00
bMancone
cd694d3fae // Fixed #PSFV-743 2012-03-29 08:47:23 +00:00
lLefevre
c21bef2acf // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
fSerny
593a673afb // Regen all modules config file (in english this time ^^') 2012-03-14 09:41:04 +00:00
fSerny
c49329d4df // Regen all modules config file 2012-03-14 09:37:58 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
30d526422c // French translations (by Xavier) 2012-02-15 13:22:27 +00:00
rMalie
beedaff103 // Modules langs files moved to modules/*/translations/ folder 2012-02-01 14:42:15 +00:00
rMalie
a3276ea411 // Normalize 2012-01-27 10:28:56 +00:00
bMancone
9f00ee6e7f // #PSFV-124 Licenses update 2012-01-04 14:54:25 +00:00
mDeflotte
ed3abf2087 // Traductions files 2011-12-19 09:25:37 +00:00
rMalie
1699ae2f34 // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead) 2011-12-05 14:04:35 +00:00
mMarinetti
6522914106 [+] Project : default theme added 2011-12-02 15:24:40 +00:00
vKham
5eedee4129 // new icon for adminhome, adminmodules and header 2011-11-21 09:21:26 +00:00
rMalie
d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
rMalie
dc957d3d3a // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules
2011-09-23 13:50:33 +00:00
rMalie
668a8d333c [+] MO: Add Module->smartyAssign method, in order to assign variables with module name as prefix in module's templates 2011-09-22 12:05:49 +00:00
rMalie
d0dbb5c185 // Merge -> revision 8014 2011-08-11 12:00:05 +00:00
rMalie
2bb147128b // Revert normalization 2011-08-11 10:20:59 +00:00