Skip to content

Releases: hechoendrupal/drupal-console

v1.0.0-rc11

12 Dec 22:45
Compare
Choose a tag to compare

7eb98a1 [console] Update symfony dependencies. (#3011)
d6c749c [console] Tag 1.0.0-rc11 release. (#3006)
3eb84e7 [site:debug] Relocate commands. (#3005)
822e26c Update Symfony dependencies. (#3004)
039d00f use container property instead of Drupal static. (#2999)
b7fb8d5 [console] Update readme. (#2994)
cebb0b9 Added new "remove-config-hash" option to config:export and config:export:single commands. (#2991)
10a2520 [site:install] Bootstrap drupal after installation. (#2990)
c4c935a [console] Relocate chain commands. (#2989)
1c6020c Update to Symfony 3. (#2988)
35bd1f5 [chain] FIx command register. (#2986)
b7d4b38 [logger] Remover logger. (#2985)
4c9e2b0 [site:install] Allow re-install using database settings. (#2984)
32f1851 [BUGFIX 2581] Ensure AnnotationRegistry::registerLoader is correctly defined (#2946)
d83d11e Chain register (#2961)
da62fd5 Update symfony/dom-crawler constraints (#2983)
21ccdd1 [database:client] "query" option (#2860)
da648e8 Dump route requirements in route:debug (#2976)

v1.0.0-rc10

24 Nov 07:25
Compare
Choose a tag to compare

9ec2886 [console] Tag 1.0.0-rc10 release. (#2980)
d0335e8 [geneate:entity] Include TranslationRevertRoute only when content entity is translatable (#2932)
7badac1 [generate:module] Update valid method name. (#2979)
627879b [chain] Commented lines pr (#2963)
47356e2 [config:export] Add option to remove or not uuid from config (#2977)
0ebc77d [config:export:_] exclude core because its site specific (#2975)
b048645 [yaml:merge] Improve interactive UI (#2971)
f79509f devel:dumper re-enable (#2970)
ed4e7e8 Include service option for http.response.debug_cacheability_headers (#2968)
b160084 Update Readme add chmod +x instruction. (#2967)
8e4e502 [console] Add autoload.local.php.dist file. (#2966)
ba99535 [rest:enable] Fix enable rest resource (#2919)
a113df1 [config:export:
] Fix exported files indentation. (#2960)
dffdc7c [generate:permissions] Fix not generating file. (#2959)
a77c306 [console] Add develop.patch file. (#2958)
a9d1f6c site:status remove html markup (#2954)
a68301c entity:debug New command (#2952)
73fc485 Period remove from generated .module file file block. (#2424)
ad5b3b4 [generate:controller] Fix class name on controller generation. (#2948)
aa4da2d [permission_debug] Add role column (#2940)
62f59b1 [console] Add DevDesktop Support.

v1.0.0-rc9

13 Nov 23:06
Compare
Choose a tag to compare

13f2b08 Fix logger path (#2935)
ff216ac [console] Remove no longer required instruction. (#2934)
184f7b2 [console] Remove no longer required instruction.
57caf0e Update readme install update instructions (#2933)
c4ad07a [console] Sync merge.
2a60332 Tag new release 1.0.0 rc9 (#2931)
6a5b845 Minor fixes binary drupal (#2930)
086991b Declare data_table in annotation only if entity is translatable see https://www.drupal.org/node/1498674 (#2879)
c53646a Fixes wrong template path on generate:entity:content (#2880)
305977b Require correct '.install' file for each module during updates (#2900)
3bb9f61 Relocate console root service (#2929)
1f98773 Use drupal finder (#2921)
555fd3c [console] Read alias as array. (#2920)
030f504 [console] Read alias as array.
177705e Rename getControllerDirectory() to getControllerPath() in Extension Manager. Use new name in Controller Generator. (#2910)
bc32b76 [rest:disable] Fix rest disable functionality (#2916)
a2a3523 [permission:debug] Remove unnecesary html tags to permission label (#2907)
d404ec9 [permission:debug] new command #2895 (#2896)
34c6a6f [console] Set command aliases. (#2899)
c48373d [console] Improve config loader. (#2898)
b53e1d5 [console] Update readme & rollback comspoer. (#2890)
c5478a1 [console] Update stecman/symfony-console-completion version. (#2889)

v1.0.0-rc8

05 Nov 07:03
Compare
Choose a tag to compare

b94ab35 Tag new release 1.0.0 rc8 (#2886)
05a27a9 [console] Use logger service. (#2883)
4c6f931 [console] Add logger class. (#2882)
071c4dd Update yaml.yml (#2878)
0cd6028 [console] Update dependencies. (#2876)
4d60ce6 [console] Fix logger. (#2874)

v1.0.0-rc7

02 Nov 19:35
Compare
Choose a tag to compare

0cd6028 [console] Update dependencies. (#2876)
4d60ce6 [console] Fix logger. (#2874)
2c16be7 Tag new release 1.0.0 rc7 (#2873)
b46e611 [BUGFIX #2002] uri parameter not used (#2850)
b1533e9 [console Support root option on pre-boostrap. (#2871)
454d874 Do not add ".processor" to end of plugin manager serivce name when generating a new annotation based plugin type. (#2867)
fdf625d Fix config:export:content:type (#2870)
9cb5bd9 Fix generate form command (#2868)
f8e66c3 inyect services in generate:form NOT WORKING YET
57cc9a7 inyect services in generate:form NOT WORKING YET
c156d8f Fix msg for module:uninstall with dependencies. (#2856)
bc5f74b EntityContentGenearator should store *.page.inc in module root directory, not /src (#2847)
6256db8 «Please, choose a 'module_name' version» instead of «Please, choose a Packagist Drupal version» (#2846)
daecf7e Use ContentEntityBase instead of ContentEntityInterface in entity-content template. (#2834)
793ff62 option to provide interface name (resolves #2746) (#2827)
3ce95b8 Fix generator to use extension manager (#2864)
f3e7a79 added --gz option to database:dump (#2863)
a5f3d0b user:create command (resolves #2743) (#2809)
d2b2f50 [taxonomy:term:delete] Inject dependencies. (#2812) (#2828)
82c50fb Grasmash yaml unset key improvements (#2843)
93d23ca Adding yaml:unset:key command. (#2591)
45188e3 [generate:twig:extension] Make class extends proper class (#2833)
67df687 [console] Check clear settings. (#2836)
59898eb Update composer instructions (#2835)
f580bc2 2821 translation migration (#2830)

v1.0.0-rc6

17 Oct 18:40
Compare
Choose a tag to compare

cda7f34 Tag release RC-6. (#2826)
8d0bb19 [console] Execute DrupalConsoleCore if Drupal site not found. (#2823)
e7a8ec7 [console] Ad support for --root. (#2820)
24e84dd Fix to autoload if console is installed globally or within project (#2786)
961d9c3 [generate:module] Fix test module machine_name. (#2818)
1788496 Issue2784 (#2807)
e6d1111 [console] Remove unused code. (#2817)
7f7e036 Fix an error with failing a command when a user id is left empty (#2804) (#2805)
5f9aa6a [site:statistics] command fails when comment module is uninstalled. Fix #2744 (#2799)
86cb44f Fix incorrect validation call (#2808)
d0a06b3 fix failing command generate:module
881c0e7 Issue #2766: add a container:parameters command. (#2768)
f52f1b8 [console] Clear screen on console execution. (#2815)
265e3f8 [generate:form:config] Remove quotes on default values. (#2814)
69fb95e [#2760] default values for fields in generate:plugin:block (#2761)
f440499 [console] Remove trait lof errors. (#2813)
ac93d71 [taxonomy:term:delete] Minimal command fixes. (#2811)
82fca74 fix #2756: maintain maintenance mode if previously enabled (#2757)
a131ac1 #2542 Add taxonomy delete command. (#2543)
0dc8f71 Added functionality from $node entity to make generated entities revisionable (#2536)
832fdf8 [console] Fix symfony/con-crawler version as drupal core compatible. (#2806)
e375163 Fix wrong variable name (#2780)
a13279f [console] Fix readme format. (#2796)
7293c1b Update drupal console instructions (#2795)
f0ad023 Enable pass configutation to migration plugins (#2791)
402e6fe [2775] Change get method for migrate:setup command (#2779)

v1.0.0-rc5

06 Oct 12:59
Compare
Choose a tag to compare

[IMPROVED]
a49ccd6 [console] Improve error messages. (#2772)

[FIXED]
f47b1c2 Fix form generator (#2767)
2fc98dd Fix update execute (#2765)
6b17a3d Fix module generator (#2764)

v1.0.0-rc4

04 Oct 10:20
Compare
Choose a tag to compare
  • Sync version with core and launcher.

v1.0.0-rc3

03 Oct 12:23
Compare
Choose a tag to compare
  • Sync version with core and launcher.

v1.0.0-rc2

03 Oct 12:18
Compare
Choose a tag to compare

d42fccf [console] Tag 1.0.0-rc2 version.
2239eb6 [generate:plugin:block] Inject missing plugin.manager.element_info service. (#2749)
309e12a Fix module:install command (#2748)
b7392bd Fix language locale delete (#2747)
8092c8a [#2594] Remove language files. (#2740)