Commit Graph

11 Commits

Author SHA1 Message Date
tDidierjean b10fb843b5 // remove smarty translate addslashes for BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10363 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 16:53:58 +00:00
mMarinetti 70c92e1d38 // fix translations / retrocompat in AdminController and config/smartyadmin.config.inc.php (AdminTranslationsController will follow)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10301 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-20 19:10:13 +00:00
fBrignoli e5f3c3ca2a [*] PDF : PDF is now rendered by TCPDF throught HTML template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10231 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-17 17:15:23 +00:00
rGaillard 93d769f9bc // Fix backslashes on translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9784 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:35:09 +00:00
rGaillard ff2b44fc74 // Missing file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9782 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:21:08 +00:00
aFolletete ed36aa6971 [*] BO : #PSFV-94 - new controller for AdminOrders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9546 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:53:54 +00:00
mMarinetti a61afc42d8 // + BO : new modifier htmlentitiesUTF8
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9512 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:10:39 +00:00
rGaillard 41a4ccbc4c // Fix smarty BackOffice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9473 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:34:18 +00:00
rMalie 543c42430c [*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9300 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-13 08:14:03 +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
tDidierjean 92cc465a3c // Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8667 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 16:04:35 +00:00