Commit Graph

7 Commits

Author SHA1 Message Date
vChabot
8fcc94e777 [*] Registration type is now in 2 steps or all in one
// refactoring AuthController.php (front)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8941 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 15:48:20 +00:00
vAugagneur
2fbc132933 [+] 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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8926 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 13:01:10 +00:00
mDeflotte
f9c565699b //OrderDetailController : Refacto done + modify some comments
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8869 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 11:53:00 +00:00
mDeflotte
f30c29afa4 //ParentOrderController : Refacto done
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8855 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 16:14:50 +00:00
vChabot
966250e202 // cleaning code (norm / perf)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8837 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 09:37:29 +00:00
vChabot
2045401f9e // cleaning code (norm / perf)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8810 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 15:08:24 +00:00
rMalie
69db63f26c [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8721 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 15:19:42 +00:00