ISTWCMS-4653: checking for unpublished nodes when getting the menu
Merge request reports
Activity
added 1 commit
- b0d5d7de - ISTWCMS-4653: fixing getting the menu when using subfoldered Drupal sites
added 1 commit
- 32e9d50c - ISTWCMS-4653: checking children of menu items to ensure that they are published
added 10 commits
-
32e9d50c...a7b6c730 - 6 commits from branch
8.x-1.x
- 65ccbbf1 - ISTWCMS-4653: checking for unpublished nodes when getting the menu
- 4ab84b4a - ISTWCMS-4653: fixing getting the menu when using subfoldered Drupal sites
- 1fd6199f - ISTWCMS-4653: coding standards
- 635ae7ef - ISTWCMS-4653: checking children of menu items to ensure that they are published
Toggle commit list-
32e9d50c...a7b6c730 - 6 commits from branch
added 24 commits
-
635ae7ef...2b567602 - 20 commits from branch
8.x-1.x
- 4aff71d7 - ISTWCMS-4653: checking for unpublished nodes when getting the menu
- 1f2f4476 - ISTWCMS-4653: fixing getting the menu when using subfoldered Drupal sites
- 2d4e42a5 - ISTWCMS-4653: coding standards
- b8094ef3 - ISTWCMS-4653: checking children of menu items to ensure that they are published
Toggle commit list-
635ae7ef...2b567602 - 20 commits from branch
added 1 commit
- 04eb92c8 - ISTWCMS-4653: refine RegEx so it won't include edge cases
I adjusted the RegEx just so there's no chance it might catch an edge case, like for some reason a menu item being named "anode/123" (seems unlikely, but an easy fix).
The only thing I note is the code standards error on line 104 of src/Service/UWServiceInterface.php: ERROR | Missing parameter type. If this is fixed this can be merged.
added 30 commits
-
977216d7...938dc18b - 24 commits from branch
8.x-1.x
- e2cf1456 - ISTWCMS-4653: checking for unpublished nodes when getting the menu
- 0b4c3b64 - ISTWCMS-4653: fixing getting the menu when using subfoldered Drupal sites
- fdc4f813 - ISTWCMS-4653: coding standards
- abf9620b - ISTWCMS-4653: checking children of menu items to ensure that they are published
- d1e1e7a3 - ISTWCMS-4653: refine RegEx so it won't include edge cases
- bea56595 - ISTWCMS-4653: coding standards
Toggle commit list-
977216d7...938dc18b - 24 commits from branch
mentioned in commit 0caac0e3
Please register or sign in to reply