Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drupal Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Composer
plugin
Drupal Environment
Commits
b881e087
Commit
b881e087
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
amos/allianzapps/sites/grp#2259 Add patch to gin
parent
07b24849
No related branches found
No related tags found
1 merge request
!142
Merging develop into main
Pipeline
#1178028
passed with warnings
1 year ago
Stage: build
Stage: validate
Stage: test
Stage: release
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
patches/d10-3.json
+2
-1
2 additions, 1 deletion
patches/d10-3.json
patches/d10.json
+2
-1
2 additions, 1 deletion
patches/d10.json
patches/d10/3419076.diff
+36
-0
36 additions, 0 deletions
patches/d10/3419076.diff
patches/d9.json
+2
-1
2 additions, 1 deletion
patches/d9.json
with
42 additions
and
3 deletions
patches/d10-3.json
+
2
−
1
View file @
b881e087
...
...
@@ -125,7 +125,8 @@
"#3355054 Default value for empty actions"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3355054.diff"
},
"drupal/gin_toolbar"
:
{
"#3319445 Permission check"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/gin_toolbar-permissions.patch"
"#3319445 Permission check"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/gin_toolbar-permissions.patch"
,
"#3419076 Number in breadcrumb"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3419076.diff"
},
"drupal/glossify"
:
{
"#3360633 HTML entities"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3360633.diff"
...
...
This diff is collapsed.
Click to expand it.
patches/d10.json
+
2
−
1
View file @
b881e087
...
...
@@ -124,7 +124,8 @@
"#3084395 Daterange basefield"
:
"https://www.drupal.org/files/issues/2022-03-25/3084395-11.patch"
},
"drupal/gin"
:
{
"#3355054 Default value for empty actions"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3355054.diff"
"#3355054 Default value for empty actions"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3355054.diff"
,
"#3419076 Number in breadcrumb"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3419076.diff"
},
"drupal/gin_toolbar"
:
{
"#3319445 Permission check"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/gin_toolbar-permissions.patch"
...
...
This diff is collapsed.
Click to expand it.
patches/d10/3419076.diff
0 → 100644
+
36
−
0
View file @
b881e087
diff --git a/gin.libraries.yml b/gin.libraries.yml
index 07e1716c04a43dae28af7990b518c62362370052..631035543c82028d62ca89498ab4ac0a20cb5302 100644
--- a/gin.libraries.yml
+++ b/gin.libraries.yml
@@ -43,6 +43,7 @@
navigation:
- gin/node_preview
- gin/responsive_preview
- gin/contextual_links
+ - gin/breadcrumb
- gin/settings_tray
- gin/settings_tray_edit
- core/drupalSettings
@@ -63,6 +64,7 @@
gin_toolbar:
- gin/node_preview
- gin/responsive_preview
- gin/contextual_links
+ - gin/breadcrumb
- gin/settings_tray
- gin/settings_tray_edit
- core/drupalSettings
@@ -83,6 +85,7 @@
gin_horizontal_toolbar:
- gin/node_preview
- gin/responsive_preview
- gin/contextual_links
+ - gin/breadcrumb
- gin/settings_tray
- gin/settings_tray_edit
- core/once
@@ -99,6 +102,7 @@
gin_classic_toolbar:
- gin/coffee
- gin/node_preview
- gin/contextual_links
+ - gin/breadcrumb
- gin/settings_tray_edit
- core/once
This diff is collapsed.
Click to expand it.
patches/d9.json
+
2
−
1
View file @
b881e087
...
...
@@ -138,7 +138,8 @@
"#3392567 Fix href"
:
"https://git.drupalcode.org/project/fullcalendar_view/-/merge_requests/58.diff"
},
"drupal/gin"
:
{
"#3355054 Default value for empty actions"
:
"https://git.drupalcode.org/project/gin/-/merge_requests/246.diff"
"#3355054 Default value for empty actions"
:
"https://git.drupalcode.org/project/gin/-/merge_requests/246.diff"
,
"#3419076 Number in breadcrumb"
:
"https://git.drupalcode.org/project/gin/-/merge_requests/390.diff"
},
"drupal/gin_toolbar"
:
{
"#3319445 Permission check"
:
"https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/gin_toolbar-permissions.patch"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment