Commit Graph

62 Commits

Author SHA1 Message Date
dMetzger
f28088bd2f [+] FO : mobile theme re-included in the trunk 2012-08-28 15:47:12 +00:00
aFolletete
bb5da4627c // fixed backward compatibility issue 2012-07-20 12:41:20 +00:00
mDeflotte
74cc18e080 [-] FO : #PSCFV-3121 - New JS vars baseUri. This vars must be used instead of baseDir for ajax queries. 2012-07-11 08:48:28 +00:00
mDeflotte
4df9532a89 // Add class on body to hide / show left and right column 2012-07-03 07:45:24 +00:00
mDeflotte
3db6a38f1e [-] FO : #PSCFV-2951 - Fix bug with dispatcher and route rule with multilanguage 2012-07-02 14:16:47 +00:00
rGaillard
4491986f65 // ajax.php clean and bug fixes 2012-06-15 13:22:07 +00:00
rGaillard
066ce42382 // Performance optimizations 2012-06-14 14:11:11 +00:00
mDeflotte
1962e8fcf4 // Fix bug with redirection on IE and dev mod enable 2012-06-11 15:21:38 +00:00
rMalie
ef8a2b6a43 // Fix useless instance of modules in FrontController 2012-06-07 12:03:54 +00:00
rGaillard
e0f1065f3e // small fix 2012-06-06 17:10:24 +00:00
rGaillard
99b22fbbb8 // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
rMalie
65d4d2b36e // Fix SSL with multishop #PSCFV-2646 2012-06-04 08:59:10 +00:00
rMalie
005a34d204 // Fix SSL with multishop #PSCFV-2646 2012-06-04 08:52:42 +00:00
rMalie
528a0107b5 // Norm and doc for Shop class 2012-05-30 09:50:10 +00:00
dMetzger
e5c8aa309e // Autoassignation of the cart rule when log out 2012-05-22 10:20:36 +00:00
vSchoener
0486948477 [-] FO : Fix SSL redirection 2012-05-21 14:02:24 +00:00
dMetzger
431da65f88 // Cart must not be null when given to a module 2012-05-19 10:32:38 +00:00
dMetzger
d98d25292a // Keep the behavior of the 1.4 for displayMaintenancePage() (retro-compatibility) 2012-05-19 10:25:43 +00:00
fSerny
e490380cdc [*] PROJECT : Adding hook on FrontController and AdminController SetMedia method 2012-05-17 17:55:01 +00:00
aFolletete
71287da924 // clean code 2012-05-10 13:33:38 +00:00
aFolletete
ee03cd2c99 // Fix uses of $cookie var in CompareProduct
// Fix little issue on Geolocation
[-] FO : Fix issue on compare product when cookie->id_compare value is invalid
2012-05-10 13:32:56 +00:00
vAugagneur
ee8b8df66a //remove mobile theme 2012-05-09 20:57:15 +00:00
dMetzger
6c52be444c [-] FO : improvements with OPC, Cart Rules and refresh #PSCFV-377 #PSCFV-2196 2012-05-09 14:36:53 +00:00
tDidierjean
f7e72c61dd [-] BO : fix bug #PSCFV-2251 - http_build_query must fix arg_separator 2012-05-09 13:39:19 +00:00
fSerny
204e044d6d [-] FO : Center column is now in full size when left column is not displayed #PSCFV-1497 2012-05-09 09:50:33 +00:00
rMalie
1dcc5bd351 // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
lLefevre
ca2ffe13de // Add meta tag content-language in FO 2012-04-11 14:21:48 +00:00
bMancone
c000d6b564 // Fixed getCurrentCustomerGroups() #PSFV-818 2012-04-11 14:00:02 +00:00
bMancone
ae54a72d47 // Fixed getCurrentCustomerGroups() #PSFV-843 2012-04-11 13:59:26 +00:00
fBrignoli
f25cdcf830 // missing call 2012-04-11 08:45:28 +00:00
fBrignoli
0ea2a33bc4 [*] FO : Layout & Template override 2012-04-11 08:24:59 +00:00
rGaillard
c492457bf3 // Fix geolocalisation management 2012-04-05 15:38:40 +00:00
mDeflotte
025e698e54 [-] 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
70dcefb17b [-] FO : #PSFV-771 - Fix retrocompatibility problem with method displayContent 2012-04-02 15:31:00 +00:00
mDeflotte
c4947ceb7d // Blocklayered: Fix bug with urlrewrite 2012-03-29 15:25:02 +00:00
mDeflotte
73a79eb014 // Fix bugs with Tools::isTokenValid() 2012-03-27 16:18:10 +00:00
bMancone
ba24216b82 // Updated isTokenValid(). Thanks Olea. 2012-03-27 13:05:51 +00:00
nPellicari
4b16cb3bd1 [*] MO : updated controllers for mobile theme 2012-03-13 17:35:28 +00:00
nPellicari
b9370f9b73 [*] MO : updated controllers for mobile theme 2012-03-13 17:34:18 +00:00
bMancone
5581ad92d1 // Mobile device support 2012-03-13 16:35:20 +00:00
nPellicari
1f88c645d5 // PrestaShop normalisation 2012-03-06 09:11:11 +00:00
nPellicari
1c327407c4 // PrestaShop normalisation 2012-03-06 09:09:47 +00:00
nPellicari
f7b97fee7a [*] FO : Add mobile detection and mobile theme dispatcher 2012-03-06 09:00:25 +00:00
mDeflotte
1942f0ad91 [-] FO : #PSFV-553 - Fix bugs with pager and ordering with some controllers 2012-02-27 16:34:32 +00:00
dMetzger
16cfca9bff [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
mDeflotte
a9b9ed0f55 [-] FO : #PSFV-569 - Fix bug with instant search 2012-02-24 09:52:37 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
mDeflotte
64d99b0afb [-] FO : #PSCFI-4733 - Pagination creates pages that should not exist (and duplicate content) 2012-02-22 09:33:03 +00:00