Commit Graph

7 Commits

Author SHA1 Message Date
rMalie
a7bc16dadd // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9384 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 09:46:08 +00:00
rMalie
577221ff08 // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9178 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 12:18:56 +00:00
rMalie
2068aaaf2a // Norm on controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8930 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 13:50:55 +00:00
mDeflotte
5f02dc0d0e //StoresController : Refacto done
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8865 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 08:59:11 +00:00
mDeflotte
6a96dd1371 //Use protected instead of private function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8863 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 07:07:06 +00:00
mDeflotte
65fbf9138c //StoresController : Refacto done
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8845 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 13:47:11 +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