Skip to content

Releases: hechoendrupal/drupal-console

v0.6.4

15 Jan 21:18
Compare
Choose a tag to compare

[FIX] Welcome to ... message printing twice. #309

v0.6.3

15 Jan 20:38
Compare
Choose a tag to compare

[IMPROVEMENT] Refactor Helpers #305
[IMPROVEMENT] Update command translation key #306
[IMPROVEMENT] Add translation to rest resource command #307

v0.6.2

14 Jan 06:10
Compare
Choose a tag to compare

[IMPROVEMENT] Add Spanish translations #288
[IMPROVEMENT] Add Self update Command #294
[IMPROVEMENT] Add select, radios & checkboxes fields in form generator #278
[IMPROVEMENT] Add Rest Resource Plugin Command #289
[IMPROVEMENT] Add multilingual support for generated modules #300
[FIX] Change label to admin_label on Block Plugin generation #301
[IMPROVEMENT] Update readme add link to gitbooks #303
[IMPROVEMENT] Set class_name only as _title on Form generation #304

v0.6.1

08 Jan 06:14
Compare
Choose a tag to compare

[IMPROVEMENT] Update es messages #282
[IMPROVEMENT] Update fr messages #283
[FIX] Failed to open stream config.yml file #284
[IMPROVEMENT] Update version number display, remove environment #285

v0.6.0

07 Jan 09:58
Compare
Choose a tag to compare

[IMPROVEMENT] Add Supporting organizations section to readme #271
[FIX] Removing spaces in the name of entity class #273
[IMPROVEMENT] Clear all caches #274
[IMPROVEMENT] Add translator component #276
[IMPROVEMENT] Translate commands #279
[IMPROVEMENT] Add messages #280
[FIX] Update version to 0.6.0 #281

v0.5.2

29 Dec 08:33
Compare
Choose a tag to compare

[FIX] Fix build and Update test #266
[IMPROVEMENT] Enable Textarea as valid field type #264, #265
[FiX] Removed unused classes and fixed coding standards #268
[IMPROVEMENT] Add config file #269

v0.5.1

24 Dec 23:25
Compare
Choose a tag to compare

[FIX] Update readme add install global instructions #257
[FIX] Fix console autoload path #255, #259
[FIX] Show disabled no-core modules #249, #261
[FIX] Add new end-line to yml files #262
[FIX] Update version number #263

v0.5.0

23 Dec 00:18
Compare
Choose a tag to compare

[FIX] Fix watchdog messages on Block form submit #243
[IMPROVEMENT] Set message when entity saved #244
[IMPROVEMENT] Set message when deleting entity #245
[FIX] Validate form field type #246
[IMPROVEMENT] Update services trait #247
[FIX] Config entity properties should be protected. #251
[FIX] Fix non-existent 'exists' callback declared in the config entity form. #252
[FIX] Standardize config entity routes. #253
[FIX] Standardize content entity routes. #254
[IMPROVEMENT] Allow running console globally #256

v0.3.1

18 Dec 01:14
Compare
Choose a tag to compare

[FIX] Update and synchronize with Drupal 8 beta 4 release #238, #239
[IMPROVEMENT] Add cache rebuild command #240

v0.3.0

24 Nov 09:05
Compare
Choose a tag to compare

[FIX] System rebuild module data #234
[IMPROVEMENT] Allow the console to run as standalone #233
[IMPROVEMENT] Trait empty value validation #231