Commit Graph

37 Commits

Author SHA1 Message Date
rMalie
494205d52e // Fix PrestaShopException typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:53:19 +00:00
sThiebaut
6fa4014e19 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11926 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 10:33:02 +00:00
sThiebaut
c5814c32fd [-] BO : fixed undefined variable in AdminModulesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11925 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 10:28:49 +00:00
rGaillard
fe7be46dbe // Move backoffice templates and media
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11899 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-29 16:01:49 +00:00
fSerny
99295113e2 [-] BO : AdminModule now sort modules by alphabetical order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11825 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-28 10:19:36 +00:00
fSerny
51377ddf02 [-] BO : When we are in module configuration, all modules are not loaded
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11801 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-27 16:01:55 +00:00
mBertholino
d5945ec7fd [-] 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']

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11773 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-26 17:08:59 +00:00
fSerny
beb14de978 // Little fix on AdminModulesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11732 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 23:59:04 +00:00
fSerny
9117632139 [-] BO : Admin Modules now handle simple http request for download (for server which do not handle ssl connection)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11681 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 20:47:17 +00:00
fSerny
55e9fc7a52 [-] BO : You can now download native modules even when you logged on Addons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11655 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 18:11:37 +00:00
fSerny
ec93df4efa [*] BO : Addons modules are now downloaded and installed at the same time (when you click on install button)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11567 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 09:40:29 +00:00
fSerny
b204c0f896 [*] BO : Native modules are now downloadable without login on addons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11525 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 17:24:59 +00:00
fSerny
0b1e2ba0a3 [-] PROJECT : Moving xml files to xml directory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11438 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 17:37:14 +00:00
fSerny
2c6f2da512 [-] BO : Filter modules system repaired and now in ajax
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11426 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 16:17:21 +00:00
vSchoener
4b8097e154 // Add module upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11388 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 17:54:54 +00:00
fSerny
bb28baec68 [-] BO : Bulk action management repaired
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11386 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 17:31:33 +00:00
fSerny
ccc51353ce [-] BO : Warnings are now displayed on Modules Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11319 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 16:16:30 +00:00
fSerny
5f639b3319 [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11289 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 20:11:43 +00:00
fSerny
29a90b29d1 [-] BO : Now display a question mark when there is no module logo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11252 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 11:29:59 +00:00
fSerny
ef44083253 [-] BO : Upload zip module is repaired
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11002 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 16:00:17 +00:00
rMalie
394aeab269 // Fix missing Core suffix for some classes / controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10941 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 16:49:05 +00:00
lLefevre
8a62346471 // Adding a button to top
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10857 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-02 14:31:08 +00:00
rGaillard
73148dda1d // Change urls of prestashop api
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10696 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-28 10:22:58 +00:00
fSerny
4c83dce8f4 [-] BO : AdminModule Addons Icon now appear in AutoComplete Search
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10527 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-23 13:49:15 +00:00
fSerny
79867d0a75 [-] BO : AdminModules fix on Addons Connection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10514 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-23 11:31:39 +00:00
fSerny
c68c8be6e8 [-] BO : AdminModules - Fix on GetModulesOnDisk and general ergonomy
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10434 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-22 14:53:58 +00:00
fSerny
f0cf51ab64 // Addons connection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10394 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-22 09:54:14 +00:00
fSerny
620653ce13 [*] BO : AdminModules improved performance
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10381 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 23:42:33 +00:00
fSerny
c333d84530 [*] BO : Admin Modules now works in Ajax :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10379 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 21:44:52 +00:00
fSerny
2190551536 [*] BO : New module interface tab now connected to PrestaShop Addons
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10365 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 17:11:01 +00:00
fSerny
792452c2e0 // Fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10325 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 10:11:27 +00:00
rGaillard
a25cc16f28 // Module configuration is now displayed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10289 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-19 15:03:20 +00:00
rGaillard
a318ca610f // Add missing }
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10288 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-19 14:10:22 +00:00
rGaillard
c7310f3899 //Block advertising multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10280 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 16:38:33 +00:00
fSerny
928e0a5625 [*] BO : New module interface tab now all html is in tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10278 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 16:14:43 +00:00
fSerny
aa7a811258 [*] BO : New module interface tab now accept logo.png
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10211 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-17 13:26:17 +00:00
fSerny
710605dd2a [+] BO : New module tab interface - #PSFV-94
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10188 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-17 00:43:30 +00:00