Commit Graph

12 Commits

Author SHA1 Message Date
mMarinetti 2986b70bab // removed global $_LANGADM in smartyadmin.config.inc.php (not used) 2011-11-23 21:48:02 +00:00
tDidierjean 46839a80cd // remove smarty translate addslashes for BO 2011-11-21 16:53:58 +00:00
mMarinetti e383783e72 // fix translations / retrocompat in AdminController and config/smartyadmin.config.inc.php (AdminTranslationsController will follow) 2011-11-20 19:10:13 +00:00
fBrignoli fddc403a09 [*] PDF : PDF is now rendered by TCPDF throught HTML template 2011-11-17 17:15:23 +00:00
rGaillard 8473bc6afc // Fix backslashes on translations 2011-11-02 10:35:09 +00:00
rGaillard 559cbb0759 // Missing file 2011-11-02 10:21:08 +00:00
aFolletete 3f76a8f1c4 [*] BO : #PSFV-94 - new controller for AdminOrders 2011-10-21 13:53:54 +00:00
mMarinetti 0146f2f35c // + BO : new modifier htmlentitiesUTF8 2011-10-20 15:10:39 +00:00
rGaillard 05621cb1f0 // Fix smarty BackOffice 2011-10-19 15:34:18 +00:00
rMalie 7e3a061d69 [*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders 2011-10-13 08:14:03 +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
tDidierjean 299f9ab066 // Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example) 2011-09-20 16:04:35 +00:00