Commit Graph

23 Commits

Author SHA1 Message Date
rMalie
2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
mDeflotte
a53e9c5e60 // Removing attribute 'preselect_country' and use 'default_value' instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13531 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 14:27:32 +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
aFolletete
3992d7da89 [-] BO : the default country of shop is correctly selected by default in forms with country field #PSTEST-493
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13407 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 15:55:11 +00:00
mDeflotte
5b942b7993 [-] BO : #PSTEST-769 - The default country must be pre-selected on address list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13393 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-16 14:13:04 +00:00
tDidierjean
54080062f7 // Finish removing the "id_theme in ImageType" code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13265 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-13 15:35:05 +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
vChabot
1d2906b4ea [-] BO : BugFix : #PSTEST-436 : adding "required" option for zipcode in AdminStores
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12399 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-13 08:29:29 +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
rGaillard
ca3ab742f0 // ImageType is now applied to a them
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11708 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 22:08:40 +00:00
aFolletete
d2f89e79ba // revert from r11699
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11702 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 21:56:00 +00:00
rGaillard
e8a3c10175 // ImageType is now applied to a them
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11700 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 21:48:40 +00:00
vKham
fbb969c028 // fix table extensible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11676 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 19:45:23 +00:00
lLefevre
2067344c18 // fix bug in bulk_actions of type "delete" in AdminController's
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10809 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-30 15:24:50 +00:00
tDidierjean
f9c4410e8d // Rename AdminController methods initForm() initList() etc. to renderForm() renderList()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10799 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-30 11:06:38 +00:00
tDidierjean
58c35a2152 // HelperForm : 'p' replaced by 'desc'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10286 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 18:27:48 +00:00
lLefevre
ce8b796598 // fix bug toolbar_fix in AdminStoresController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9921 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 10:45:23 +00:00
tDidierjean
365915cb0e [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9544 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:40:41 +00:00
lLefevre
78dee05c5a [*] BO : #PSFV-94 - changes to helpers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9517 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:37:26 +00:00
tDidierjean
6303b68d51 [*] BO : #PSFV-94 - added AdminDbController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9452 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:18:51 +00:00
tDidierjean
730e5e4d96 [*] BO : #PSFV-94 - added AdminContactsController, fix flags display for option lists
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9424 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 14:00:27 +00:00
tDidierjean
9f92e7941c [*] BO : #PSFV-94 - added AdminBackupController and some changes to AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9417 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 12:40:35 +00:00
lLefevre
96844f2d92 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStoresController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9401 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 16:37:21 +00:00