drupal-console-core

This project contains commands and features to be shared across DrupalConsole projects.

Downloads
14.2M
Stars
134
Committers
23

Bot releases are visible (Hide)

drupal-console-core - v1.9.8 Latest Release

Published by LOBsTerr about 2 years ago

drupal-console-core - v1.9.7

Published by jmolivas almost 4 years ago

[console] Tag 1.9.7 release

drupal-console-core - v1.9.6

Published by dmouse about 4 years ago

Update language version to remove the duplicates

drupal-console-core - v1.9.5

Published by dmouse about 4 years ago

Support for Drupal 9
Update symfony dependencies
Remove support for PHP 5
Update Twig support for 1.x and 2.x

drupal-console-core - v1.9.4

Published by enzolutions almost 5 years ago

cc6f50c6ac8199140224347c862df75fd2d2f5ed Fixed install modules in develop:contribute (#375)
de6cae69de8771ad85db004a67e56e24202a0044 Update drupal/console-en dependency to 1.9.4 (#376)
4e723d3428ea65ed298479fe4de4cf601690fdbf install & enable required modules for translating (#371)
265cd79127b857def31b19617a377d9c849194da Adds serviceClassInjectionNoOverride Twig function (#369)
ddf17303c215b066edeed4a618865876a183e36c Add Message to run 'composer require drupal/console-language'. (#368)

drupal-console-core - v1.9.3

Published by enzolutions about 5 years ago

1d2d579d6a6dfd4551cb8fa1427c551b0a5d5473 Update drupal/console-en dependency to 1.9.3 (#367)

drupal-console-core - v1.9.2

Published by enzolutions about 5 years ago

54fdb622d5cf5163063bbb78eb20c1776e68ff02 (upstream/master) Update drupal/console-en dependency to 1.9.2 (#365)
cf7a95f2d69e76fd693626f5a6228d90f56118fb Support new installers location. Avoid infinite loop in translator. Fix #363 (#364)
51341784c5175b8e3372016181e13b1b708c3056 [Languages] Add new commands (#362)

drupal-console-core - v1.9.1

Published by enzolutions over 5 years ago

6a196d67633d12cce4c62e4707c91c2c469af77f Add language to getData (#359)
bffc4613e08f0b6cf5d28c5848f871203afca209 [core] Add snippet to single commands (#358)
e2f04388ba85d441f18f77102b16049addc01718 [statistics] Add extra validation (#357)
563c08b2a88649173e154c589d525d36961f3f8f Update to version 1.9.1 (#356)

drupal-console-core - v1.9.0

Published by enzolutions over 5 years ago

0421c81792fd62214e940df576bda4e318275483 Update console-en version to 1.9.0
b77ce831aa02b936bb96739b82b9ffb262794f09 [statistics] Catch error when the folder does not permission (#353)
c4d578dc0c340a527c572adae6627237ab6b6f58 [console] Implement statistics feature (#342)
491455688ef6abeed7f155b6f935a10791927c06 [translator] Use DrupalStyle to show erros (#352)
934d14ffcba4cd1d580534ccac409f4a6b27abe2 Enabled MaintenanceModeListenes when drupal is installed (#351)
780abbe8d4ae12756d68f5ef033d420452591438 Get one site if it has a target (#350)
db3fa22be00718769e79fc9c4c19b6cf7b79284f [generate:site:alias] Add drupal console binary option (#349)
c62582c9f7aaf9a0fdc719b9dd1b911b224ba0d0 (origin/master, origin/HEAD) [Settings:set] update to check first config available stating in current site first, added french to documentation
c897e0493de2a731743d87aab1d728aa0d5bb3f2 [core:getData] Add misc and application to excludeNamespace (#343)
e03c899f248522b3a46187b1b9ae6f776fd66a75 Disable twig cache for dev environment (#339)
fd5c856321568c4310ab5cb69490b1e247b6619c Show the site name (#340)
8ee1af0f338c9dea501773e8321e41a67ddd70a8 Maintenance mode (#326)
e93efb21f062884f50f35acc6f4366f62a91dbf1 [core: getData] Added new parameters, Improve custom chain for gitbook update (#341)
4cfb9e27b5a23f36e0a35b8042a3a0561c9bda96 Update logic to return commands and namespaces base on parameters to filder, exclude and remove chain commands, improved gitbook chain custom command

drupal-console-core - v1.8.0

Published by jmolivas over 6 years ago

bf1fb4a [console] Tag 1.8.0 release. (#337)
ee05e91 [generate:site:alias] Add site option flag. (#336)
ca73336 [console] Inject DrupalFinder to commands. (#335)
957dda4 [console] Add GenerateCommand Base class. (#334)
18992a8 [console] Add DrupalFinder to Command Base class. (#333)
dcbe52a [generator] Add DrupalStyle. (#332)

drupal-console-core - v1.7.0

Published by jmolivas over 6 years ago

af8b3e4 Add build and build:install chain examples. (#331)
086865c [init] Add site option. (#330)
55c84a9 [console] Tag 1.7.0 release. (#329)
da4dac8 [help] Validate examples at TextDescriptor class. (#328)
1e6afe1 [chain] Use weknowinc/drupal-project on chain commands. (#327)

drupal-console-core - v1.6.1

Published by jmolivas over 6 years ago

e05f954 [console] Tag 1.6.1 release. (#325)
5b5dad2 [console] Require drupal/console--en master. (#324)
162e970 [chain] Relocate metadata validation to processMetadata. (#323)
e3bed22 [debug:chain] Validate command name is valid. (#322)
b3d2c4d [chain] Fix constants array warning on PHP 5.5.9 version. (#319)
169c3ae [console] Remove duplicated directories. (#321)
e22ccaf [console] Add isValidDrupal method to DrupalFinder. (#320)
f9dbf4b Removed some warnings. (#317)
f998ed7 [console] Rename method getDrupalMessages to addDrupalMessages. (#316)
6abeb9e Propagate Drupal messages to Drupal Console (#307)
d9b655d [console] Remove extra directory separators. (#315)
094c050 [console] Return empty array if no config directories found. (#314)
cce0dbe [console] Validate file exists when phar is running. (#313)
483b8c6 [generate:site:alias] Validate no sites found. (#312)
63b8424 [debug:sites] Change invalid sites error as warning message. (#311)
97b9a31 [debug:chain] Add warning message when no chain files found. (#310)
6862cba [console] Pass default value when calling invalid_commands. (#309)
4c7962a Replace direct access to sites with getSites (#305)
4d59986 Add Console container class replace call of invalid commands (#304)
7bbdebd [console] Relocate command registration to loadCommands method. (#308)

drupal-console-core - v1.6.0

Published by jmolivas over 6 years ago

f998ed7 [console] Rename method getDrupalMessages to addDrupalMessages. (#316)
6abeb9e [console] Propagate Drupal messages to Drupal Console (#307)
d9b655d [console] Remove extra directory separators. (#315)
094c050 [console] Return empty array if no config directories found. (#314)
cce0dbe [console] Validate file exists when phar is running. (#313)
483b8c6 [generate:site:alias] Validate no sites found. (#312)
63b8424 [debug:sites] Change invalid sites error as warning message. (#311)
97b9a31 [debug:chain] Add warning message when no chain files found. (#310)
6862cba [console] Pass default value when calling invalid_commands. (#309)
4c7962a Replace direct access to sites with getSites (#305)
4d59986 Add Console container class replace call of invalid commands (#304)
7bbdebd [console] Relocate command registration to loadCommands method. (#308)
a80391b (tag: 1.6.0) [console] Tag 1.6.0 release. (#303)
d7bd067 [console] Add DrupalFinder as constructor argument. (#302)
b018bdf [license] Update version GPL-2.0+ is deprecated. (#301)
a299179 [chain] Update example chain command name. (#300)
7c27d70 [console] Rollback Generator implement interface. (#299)
8abd821 Generator interface implementation (#294)
d4f12a4 [console] Add showBy to messageManager. (#298)
3b4d66f [chain] Improve chain discovery strategy. (#297)
a75d712 [console] Change warning message background color. (#238)
cae7eed [list] Remove messages when format is not txt. (#296)
fe4ea26 Remove aliases crr and mod (#295)
62164ee [console] Remove use operators. (#293)
51ddcb2 [console] Add validator parameter to askEmpty method. (#292)
413fd78 [generate:site:alias] Use correct template path. (#291)
230f94a [console] Add docblock to generate method. (#290)
8c0ded0 Replace DrupalStyle object with getIo (#285)
54b28d8 [generate:site:alias] Add new command. (#282)
0c4e7f6 [console] Add drush mappings and aliases (#281)
72833b3 [help] Improve options display. (#280)
07a5aa8 [chain] Add support to parse twig. (#279)

drupal-console-core - v1.5.0

Published by jmolivas almost 7 years ago

968b76e [console] Tag 1.5.0 release. (#278)
26995e9 [console] Fix warning dirname() expects exactly 1 parameter, 2 given. (#277)
71ea05a [console] Add getInput() method (#275)
ee34bad [console] Load extend commands. Fix #144. (#273)

drupal-console-core - v1.4.0

Published by jmolivas almost 7 years ago

d88f4e2 [console] Tag 1.4.0 release. (#272)
39c66a7 [debug:settings] Remove config file(s) list. (#271)
7ac3f2b [console] Fix load config files when running from phar. (#270)
b2614a1 [init] Add defaults example file. (#269)
83cc1a4 [chain] Update placeholders. (#268)
b31f346 [console] Relocate core config files. (#267)
8bc9d40 [console] Apply PSR-2 code style. (#266)
9dd5350 [debug:settings] settings display as yaml (#265)
7a31914 [console] Rework ConfigurationManager class. (#264)

drupal-console-core - v1.3.2

Published by jmolivas almost 7 years ago

0a3959b [console] Tag 1.3.2 release. (#263)
ca422c9 Override getHelp in order to get the translated help text (#262)
d3cef30 [console] Improve default value implementation. (#260)
1caa7a1 [console] Add and initialize io DrupalStyle property. (#259)
23383af [console] Add remove message feature. (#258)

drupal-console-core - v1.3.1

Published by jmolivas almost 7 years ago

Keep version sync.

drupal-console-core - v1.3.0

Published by jmolivas almost 7 years ago

9252e86 [console] Tag 1.3.0 release. (#256)
90bdec7 Add validation to create files on generator class (#252)
e8939af [console] Relocate getData method to drupal-console-core. (#254)
76a89f8 [console] Rename service message_parser => message_manager. (#253)

drupal-console-core - v1.2.0

Published by jmolivas almost 7 years ago

017b6fc [console] Tag 1.2.0 release. (#251)
ff51784 [console] Merge command class aliases. (#250)
974ac07 [console] Add MessageParser services. (#249)

drupal-console-core - v1.1.1

Published by jmolivas almost 7 years ago

d5aea2f [console] Tag 1.1.1 release. (#248)
8ed005c [console] Relocate code to core. (#247)