Skip to content

Conversation

@jackbravo
Copy link
Owner

No description provided.

eiriksm and others added 30 commits July 12, 2017 17:47
* Removed generate commands and generators

* Revert "Removed generate commands and generators (#3417)"

This reverts commit 1dea474.
* 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.
jmolivas and others added 29 commits March 21, 2018 00:35
* 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
* Remove translation related code from the classes and etc.

* We keep langcode, because it is the default field
[user:password:reset] Notice when reseting the user password
#3898
Changes the type signatures for a few classes to use interfaces instead of classes.
@jackbravo jackbravo merged commit 60e20ee into jackbravo:master Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.