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 |
|