Commit Graph

67 Commits

Author SHA1 Message Date
dSevere
a7654b10c1 // Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ... 2011-10-18 17:11:13 +00:00
mDeflotte
8bc9da4182 // Add table prefix 2011-10-18 15:26:49 +00:00
tDidierjean
0d73786d44 [*] BO : #PSFV-94 - added AdminContactsController, fix flags display for option lists 2011-10-18 14:00:27 +00:00
mDeflotte
231b51073c // Add Stock Instant states tab in BO 2011-10-18 13:28:05 +00:00
tDidierjean
b2b2a4fbc6 [*] BO : #PSFV-94 - added AdminBackupController and some changes to AdminController 2011-10-18 12:40:35 +00:00
dSevere
1d7cd92934 // Code review 2011-10-17 17:21:51 +00:00
lLefevre
341b163aa1 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStoresController 2011-10-17 16:37:21 +00:00
tDidierjean
f1b1b360be [*] BO : #PSFV-94 - more AdminImagesController refactoring 2011-10-17 15:08:43 +00:00
dSevere
8a3bd72ff5 //Update usage of row list actions 2011-10-17 12:52:18 +00:00
dSevere
b7e48b27f2 //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse 2011-10-17 12:51:22 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
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