Commit Graph

89 Commits

Author SHA1 Message Date
tDidierjean 6d7aba76f3 // Changes to BO permissions management 2012-01-11 16:19:19 +00:00
lLefevre c49e43a821 [-] FO : fix #PSFV-348 for ce http page to remain http 2012-01-09 08:29:21 +00:00
mDeflotte 7ab341914b [-] MO : #PSTEST-280 - Removed old-way method (deprecated) + fixed problem with cartRules 2012-01-05 16:15:46 +00:00
mDeflotte 77399c576c [-] MO : #PSTEST-303 - Fixed problems using deprecated methods
// Change baseDir vars to use the current domain
// Change css rules
2012-01-04 16:31:47 +00:00
rMalie 15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie d9e0f26e7c // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
fSerny cb6751cd35 [-] PROJECT : Module controller now handle the column display (time to go to MacDo :) 2011-12-22 19:09:50 +00:00
rMalie 3d80ef0ccf [+] MO: Add Module controller, Cheque and Bankwire modules use it 2011-12-22 16:31:03 +00:00
jBreux 9740cfeb92 [+] Project : B2B Features 2011-12-22 15:30:21 +00:00
jBreux 4e661c0e4d [+] Project : Added the ability for groups to show or hide prices for their members 2011-12-21 16:42:17 +00:00
mDeflotte 58203f647e // BugFix : Problems with blockcart 2011-12-21 09:52:38 +00:00
mMarinetti 4f5f8a7102 // retrocompatibility fix : displayHeader and displayFooter 2011-12-20 17:17:57 +00:00
vSchoener 9db4d0aa45 // Add module upgrader 2011-12-19 17:54:54 +00:00
mMarinetti 6f9a37656c // retrompatibility 1.4 theme 2011-12-15 16:52:22 +00:00
mMarinetti 5ca89bf85c [*] BO : optimization of liveEdit system
[+] FO : new theme file for front-office layout.tpl, designers have now more possibilities
2011-12-14 18:18:57 +00:00
rMalie 86668df2ba // Fix comment typo 2011-12-05 17:03:07 +00:00
tDidierjean 0e89d3a195 // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
rMalie 01b1f1ebcc // Fix some bug on multishop + improve display of shop pages 2011-11-23 13:09:23 +00:00
rMalie 82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
mDeflotte 9426e5d883 // BugFix with opc and multishipping 2011-11-21 10:42:14 +00:00
mMarinetti 1e59c1f338 [*] All : new method Controller::redirect and property $controller->redirect_after
// and added postprocess return value
2011-11-16 16:25:00 +00:00
vChabot 0a4cb9321a [*] FO : Register process enhancement 2011-11-10 10:56:14 +00:00
fSerny d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
rGaillard bf3d89e1fb [+] BO: Add BackOffice orders 2011-11-02 09:18:45 +00:00
dMetzger 554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
mMarinetti d02885db21 [*] All : modified run() to use checkAccess in the Controller class
[+] BO : #PSFV-94 - invalid token is now correctly handled. its uses initCursedPage 
// die2Exception
2011-10-28 10:10:27 +00:00
rGaillard 30b74705e7 [*] Core: Upgrade smarty to version 3.1.3 2011-10-19 15:16:52 +00:00
rMalie a07c14fafd // Merge -> revision 9288 2011-10-12 16:04:28 +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 d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
rMalie 2a5f66203a // context->controller now work for adminController too 2011-10-06 09:55:28 +00:00
rMalie f65df2f2ae // Norm on controllers 2011-09-30 13:50:55 +00:00
vAugagneur e8901103e3 [+] Classes : added new class Media => It contains all the method related to media like CSS, JS
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
rMalie 12ecd22c7c // Refacto of CategoryController 2011-09-29 16:31:32 +00:00
rMalie 6424bf8541 // Refacto of cartController 2011-09-28 15:40:28 +00:00
rMalie 12c36b21b2 // Fix bugs on frontControllers 2011-09-27 15:28:41 +00:00
tDidierjean c9d58d45a0 // change to Controller workflow 2011-09-27 15:20:30 +00:00
rMalie 62ad41026f // Refacto of controllers PART 2 2011-09-27 13:04:24 +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 65e0f2d54f // Fix strict standard on controllers + modules header / footer include 2011-09-23 08:05:31 +00:00
rMalie 2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +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
rMalie 72e890b65c [+] Add abstract controller 2011-09-16 14:49:47 +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
rMalie fd5388209a // Merge -> revision 8363 2011-09-06 12:38:55 +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 310bd0db04 [+] FO : add module-moduleName-pageName ID on body of module pages 2011-08-23 08:06:57 +00:00
rMalie 08a8ffdcf9 // Merge -> revision 8149 2011-08-22 16:22:16 +00:00