Commit Graph

56 Commits

Author SHA1 Message Date
lLefevre ea5db2d23c // fixed bug property currentIndex 2011-10-17 08:32:31 +00:00
tDidierjean 2184ec1197 // fix static call to currentIndex 2011-10-17 08:20:53 +00:00
tDidierjean 30ba71434e // AdminImages now uses HelperForm 2011-10-14 16:01:13 +00:00
tDidierjean 987f4696f5 // Add HelperOptions to generate preferences forms 2011-10-14 14:30:07 +00:00
dSevere cd38def980 // HelperList: add possibility to create custom action for each row 2011-10-14 14:19:45 +00:00
mDeflotte 249c817369 // Normalization + Fix bug with uncorrect attribute call 2011-10-14 14:01:36 +00:00
tDidierjean 563cf7899f // remove unused function 2011-10-14 13:45:51 +00:00
lLefevre 0d8fcdf2a7 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGenderController 2011-10-14 12:59:26 +00:00
lLefevre 4b55e21167 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminQuickAccessesController 2011-10-14 08:57:52 +00:00
dSevere e562ef0efa // stock: add main tab 2011-10-13 16:32:18 +00:00
lLefevre e5c76036af [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminOrderMessageController 2011-10-13 16:01:44 +00:00
tDidierjean 8521287be8 // fix states selection in form and address format in AdminAddress 2011-10-13 09:41:11 +00:00
lLefevre b723506649 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGroupShopController 2011-10-13 09:07:36 +00:00
lLefevre b665bcb2b3 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminShopUrlController 2011-10-13 09:06:32 +00:00
tDidierjean c5f301998b // AdminAddresses now uses HelperForm 2011-10-12 17:01:17 +00:00
lLefevre af388a5d32 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminShopUrlController 2011-10-12 15:16:39 +00:00
lLefevre acda2ba51e // fix AdminSearchEnginesController add action 2011-10-12 15:14:44 +00:00
lLefevre 833187e2f9 // fix AdminRequestSqlController add action 2011-10-12 15:14:12 +00:00
lLefevre e69d3f2cd1 // fix AdminGroupShopController add action 2011-10-12 15:13:42 +00:00
lLefevre 8902fe14f8 // fix AdminAliasesController add action 2011-10-12 15:13:11 +00:00
tDidierjean 659bbe99f5 // fix AdminStatesController add action 2011-10-12 14:24:49 +00:00
lLefevre 87a93ebf72 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminRequestSqlController 2011-10-12 12:05:11 +00:00
tDidierjean 6955cdd830 // fix AdminAddresses template 2011-10-12 07:36:44 +00:00
lLefevre 2c2810c7d2 // revert commit 9252 2011-10-11 16:39:19 +00:00
lLefevre 9e417f36e9 [*] BO #PSFV-94 : update class HelperForm 2011-10-11 16:27:50 +00:00
lLefevre 5799e224de [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStatesController 2011-10-11 16:26:27 +00:00
lLefevre 66458ad6eb 2011-10-11 16:24:00 +00:00
lLefevre b397328588 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminSearchEnginesController 2011-10-11 16:22:39 +00:00
lLefevre cbabee4c2c [-] BO : removing the call to the property _listSkipDelete 2011-10-10 15:35:37 +00:00
rMalie 9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
lLefevre 69e58a9222 //added AdminSearchEnginesController 2011-10-06 08:26:24 +00:00
lLefevre 9d805d6761 //added AdminStatesController 2011-10-05 12:42:52 +00:00
lLefevre eaa21cb226 //Added AdminAliasesController 2011-10-05 09:34:10 +00:00
lLefevre b92c1accb6 //correct errors in norms 2011-10-05 08:57:38 +00:00
lLefevre 07681b5571 // Added AdminGroupShopController 2011-10-05 08:18:44 +00:00
lLefevre d311b3c976 //fixed bug update form 2011-10-05 08:17:51 +00:00
lLefevre e47380cf6c //replace password and secure_key by **** 2011-10-04 16:03:24 +00:00
lLefevre bfda79aef0 //Added bulk action in AdminShopUrlController and fixed norms 2011-10-04 15:45:47 +00:00
rMalie e64bedc396 // Normalize adminRequestController 2011-10-04 08:08:43 +00:00
lLefevre 21d405e6dd //update .tpl name AdminRequestSqlController 2011-10-03 16:45:27 +00:00
lLefevre 0e3e365f96 // Added AdminShopUrlController 2011-10-03 16:44:23 +00:00
aFolletete 1aed8162db // Rename adminAddresses template 2011-10-03 13:19:57 +00:00
lLefevre c85f23ba5a //Added method bulkexport in AdminRequestSqlController 2011-10-03 09:30:03 +00:00
lLefevre 8ce076c617 //Added AdminRequestSqlController 2011-09-30 15:28:44 +00:00
tDidierjean b90d2bdf4b // added customizable bulk actions for lists in BO 2011-09-30 15:08:35 +00:00
vAugagneur e8901103e3 [+] 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
2011-09-30 13:01:10 +00:00
tDidierjean 6f2d02442d // Update list generation 2011-09-30 10:00:20 +00:00
tDidierjean 2ccb613174 // fixed item edition for AdminAddresses 2011-09-29 16:25:58 +00:00
mMarinetti f1077ea9c0 // fix links in main menu,
// + moved tab AdminTracking.php to AdminTrackingController.php
2011-09-29 16:13:34 +00:00
mMarinetti f7248f816e // fix displaying subtabs link,
// fix adminHome links
2011-09-29 16:02:26 +00:00