rMalie
b24dcffc9c
// Improve multishop API
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:39:44 +00:00
mMarinetti
10b3e3d8d3
// Welcome 2012
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13520 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 09:28:22 +00:00
mDeflotte
dad807a267
[-] BO : #PSTEST-686 - Add Warnings to the admin theme page
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13157 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-09 09:14:05 +00:00
mDeflotte
29002976ed
// Fix bug with new logo working
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13080 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-07 15:30:23 +00:00
mDeflotte
1785529ea6
[-] BO : #PSTEST-667 - Fix bug with favicon and stores icon and multishop
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13062 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-07 10:10:40 +00:00
mDeflotte
071edbda7a
[-] BO : #PSTEST-667 - Fix bug with logo and multishop
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13055 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-07 09:20:01 +00:00
rMalie
350f3ec749
// Normalize
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12703 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-26 09:29:50 +00:00
mBertholino
a164e380c3
[-] BO : #PSTEST-540 : bug fixed
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12617 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 16:32:22 +00:00
mBertholino
a8f526a96a
[-] BO : #PSTEST-540 : bug fixed
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12616 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 16:27:48 +00:00
rMalie
ebec527630
[*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 10:21:51 +00:00
rMalie
6887541bdd
[-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 10:14:10 +00:00
tDidierjean
ad1fd29cea
// Refactor AdminController::_errors to errors
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12331 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-11 08:58:12 +00:00
mMarinetti
9ac97aac36
// better message for Theme edition + french translation
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11982 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 10:56:44 +00:00
vKham
111882b8ac
// fix form extensible page preference
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11959 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 16:09:03 +00:00
mMarinetti
10f1da2bc9
// fix admin Language and Theme controller
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11955 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 16:05:15 +00:00
mMarinetti
60185f7e03
// fix in AdminThemesController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11834 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-28 12:29:42 +00:00
mMarinetti
0051788824
// add theme add/remove function
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11831 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-28 11:39:14 +00:00
tDidierjean
fd90a0313d
// Fix AdminThemesController thumbnails
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10275 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 15:30:22 +00:00
mMarinetti
8b46abe6de
[+] BO : #PSFV-94 AdminGenerator is now a controller
...
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10070 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 18:51:01 +00:00
mMarinetti
35429b0699
[+] BO : #PSFV-94 - AdminThemes is now an AdminController
...
// ajax.php get addons themes has been removed and is now in AdminThemesController + uses of jquery
// removed function AdminTab::uploadIco, moved in AdminThemesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10069 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 17:46:38 +00:00