Commit Graph

66 Commits

Author SHA1 Message Date
lLefevre
c21bef2acf // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
fSerny
3f7d49ad63 [-] BO : Configuration link does not appear if configuration is not available + fix on shop importer variable 2012-03-07 17:16:20 +00:00
fSerny
defbe8117a // Small fix on module API 2012-03-02 14:12:59 +00:00
fSerny
89a02f7607 [+] BO : Preactivation Premium - Part 2 2012-03-02 09:45:29 +00:00
fSerny
861c0728c5 [-] BO : Bug fix #PSTEST-278 - Confirmation message appear on each module when we install a selection of modules 2012-02-29 16:24:34 +00:00
fSerny
31f0df21fb // Small fix on AdminModules filters 2012-02-29 15:21:26 +00:00
fSerny
ee246d8b8e [*] BO : Bug fix #PSTEST-907 - Ergonomy improvement 2012-02-29 15:02:09 +00:00
fSerny
58ae74e23a [-] BO : Bug fix #PSFV-437 - "Others" category module is now usable :) 2012-02-29 14:04:02 +00:00
fSerny
675268a167 [*] BO : Adding filter for modules bought on Addons 2012-02-29 10:44:48 +00:00
fSerny
7e55893c42 [-] BO : AdminModule shows when connected to Addons and have a logout button 2012-02-29 10:29:12 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
aFolletete
9db8d56039 // Clean code 2012-02-23 14:11:18 +00:00
vSchoener
4eddf4daae [+] CORE : Module properly upgraded with message even if no file upgrade file exist, add 'upgrade' button 2012-02-23 11:02:35 +00:00
mMarinetti
677a4e485c // Welcome 2012 2012-02-22 09:28:22 +00:00
fSerny
c4c2470467 [-] BO : AdminModules refresh native modules xml list if it's empty 2012-02-16 10:10:34 +00:00
fSerny
58fdf20ac3 [-] BO : AdminModule replacing cURL by file_get_content with POST stream_context 2012-01-26 10:44:36 +00:00
rMalie
33faa2bb1d // Normalize 2012-01-25 17:26:04 +00:00
fSerny
48cb2f5dc5 [+] BO : AdminModules Preferences 2012-01-24 15:39:10 +00:00
fSerny
6e7cfff962 [+] BO : Adding warnings when merchant does not enable the configurations needed to use modules API 2012-01-19 14:50:09 +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
1e6c73a7cc [-] BO : Modules search now works even when filters are enabled 2012-01-12 09:51:45 +00:00
fSerny
30cbe4f4bc [+] BO : Adding e-mailing module category 2012-01-11 09:00:57 +00:00
tDidierjean
88b3c8f9e7 // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
fSerny
a1a8c24d4a // Little fix on ajax filter request 2012-01-11 08:35:33 +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
d796cef24c [-] BO : Modules search works with all modules even when a filter is enabled 2012-01-09 17:45:36 +00:00
fSerny
3a2b214225 [-] BO : Fix on api call for paid module 2012-01-09 10:00:30 +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
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
sThiebaut
a0b35cfda5 // clean code 2011-12-30 10:33:02 +00:00
sThiebaut
5db294b7ed [-] BO : fixed undefined variable in AdminModulesController 2011-12-30 10:28:49 +00:00
rGaillard
3a4bfd3a6c // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
fSerny
1bf09ed011 [-] BO : AdminModule now sort modules by alphabetical order 2011-12-28 10:19:36 +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
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
34a5cf77da // Little fix on AdminModulesController 2011-12-22 23:59:04 +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
27e925b53e [-] BO : You can now download native modules even when you logged on Addons 2011-12-22 18:11:37 +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
185a2c696e [*] BO : Native modules are now downloadable without login on addons 2011-12-21 17:24:59 +00:00
fSerny
157cb47a48 [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
fSerny
957657be58 [-] BO : Filter modules system repaired and now in ajax 2011-12-20 16:17:21 +00:00
vSchoener
9db4d0aa45 // Add module upgrader 2011-12-19 17:54:54 +00:00
fSerny
ab2af6ff20 [-] BO : Bulk action management repaired 2011-12-19 17:31:33 +00:00
fSerny
ea0b4f7da4 [-] BO : Warnings are now displayed on Modules Tab 2011-12-16 16:16:30 +00:00
fSerny
c2fea7ba5c [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check 2011-12-15 20:11:43 +00:00
fSerny
c68d9b15e4 [-] BO : Now display a question mark when there is no module logo 2011-12-15 11:29:59 +00:00
fSerny
9294dd187d [-] BO : Upload zip module is repaired 2011-12-06 16:00:17 +00:00
rMalie
5361b1f68d // Fix missing Core suffix for some classes / controllers 2011-12-05 16:49:05 +00:00