Commit Graph

244 Commits

Author SHA1 Message Date
mDeflotte
e7e75b112c // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
tDidierjean
36a1ced2fc // BO refactoring 2012-01-23 16:57:11 +00:00
bMancone
3e5a6b52ce // Added row_hover parameter to enable or disable row color on hover 2012-01-23 10:22:41 +00:00
rMalie
f08ce5cb8b [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
fSerny
36eb5b4d06 // Hook refacto (AdminController) 2012-01-23 10:06:15 +00:00
fSerny
e53f53a9c2 [-] PROJECT : Adding general hook on ObjectModel and AdminController 2012-01-23 09:04:44 +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
tDidierjean
cca66138cc [*] BO : Added category tree to product list 2012-01-18 15:49:06 +00:00
tDidierjean
0c9657abc2 [-] BO : fix product page display when saving pack 2012-01-17 15:17:09 +00:00
lLefevre
16ba6b67ac // For add a fields via an override of $fields_form, use $fields_form_override 2012-01-13 09:11:00 +00:00
tDidierjean
075cf886da // Fix "home" permissions 2012-01-12 15:12:50 +00:00
tDidierjean
1b49e687f4 // Fix "my preferences" permissions 2012-01-12 14:47:03 +00:00
mDeflotte
bd5a67520b [-] BO : #PSTEST-400 - Change the working of the button "Save and stay" for attributes and features 2012-01-12 09:35:41 +00:00
lLefevre
b20c6a78e4 [-] BO : fix #PSTEST-385 2012-01-12 09:29:08 +00:00
tDidierjean
f4909804db // Fix tab display in menu when there are no subtabs 2012-01-11 17:12:16 +00:00
tDidierjean
1c2c9449c0 // Fix subtabs showing in menu when there is not view access 2012-01-11 16:49:42 +00:00
tDidierjean
6d7aba76f3 // Changes to BO permissions management 2012-01-11 16:19:19 +00:00
mBertholino
85f2189f26 // bug fixed translation, code change, no need to use strtolower 2012-01-11 14:35:18 +00:00
tDidierjean
88b3c8f9e7 // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
lLefevre
a3d2f0b23e [-] BO : fix #PSTEST-385 2012-01-10 09:54:21 +00:00
tDidierjean
b1e9cedf42 // Move controller templates to subfolder controllers/ 2012-01-09 17:23:42 +00:00
rMalie
364c763a2a // Use smarty->getTemplateDir(0) instead of smarty->template_dir[0] (private property) 2012-01-09 14:02:34 +00:00
fBrignoli
f5716531fe [*] BO : HelpAccess helper 2012-01-05 10:54:42 +00:00
rMalie
6f810c3199 // Remove unused vars in AdminController 2012-01-05 10:04:07 +00:00
mBertholino
ad5a34a1fa [-] BO : Re-add functionality on AdminController 2012-01-04 13:58:20 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
4bbb7fb4b8 // Set admin display hooks in templates 2012-01-04 11:03:51 +00:00
lLefevre
7388346579 [-] BO : fix #PSTEST-134 2012-01-04 09:43:09 +00:00
rMalie
4d103b91e8 // Fix $currentindex in AdminController #PSFV-334 2012-01-03 13:10:42 +00:00
rMalie
766e4c7a53 // Fix fields validation in preferences on fix with no visibility (for multishop) #PSTEST-267 2012-01-03 10:35:21 +00:00
tDidierjean
3400dd0778 // Performance fix 2012-01-02 17:15:04 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
vSchoener
250f229659 // Fix translation performance for any tab used by module 2011-12-30 14:43:46 +00:00
tDidierjean
12c96f4442 // Deactivate translations for AdminController in modules 2011-12-30 13:11:31 +00:00
rGaillard
3a4bfd3a6c // Move backoffice templates and media 2011-12-29 16:01:49 +00:00
vSchoener
d759de9ec8 [-] BO : Fixed bug #PSFV-276. Translates work with module tab 2011-12-29 14:45:59 +00:00
rGaillard
51880120e5 // Improve backoffice order 2011-12-29 14:35:03 +00:00
bMancone
d993f8ced4 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00
mBertholino
8ceb2c3702 [-] BO : #PSTEST-232 : Product pictures are now displayed with multishop 2011-12-28 16:14:23 +00:00
lLefevre
5c607c41d0 [-] BO : #PSFV-173 : indexing when adding a product 2011-12-28 14:47:57 +00:00
rMalie
490a5cff46 [+] BO: Add Jquery alerts for nice alert box 2011-12-28 14:18:20 +00:00
rMalie
bdb57d3534 // Fix beforeDelete (now return false if not overriden) 2011-12-27 14:35:15 +00:00
Francois Gaillard
b4e097ec47 [-] BO : BugFix : Admin suppliers errors message (add) & Admin attributes add / update fix 2011-12-27 10:40:32 +00:00
Francois Gaillard
7e33597b77 [-] BO : #PSTEST-180 : BugFix : Insert new attributes in groups 2011-12-26 15:36:37 +00:00
mBertholino
e605295d80 [-] BO : Attributes can now be deleted in Catalogue : Attributes and Groups 2011-12-26 14:41:29 +00:00
mMarinetti
7a7b25ce6d // fixed #PSTEST-142 2011-12-22 19:21:52 +00:00
jBreux
200c4e15b2 // Fix multi shop 2011-12-22 18:03:12 +00:00
mMarinetti
c7cdfaf5bb // fix #PSTEST-125 2011-12-22 13:43:23 +00:00
jBreux
89a18fa0a6 [+] Project : Possibility to enable or disable tabs 2011-12-22 11:02:55 +00:00
vChabot
055b7e4b72 // removing categories shop association 2011-12-21 16:05:42 +00:00