Commit Graph

96 Commits

Author SHA1 Message Date
rMalie
3ca7fb1ee2 // Fix translations in AdminControllers from modules #PSFV-397
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12972 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-03 13:31:51 +00:00
fSerny
eb82ff8642 // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12937 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-02 15:30:34 +00:00
fSerny
d1afff824a [*] BO : Each module hooked on displayAdminProductsExtra add a Product Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12924 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-02 10:39:17 +00:00
rMalie
9739089c32 [*] classes : new module architecture
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-31 16:57:19 +00:00
rMalie
d920df5f2a // Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12652 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 16:24:01 +00:00
mMarinetti
c4ca3d12df // throw error if problem in database integrity
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12643 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 15:09:56 +00:00
rMalie
a4d97911b1 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 17:41:02 +00:00
rMalie
6887541bdd [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 10:14:10 +00:00
aFolletete
e01d1de346 // fixed little bug on Module class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12541 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 16:46:45 +00:00
lLefevre
b8f6ff16a6 [-] BO : delete id_theme in Image Type
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12278 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 16:04:34 +00:00
fSerny
4363af7992 [-] BO : Admin Module now use curl and post values for addons API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12217 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 17:22:07 +00:00
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
fGaillard
b62049e8ce [-] Classes : #PSCFI-4569 : BugFix : Get module instance by name fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12032 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 09:31:19 +00:00
rMalie
07207496d7 // Rename correctly all hooks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12006 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 15:52:40 +00:00
rMalie
50e4dff4e5 // Refactoring of Hook class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11998 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 14:42:05 +00:00
rMalie
fd48572a94 // Remove cleanPositions() in modules when a hook module is added (since the hook module go in last position, we don't need to recalculate all positions) -> greatly improve module installation phase in new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11930 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 10:58:25 +00:00
vSchoener
2f7f6b3a3b [-] BO : Fixed bug #PSFV-276. Translates work with module tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11891 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-29 14:45:59 +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
rMalie
1f7c5e246b [+] MO: Add Module controller, Cheque and Bankwire modules use it
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11635 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 16:31:03 +00:00
fSerny
7f1c45e1d9 [-] PROJECT : Fixing register hook retrocompatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11613 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 14:47:48 +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
vSchoener
45044d1a0c // Add the version of the module in database during the install
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11497 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 15:05:49 +00:00
jBreux
edd23a9517 // Fix writable test of config.xml file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11484 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 14:00:36 +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
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
e390031c83 // Adding an error message in class Module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11300 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 10:57:50 +00:00
fSerny
2ab9ff175d [-] PROJECT : Cleaning Class Module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11299 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 10:52:45 +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
d1baa08bf8 [-] PROJECT : Class Hook cleaned
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11187 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 17:28:13 +00:00
vChabot
c0ee7a1306 // removing group_module_restriction table to set every restrictions in an only table : module_group
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10936 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 16:17:42 +00:00
rMalie
ca79a68011 // Fix table / identifier for Module class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10929 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 15:35:21 +00:00
rMalie
d56cb00d8d // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10914 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 14:04:35 +00:00
rMalie
86683a963e // Remove $table and $identifier property from all classes, and add static $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10912 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 13:56:03 +00:00
fSerny
a50b0af067 [-] PROJECT : isHookableOn function is now retrocompatible with old hook
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10905 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 12:56:43 +00:00
rMalie
6b61051a16 [*] MO: remove all static call of Module::display() method. Use it as a method on a Module instance.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10695 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-28 10:04:41 +00:00
rMalie
fe435bdeea // Log edited, this modification on Module::displayTemplate was reverted in a better one
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10675 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-25 16:09:13 +00:00
rMalie
93f4be96b0 [*] Classes: modules templates are now executed in a local space
// Remove Gender::getStaticImage()

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10673 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-25 16:02:20 +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
lLefevre
a6b66fb288 // Fix bug in AdminPaymentController && added toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10521 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-23 13:21:39 +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
ef9d7c62b6 // Fix on Module Class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10380 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 23:21:49 +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
rMalie
14c94558a6 // Some fix on objectModel children classes (fields not valid, etc.)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9985 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 12:16:37 +00:00
fSerny
86e51ee01a // Fix on Module API for retrocompatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9793 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 12:42:48 +00:00
fSerny
0ba4fe9c7e [*] PROJECT : New Module API (part 1)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9790 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:49:01 +00:00
mMarinetti
edbac35e4f // die2Exception
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9698 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-28 08:49:21 +00:00
rMalie
fb601c96f8 // Little fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9606 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 15:47:09 +00:00