Commit Graph

63 Commits

Author SHA1 Message Date
rMalie
e936626f4b // Fix url of admin when url rewriting is ON 2012-03-07 14:15:21 +00:00
nPellicari
e0902253fd [*] FO : Add mobile detection and mobile theme dispatcher 2012-03-06 09:00:25 +00:00
tDidierjean
c93f92720e [*] 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
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
b88a546f19 // Fix theme retrocompatibility (contact-form + displayHeader) 2012-02-21 15:29:05 +00:00
rMalie
f8d5e85eac // Fix redirection to index when friendly url are activated #PSFV-488 2012-02-13 16:56:28 +00:00
rMalie
684f6a7009 // Fix modules front controller in dispatcher #PSFV-449 2012-02-07 10:52:01 +00:00
rGaillard
2ab65a3859 // Fix dispatcher links 2012-02-02 18:43:17 +00:00
rMalie
180d3941d4 // Fix adminhome and clean Dispatcher 2012-02-01 09:56:02 +00:00
rMalie
4f7b3d4550 [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
jBreux
1872ecb075 [*] Project : Add possibility to use admin controllers in modules 2012-01-25 14:12:36 +00:00
jBreux
c22bbcbdaa // Change module admin controllers path. 2012-01-24 16:08:52 +00:00
rMalie
3a7325c75e [-] 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
76e9a80bbe // Fix 404 redirection in dispatcher 2012-01-09 14:28:34 +00:00
rMalie
09aac85d5a // {process} argument is no more required in module routes 2012-01-09 10:28:26 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
15335a86dc // Add {categories} keyword in product_rule dispatch rule #PSFV-321 2012-01-02 17:06:33 +00:00
rMalie
2d491a21fa // Remove useless parameters in rewrited urls 2011-12-28 14:45:44 +00:00
rGaillard
a05dc6076a // Small fix 2011-12-22 23:36:31 +00:00
rMalie
82409653fd // Fix dispatcher::createURL() 2011-12-22 23:28:09 +00:00
rMalie
eefa793840 [+] MO: Add Module controller, Cheque and Bankwire modules use it 2011-12-22 16:31:03 +00:00
vChabot
2a475e1190 // fix htaccess generation 2011-12-22 16:18:27 +00:00
vChabot
ac852e90d7 [+] BO : You can now have UTF-8 URL Rewriting 2011-12-14 15:00:47 +00:00
tDidierjean
54b80f48e4 // fix module tab dispatch 2011-11-18 14:10:23 +00:00
tDidierjean
00f61bc35b // Remove BO themes 2011-11-18 10:27:07 +00:00
tDidierjean
48c00e4e5e [-] Classes : fix dispatcher for FO 2011-11-18 10:10:07 +00:00
tDidierjean
a07bbfa36f // AdminTab compatibility: Dispatcher for BO now search tabs in database, not on the disk. AdminTabs now uses the new BO theme. 2011-11-17 18:15:07 +00:00
vChabot
95cde12b84 [*] FO : combination link from product page are now the same as the combination link from blocklayered
// Cart is now accepting the combination link
2011-11-10 10:45:19 +00:00
rMalie
a819f7238d // Fix modules route for dispatcher 2011-10-24 08:38:45 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +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
4c396b8673 // Fix dispatcher with rewriting in BO 2011-09-27 15:52:59 +00:00
rMalie
62ad41026f // Refacto of controllers PART 2 2011-09-27 13:04:24 +00:00
lLefevre
5600abb7b5 2011-09-26 16:46:48 +00:00
rMalie
5829f12a66 // Improve flexibility of dispatcher + fix controllers access in BO (only admin controllers are loaded by the dispatcher) 2011-09-26 09:57:00 +00:00
rMalie
178f3c7561 // Improve dispatcher for administration 2011-09-23 15:37:16 +00:00
mMarinetti
6191e868f1 [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas 2011-09-23 15:01:49 +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
04f3779780 [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
2011-09-22 15:19:42 +00:00
dMetzger
d51719366f // $_SERVER['request_uri'] replaced by $_SERVER['REQUEST_URI'] 2011-09-19 08:59:46 +00:00
rMalie
ac9df4afdb // Fix controllers file names + add missing files in override/ + ControllerFactory class is now deprecated, use Controller instead + fix NoticationCore 2011-09-16 10:09:26 +00:00
rMalie
dfdd99da40 // Fix & - theme is not w3c valid anymore for now 2011-09-14 09:23:32 +00:00
fBrignoli
8eeca61217 // code norm 2011-09-13 16:55:44 +00:00
rMalie
f0c33c8739 // Fix HTML validation on URLs (replace & per &) 2011-09-06 09:58:11 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
rMalie
3d5cb73804 // Fix dispatcher (order meta rewrites by length) 2011-08-23 08:58:36 +00:00
rMalie
0672282dec // Fix orders with friendly URL and dispatcher 2011-08-23 08:54:14 +00:00
tDidierjean
8ca035aa55 // fix product comparison 2011-08-11 08:39:52 +00:00
rMalie
2b71b8be68 // Fix on discounts with multishop + index?controller=index fixed to be only index.php 2011-08-08 08:29:32 +00:00