Skip to content

Releases: hechoendrupal/drupal-console

v1.9.10

02 Oct 14:57
7027117
Compare
Choose a tag to compare

Update drupal console core to 1.9.8 to installations with the Drush 11.2 and higher

v1.9.9

17 Sep 21:14
Compare
Choose a tag to compare
  • D9 Deprecated function call to getUsername in DatabaseLogBase:221 - - #4292
  • [ console ] drupal cr triggers a fatal uncaught error - - #4261
  • fix: revision translation revert - - #4253
  • Fix fatal when scaffolding a FieldWidget. - #4239
  • [generate:entity:content] misses revision annotations - #4284
  • [generate:plugin:ckeditorbutton] Spelling error of variable in plugin.php.twig - #4203
  • generate:module gives Fatal error: Call to a member function getPath() - #4118
  • fix: bad namespace - #4206
  • fix: missing property - #4208
  • fix(generator): block description index - #4199
  • [config:import:single] Writing to DB before using the ConfigImporter - #4236
  • Generate content entity: Revision links broken - #4317
  • [generate:entity:config] SchemaIncompleteException on Drupal 9 when using generated config entities - #4280
  • [generate:entity:content] Start using show_revision_ui Entity Annotation Key - #4000
  • Update links.task-entity-content.yml.twig - #4215
  • Fix array_pop call - #4233
  • Fix drupal 9 deprecations in generateentitycontent] - #4214
  • [generate:plugin:field] Missing coma in fieldwidget.php.twig - #4201
  • [site:install] console.site_install - You have requested a non-existent service "extension.list.module". - #4265
  • [config:export] Path is broken on windows - #4195
  • [config:export] directory incorrectly prefixed with composer root - #4245
  • [config:export] broken in 1.9.4 - #4198
  • fix sync directory path - #4219
  • [generate:plugin:block] Default content broken - #4217
  • Fix typo - #4339
  • Return value of "Drupal\Console\Command\Config\ImportSingleCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. - #4305
  • replace module handler interface - #4337
  • generate:module gives Fatal error: Call to a member function getPath() - #4118
  • [console] PHP warning in DrupalServiceModifier when commands called on PHP8 - #4310
  • Remove default parameter before required parameter - #4327
  • [console] ProcessBuilder is removed in Symfony 4, hence Drupal 9 - #4330
  • [generate:entity:content] per-bundle-permissions - #4216
  • D9 Deprecated function call to getUsername in DatabaseLogBase:221 - #4292
  • Remove default parameter before required parameter - #4327
  • fix: Use ModuleHandlerInterface instead of ModuleHandler - #4333

v1.9.8

29 Nov 17:12
d292c94
Compare
Choose a tag to compare
Remove deprecated code. (#4324)

* Feat: replace system_rebuild_module_data()

* Feat: replace REQUEST_TIME

* Feat: replace format_date()

* Feat: remove update_fix_compatibility()

https://www.drupal.org/node/3026100

* Feat: replace user_load()

* Feat: replace CONFIG_SYNC_DIRECTORY

* Feat: replace drupal_get_profile()

* Feat: replace config_get_config_directory()

* Feat: replace prepareLegacyRequest()

* Feat: replace ResourcePluginManager->getInstance()

* Feat: replace Drupal\simpletest\TestDiscovery

* Feat: replace db_insert()

* Fix: module installed detection using module_handler service

* Remove the interaction part, because in Drupal 9 we have only one config folder.

* Use imports of the classes instead of full classified name of the class.

* Use dependency injection instead of direct call of \Drupal::service.

* Use dependency injection instead of direct call of \Drupal::service in Uninstall command class.

* Move vars outside loops.

* Use dependency injection instead of direct call of \Drupal::service in Manager class.

* Set Drupal console version 1.9.8.

Co-authored-by: Simon <s.foster@tabs-software.co.uk>

v1.9.7

30 Nov 02:10
90053d3
Compare
Choose a tag to compare

[console] update version 1.9.7 (#4290)

v1.9.5

15 Aug 05:35
abcb094
Compare
Choose a tag to compare

Drupal 9 support

Symfony 4.4 support
Twig 2 support
Remove php 5 support

v1.9.4

11 Nov 19:40
04522b6
Compare
Choose a tag to compare

04522b6 Update version to 1.9.4 (#4193)
3c59d0b Bugfix for #4174. (#4192)
232d479 [console] Add extra path to find the autoload (#4191)
73453aa fix: allow empty db-prefix (#4189)
83df937 [generate:theme] fix libraries.yml syntax (#4187)
1bc9f1b validate https and create the url if have https (#4183)
9b5e8ac [generate:entity:content] permissions for no-bundle entity (#4181)
b21607f Create a function to get the multisite name (#4186)
1b806b9 Update Readme.md (#4182)
e4d656c fix: typo (#4185)
0fe1993 Removes constructor override on service object generators. (#4174)
ee6ad4a Use injected messenger service if possible. (#4177)
c578fc6 Fixed block template using incorrect item and sequence order in 'for' loop. (#4175)
f82883c [module:install] Remove moduleRequirement() (#4178)
9af887a [module:install] Allow module installation with Drupal 8.8.x and enable Composer-based installation (#4167)
ddb53e5 [generate:plugin:derivative] New command (#4173)
0ae799f Fix failing TravisCI builds (#4165)
2a941ff [generate:block:type] New command (#4160)
464fb82 [generate:theme:setting] New command (#4159)
44c8d8c Add option install theme with release version (#4158)
e9e4d3a Fixes a typo in CacheContextGenerator (#4156)
20f7370 Fix generate:entity:content installing module (#4155)
37aeb5d Fix path directory and to create config files (#4154)
7f023ab Fix path config:export on root Drupal (#4153)
9b9d8b3 Fix urls of #Download section (#4151)
55c162c 4147 module validation (#4148)
173a51d add class extends generate:plugin:ckeditorbutton (#4149)

v1.9.3

06 Sep 20:00
f26fd9b
Compare
Choose a tag to compare

f26fd9b Update version to 1.9.3 (#4144)
c4a3b5f Add --default option to database:add (#4143)
3c83f02 Add bundle permissions for content entity (#4138)
e03be58 Generate revisional entity content is broken (#4139)
b84ad5c Ensure $roles is an array when creating users. (#4134)
b34af90 [TravisCI] Create a local mirror Composer repository to load drupal/console from the git clone (#4137)
a4ce15b Fix TravisCI testing (#4136)

v1.9.2

20 Aug 18:59
03b20de
Compare
Choose a tag to compare

03b20de Update version to 1.9.2 (#4135)
dd64922 [generate:entity:content] Change to EditorialContentEntityBase (#4127)
a9df680 [generate:entity:content] Fix when owner is false (#4126)
350cc3d [debug:module] Allow multiple options (#4125)
a51b7f4 Remove composer option from download module or theme (#4124)
3f23f60 [services:override] New command (#4123)
3777045 [generate:plugin:queue] Add missing argument (#4122)
9a2aac3 Execute database command without drupal boostap (#4117)
8f81264 [generate:plugin:fieldwidget] Add schema file (#4116)
57931ca Create FUNDING.yml

v1.9.1

17 Jul 02:49
Compare
Choose a tag to compare

3bcce31 [generate:theme] Add --base-theme-regions option (#4111)
22f114d [create:users] Fix time-range question (#4087)
e6e3332 add capability to accept updates via command option (#4109)
fca9572 4006 serialize (#4013)
04f43a7 [generate:plugin:block] Add template option (#4107)
aab9529 Remove unused variable (#4106)
79c425e [debug:update:composer] Add new command (#4105)
05d4f8f [module:install] Add dependencies validation (#4103)
fe45f9a [generate:module] Add default values --no-interaction (#4102)
c79f603 [composerize] Fixed key services (#4101)
c7ed72e [module:install] Fixed composer key trans (#4100)
032f80e [generate:plugin:block] Added code standard (#4099)
6fb6004 [generate:entity:content] Added owner option (#4098)
02498e8 [config:import | config:export] Added interactive mode (#4097)
9adfcba [templates] Add code standard to module file and permissions (#4096)
abbfb5d [templates] Add code standard (#4095)
483b7b2 Update version to 1.9.1 (#4094)
6f393c9 (origin/master) Update version to 1.9.1
11ad023 Update version to 1.9.1
541cd2e [generate:form] Input missing was fixed (#4093)
14dead1 [database:dump | database:restore] Implement the symfony process and remove escapeshellcmd (#4092)
e076e83 [create:nodes] Added the revision option (#4091)

v1.9.0

11 Jun 05:32
e03c085
Compare
Choose a tag to compare

5719ccc Update version to 1.9.0
9a895aa Modified the install command to return the proper exit code in case of error. (#4080)
6af1543 [generate:event:subscriber] Added coding standard (#4076)
918a883 4071 command coding standard (#4074)
46fb9eb [debug:database:table] Sqlite support (#4073)
ee79d2e [console] Fixed coding standards (#4072)
4734956 [generate:entity:content] Fixed coding standard errors (#4070)
f6981bc [generate:controller] Validate class file is already exist (#4066)
df8b95b [site:status] improvements (#4063)
9685080 [boostrap] Enabled the uri base path (#4064)
047c18b Fix module uninstall translation (#4062)
131bb18 [site:install] Small improvements (#4061)
ac553b7 [update:execute] Fixed update table (#4060)
db15e4e by rlmumford: Support batch updates. (#4057)
5d6a21a [generate:entity:content] Enabled has-form option (#4058)
a026e44 4044 config export all option (#4045)
813ad24 [site:install] Change dbFile if the installation is a multisite (#4056)
3c23a09 [services] Relocated multisite services (#4055)
ddb3030 [site:install] Fixed typo (#4054)
1141d03 [generate:module] Show multisite dir to generate (#4053)
1247f20 [site:install] Improve support of --db-url (#4049)
bfce216 changed source storage variable initiation to use service instance for if --directory option is not passed in (#3902)
7ea06da [router:rebuild] Handle unsuccessful rebuild (#4050)
e64ab9b [config:override] Refactor 3772 allow nested configs (#4047)
304ff7e Use Database::getConnectionInfoAsUrl to get the db URL (#4046)
72bd831 3980 reinstall sqlite (#4043)
84928c3 update alchemy-zippy dep version (#4042)
f1dc3aa [site:install] Implement db_url to install (#3917)
610b6d9 [database:add] Hide the dbpass on interactive mode (#4041)
6fe73b3 fix so that multi site command uses uri argument (#3871)
039a064 [multisite:new] Validated uri name (#4039)
a122272 Test PHP 7.2 and 7.3 and support 7.x (#3903)
6f42420 Update rest resource command (#3869)
5fdb488 [database] Run database commands without Drupal bootstrap (#4038)
62faf57 [database:restore] Fixed conflicts of #3856 PR (#4037)
02726f5 [plugin:block] Change the option label to plugin-label (#3851)
c2c3efb added 'all' option for exporting all content types (#4036)
168b250 [templates] Updated text_format to get the value (#4035)
8b2753d [console] Added the ContainerAwareCommand extension to commands that have services (#4034)
b0a15c9 [generate:entity:content] Add coding standards for Entity classes (#4031)
5a05088 [generate:module] Fixed dependencies validation (#4030)
245767a [generate:plugin:skeleton] Fixed namespace (#4028)
404a026 4020 fix update execute command (#4027)
241d793 [config:export:view] Fix overwritten info.yaml (#4026)
9bbc171 [site:install] Add error message to failed connection (#4024)
ca39d83 --exclude-cache option for database:dump command (#4019)
3f87907 Allow unblocking a blocked user. (#4018)
7f914f7 [update:execute] run trailing post updates if there is no updates (#3996)
f463c75 allow alchemy/zippy version to go above 0.4.3 (#3876)
407edf1 Add missing use statements (#4015)
6d6ac03 3978 db dump exception (#3979)
ad79269 Refactoring (#3967)
a0f3f93 3943 maintenance mode update entities (#3963)
51035af 1088 interfaces into src (#3960)
c179f09 Add source_module to the template. Improve code: fix comments and order use statements alphabetically (#3858)
a6d97a2 Add composer:generator command. Replace generation of composer.json file in Module Generator Command to chain using new composer:generator command (#3844)
d80825f Add logger channel generation for generate:service command (#3841)
75f5784 3948 backup file check (#3953)
efe17e2 Add support of additional database from settings for drop db command (#3910)
b52f3e9 Add an opportunity to add multiple view fields at once (#3883)
fe65097 Add error message when view doesn't exist. Fix translation strings (#3911)
f7cf0fd Add authenticated users to user generation (#3946)
a267393 3954 machine name (#3962)
ca380de 3965 remove UUID (#3989)
5e668f6 [generate:plugin:queue] Create new command to generate QueueWorker (#3950)
098f487 Fix codings issues for generate:plugin:condition template file (#3873)
22490f2 Fix coding standards for generate:form command. (#3900)
ee8ebb5 Add a new option pattern. Improve the code styling (#3913)
e952107 3860 region options (#3959)
09114aa 3956 entity clean up (#3957)
0ca9d6a [composer] Remove guzzle and use it from the core (#3874)
aa5197b Generator of rules condition (#3827)
a0714c5 Add generate:plugin:rules:dataprocessor command (#3828)
a626074 Renovated command generate:plugin:rules:action (#3824)
7103912 3888 database dump escape (#3906)
9cff0df Use EntityPublishedTrait (#3991)
aeeb3a3 3955 site status (#3958)
754b55f Escape single quotes in .info.ym file generation for generate:module cmd (#3972)
eeba535 Replace username with message for deleted users (#3945)
05d81f7 Remove missing variable (#3952)
d7bf425 Wrap default value with quotes (#3944)
dafe9ea 4011 debug container (#4012)
1a7ba53 [config:export] Warnings on language directories (#3863)
e60ecb6 3794 export entities (#3875)
5f84adb Revert "Added Paragraph type export to export Paragraph type's fields with command drupal config:export:paragraph:type (#3880)" (#4009)
e30b14d Added Paragraph type export to export Paragraph type's fields with command drupal config:export:paragraph:type (#3880)
4321d51 Fix for generate:controller. See #3998 (#3999)
3051dbb Fixed missing default argument (#3988)
d72f5c0 FIX #3983: Correct coding standards for EventSubscriber class (#3984)
3782e09 Remove -A option to enable autocomplete on the mysql client (#3973)
f79dab4 Fix [Drupal\Component\Plugin\Exception\PluginNotFoundException] error (#3897)
912508f Grant [generate:entity:content] correct view permissions for revisions (#3932) (#3933)
37730ce Changes constructor type signatures (#3919) (#3934)
d1adc9d Ask for db prefix only if it is not explicitly set (#3930) (#3931)
6e8f602 Fix typo (#3923)
9b0a7b0 [create:nodes] Using a default language code (#3915)
2f90c7e Fix [module:uninstall] Deprecated each() function #3908 (#3909)
6264614 Fix issue #3898 (#3899)
1d08ccb Change deprecated composer template license. (#3887)
f69efe5 Replate deprecated drupal_set_message (#3867)
bd35d15 [modules] Fix validation in ProjectDownloadTrait (#3870)
f5fd6de 3275 remove translation code (#3822)
3e5a458 Enable Maintenance mode for database:restore during execution (#3811)
39...

Read more