drupal-console

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

GPL-2.0 License

Downloads
14.6M
Stars
939
Committers
350

Bot releases are hidden (Show)

drupal-console - v1.1.1

Published by jmolivas almost 7 years ago

428c771e Update drupal command annotation. (#3584)
f27d0c24 [console] Minor code fixes. (#3583)
19359e68 (multisite-debug-on-uninstalled) [console] Rollback ExtensionManager class. (#3581)
511b99cb [console] Relocate code to core (#3580)
2b997597 Remove error if drupal not installed yet (#3578)

drupal-console - v1.1.0

Published by jmolivas almost 7 years ago

e73f2996 [console] Tag 1.1.0 release. (#3576)
1e625972 [console] Avoid run of Request handle(). (#3575)
3c4395b9 Avoid run of Request handle() and use of container at compiler pass fix #3091 and #3553 (#3558)
9b0e7fef Fixed comment typo. (#3569)
8fc0ac6d [user:*] Update user commands. (#3565)
8ec8a99e [console] Update DrupalApi class. (#3564)
b209e908 [console] Add UserBase.php Command class. (#3563)
37103e08 Enable count code lines on generators (#3559)
5392ca33 [console] Add validation in the class field in the commands (#3534)
1180442e [generate:profile] Add base-path option (#3524)
8349aa93 [multisite:update] New command (#3522)
16a57bfc Always extend ContentEntityInterface since it extends RevisionableInterface anyway (#3555)
bfeace71 3550 module download composer (#3551)
4093a579 Properly record ran post_update functions. (#3547)
13c437b7 Fix block plugin output (#3549)
4a3e4327 Use interfaces for DI. (#3546)
051c2d82 [debug:libraries] Show libraries when debugging extensions. (#3537)
30821a71 Omit 'access {entity type} overview' permission since it does nothing. (#3530)
cb02dc9a Allow dependencies of parent profiles to be uninstalled (#3525)
decc9db9 change dump name to 24 hour format (#3521)
058dcc60 [generate:jstest] Add new command (#3465)
4ddcdad9 [snippet] Add new command. (#3511)
38b92be2 Disable tty on non interactive mode (#3517)
dfd94137 update:execute should warn and return 0 if there are no pending updates. (#3518)
10ea42a5 [debug:theme:keys] Displays all theme keys for DX. (#3361)

drupal-console - v1.0.2

Published by jmolivas about 7 years ago

8561b13b [console] Tag 1.0.2 release. (#3512)
f7847574 [console] Fix #3505: Too few arguments to function on hook updates. (#3510)
3ee47c14 Support .sql.gz files as input files (#3455)
d23267cd Skip the reset password page and just login. (#3507)
bca99497 Fix #3505: prints exception variable contents (#3504)
37c5df8c Corrects validator method for machine name option. (#3496)
de73d34f [console] Write temp files using stream_wrapper.temporary. Fixes #3481 (#3493)
cc2e3dbd Don't wipe cache during cron run (#3492)
99286c46 Fix queue:run (#3486) (#3487)
c0b077c0 Fall back to environment editor if not set in console config (#3483)
dff900cf [config:export] Create paths when exporting collections. (#3482)
3c4a10f3 Add option to generate interact method. (#3473)
aa991429 Update ServerCommand.php (#3472)
8173853f [console] Set list as default command. (#3494)
45e70cd9 Add missing translations in generate, and remove unnecessary options in commands (#3497)

drupal-console - v1.0.1

Published by jmolivas about 7 years ago

362a8d3a [console] Tag 1.0.1 release. (#3490)

NOTE: Sync with webflo/drupal-finder update on drupal/console-core

drupal-console - v1.0.0

Published by jmolivas about 7 years ago

c70c1398 Replace missing translation key in commands (#3462)
ae445f26 [generate:command] Remove use statement. (#3461)y
24233e71 [console] Extend command base (#3460)
c3b26846 [generate:command] Extend base commands. (#3459)
fe6c8ea3 [console] Extend base commands. (#3457)

drupal-console - v1.0.0-rc26

Published by jmolivas about 7 years ago

17892bab [console] Tag 1.0.0-rc26 release. (#3456)
22bb51db Update Symfony component requirements to allow 3.0+ (#3453)
90d16643 Relax doctrine version constraints (#3452)
eea21708 [console] Fix annotation does not exists. (#3451)
a10fcb20 Add cache:tag:invalidate command. (#3445)
f6091a92 [debug:breakpoints] Make breakpoint.manager optional. (#3450)
b0513d1d [console] Read root option to allow remote exection. (#3449)
256d563a Update composer package type; remove composer.lock (#3447)
a4a8efb3 Adding translations for some commands (#3446)

Translation status

Language Percentage
मराठी 98.71%
Español 91.49%
简体中文 81.74%
Français 75.1%
हिन्दी 66.5%
Català 62.54%
Magyar 61.78%
Tiếng Việt 54.43%
pусский язык 53.23%
Romanian 52.29%
Bahasa Indonesia 49.98%
Português 49.58%
日本語 46.77%
繁體中文 36.12%
한국어 18.62%
Tagalog 17.73%
ਪੰਜਾਬੀ 16.21%
drupal-console - v1.0.0-rc25

Published by jmolivas over 7 years ago

a7b32fe1 [console] Tag 1.0.0-rc25 release. (#3444)
c5f60ae1 Fix array_unique() expects parameter 1 to be array. (#3443)
118b2ada [console] Remove lazy service definition. (#3442)
c491624f [console] Add contribute links. (#3441)
14da01ae Fix space in __con struct (#3439)
65983cb1 Adding translation messages for commands (#3437)

drupal-console - v1.0.0-rc24

Published by jmolivas over 7 years ago

77faef51 [console] Tag 1.0.0-rc24 release.
528acbcf [console] Add gitbook translations. (#3435)
a3ce128d [console] Remove console-develop templates. (#3434)
a2cbcc09 [console] Add missing alias. (#3433)
073e928e Allow removing modules installed by profile. (#3407)
dc4e1509 Adding Aliases for Generate Commands. (#3431)
24c79aa0 Restore generate command and generators (#3430)
a3f6b7d0 [console] Fix alias names. (#3429)
c1047f3c [console] Set alias as array. (#3428)
3d75678e [console] remove drupal/console-generate dependency. (#3427)
4746fb3c Allow inherited ModuleInstaller classes. (#3408)
8719cc2e Updated theme:path command. (#3425)
e07a79ec Adding Missing Aliases and fixing existing ones. (#3423)
c3a368b1 Updated taxonomy:term:delete command. (#3426)
e3923239 [console] Add drupal/console-generate dependency. (#3424)
5e580f98 Point travis badge and link to correct job (#3412)
1dea4742 Removed generate commands and generators (#3417)
e7f2bee5 Replacing in translation key from _ to - (#3422)
d4acb539 [console] Load command aliases. (#3413)
030bdbe4 [console] Rename cache services file. (#3411)
c8830e2a 3380 relocate to debug module commands (#3409)
de04f6b5 deleting develop services (#3406)
28c82ab9 [console] Make services lazy. (#3405)
0efa2cc3 [console] Relocate services cache file. (#3404)
2a410024 [console] Relocate core dependent command registration. (#3403)
801bfb1f 3380 relocate to debug config (#3402)
d9829b1f text used in yml fixed for export command (#3401)
4531efb7 3380 relocate to debug (#3399)
b6ad1871 3380 relocate debug commands (#3398)
424cad6f Move state:debug to debug:state (#3397)
dbc59da1 [debug:views:plugins] Remove old service definition. (#3396)
d56747a1 Move update:debug to debug:update (#3395)
36454877 Move user:debug to debug:user (#3394)
7f997db0 Move views:debug to debug:views (#3393)
5da2344b Move views:plugins:debug to debug:views:plugins (#3390)
5eda387e Translations changed to the same in form command (#3391)
ad2b98d6 [console] Indent commands options. (#3389)
8d467602 [config:diff]:fix bug with directory parameter. (#3373) (#3388)
7149fdb7 Fix revision revert path for untranslatable content (#3372)
acec1b26 [3380] relocate debug commands (#3387)
e11c9f68 adding aliases to the commands as per requirements (#3386)
93ddb2b8 Generate service command parameters changes to standard (#3385)
d28e6afb Generate form (#3382)
2532b145 library path change (#3384)
8ab4907f Read translation library (#3383)
b7a1303c [cache:rebuild] Add command alias. (#3379)
e974fbcd Validate command (#3377)
3cbeed25 adding translation by library methods to the console (#3376)
bc4b3ce0 Override Command properly indented (#3375)
bd9f2cea Parameter cache-context fixed (#3374)
9f42a0fd Updated generate:entity command. (#3370)
0e22bcb9 [config:import:single] Remove name option. Fix #3223. (#3369)
0bc0abb9 [config:export:single] Set name as array on interactive mode. (#3368)

Translation status

Language Percentage
मराठी 91.87%
Español 87.45%
简体中文 77.29%
Français 76.03%
हिन्दी 67.31%
Català 63.3%
Magyar 62.53%
Tiếng Việt 55.08%
Romanian 52.91%
Português 50.16%
日本語 47.31%
Bahasa Indonesia 43.66%
pусский язык 41.44%
繁體中文 36.48%
한국어 18.74%
Tagalog 17.83%
ਪੰਜਾਬੀ 16.3%
drupal-console - v1.0.0-rc23

Published by jmolivas over 7 years ago

2bac2122 [console] Tag 1.0.0-rc23 release. (#3363)
dd684a94 [console] Fix doctrine/collections dependency. (#3362)
ad48c2a3 [dotenv] Fix Dotenv dependency. (#3360)

drupal-console - v1.0.0-rc22

Published by jmolivas over 7 years ago

369c1b23 [console] Tag 1.0.0-rc22 release. (#3359)
1501cf90 [console] Show version and execution path. (#3358)
2c64b3cf Fix show themes on theme:install command (#3357)
302ebe03 [config:settings:debug] Improve output add new line. (#3356)
20b64d54 [site:install] Validate connection before drop tables. (#3355)
1a453fe9 Quoting route names is not necessary. (#3351)
1f31679b Remove @package declarations from generated code. (#3350)
6ff75b0a Collection routes are provided by core. (#3344)
403d2bb7 Use Console's DrupalFinder for constructing Drupal object in installer command (#3345)
dcf768c2 Add missing arguments to empty method call. (#3342)
03cb470b Use fully qualified namespace for @use statements (#3341)
bbfe1e83 [generate:controller] Update default path value. (#3343)
e0c705d3 Generate theme command should use right machine name question string. (#3339)
8b0c5f55 [console] Load extend uninstall services. (#3338)

drupal-console - v1.0.0-rc21

Published by jmolivas over 7 years ago

e01db040 [console] Tag 1.0.0-rc21 release. (#3337)
843315c3 [update:execute] Display messages during update execute. (#3335)
b45770a9 [generate:module] Validator::trans error, fix #3320 (#3334)
0f0c8fc5 [console] Refactor Drupal class. (#3329)
963dd3dd Fix #3176 and also remove unused libraries. (#3325)
31a7e544 [config:settings:debug] Improve output. (#3324)
78ae0272 [site:mode] Rollback command. (#3323)

drupal-console - v1.0.0-rc20

Published by jmolivas over 7 years ago

558ae520 [console] Tag 1.0.0-rc20 release. (#3322)
19467150 NodesCommand depends on the node module. Fixes #3318 (#3319)
2499a1c0 Add 'view_builder' to config entity annotation template (#3311)
2d8eff2d Minor update for creates:nodes command. (#3310)
390763e6 Add option to generate libraries for generate:theme command. (#3309)
d67c75c3 Fixes issue hechoendrupal/drupal#3305, adding missing extension_manager (#3306)
98ad4c03 [console] Fix, use eextended DrupalFinder class. (#3300)

drupal-console - v1.0.0-rc19

Published by jmolivas over 7 years ago

98ad4c03 [console] Fix, use extended DrupalFinder class. (#3300)
0c238514 [console] Tag 1.0.0-rc19 release. (#3299)
18db499b [event:debug] Display event subscriber priority, Fix #3297. (#3298)
7f3bb602 [console] Refactor show version. (#3296)
ee8fb83f Print launcher version, addresses hechoendrupal/drupal-console#3164 (#3295)

drupal-console - v1.0.0-rc18

Published by jmolivas over 7 years ago

fb23cb5c [console] Tag 1.0.0-rc18 release. (#3292)
dac00552 [console] Add missing return error codes. (#3291)
ab67ec33 [console] Update services name. (#3290)
afe14137 Fix server command (#3289)
482b43b3 [console] Standardize the second argument of Command::addOption(). Fix #3174. (#3286)
64d2487a Use BTB instead of WTB (#3285)
021cd5d3 Removed files from config export directory, fix #3287 (#3288)

drupal-console - v1.0.0-rc17

Published by jmolivas over 7 years ago

102a2b6c [console] Tag 1.0.0-rc17 release. (#3278)
dc324c5a fix hechoendrupal/drupal-console#3272 (#3273)
cadb36c2 Test PHP 7.1 (#3274)
d1cb4d0d [console] Remove php-parse & psysh symlinks. Fix #3186. (#3276)
e1766f38 New devel:service command (#3247)
8d5a8a98 Fix #3264: Drupal::boot method causes 404 errors. (#3267)
556afb5e Annotation @MigrateProcess should be @MigrateProcessPlugin in generate:plugin:migrate:process command. (#3265)
9d2012b4 [console] Regenerate cached services file. (#3263)
d375bf45 [console] Minor code fixes. (#3262)
e1aa4448 [create:nodes] Add default language. (#3261)
c6212776 [server] Add http to url. (#3260)
e01dc88a [console] Apply PSR-2 code style. (#3259)
179d414d [generate:module] Fix module validator. (#3258)
bd9e5247 Refactor Request object creation. Request::createFromGlobals() is not necessary, neither ->appRoot. (#3248)
81f08923 Update bin (#3257)
8fd9e83e Typo in import error (#3251)
2b5a0293 Use short array syntax for generated options. (#3246)
45a1f546 Fix whitespace in generated forms. (#3245)
4aa25300 Improve docblocks for generated constructors. (#3244)
1fdc5201 Update links point to docs. (#3252)
f234c856 Minor fix bin/drupal executable. (#3243)
d5828843 [generate:module] use dashes not underscores in TWIG template file name. (#3242)
72da103a [generate:module] use dashes not underscores in TWIG template name Fix #3227. (#3241)
fbb1c686 Fix array typo. (#3240)
78b40b19 Fix feature-trait messages. (#3239)
c38ae931 Fix contents of generated sites.php file (#3197) (#3232)
95ae6bcd Leverage methods and base field definitions from RevisionLogEntityTrait. (#3236)
1c481e5b Remove $entity->getType() in favor of $entity->bundle(). (#3235)
78356dc6 [site:install] Register missing service (#3231)
5cea2bdd Fix #3229: Use short array syntax in all templates (#3230)
3e9435be Fix 3223 config import single (#3224)
8bffedf0 Fixes #2787: Make sure all modules are loaded before executing site:status. (#3219)
fb8e1594 Added the extensionManager. (#3225)
4cc52d2b Add option to create config file on generate:form (#3218)
580b60fd [config:export] Export all config collections. (#3185)
d4a82bf4 [generate:profile] add option to specify enabled themes (#3173)
a04141f7 Add required argument to ExtensionManager::getList() (#3207)
86df4f80 Prevent special characters in passwords and other args to mess up the… (#3190)
dd620a84 Grammar fix in error message (#3194)
5a916d69 Load uninstall.services.yml file. (#3178)
6eca86a2 Correcting cache context service tag name. (#3171)

drupal-console - v1.0.0-rc16

Published by jmolivas over 7 years ago

955b0570 [console] Tag 1.0.0-rc16 release. (#3169)
411bd9b9 Add generated files to gitignore file. (#3168)
c6d9d176 Add composer extend plugin. (#3167)
ca154129 [console] Update extend command discovery. (#3165)
7b1d370b [console] Apply PSR-2 code style. (#3161)
e03ab42e [console] Update composer.lock file. (#3160)
310f190b Fix psy/psysh version dependency (#3153)
f5431db7 Fix revisions tab for generated content entity (#3139)
f9a09327 Adding language support to the node:create command. (#3145)
06a3f719 [update:execute] Errors in update code (#3108, #3137) (#3138)
93efaeb7 [create:terms] Disable command if no taxonomy module. (#3159)
2ed05069 Update compile services file. (#3157)
94aba201 [features:*] Add translations. (#3156)
36623db8 Compile console and extensions services files into one file. (#3155)
d8c123ce Add php_tag twig file. (#3142)
bbfa366b update an old reference to t(). now it uses $this->t() (#3146)
546c2d49 Fixing php tag in module creation. (#3135)
32f7daf6 Cannot install modules due to improperly checked requirements. (#3134)
cb6cb698 allow no module name to trigger cron (#3127)

drupal-console - v1.0.0-rc15

Published by jmolivas over 7 years ago

c4f338de [site:install] Fix DB driver paths. (#3125)
7450efd9 [console] Tag 1.0.0-rc15 release. (#3124)
4ebf7428 Load extend command services. (#3123)
133ad47e [generate:controller] Rename module as extension. (#3122)
e5b00f2b [features:import] Fix translations keys. (#3120)
dc13714a [config:*] Fix transaltion keys. (#3119)
5431707e [config:delete] Use StorageInterface. (#3118)
d76f8ff7 [server] Show listening on address. (#3117)
18a445c2 Adding new command to generate process plugin of migrate. (#3116)
4a1aef81 Add location for contributed database drivers. (#3112)
37a1f6bf Adding missing required dependency (#3114)
4a34cf42 [console] Update DrupalKernel class. (#3110)
14c4eb87 [generate:cache:context] New command to generate cache context (#3099)
3cc1e8b8 [database:log:poll] Register commmand. (#3106)
a66a5c7e [console] Update symfony/css-selector dependecy. (#3105)
1c3ffa11 [console] Update symfony dependencies. (#3104)
4346e5f8 Compatibility with Windows Acquia Dev Desktop (#3101)
97bce0ee Rollback delete php storage (#3103)
bf81eaac 3093: change symfony/dom-crawler to >=2.7 <3.2 (#3094)
47785d53 [config:import] return exit code on error (#3083) (#3084)
e025d4af Use Symfony Process TTY detection, handle no-tty gracefully for server command (#3088)
d4ebf7b2 [console] Remove directory avoid executing cache:rebuild command. (#3090)
9e6ba52b [console] Output on debug option. (#3087)
2379eeae Allow commands to return an exit code (#3078)
7fa61ca8 Add migrate rollback command. (#3080)

drupal-console - v1.0.0-rc14

Published by jmolivas almost 8 years ago

eff9f5c0 [console] Tag 1.0.0-rc14 release. (#3076)
8cf1d3a2 Allow usage of features:import with features_ui disabled (#3069)
105fa681 Don't crash on updates in installation profiles (#3070)
d5eba734 [console] Load contrib commands from console.services.yml file. (#3075)

drupal-console - v1.0.0-rc13

Published by jmolivas almost 8 years ago

c1a2be91 [console] Tag 1.0.0-rc13 release. (#3071)
84dcc4c7 [console] Code cleanup. (#3066)
6937aa0f [console] Add translations contributed modules. (#3065)
db1d0868 [console] Apply PSR-2 code style. (#3064)
6a4fd8d0 [console] Apply PSR-2 code style. (#3063)
393511bd [console] Update contributing and issue template. (#3062)
55f964ef [shell] Relocate command. (#3061)
b1a8b990 [console] Convert array short syntax. (#3057)
1897832d [console] use a more recent alchemy/zipper which fixes GNU tar usage (#3053)
85cac52f [config:export] simplify the creation of the target directory (#3054)
ac761264 [console] Apply PSR-2 code style. (#3055)
e53c805f [yaml:*] Relocate commands to console-core. (#3052)
44e2cd18 Update core namespace (#3051)
22527f1e generate:plugin:migrate:source (#3038)
a76d51c3 database:add command (#3037)
2daeb3f2 [multisite:debug] Fix site path. (#3046)
24f519b7 Fix constructor args in two commands (#3041) (#3044)

drupal-console - v1.0.0-rc12

Published by jmolivas almost 8 years ago

CHANGELOG:

config:export:single

config-name argument is now an option
config-name renamed as name
config-names was merged with name
optional-config renamed as optional

config:import:single

name argument is now an option
file argument is now an option

multisite:new

site-subdir argument renamed as directory
site-uri option in now an argument
site-uri renamed as uri

ebcd2a14 Use question strings generate:plugin:block (#3039)
f31a2526 [generate:profile] fix passing profile or machine name on the command line (#3036)
1fbe7801 Console issue 2996 replace deprecated revision author (#3030)
e724d9df Remove translation directory (#3034)
7d27a5a4 [config:export:single] Update translation key. (#3033)
b3d2c88f Nick wilde1990 generator white space fixes (#3032)
bbcb43e0 [multisite:new] Force sites.php file create/update. (#3031)
e4160798 Remove two unused use statements from the template to generate entity.page.inc. (#3026)
b4483c9e Remove duplicate declaration of Views base table. (#3025)
ee702af3 [config:*:single] Fix config single options (#3028)
38e26f8b [site:install] Allow empty db password (#3027)
0f388ef1 [console] Apply PSR-2 code style. (#3024)
370a57df Udpate site commands (#3023)
d5da57dc Add new commands to process features. (#3021)
259019c6 Added new config:import:list and config:export:list commands. Fix no return on configImport method for config:import:single command (#2965)
fb26c803 Create x.install instead of module when using generate:update (#2997)
c6e85228 working disable cache page in site:mode dev (#2998)
896dfc3f Additions to the generate module command (#2995)
10d7d496 Fix incompatibility between webprofiler module and migrate:setup command (#3018)
f08361e4 [database:dump] Don't duplicate .gz extension (#3014)
ccbf22d7 [database:dump help] Correct keys for translation lookup (#3012)
4ef9f6f8 Fix typo in user:password:hash (#3009)
43ee1cb7 Relax user:password:hash password service typehint (#3008)
905748a9 update base class, refactor debug and poll commands (#3002)
41da31cb Add logic to enable multisite installation (#3022)
328e0b86 [multisite:new] Use correct property in example.sites.php search (#3007)
1c980c12 Replace deprecated urlInfo() with toUrl() (#3000)
963fc315 config schema validation and debugging commands (#2993)