-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/SRM-871 d10 update #89
Merged
Merged
Changes from 43 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
30ecab0
[SRM-871] Updated to d10.
MdNadimHossain 13c391b
[SRM-871] Updated composer.
MdNadimHossain fec3a40
Revert "[SRM-871] Updated composer."
MdNadimHossain d258a4c
Added password_strength repo.
MdNadimHossain 2c8b7a2
Updated symfony/filesystem to match with d10 requirement.
MdNadimHossain 7d68352
Added drush 10 dependency:.
MdNadimHossain 564925a
Updated drush 10 dependency.
MdNadimHossain ba18258
Updated to drush 11.
MdNadimHossain 11c5e7b
Added fork version of drupal console to be compatible with d10.
MdNadimHossain c0e9d61
Updated drupal-extension to latest version.
MdNadimHossain 895cd63
Updated composer.
MdNadimHossain ddddc0c
Empty-Commit
MdNadimHossain 14d07e8
Added dependency repo in the composer.
MdNadimHossain 6eb80ea
Updated drupal core-dev version.
MdNadimHossain 16ba4ea
Locking drupal/core-dev version.
MdNadimHossain 477cf6f
Added fork repo for drupal/console-extend-plugin.
MdNadimHossain 2bcc9f2
Updated guzzlehttp/psr7 to be compatible with d10.
MdNadimHossain 9b068ec
Locking the drupal core version.
MdNadimHossain 234859a
Updated scripthandler path.
MdNadimHossain f058d03
Added new plugin to be allowed.
MdNadimHossain a4b884d
Added forked version of ckeditor_templates.
MdNadimHossain 7211af7
Fixed composer syntax error.
MdNadimHossain f0a07b5
Added tide_test temporary.
MdNadimHossain 2e5cc73
Added tide_core d10 compatible version.
MdNadimHossain f8499b4
Updated info.
MdNadimHossain 5085c5e
Updated the test package version.
MdNadimHossain ffdd633
Sorted the testing trait alphabetically.
MdNadimHossain ac776ea
Fixed lint issue.
MdNadimHossain 8eb0d3d
Updated drupal-core and added core-recommended.
MdNadimHossain 15a655a
Removed drupal/core-recommended.
MdNadimHossain 1513c86
Reverted the changes.
MdNadimHossain fcb1f67
Locked php-http/message.
MdNadimHossain 1d7967e
Merge branch 'develop' into feature/SRM-871-d10-update
MdNadimHossain 7c49486
Updated drupal core to 10.1.x.
MdNadimHossain 38535bc
Locked drupal core to a stable version.
MdNadimHossain e57446d
Updated guzzlehttp/psr7 to be compatible with drupal core.
MdNadimHossain f330a83
exclude drupal/create_menus_permission
vincent-gao 35a9d8a
fix: drush can’t find the path
vincent-gao ac7dedc
Merge branch 'develop' into feature/SRM-871-d10-update
MdNadimHossain 9cb8eb4
SRM-871] Updated drupal/core to the latest.
MdNadimHossain ee4d9f8
[SRM-870] Updated drupal core.
MdNadimHossain 7a39673
Updated with develop.
MdNadimHossain 0ab7c67
Added local patch provided by tide_core.
MdNadimHossain a72b4cb
Removed redundant patch.
MdNadimHossain a48505e
Reverted temp changes.
MdNadimHossain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"license": "GPL-2.0-or-later", | ||
"type": "drupal-module", | ||
"require": { | ||
"dpc-sdp/tide_core": "^3.1.0" | ||
"dpc-sdp/tide_core": "dev-feature/SRM-870-d10-update" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Just remember to clean this up before merge (or after merge in a new PR etc) |
||
}, | ||
"suggest": { | ||
"dpc-sdp/tide_media:^3.0.0": "Media and related configuration for Tide Drupal 8 distribution" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
122 changes: 122 additions & 0 deletions
122
patches/entity_embed/3396133-ckeditor-5-interface_26.patch
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a release now that supports this? I expect since D10 isn't as new now, there may well be
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@krakerag there is still a open PR for this - hechoendrupal/drupal-console#4348
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm sad that they haven't merged it yet, I guess that will have to do. As long as we lock a working version in the lock file we should be fine.