Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
admin_toolbar
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
admin_toolbar
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fix-tests
Select Git revision
Selected
fix-tests
Branches
5
3.x
default
3181188-existing-views-arent
3247913-add-a-menu
8.x-1.x
8.x-2.x
Tags
20
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.3
8.x-2.5
3.0.2
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
16
11
11
Jun
4
3
30
May
14
12
11
6
2
3
22
Apr
18
16
15
9
10
7
5
25
Mar
24
22
19
18
12
25
Feb
21
17
12
Nov
31
Oct
5
Sep
28
Aug
2
1
29
Sep
8
Jun
31
May
25
24
22
10
2
28
Apr
11
7
Mar
3
24
Feb
25
Jan
27
Nov
27
Oct
6
30
Sep
21
5
16
Aug
3
29
Jul
12
27
May
11
12
Apr
26
Feb
16
11
10
31
Jan
24
12
10
Nov
1
29
Oct
28
6
2
Sep
25
Aug
18
17
12
9
23
Jun
12
May
29
Apr
28
27
21
20
30
Jan
28
21
22
Dec
11
Nov
26
Oct
20
19
9
24
Sep
10
21
Aug
8
5
4
10
Jul
23
Jun
18
May
14
6
26
Apr
15
14
11
9
6
24
Mar
23
22
4
3
18
Feb
7
30
Jan
9
3
5
Dec
2
21
Nov
5
Sep
30
Aug
27
26
4
Jul
2
24
Jun
23
20
19
18
17
6
30
May
22
9
3
12
Feb
6
3
7
Jan
22
Nov
19
31
Oct
25
Sep
31
Aug
31
Jul
16
4
Jun
28
May
25
24
18
15
8
3
16
Apr
9
20
Mar
13
Feb
6
2
1
9
Jan
8
2
14
Dec
9
7
6
5
1
30
Nov
20
14
8
3
2
30
Oct
27
20
13
12
2
28
Sep
22
15
14
7
6
8
Aug
20
Jun
11
1
26
May
5
2
17
Apr
6
24
Feb
6
Jan
1
Dec
23
Sep
19
Aug
15
11
9
5
29
Jul
28
19
24
Jun
23
22
31
May
30
27
24
23
22
4
27
Apr
26
18
Feb
8
5
2
15
Jan
15
Dec
11
9
8
4
5
Nov
20
Oct
7
Aug
22
Jul
21
22
Jun
10
3
2
29
May
20
19
11
8
7
5
Issue #3537721 by dydave: Admin Toolbar Search: Removed dependency on Admin Toolbar Tools.
3.6.2 3.x
3.6.2 3.x
Issue #3532010 by phily, dydave, benjifisher: Dropped support for Core Update module routes 'update.module_update' and 'update.theme_update' for Core versions above 11.2.
Issue #3532249 by anybody, dydave: Fixed JS error 'Uncaught TypeError: toolbarElement.querySelector(...) is null' when selected HTML IDs are not found in the page.
Issue #3527344 by justcaldwell, erutan, dydave: Fixed support for new keyboard shortcuts for MacOS.
Issue #3527462 by ressa, dydave: Fixed import of module's translated strings from localize failing due to malformed HTML tag '<br/>'.
3.6.1
3.6.1
Issue #3528007 by megakeegman, dydave: Reverted change from DO-3518123, since 'DeprecationHelper' class is not available before Drupal 10.2, thus breaking compatibility with older core versions.
Issue #3527315 by pwolanin: Use defensive coding to prevent warning 'Trying to access array offset on value of type null' when configuration is not updated correctly.
Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
3.6.0
3.6.0
Issue #3487246 by dydave, ericmulder1980: Warn site owners about the removal...
Issue #3524284 by dydave: Removed file 'CHANGELOG.txt'.
Issue #3523066 by chhavi.sharma, dydave, ressa: Updated Admin Toolbar Search settings page path to remove trailing '-settings'.
Min & Max values
Issue #3506824 by dydave: Fixed compatibility with Project Browser following...
Issue #3522548 by ressa, dydave: Increased color contrast of search result links and updated search field placeholder label to include shortcut.
Issue #3520680 by ressa, dydave: Improved Admin Toolbar settings form page by adding basic help text and moving around fields or options.
Issue #3522518 by dydave: Removed file 'LICENSE.TXT' from module's code base.
Issue #3519815 by dydave, tirupati_singh, ressa: Added menu tabs (local tasks) for Admin Toolbar Settings forms.
Issue #3494646 by dydave, ressa: Added keyboard shortcut 'Alt + a' to focus Admin Toolbar Search field.
Issue #3519967 by dydave: Added initial Functional Tests for the 'AdminToolbarSearchSettingsForm'.
Issue #3440852 by dydave, ressa, aaron.ferris: Added configurable hoverIntent 'timeout' setting.
Issue #3509584 by dydave, ressa, darkdim: Added toolbar sticky behavior setting to 'Hide on scroll-down, show on scroll-up'.
Issue #3452561 by bwaindwain, dydave: Reverted changes from 'Hide the navigation menu on mobile' causing conflicts with default toolbar behavior.
Issue #3518123 by dydave: Refactored method 'flushJsCss' with 'backwardsCompatibleCall' to support deprecated '_drupal_flush_css_js' for versions below core:10.2.
Issue #3516995 by dydave, ressa: Moved the 'hoverintent_functionality' setting out of 'admin_toolbar_tools' to 'admin_toolbar'.
Issue #3517506 by dydave: PHPSTAN: Raised validation level from 0 (min) to 6.
Issue #3514075 by benstallings, dydave: Fixed PHPSTAN validation error 'Unsafe usage of new static()'.
Issue #3514574 by ankondrat4, dydave: Improved Admin Toolbar Tools 'Flush CSS and Javascript' operation (method 'flushJsCss()') to fully invalidate JS/CSS caches and regenerate aggregated files.
Issue #3514774 by dydave: Added basic PHPUNIT Tests coverage for 'admin_toolbar_tools' menu links and 'ToolbarController' class.
Issue #3436637 by giannis makantasis, dydave, connbi: Fixed CSS style for active toolbar menu links arrow disappearing.
Issue #3513588 by andresalvarez, dydave: Updated the 'jquery-hoverIntent' JS library from 'v1.8.1' to 'v1.10.2'.
Issue #3512602 by andresalvarez, dydave: Fixed PHPSTAN (next minor) validation errors.
Issue #3255672 by dydave, ressa, silvi.addweb, japerry: Added configuration setting to enable/disable sticky/fixed toolbar behavior.
Issue #3507579 by tonytheferg, dydave, berdir: Fixed Fatal error 'Controller for URI /en/admin/flush is not callable' by reverting change introduced in #3486841 with commit f6acda66.
3.5.3
3.5.3
Issue #3508173 by dydave: Fixed GitLab CI configuration causing jobs to fail and adjusted 'AdminToolbarSettingsFormTest' to be compatible with supported versions.
Issue #3493798 by ressa, shivam_tiwari, paul_serval, estoclet: Fixed compatibility issue: Route 'update.theme_install' does not exist in Drupal 11.0.x and 10.4.x.
3.5.2
3.5.2
Issue #3466743 by DYdave: Added initial automated tests for the 'AdminToolbarToolsSettingsForm'.
Issue #3494654 by ressa, dydave: Fixed broken tests by fixing indentation and PHPCS errors.
3486841: Add menu item for re-index site
Issue #3474908 by japerry, hswong3i: Remove the now defunct menu items for Drupal 11 sites
3.5.1
3.5.1
Issue #3471798 by chr.fritsch: Admin Toolbar Links Access Filter was not marked D11 compatible
Loading