Commit Graph

93 Commits

Author SHA1 Message Date
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
cba080ccd8 [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
vAugagneur
c3bbcda805 [-] BO : fixed bug #PSCFV-4787 - Administration > Quick Access: token issue 2012-10-26 14:31:46 +00:00
rGaillard
4c0a5d1bb2 [-] FO: Fix language switching on modules controllers 2012-10-22 16:24:24 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
vAugagneur
15c7a22302 [-] CORE : fixed bug #PSCFV-4634 - Object::cleanPosition() is no longer call in controller but in Object::delete(); 2012-10-03 09:36:25 +00:00
dMetzger
84894cdbca // Code cleaning 2012-09-20 13:16:01 +00:00
rGaillard
b0c98979c5 // Fix PSCFV-3953 2012-09-07 10:08:32 +00:00
dMetzger
b51a95f9dd // Opti 2012-08-29 14:22:23 +00:00
fBrignoli
ab1fa12f0e [-] FO : Bug Fixed #PSCFV-3407 - Only index page allows an empty url_rewrite 2012-07-31 08:40:16 +00:00
rGaillard
fca78c9695 [-] FO: Fix dispatcher which not allow underscores on rewrited urls 2012-07-11 15:09:51 +00:00
rGaillard
7065763cc7 [-] FO: Fix lang links when url rewrite is not activated 2012-07-10 13:29:02 +00:00
rGaillard
8b8069f024 [-] BO: Fix combinations creation on multistore 2012-07-09 15:41:07 +00:00
dMetzger
c6a1948341 [*] BO : Added an override capability for the admin templates 2012-07-09 14:12:37 +00:00
dMetzger
f3a871ffee [-] BO : you do not need to add the admin controller in the core, the override directory is enough 2012-07-09 12:56:51 +00:00
vAugagneur
f8d28045dd [-] BO : fixed #PSCFV-3043 - can't active language in BO 2012-07-05 07:22:31 +00:00
mDeflotte
3db6a38f1e [-] FO : #PSCFV-2951 - Fix bug with dispatcher and route rule with multilanguage 2012-07-02 14:16:47 +00:00
mDeflotte
06578c6e00 // Fix bug with dispatcher on going from a page in a language to an other one with an other language 2012-06-29 14:53:32 +00:00
rMalie
c735d0ec1a // Fix index.php in dispatcher 2012-06-14 13:04:24 +00:00
rMalie
69492b2b53 // Allow to force routes #PSCFV-2592 2012-05-28 13:41:00 +00:00
rMalie
2313f6b057 // Fix dispatcher when no empty rewrite meta is found with friendly url 2012-05-19 09:25:07 +00:00
fSerny
f08fe81c7b // norm on previous commit 2012-05-17 14:26:35 +00:00
fSerny
30b584d0d0 [*] PROJECT : Adding hook on dispatcher 2012-05-17 11:50:28 +00:00
rMalie
09131f1ca8 // Revert revision 15263 2012-05-14 14:16:54 +00:00
rMalie
b403776bbb // Improve language links in dispatcher #PSCFV-1765 2012-05-14 09:47:07 +00:00
tDidierjean
f7e72c61dd [-] BO : fix bug #PSCFV-2251 - http_build_query must fix arg_separator 2012-05-09 13:39:19 +00:00
rMalie
f663275d27 [+] BO : Module controllers can now create custom rewrite in SEO page 2012-04-27 13:36:31 +00:00
mDeflotte
c4947ceb7d // Blocklayered: Fix bug with urlrewrite 2012-03-29 15:25:02 +00:00
rMalie
afad014e5f // Improve dispatcher routes 2012-03-28 10:06:03 +00:00
rMalie
a6b3687907 // Fix url of admin when url rewriting is ON 2012-03-07 14:15:21 +00:00
nPellicari
f7b97fee7a [*] FO : Add mobile detection and mobile theme dispatcher 2012-03-06 09:00:25 +00:00
tDidierjean
b2919cc529 [*] Classes : #PSTEST-951 - controller filename in module can now use any case and use or not "Controller" suffix 2012-03-05 17:02:00 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
71d9160cd8 // Fix theme retrocompatibility (contact-form + displayHeader) 2012-02-21 15:29:05 +00:00
rMalie
d8c818cf54 // Fix redirection to index when friendly url are activated #PSFV-488 2012-02-13 16:56:28 +00:00
rMalie
dd25a11c06 // Fix modules front controller in dispatcher #PSFV-449 2012-02-07 10:52:01 +00:00
rGaillard
26fd59909e // Fix dispatcher links 2012-02-02 18:43:17 +00:00
rMalie
c4b937989b // Fix adminhome and clean Dispatcher 2012-02-01 09:56:02 +00:00
rMalie
59cad13bdb [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
jBreux
15d1583f12 [*] Project : Add possibility to use admin controllers in modules 2012-01-25 14:12:36 +00:00
jBreux
c162d54b2f // Change module admin controllers path. 2012-01-24 16:08:52 +00:00
rMalie
eee9b353c1 [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
6ee133c7c0 // Fix 404 redirection in dispatcher 2012-01-09 14:28:34 +00:00
rMalie
2972d89827 // {process} argument is no more required in module routes 2012-01-09 10:28:26 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
b093216526 // Add {categories} keyword in product_rule dispatch rule #PSFV-321 2012-01-02 17:06:33 +00:00
rMalie
12378afac2 // Remove useless parameters in rewrited urls 2011-12-28 14:45:44 +00:00
rGaillard
81c8fb8669 // Small fix 2011-12-22 23:36:31 +00:00