Commit Graph

110 Commits

Author SHA1 Message Date
mDeflotte
55e8746463 [-] MO : #PSFV-640 - Fatal error in HomeSlider module 2012-03-08 16:17:20 +00:00
fSerny
baedc023ad [-] BO : Fix on module config file generation (simplexml can't load file when starts with blank space) 2012-03-08 09:57:05 +00:00
Francois Gaillard
3b497498b2 // Undefined variable in module class 2012-03-08 09:06:56 +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
rMalie
ec80336fda [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
rMalie
4d38b9fe4a // Fix module activation on multishop during installation #PSTEST-839 #PSTEST-877 2012-02-27 13:29:32 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
394c493efc // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +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
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
mDeflotte
1a1aafa631 [-] Classes : #PSTEST-275 #PSFV-304 - Method Module::getPosition() was missing 2012-02-14 08:35:31 +00:00
rMalie
ac7d4de35b // Refacto of lang functions (all code moved in Translate class) 2012-02-13 15:20:25 +00:00
dMetzger
e102ae2928 // A few dozens queries less on every pages... 2012-02-09 17:15:05 +00:00
rMalie
cb231efced // Fix translations in AdminControllers from modules #PSFV-397 2012-02-03 13:31:51 +00:00
fSerny
8208135c5e // Small fix 2012-02-02 15:30:34 +00:00
fSerny
a5350ca415 [*] BO : Each module hooked on displayAdminProductsExtra add a Product Tab 2012-02-02 10:39:17 +00:00
rMalie
59cad13bdb [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
rMalie
be5fd03749 // Normalize 2012-01-24 16:24:01 +00:00
mMarinetti
bf406a0015 // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
rMalie
cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +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
aFolletete
f9b786f02c // fixed little bug on Module class 2012-01-18 16:46:45 +00:00
lLefevre
431a99334b [-] BO : delete id_theme in Image Type 2012-01-09 16:04:34 +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
Francois Gaillard
00e32cc099 [-] Classes : #PSCFI-4569 : BugFix : Get module instance by name fixed 2012-01-03 09:31:19 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie
d9e0f26e7c // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
rMalie
ba57fd5988 // 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 2011-12-30 10:58:25 +00:00
vSchoener
d759de9ec8 [-] BO : Fixed bug #PSFV-276. Translates work with module tab 2011-12-29 14:45:59 +00:00
fSerny
1bf09ed011 [-] BO : AdminModule now sort modules by alphabetical order 2011-12-28 10:19:36 +00:00
rMalie
3d80ef0ccf [+] MO: Add Module controller, Cheque and Bankwire modules use it 2011-12-22 16:31:03 +00:00
fSerny
ca6ffa1f69 [-] PROJECT : Fixing register hook retrocompatibility 2011-12-22 14:47:48 +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
vSchoener
ec91bddf13 // Add the version of the module in database during the install 2011-12-21 15:05:49 +00:00
jBreux
e3724d958b // Fix writable test of config.xml file 2011-12-21 14:00:36 +00:00
fSerny
157cb47a48 [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
vSchoener
9db4d0aa45 // Add module upgrader 2011-12-19 17:54:54 +00:00
fSerny
f61d6f4e8d // Adding an error message in class Module 2011-12-16 10:57:50 +00:00
fSerny
c2463565ae [-] PROJECT : Cleaning Class Module 2011-12-16 10:52:45 +00:00
fSerny
c2fea7ba5c [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check 2011-12-15 20:11:43 +00:00
fSerny
e0beae2489 [-] PROJECT : Class Hook cleaned 2011-12-13 17:28:13 +00:00
vChabot
8333d4f252 // removing group_module_restriction table to set every restrictions in an only table : module_group 2011-12-05 16:17:42 +00:00
rMalie
fe1a029637 // Fix table / identifier for Module class 2011-12-05 15:35:21 +00:00
rMalie
1699ae2f34 // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead) 2011-12-05 14:04:35 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
fSerny
982e305374 [-] PROJECT : isHookableOn function is now retrocompatible with old hook 2011-12-05 12:56:43 +00:00
rMalie
abc7750630 [*] MO: remove all static call of Module::display() method. Use it as a method on a Module instance. 2011-11-28 10:04:41 +00:00