packagist drupal/console v1.9.0

latest releases: dev-master, 1.9.10, 1.9.8...
4 years ago

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)
390a131 Replace condition for module input. Improve the code presentation (#3855)
b5daec5 Fix format of command to restore PostreSQL db (#3849)
73139e3 Add additional validation for module, when we use no-interaction mode (#3813)
1a9a48e Add additional information for field type plugin, field widget plugin and field formatter plugin (#3809)
3917092 Add warning that hook already exists, remove useless use statements, add append flag for module.views.inc file (#3814)
1b95086 Add new arguments key and target. Make it possible use not only default target for db connections (#3804)
43db14f [debug:hooks] Add command to display available in the system hooks. (#3790)
927a11b [generate:plugin:migrate:dataparser] Add new command for generating data parser plugin for migration. Fix #3773 (#3774)
f95cf2f Accept multiple buttons from users (#3770)
c5e5d07 A new command : Generates Validation constraint plugin (#3768)

Don't miss a new console release

NewReleases is sending notifications on new releases.