Commit Graph

285 Commits

Author SHA1 Message Date
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
eee9b353c1 [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
fSerny
f06376b661 [-] BO : Modules search now works even when filters are enabled 2012-01-12 09:51:45 +00:00
fSerny
1e6c73a7cc [-] BO : Modules search now works even when filters are enabled 2012-01-12 09:51:45 +00:00
fSerny
053491179a [+] BO : Adding e-mailing module category 2012-01-11 09:00:57 +00:00
fSerny
30cbe4f4bc [+] BO : Adding e-mailing module category 2012-01-11 09:00:57 +00:00
tDidierjean
8a757aaa9c // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
tDidierjean
88b3c8f9e7 // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
fSerny
b04856e0c1 // Little fix on ajax filter request 2012-01-11 08:35:33 +00:00
fSerny
a1a8c24d4a // Little fix on ajax filter request 2012-01-11 08:35:33 +00:00
fSerny
9d4dac5363 [-] BO : Modules list automatic refresh when BO connect to Addons - Bug fixed #PSTEST-367 2012-01-10 16:55:14 +00:00
fSerny
ca2935a8dd [-] BO : Modules list automatic refresh when BO connect to Addons - Bug fixed #PSTEST-367 2012-01-10 16:55:14 +00:00
fSerny
401837bc6f [-] BO : Modules search works with all modules even when a filter is enabled 2012-01-09 17:45:36 +00:00
fSerny
d796cef24c [-] BO : Modules search works with all modules even when a filter is enabled 2012-01-09 17:45:36 +00:00
fSerny
d284d51798 [-] BO : Fix on api call for paid module 2012-01-09 10:00:30 +00:00
fSerny
3a2b214225 [-] BO : Fix on api call for paid module 2012-01-09 10:00:30 +00:00
fSerny
a9ed8e8524 [-] BO : Admin Module now use curl and post values for addons API 2012-01-05 17:22:07 +00:00
fSerny
1e6512252a [-] BO : Admin Module now use curl and post values for addons API 2012-01-05 17:22:07 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
sThiebaut
e7ee8aaf20 // clean code 2011-12-30 10:33:02 +00:00
sThiebaut
a0b35cfda5 // clean code 2011-12-30 10:33:02 +00:00
sThiebaut
aecf5ea432 [-] BO : fixed undefined variable in AdminModulesController 2011-12-30 10:28:49 +00:00
sThiebaut
5db294b7ed [-] BO : fixed undefined variable in AdminModulesController 2011-12-30 10:28:49 +00:00
rGaillard
de584ee4a1 // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
rGaillard
3a4bfd3a6c // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
fSerny
bc470305b2 [-] BO : AdminModule now sort modules by alphabetical order 2011-12-28 10:19:36 +00:00
fSerny
1bf09ed011 [-] BO : AdminModule now sort modules by alphabetical order 2011-12-28 10:19:36 +00:00
fSerny
74e2d3f117 [-] BO : When we are in module configuration, all modules are not loaded 2011-12-27 16:01:55 +00:00
fSerny
33d899e069 [-] BO : When we are in module configuration, all modules are not loaded 2011-12-27 16:01:55 +00:00
mBertholino
06031bfb59 [-] BO : retrocompatibility with adminModuleController 1.4 => 1.5. Some modules use $_GET['tab'],
on 1.5, those modules don't work because $_GET['tab'] doesn't exist. Now they work in the 1.5 even when they use $_GET['tab']
2011-12-26 17:08:59 +00:00
mBertholino
12d1ad9e94 [-] BO : retrocompatibility with adminModuleController 1.4 => 1.5. Some modules use $_GET['tab'],
on 1.5, those modules don't work because $_GET['tab'] doesn't exist. Now they work in the 1.5 even when they use $_GET['tab']
2011-12-26 17:08:59 +00:00
fSerny
38216584a9 // Little fix on AdminModulesController 2011-12-22 23:59:04 +00:00
fSerny
34a5cf77da // Little fix on AdminModulesController 2011-12-22 23:59:04 +00:00
fSerny
e8fd399b72 [-] BO : Admin Modules now handle simple http request for download (for server which do not handle ssl connection) 2011-12-22 20:47:17 +00:00
fSerny
e49a3ca81d [-] BO : Admin Modules now handle simple http request for download (for server which do not handle ssl connection) 2011-12-22 20:47:17 +00:00
fSerny
d7085cce80 [-] BO : You can now download native modules even when you logged on Addons 2011-12-22 18:11:37 +00:00
fSerny
27e925b53e [-] BO : You can now download native modules even when you logged on Addons 2011-12-22 18:11:37 +00:00
fSerny
607d6f391e [*] BO : Addons modules are now downloaded and installed at the same time (when you click on install button) 2011-12-22 09:40:29 +00:00
fSerny
6119f715ba [*] BO : Addons modules are now downloaded and installed at the same time (when you click on install button) 2011-12-22 09:40:29 +00:00
fSerny
443dccef20 [*] BO : Native modules are now downloadable without login on addons 2011-12-21 17:24:59 +00:00
fSerny
185a2c696e [*] BO : Native modules are now downloadable without login on addons 2011-12-21 17:24:59 +00:00
fSerny
ba54a1b93d [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
fSerny
157cb47a48 [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
fSerny
46cfc15420 [-] BO : Filter modules system repaired and now in ajax 2011-12-20 16:17:21 +00:00
fSerny
957657be58 [-] BO : Filter modules system repaired and now in ajax 2011-12-20 16:17:21 +00:00
vSchoener
e97baff814 // Add module upgrader 2011-12-19 17:54:54 +00:00
vSchoener
9db4d0aa45 // Add module upgrader 2011-12-19 17:54:54 +00:00
fSerny
a980e7cd24 [-] BO : Bulk action management repaired 2011-12-19 17:31:33 +00:00
fSerny
ab2af6ff20 [-] BO : Bulk action management repaired 2011-12-19 17:31:33 +00:00