Commit Graph

75 Commits

Author SHA1 Message Date
Daniel Hlaváček 64b343434f Merge pull request #86 from Quetzacoalt91/bump-to-v2.3.6
Bump to v2.3.6
2025-10-31 11:17:05 +01:00
Thomas Nabord 5bb7cfad44 Bump to v2.3.6 2025-10-30 16:09:51 +00:00
Daniel Hlaváček 02aebeecfb Fix CS 2025-10-30 16:00:03 +01:00
Daniel Hlaváček 23f5c48f93 Refactor currentIndex assignment for consistency 2025-10-29 17:43:15 +01:00
Daniel Hlaváček 6bb93d87c7 Update ps_mainmenu.php 2025-10-29 16:53:40 +01:00
Daniel Hlaváček ee73d56609 Update ps_mainmenu.php 2025-10-29 16:52:03 +01:00
Daniel Hlaváček 5d8c64aa4e Update ps_mainmenu.php 2025-10-29 16:51:00 +01:00
Touxten 622449a617 False to true 2025-07-25 13:51:19 +02:00
Touxten fec5957774 Update ps_mainmenu.php 2025-07-24 10:44:57 +02:00
Codencode 888269a292 Added hook "ActionMetaPageSave" for cache deletion 2025-05-14 12:31:23 +02:00
bibips ff78da047e Add hook actionMainMenuModifier
Thanks this hook it's possible to alter main menu. For instance you can
display menu items per customer or per group of customer
2025-03-24 08:45:12 +01:00
Daniel Hlaváček bc99af76a6 Update ps_mainmenu.php 2024-01-10 12:18:04 +01:00
Daniel Hlaváček 6dfc1da5f7 Update ps_mainmenu.php 2024-01-10 12:17:40 +01:00
Daniel Hlaváček e51c32556b Remove unneeded check 2023-12-30 14:19:24 +01:00
Daniel Hlaváček 852663b1bc Standardize version check 2023-12-28 16:00:43 +01:00
Daniel Hlavacek 4ac9938882 Bump version 2023-01-31 18:24:04 +01:00
leemyongpakvn 514eac9f70 Use newer CHARSET utf8mb4 for new installation 2022-06-29 18:26:36 +07:00
Pierre RAMBAUD f57e1972c4 Update version and add upgrade script 2021-10-26 14:39:41 +02:00
Pierre RAMBAUD ef71cc9dc0 Do not use hook alias 2021-10-15 14:47:09 +02:00
Thomas BACCELLI 472436197f Fix cs 2021-07-07 17:15:55 +02:00
okom3pom 2b588d075d ps_mainmenu edit link get insert link dialog 2021-07-07 17:15:54 +02:00
atomiix d21c992184 Merge pull request #51 from okom3pom/fix-error-helper
Fix Cannot access protected property HelperForm::$fields_form
2021-07-02 14:58:20 +02:00
atomiix 4237f4c2d6 Merge pull request #24 from Quetzacoalt91/ps1.6-module-migration
Uninstall module used on PS 1.6 before using this one
2021-07-02 14:43:11 +02:00
Thomas BACCELLI 32039997f5 Release v2.3.0 2021-06-30 16:03:56 +02:00
okom3pom 387c8502e9 remove 2021-06-28 12:49:19 +02:00
okom3pom c1709c9ed6 Fix Helper error 2021-06-28 12:34:13 +02:00
Progi1984 a45ef5be57 Fixed CI 2021-05-28 11:37:24 +02:00
Progi1984 aa6aa159f9 Merge pull request #36 from mikayilsrt/master
Removed condition to display thumb
2021-02-24 17:50:45 +01:00
mikayilsrt ece266c2a2 update: change coding style 2020-11-02 13:50:32 +01:00
Julie Varisellaz dd4909f85c Update short description 2020-10-28 14:21:27 +01:00
mikayilsrt 08307892ef fix: ContextErrorException fixed in ps_mainmenu 2020-10-27 18:56:51 +01:00
GoT d839d8340c Update ps_mainmenu.php 2020-10-08 15:42:16 +02:00
GoT fa4d71619b Update ps_mainmenu.php 2020-10-08 15:42:10 +02:00
khouloud Belguiith 6be3840148 Update buttons 2020-10-08 15:24:26 +02:00
Mikayil S d410951a22 fix: remove condition to display thumb 2020-07-19 00:34:55 +02:00
Progi1984 5d0176b157 Bump version to 2.2.0 2020-06-22 11:23:05 +02:00
Progi1984 46619a9626 Merge pull request #27 from rvalery/patch-1
Take user groups into account when rendering menu
2020-06-17 14:11:35 +02:00
matks 16b7328d37 Update license header file ps_mainmenu.php 2020-06-09 17:47:33 +02:00
Progi1984 c5804ad711 Merge pull request #28 from sharkooon/master
Fix updating custom links + fix for relative links
2020-01-09 11:42:21 +01:00
Sylvester bb7acc84b2 fix for updating links 2019-12-05 13:44:08 +01:00
Raphaël Valéry 5146b87fa2 Take user groups into account when rendering menu
When a category access is restricted by user group, the category is still displayed in the menu, even if the user is not a member of one of those group. It is described here : https://github.com/PrestaShop/PrestaShop/issues/9924
There has been 2 different corrections that have been proposed on this thread, but none of them has been merged in the module (there is some commits for at least one proposition in the dev branch, but not in master branch).
I think my changes are a bit simpler. I use the "user_groups" property that was already defined in the Ps_MainMenu class, but never initialized.
2019-09-27 01:07:48 +02:00
Thomas Nabord dc5c939063 Uninstall module used on PS 1.6 before using this one 2019-06-14 15:46:58 +02:00
GoT e46a66d28e Merge pull request #20 from PrestaShop/boom-3633
Fix boom-3633
2019-03-29 15:29:30 +01:00
Marion François c9c9826e96 Fix issue when editing category 2019-03-29 15:04:34 +01:00
Marion François 338ead1d79 clear all the cache 2019-03-28 16:52:40 +01:00
Thomas Nabord 8b37cd1574 Improve code readability 2019-03-12 10:40:14 +00:00
jocelyn fournier 48e6f99fa1 only compute once file list from the category image directory 2018-11-18 19:58:41 +01:00
Marion François e1eb367610 Fix boom-3633 2018-10-18 11:25:46 +02:00
Pablo Borowicz 6bc5ddd52c // Update version to v2.1.1 2018-06-05 14:09:19 +02:00
Matthieu Mota 4827b10482 Remove separator const from getCacheDirectory 2018-04-29 08:36:11 +02:00