Skip to content

Releases: hechoendrupal/drupal-console

v0.7.8

15 Apr 00:27
Compare
Choose a tag to compare

[FIX] Make module path discoverable to Twig_Environment #580

v0.7.7

14 Apr 20:52
Compare
Choose a tag to compare

[FIX] Generated form not executing submitform #573
[IMPROVEMENT] Code update to facilitate drush integration #578

v0.7.6

07 Apr 05:43
Compare
Choose a tag to compare
  • [IMPROVEMENT] New Command
Command Description
init Copy configuration files to user home directory. #568

[FIX] No response when in drupal directory #565
[IMPROVEMENT] Add config dist files #563
[FIX] Travis file on drush site-install #560

v0.7.5

02 Apr 18:09
Compare
Choose a tag to compare
  • [IMPROVEMENT] New Commands
Command Description
site:status View current Drupal Installation status #501 #505
chain Chain command execution #525 #526
  • [IMPROVEMENT] Add Romanian translation messages. #503 #504
  • [FIX] Add a default form handler for Content Entity. #502
  • [IMPROVEMENT] Enhancement permission generator #509
  • [IMPROVEMENT] New translated Hungarian strings. #511
  • [IMPROVEMENT] Add chain command Helper #512 #519
  • [IMPROVEMENT] Refactor plugin block #521
  • [IMPROVEMENT] Refactor autoload helper #524
  • [FIX] Remove duplicated messages. #528 #529
  • [FIX] Entity content file annotation. #534 #541 #542
  • [IMPROVEMENT] French translation messages. #537 #538
  • [FIX] Entity content checkCreateAccess. #540
  • [IMPROVEMENT] Update to Drupal beta 9. #548
  • [IMPROVEMENT] Module path option must be a relative path #550
  • [IMPROVEMENT] Read arguments and pass on 'chain' command. #554

v0.7.4

09 Mar 07:53
Compare
Choose a tag to compare

[FIX] Make generated code drupal coding standards compliant #475
[IMPROVEMENT] Validate input class-name for generate:Command and PluginBlock #488
[IMPROVEMENT] Rules Action translated to Hungarian and fixed PHP notices #490
[IMPROVEMENT] Refactor show generated files feature #492
[IMPROVEMENT] Prepend leading forward slash on route path #494 #496
[IMPROVEMENT] Verbose-output code for learning #498

v0.7.3

04 Mar 01:09
Compare
Choose a tag to compare
  • [IMPROVEMENT] New Command #452
Command Description
generate:plugin:rulesaction Generate a plugin rule action
  • [FIX] Update project dependencies. #448
  • [IMPROVEMENT] Refactor message feature. #453
  • [FIX] Drupal coding standards. #457 #485
  • [IMPROVEMENT] Service generator ask for generate an interface. #461 #468
  • [FIX] Wrong message for missing module name when uninstalling a module. #466
  • [IMPROVEMENT] Hungarian transalations. #467 #470
  • [FIX] Migrate debug command to use class properties. #472
  • [FIX] Export site configuration results in a PHP Fatal error. #476
  • [FIX] Exception when drupal not installed. #482
  • [FIX] Issues with Drupal Beta 7 release. #483
  • Several typo fixes.
  • Several code clean-up and PSR2 project code fixes.
  • Several code clean-up and Drupal standards generated code fixes.

v0.7.2

23 Feb 18:10
Compare
Choose a tag to compare
  • [IMPROVEMENT] New Commands
Command Description
config:edit Edit the selected configuration.
config:export Export current application configuration.
config:override Override config value in active configuration
generate:permissions Generate module permissions
rest:disable Disable a rest resource for the application
rest:enable Enable a rest resource for the application
site:maintenance Switch site into maintenance mode
site:mode Switch system performance configuration
test:debug List Test Units available for the application.
  • [IMPROVEMENT] Apply PSR-2 Coding standards to project code
  • [IMPROVEMENT] Prompt for module dependencies on generate:module
  • [IMPROVEMENT] Add Portuguese language
  • [IMPROVEMENT] Remove dependecy "alchemy/zippy": "0.2.*@dev"
  • Several fixes

v0.7.1

30 Jan 22:59
Compare
Choose a tag to compare

[IMPROVEMENT] Display report of generated files #348
[IMPROVEMENT] Remove generate structure question on module generation #350
[FIX] Fix error on service file rendering #349
[FIX] Fix messages typos #349
[FIX] Code violations fixed #340, #342, #344
[IMPROVEMENT] Replace artack/dom-query with symfony/dom-crawler #345 , #346
[IMPROVEMENT] New command added rest:debug

v0.7.0

28 Jan 19:58
Compare
Choose a tag to compare

[IMPROVEMENT] Support for new Drupal release beta 06
[IMPROVEMENT] New Authentication Provider Generator command
[IMPROVEMENT] New Module install command
[IMPROVEMENT] New Module uninstall command
[IMPROVEMENT] New Module download command
[IMPROVEMENT] Add checkbox to form field type
[FIX] Several fixes to translation messages
[FIX] Fix self-update command

v0.6.5

21 Jan 19:04
Compare
Choose a tag to compare

[FIX] Wrong brace position for generated classes and interfaces #258
[IMPROVEMENT] Update english messages #319
[IMPROVEMENT] New commands migrate:debug & migrate:execute #314
[IMPROVEMENT] New command module:debug #321