Commit Graph

58 Commits

Author SHA1 Message Date
fSerny
43f58a84f3 [-] BO : AdminModule Addons Icon now appear in AutoComplete Search 2011-11-23 13:49:15 +00:00
lLefevre
08e0986b1f // Fix bug in AdminPaymentController && added toolbar 2011-11-23 13:21:39 +00:00
fSerny
6f0ee81a6d [-] BO : AdminModules fix on Addons Connection 2011-11-23 11:31:39 +00:00
fSerny
21bf5f9bd6 [-] BO : AdminModules - Fix on GetModulesOnDisk and general ergonomy 2011-11-22 14:53:58 +00:00
fSerny
14f2151d21 // Fix on Module Class 2011-11-21 23:21:49 +00:00
fSerny
2999ca608f [*] BO : Admin Modules now works in Ajax :) 2011-11-21 21:44:52 +00:00
fSerny
26c70758a2 [*] BO : New module interface tab now connected to PrestaShop Addons 2011-11-21 17:11:01 +00:00
rMalie
201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
fSerny
bd14ab595a // Fix on Module API for retrocompatibility 2011-11-02 12:42:48 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
mMarinetti
48d169c45a // die2Exception 2011-10-28 08:49:21 +00:00
rMalie
98b0be7338 // Little fix 2011-10-24 15:47:09 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
rMalie
172efaabd7 [-] MO: fix blocktopmenu install 2011-10-11 11:28:31 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
vChabot
b676a8cd67 // little fix 2011-10-07 12:31:58 +00:00
vChabot
ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie
468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
vAugagneur
d625f4cd6c //small fix 2011-10-03 08:35:50 +00:00
rMalie
dc957d3d3a // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules
2011-09-23 13:50:33 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
rMalie
668a8d333c [+] MO: Add Module->smartyAssign method, in order to assign variables with module name as prefix in module's templates 2011-09-22 12:05:49 +00:00
aFolletete
48f666d29d [*] Project : Version 2 of Smarty has been removed for using only version 3 2011-09-14 13:27:32 +00:00
rMalie
dc0acaf026 // Merge -> revision 8123 2011-08-19 14:27:41 +00:00
rMalie
fd25111d74 // Merge -> revision 8114 2011-08-19 09:46:12 +00:00
rMalie
5b26bb28b8 // Fix admin modules positions 2011-08-17 15:30:44 +00:00
rMalie
2bb147128b // Revert normalization 2011-08-11 10:20:59 +00:00
rMalie
7fec565167 // Normalization 2011-08-11 09:58:20 +00:00
tDidierjean
a39d1e520a // Context part 30 2011-08-10 16:45:48 +00:00
tDidierjean
0310674fe0 // Context part 29 2011-08-08 13:17:12 +00:00
fBrignoli
4c5104462f // missing static keyword 2011-08-05 13:53:53 +00:00
dMetzger
33bbb70bfa [+] BO : you can now set detailed permissions for each module in the back end 2011-07-31 16:39:53 +00:00
rMalie
76f34bc822 // Fix #PSFV-35 2011-07-28 13:48:02 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
5f6f018885 // REVERT MERGE 2011-07-27 13:35:06 +00:00
rMalie
233c0076b7 // MERGE with trunk revision 7754 2011-07-27 12:48:42 +00:00
rMalie
3a97b4b6f3 // Routes for dispatcher (part 2) 2011-07-25 20:16:53 +00:00
rMalie
73d6f4267b // Context part 16 (shops) 2011-07-20 12:08:15 +00:00
rMalie
02a738dce1 // Context part 15 2011-07-19 16:17:14 +00:00
tDidierjean
52339502b6 // Context part 12 2011-07-19 09:28:11 +00:00
rMalie
ff81f71449 // Context in modules + Shop::sql* methods 2011-07-19 09:23:10 +00:00
tDidierjean
b09c76f5b4 // Context part 5 2011-07-13 15:24:38 +00:00
rMalie
8981b6aaee // Refactoring of shop class with new context Part 2 2011-07-13 12:52:09 +00:00
tDidierjean
375607f8a5 // Context part 4 2011-07-13 07:51:09 +00:00
rMalie
daec4c3e93 2011-07-12 16:28:33 +00:00
tDidierjean
e7ea230525 // Context part 3 2011-07-12 16:25:27 +00:00
rMalie
502942002d // Hook modules exceptions now works with new dispatcher 2011-07-11 15:16:16 +00:00
rMalie
923269001b // Fix shop association on new object + some strict standard for Franck 2011-07-11 13:18:17 +00:00
rMalie
fc28eb57bf // blocklayered fix 2011-07-06 13:27:41 +00:00