forked from hechoendrupal/drupal-console
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge #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
Merged
Merged
Merge #1
Conversation
This file contains hidden or 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
* Replacing in translation key from _ to - * Adding translation messages for the commands: config module:install taxonomy:term:delete
* EntityContentGenearator should store *.page.inc in module root directory, not /src * Remove extraneous space in 'con struct' causing errors with generated templates'
* Replacing in translation key from _ to - * Adding translation messages for the commands: config module:install taxonomy:term:delete * Adding translation to config, edit and theme commands * Adding devel translations * Adding translations for generate command * Adding forgotten translation * Adding another forgotten translation
Set constraint to minimum minor version, so that PHP 5.6+ environments can use newer minor versions.
Drupal 8.4 updates Symfony component requirements to ~3.2, so will conflict with a ~2.8 requirement.
* A new command : Generates Validation constraint plugin * Add a line in the end of the file
…ata parser plugin for migration. Fix #3773 (#3774) * Adding command to generate data parser migrate plugin. * Updating code styling in twig. * Updating code styling in twig. * Removing unwanted dependency from container. * Adding option for plugin title, * Adding dependency of extension manager. * Changing the command name.
…3790) * Add class HookCommand to display debug for hooks * Remove argument
…lt target for db connections (#3804)
…add append flag for module.views.inc file (#3814)
… and field formatter plugin (#3809)
* Remove translation related code from the classes and etc. * We keep langcode, because it is the default field
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.