Commit Graph

39 Commits

Author SHA1 Message Date
tDidierjean
3bf92f6fa2 // change to BO template override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9268 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 13:37:04 +00:00
lLefevre
98bf6af495 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminRequestSqlController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9263 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 12:05:11 +00:00
lLefevre
5494ed1a3a [*] BO #PSFV-94 : added class HelperForm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9247 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 16:18:14 +00:00
aFolletete
2acce20048 // change template system for AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9235 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 13:42:46 +00:00
tDidierjean
14bf4ba719 [-] Installer : fix demo product insertion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9227 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 12:54:06 +00:00
aNiassy
01bb408766 [-] BO #PSFV-87 : modified a treatment because in php version 5.3 instructions like "$helper::" are forbidden
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9212 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 09:21:21 +00:00
lLefevre
a8a11c0ece [*] BO : Rights verification for multi-shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9198 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 16:10:57 +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
aFolletete
e7fa851a7c // move js_files and css_files assign in initFooter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9112 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-06 15:34:05 +00:00
aFolletete
05de006711 // fix bug on AdminController and callback usage
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9087 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-06 09:48:48 +00:00
lLefevre
6f9f82a2e5 //update property in AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9081 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-05 16:31:51 +00:00
lLefevre
018cd09251 //added array _listSkipDelete in AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9043 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-05 08:30:00 +00:00
lLefevre
c1594d0a66 //added message errors and success, Norms
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9021 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-04 14:23:23 +00:00
lLefevre
a499af94bb //update property _listSkipDelete
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9010 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-04 12:01:55 +00:00
lLefevre
e1d3f25007 //added property _listSkipDelete
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9008 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-04 11:56:02 +00:00
vAugagneur
f1e265fad4 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8956 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-03 09:02:42 +00:00
tDidierjean
c1d5575723 // added customizable bulk actions for lists in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8936 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 15:08:35 +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
1c206de2ba // Update list generation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8922 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 10:00:20 +00:00
tDidierjean
aa5684360d // update to AdminController init() and postProcess()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8902 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 17:20:16 +00:00
tDidierjean
923eb2cd21 // fixed item edition for AdminAddresses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8897 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 16:25:58 +00:00
mMarinetti
940d412a0c // fix links in main menu,
// + moved tab AdminTracking.php to AdminTrackingController.php


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8894 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 16:13:34 +00:00
mMarinetti
e8ff5b025f // fix displaying subtabs link,
// fix adminHome links


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8892 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-29 16:02:26 +00:00
tDidierjean
bf3736c820 // Added HelperList, AdminAddressController, and fixed subtab display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8858 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 16:32:42 +00:00
mMarinetti
e620a3d350 [+] BO : now Back-office has meta-title by controller
// fix back office template, add missing override

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8849 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 14:15:07 +00:00
tDidierjean
3192ddb27d // change to Controller workflow
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8813 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 15:20:30 +00:00
aFolletete
810f17c38e // rename index.tpl to layout.tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8809 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 14:52:52 +00:00
mMarinetti
41c4897976 // ajax-tab usage of Dispatcher
// adminHome.tpl
// header.tpl fix


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8805 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 14:18:27 +00:00
rMalie
7c32b171cd // Fix lcfirst use !
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8796 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 12:08:14 +00:00
lLefevre
eca7864dc4 // fix admin.css (Michael)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8780 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 16:15:17 +00:00
mMarinetti
52b96fb902 // admin.css directory is now correct in setMedia
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8775 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 15:26:43 +00:00
rMalie
ff51f77bba // Fix token on adminHome
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8758 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:24:38 +00:00
mMarinetti
450c8bf81f // optimization default template name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8747 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:22:50 +00:00
rMalie
4e717fe190 // Add moduleController file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8745 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:08:43 +00:00
mMarinetti
b00ad8249d //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8743 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:05:48 +00:00
mMarinetti
926063e08f [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8742 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:01:49 +00:00
tDidierjean
14f55eccb7 // change header and footer smarty inclusion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8697 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 15:26:44 +00:00
tDidierjean
9641b3c55b // fix notifications in smarty BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8672 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 17:04:21 +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