Commit Graph

110 Commits

Author SHA1 Message Date
rMalie
6ce0675b9d // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
lLefevre
90324727cb // Now translation in validateRules() method uses sprintf 2012-04-24 08:28:10 +00:00
rMalie
abc05095a1 // Fix BO connection bug with employees auth 2012-04-23 12:07:26 +00:00
rMalie
bd1892578d // Fix bug on auths for sub employees #PSFV-849 2012-04-23 09:38:24 +00:00
lLefevre
0c4f360474 // Refacto AdminTranslationsController : now you can translated your files by themes 2012-04-23 08:11:54 +00:00
rMalie
4e4e5a0f3e // Remove Shop::getTotalShopWhoExists (rofl ...) 2012-04-19 09:42:26 +00:00
tDidierjean
e598bee07d [-] BO : fix #PSTEST-1175 - duplicate text in toolbar in AdminAttributesGroups 2012-04-19 08:40:13 +00:00
tDidierjean
c4ea27d4b0 [*] BO : #PSFV-865 - it is now possible to use drag and drop positions in custom controllers using HelperList 2012-04-18 15:48:38 +00:00
lLefevre
62f47fabd9 // Fix error path image tab 2012-04-18 15:11:32 +00:00
rMalie
3a2bb555eb // Some optimization #PI-121 2012-04-18 09:57:19 +00:00
lLefevre
f045723c3c // Fix small bug 2012-04-18 09:50:48 +00:00
lLefevre
30739bf16f // Fix file_exists errors on the retrocompatibility image tab 2012-04-18 09:26:31 +00:00
tDidierjean
e3d544e2e1 [-] BO : fix #PSTEST-1169 broken processing of list filters 2012-04-17 15:08:36 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
1cc8807107 [*] BO : #PSTEST-1157 - Ajax deletion of virtual file 2012-04-17 08:07:35 +00:00
lLefevre
72b8e2e12a [*] BO : #PSFV-832 : change the type of the property "ajax" 2012-04-16 13:24:28 +00:00
rGaillard
b96c6531be // small fixes 2012-04-16 09:47:34 +00:00
tDidierjean
6bf7fa6908 [*] BO : #PI-123 - toolbar and page title refactoring 2012-04-12 08:34:38 +00:00
lLefevre
8e69cfc3f0 // Add meta tag content-language in FO 2012-04-11 14:21:48 +00:00
bMancone
bcb4f53ed3 // Fixed getCurrentCustomerGroups() #PSFV-818 2012-04-11 14:00:02 +00:00
bMancone
7ad2a2a22d // Fixed getCurrentCustomerGroups() #PSFV-843 2012-04-11 13:59:26 +00:00
tDidierjean
465313a5cd // change page time load calculation 2012-04-11 11:53:44 +00:00
fBrignoli
462385884d // missing call 2012-04-11 08:45:28 +00:00
fBrignoli
054c13e2d1 [*] FO : Layout & Template override 2012-04-11 08:24:59 +00:00
lLefevre
bc310b252d [-] Bo : Fixed #PSTEST-1055 & #PSFV-768 : update call identifier 2012-04-06 14:07:08 +00:00
rGaillard
c6cf645d88 // Fix geolocalisation management 2012-04-05 15:38:40 +00:00
mDeflotte
a147b4531c [-] Project : #PSFV-786 - Link::getPaginationLink ignores array parameters
// BugFix: Canonical rewriting do not allow get array value
2012-04-04 12:49:04 +00:00
mDeflotte
004802cb5d [-] FO : #PSFV-771 - Fix retrocompatibility problem with method displayContent 2012-04-02 15:31:00 +00:00
tDidierjean
c442f0365a // Rename fieldsDisplay to fields_list part1 (timeout) 2012-03-29 16:26:54 +00:00
tDidierjean
fdfa2e81b6 // Fix missing rename 2012-03-29 16:17:39 +00:00
tDidierjean
60ad46c3d1 // Renaming options to fields_options 2012-03-29 16:14:14 +00:00
mDeflotte
ff0a447a44 // Blocklayered: Fix bug with urlrewrite 2012-03-29 15:25:02 +00:00
vSchoener
e4229db18d [-] BO : Fixed bug #PSFV-282. Add back the currentIndex and token global value for the modules compatibility 2012-03-28 12:52:11 +00:00
mDeflotte
478cf83f18 // Fix bugs with Tools::isTokenValid() 2012-03-27 16:18:10 +00:00
bMancone
d3f1bef276 // Updated isTokenValid(). Thanks Olea. 2012-03-27 13:05:51 +00:00
tDidierjean
98aa77ef24 // Refactoring: remove $token arg from process functions 2012-03-26 15:25:36 +00:00
lLefevre
fe435424b8 [-] BO : #PSTEST-1046 : Fix translation 2012-03-23 16:03:43 +00:00
rGaillard
3be00c8e6f // Fix backOffice order cart rules management 2012-03-15 14:42:57 +00:00
rMalie
62dda6b105 // Refacto generateShopList() 2012-03-15 09:33:23 +00:00
tDidierjean
a9e8a97b26 // Fix notice with processBulkDelete and invalid input 2012-03-14 14:03:26 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
nPellicari
9439ad030e [*] MO : updated controllers for mobile theme 2012-03-13 17:35:28 +00:00
nPellicari
29bbc7049c [*] MO : updated controllers for mobile theme 2012-03-13 17:34:18 +00:00
bMancone
c390b2b2d1 // Mobile device support 2012-03-13 16:35:20 +00:00
tDidierjean
b2e056ec8b [*] BO : #PSFV-481 - Refactor HelperList position management 2012-03-13 16:22:23 +00:00
François Gaillard
527a07f7fc // Fix JS log 2012-03-12 14:52:09 +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
mDeflotte
2212d008ed [-] BO : #PSFV-646 - Fix problem with button save & preview
// Replace some "else if" by "elseif"
2012-03-12 10:32:07 +00:00
tDidierjean
0d07ef085f // Fix some BO access check on actions 2012-03-08 13:30:09 +00:00
tDidierjean
ffc6afdae6 [-] BO : fix bug #PSFV-529 - AdminGeolocalisation : isCleanHtml control on checkbox 2012-03-08 10:39:15 +00:00