Commit Graph

30 Commits

Author SHA1 Message Date
tDidierjean 59547b2914 // Renaming options to fields_options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14374 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-29 16:14:14 +00:00
lLefevre ae64a0b854 [-] BO : #PSFV-666 : fix bug and adding improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14225 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:35:20 +00:00
lLefevre 1650b72cf3 // Fix replace //" by " in english keys and change french keys
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14177 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 17:25:41 +00:00
lLefevre 0a6e977161 // revert to revision 14160
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14163 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 15:05:13 +00:00
lLefevre f1ec6e5ce7 // Fix replace \\" by " in english keys
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14161 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 14:58:48 +00:00
lLefevre 0e9e23aaae // Fix update english key of translations in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 12:25:51 +00:00
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
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
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
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
tDidierjean 84035510b5 // Move controller templates to subfolder controllers/
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12287 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 17:23:42 +00:00
rMalie f465af24b4 // Fix backquote in requestSql class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11871 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-28 16:55:13 +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
lLefevre 02f5a262d9 // added list of tables and attributes in AdminRequestSqlController + change export request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10802 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-30 13:24:43 +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
lLefevre 94925aa10a // fix update view.tpl in AdminRequestSqlController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9916 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 09:25:26 +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
dSevere bf309b0d51 //Update usage of row list actions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9390 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:52:18 +00:00
lLefevre e1c52879af // fixed bug property currentIndex
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9378 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 08:32:31 +00:00
lLefevre 0075d6f1ea // fix AdminRequestSqlController add action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9281 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 15:14:12 +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 c4abd685d3 // revert commit 9252
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9255 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 16:39:19 +00:00
lLefevre fa7ac9460d [*] BO #PSFV-94 : update class HelperForm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9252 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 16:27:50 +00:00
lLefevre c955e5a0a3 [-] BO : removing the call to the property _listSkipDelete
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9195 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 15:35:37 +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
lLefevre e80543448a //replace password and secure_key by ****
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9030 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-04 16:03:24 +00:00
rMalie d2a0cf76ee // Normalize adminRequestController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9006 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-04 08:08:43 +00:00
lLefevre 723efe49f6 //update .tpl name AdminRequestSqlController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8995 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-03 16:45:27 +00:00
lLefevre 3842184c8a //Added method bulkexport in AdminRequestSqlController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8959 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-03 09:30:03 +00:00
lLefevre 9af35db5ce //Added AdminRequestSqlController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8938 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 15:28:44 +00:00