Commit Graph

59 Commits

Author SHA1 Message Date
Vincent Augagneur
d27fe93daa //modules added ->bootstrap = true; 2013-11-05 18:08:01 +01:00
Rémi Gaillard
2620242176 // Fix cms_block creation loop on shop addition 2013-08-27 09:52:14 +02:00
Vincent Augagneur
a519f4a7cb //small fix 2013-07-01 16:40:08 +02:00
Damien Metzger
a387ff5e2f [-] FO : added smarty cache to blockcms 2013-06-28 16:20:04 +02:00
Vincent Augagneur
8c5c7e1bb4 [-] MO : fixed bug #PSCFV-9040 - Block CMS Multishop bug 2013-06-26 17:31:04 +02:00
fram
ed947bc123 // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
3cb6d3bb23 [-] MO : fixed bug #PSCFV-3770 - Uncheck "Display the Footer's informations" in CMS Block cause CMS links to hide too. 2012-08-27 15:37:22 +00:00
dMetzger
1926c4c405 // Fixed sql error that occurred in the module duplication when you add a new shop in multishop 2012-08-22 08:58:38 +00:00
François Gaillard
e5f3b9dbc3 [-] MO : #PNM-293 : Block CMS bug fix (contact url) 2012-07-12 21:11:48 +00:00
lLefevre
46b391114b [*] TR : update English translations key for Modules 2012-07-12 10:08:13 +00:00
François Gaillard
00603a1825 [-] MO : #PSCFV-2437 : Shop ID configuration changed 2012-05-29 09:52:16 +00:00
François Gaillard
6010444d4c [-] MO : #PSCFV-2437 : Bug fix adding block using multishop 2012-05-29 07:51:42 +00:00
aFolletete
f00ac1a3a7 // clean code 2012-05-25 09:39:49 +00:00
mDeflotte
a9704d485b [-] MO : #PSCFV-2567 - Module CMS block was not merged with new shop 2012-05-25 08:58:11 +00:00
vAugagneur
d18746402a //remove mobile theme 2012-05-09 20:57:15 +00:00
lLefevre
f97093af7a [*] MO : change calls method Tools::displayError() by $name_module->l() && Translations 2012-05-09 10:06:23 +00:00
François Gaillard
2db3724e57 [-] MO : #PSCFV-1261 : Bug fix on CMS block delete action 2012-04-30 12:12:56 +00:00
tDidierjean
0c0b412971 [-] MO : fix bug #PSTEST-1178 - block CMS position drag and drop was not implemented 2012-04-19 14:34:51 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
lLefevre
2832118e23 [-] BO : #PSFV-855 : Fix bug in BlockCMS AND set submit_action to NULL 2012-04-13 14:15:45 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
fSerny
7bd85bb5d9 // Removing debug ^^' 2012-03-12 14:58:44 +00:00
fSerny
64d70d3656 [-] BO : Bug fix #PSTEST-1014 #PSTEST-966 - Wrong call of smarty translation function 2012-03-12 14:50:14 +00:00
tDidierjean
c0b05dbe6c // rename $toolbar_fix to $toolbar_scroll part2 2012-02-28 17:39:40 +00:00
mBertholino
22843c7660 [*] MO : updated module blocknewsletter and module blockcms for mobile theme 2012-02-28 08:54:00 +00:00
mBertholino
1fbb67ce58 [*] MO : updated modules blockcms and blocknewsletter for mobile theme 2012-02-28 08:52:06 +00:00
François Gaillard
c5e7c339eb [-] BO : #PSFV-566 : BugFix - Add new CMS block 2012-02-27 08:48:56 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
François Gaillard
f5ef482183 [-] BO : #PSFV-492 : BugFix CMS pages & categories 2012-02-22 16:57:51 +00:00
François Gaillard
c6a8f20168 [*] MO : BlockCMS module 1.5 compliant + translations 2012-02-15 13:50:25 +00:00
rMalie
5d5bdb5efd // Normalize 2012-01-27 10:28:56 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
vSchoener
16e3cc8e9e [-] MO : Fix url for contact page 2012-01-11 15:46:20 +00:00
rGaillard
85d0861c9e // cms_block multishop 2011-12-21 21:17:36 +00:00
rMalie
68d80262d5 // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead) 2011-12-05 14:04:35 +00:00
rGaillard
052f9ba5af // Replacement of AdminTab by AdminController on modules 2011-11-21 11:06:35 +00:00
rMalie
88feeb34b2 [*] MO: Set default config for blockcms, editorial and moneybookers in their install method 2011-11-10 14:25:15 +00:00
rMalie
201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +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
fBrignoli
3da8ff887f [*] MO : blockcms - Customizable footer 2011-09-21 09:41:54 +00:00
rMalie
35055a3a70 // Merge -> revision 8199 2011-08-26 07:59:29 +00:00
rMalie
cba5631db0 // Merge -> revision 8076 2011-08-17 08:15:38 +00:00
rMalie
d0dbb5c185 // Merge -> revision 8014 2011-08-11 12:00:05 +00:00
tDidierjean
9213581a03 // Context part 27 2011-07-29 14:29:57 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
73d6f4267b // Context part 16 (shops) 2011-07-20 12:08:15 +00:00