Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
menu_manipulator
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
menu_manipulator
Graph
4ab64263749771534c72a6f82fca98ea365d6f53
Select Git revision
Branches
5
2.0.x
3.0.x
default
4.x
8.x-1.x
8.x-2.x
Tags
20
4.0.0
3.1.0
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
8.x-2.1
8.x-2.0
8.x-1.9
8.x-1.8
8.x-1.7
8.x-1.6
8.x-1.5
8.x-1.4
1.4
8.x-1.3
8.x-1.2
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
1
Apr
31
Mar
14
Sep
9
Mar
13
Jun
16
May
15
13
19
Apr
15
26
Oct
25
24
2
Apr
1
31
Mar
15
Jan
29
Jul
28
Jun
26
17
6
24
Mar
17
15
23
Oct
22
Aug
11
3
1
Update version for easy upgrade from D10 to D11
4.0.0 4.x
4.0.0 4.x
fix: All menus are always filtered by language
3.1.0 3.0.x
3.1.0 3.0.x
fix: Coding standard
Remove D11 compatibility because useless
Add getCurrentLangcode() method
Mark module D11 compatible
Simpler way to get entity from Link URI #3251675
Handle Views menu link #3251675
Issue #3427263: Attempt to assign property "options" on null
Fix core_version_requirement key #3337605
Check menu_link_content storage exists #3251578
Issue #3387036: Fix config schema
Add logo
Issue #3288559: Automated Drupal 10 compatibility fixes
3.0.6
3.0.6
Simpler condition in help hook
Fix typo in route parameters loop
3.0.5
3.0.5
Fix typo in form alter
Try/catch to avoid potential exceptions #3251675
Merge branch '3.0.x' of git.drupal.org:project/menu_manipulator into 3.0.x
Correctly get entity from route match #3251675
Fix access in menu form
3275982 Fix fatal error
3.0.4
3.0.4
3077998 Fix missing config schema
3.0.3
3.0.3
3232216 Fix mistake in not_translatable check
3.0.2
3.0.2
3232216 Fix save menu items translations
Add php_codesniffer + fix errors
Improve filtering + allow disable use of referenced entity translation
3.0.1
3.0.1
3243289 Improve getLinkEntity robustness
Add missing icon list back
3232391 Remove useless permission check on admin settings
Update changelog
Reformat files + simplify and improve options
Remove useless dependency to menu_link_content
Resolve #3004630
Use short t() function in preprocess
3.0.0 2.0.x
3.0.0 2.0.x
Reset caches on settings save #3194141
Fix menu parameters with preprocess $variables[items] only #3133909
Keep existing values on menu items #3133909
Remove useless dependencies #3101190
Fix compatibility with Menu Block #3069887
Loading