Commit Graph

196 Commits

Author SHA1 Message Date
Progi1984 77c27fbed0 Fixed composer 2020-06-22 11:18:37 +02:00
Progi1984 ff8c7248d4 Moved Readme.md 2020-06-22 11:15:50 +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
GoT 04bb79bbb6 Merge pull request #33 from matks/dev
Fix outdated license headers
2020-06-09 18:11:43 +02:00
matks 6427296797 Update license header file views/templates/index.php 2020-06-09 17:47:57 +02:00
matks 91197385fa Update license header file views/templates/admin/index.php 2020-06-09 17:47:55 +02:00
matks 367132f040 Update license header file views/templates/admin/_configure/index.php 2020-06-09 17:47:53 +02:00
matks 3463004662 Update license header file views/templates/admin/_configure/helpers/list/list_content.tpl 2020-06-09 17:47:52 +02:00
matks 4f62c4bec7 Update license header file views/templates/admin/_configure/helpers/list/index.php 2020-06-09 17:47:50 +02:00
matks 8987e7cd11 Update license header file views/templates/admin/_configure/helpers/index.php 2020-06-09 17:47:48 +02:00
matks 201b519fcd Update license header file views/templates/admin/_configure/helpers/form/index.php 2020-06-09 17:47:46 +02:00
matks 3f9517514d Update license header file views/templates/admin/_configure/helpers/form/form.tpl 2020-06-09 17:47:44 +02:00
matks b0d853f4d2 Update license header file views/index.php 2020-06-09 17:47:41 +02:00
matks 684efd8d13 Update license header file translations/index.php 2020-06-09 17:47:39 +02:00
matks a1ba7ef8fd Update license header file ps_menutoplinks.class.php 2020-06-09 17:47:37 +02:00
matks 804fb693b9 Update license header file ps_mainmenu.tpl 2020-06-09 17:47:35 +02:00
matks 16b7328d37 Update license header file ps_mainmenu.php 2020-06-09 17:47:33 +02:00
matks 91879f59c1 Update license header file index.php 2020-06-09 17:47:31 +02:00
Progi1984 4526996b1e Merge pull request #32 from matks/dev
Add CONTRIBUTORS file
2020-06-08 09:14:06 +02:00
Mathieu Ferment e3f1587554 Update CONTRIBUTORS.md 2020-06-05 23:22:39 +02:00
matks 32520d5308 Add CONTRIBUTORS file 2020-06-05 23:17:10 +02:00
Progi1984 8b92d639ed Merge pull request #31 from matks/dev
Enable Release Drafter
2020-04-02 08:56:22 +02:00
matks cf2e59e106 Enable Release Drafter 2020-04-01 18:08:27 +02:00
GoT 7e4ae91cf4 Merge pull request #30 from matks/dev
Add GitHub PR template
2020-03-31 09:56:36 +02:00
matks 96d1828efe Add Pull Request template for github 2020-03-30 18:36:53 +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
Pablo Borowicz 941cd7b316 Add license file 2019-12-31 12:23:26 -03:00
Pablo Borowicz 16d380f9b8 Add readme 2019-12-31 12:23:16 -03:00
Sylvester 903c34e9c4 Update ps_menutoplinks.class.php
Remove appending "http://" to custom links. Now it's possible to create relative links.
2019-12-05 14:10:32 +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
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
Pablo Borowicz f609303dcf Merge pull request #22 from PrestaShop/fix-many-categories
Only compute once file list from the category image directory
2018-12-20 14:02:26 +01: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
Thomas N 8841ad6985 Merge pull request #15 from MatthieuMota/patch-1
Remove separator const from getCacheDirectory
2018-04-30 09:07:34 +01:00
Matthieu Mota 4827b10482 Remove separator const from getCacheDirectory 2018-04-29 08:36:11 +02:00
Aurélien Pelletier 4a16eeb69d Update version to 2.1.0 2018-02-05 22:56:20 +01:00
Aurélien Pelletier 8d71c43215 Update licence identifier to be compatible with packagist 2018-02-05 22:56:17 +01:00
Aurélien Pelletier 6798338993 Merge pull request #13 from emmanuelf75009/dev
update new menu
2018-02-05 22:55:33 +01:00
Aurélien Pelletier cd4d9a214b Merge pull request #12 from kokspflanze/patch-1
Ps_MenuTopLinks::update number of params mistake
2018-02-05 22:52:07 +01:00
unknown 4ae64db2da update new menu 2018-02-05 15:05:06 +01:00
KoKsPfLaNzE ed4fa36b43 fix Ps_MenuTopLinks::update call, 6 parameter given, but signature has 5 params 2017-10-17 00:36:45 +02:00
Maxime Biloé f652785fa0 // Version updated to v2.0.2 2017-02-14 09:11:36 +01:00
Maxime Biloé 9a69115b97 Merge pull request #9 from AntoineMille/BOOM-290
Fix url insert on the top menu
2017-02-10 09:35:07 +01:00
Antoine Mille 3a0499a46f BO: Add placeholder on the link input 2017-02-03 11:15:33 +01:00