Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea committed May 27, 2019
2 parents a811a1b + b959f4e commit d62b187
Show file tree
Hide file tree
Showing 389 changed files with 2,992 additions and 1,744 deletions.
56 changes: 26 additions & 30 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"drupal/config_readonly": "~1.0",
"drupal/config_sync": "^1.0-alpha7",
"drupal/config_update": "~1.4",
"drupal/core": "^8.6.16",
"drupal/core": "^8.7.1",
"drupal/diff": "^1.0@RC",
"drupal/digital_size_formatter": "^1.0-alpha1",
"drupal/ds": "^3.0",
"drupal/editor_file": "~1.0",
"drupal/email_registration": "^1.0-rc6",
"drupal/facets": "^1.2",
"drupal/email_registration": "^1.0-rc7",
"drupal/facets": "1.3",
"drupal/field_group": "~1.0-rc6",
"drupal/file_url": "~1.0",
"drupal/file_url": "^1.0-alpha7",
"drupal/flag": "^4.0@alpha",
"drupal/geocoder": "^3.0",
"drupal/geofield": "~1.0",
Expand All @@ -40,30 +40,29 @@
"drupal/migrate_drush": "~1.1",
"drupal/migrate_run": "^1.0@beta",
"drupal/migrate_spreadsheet": "~1.0",
"drupal/og": "^1.0-alpha2",
"drupal/og": "dev-1.x",
"drupal/og_menu": "^1.0-alpha3",
"drupal/password_policy": "^3.0-alpha4",
"drupal/pathauto": "~1.4",
"drupal/persistent_login": "~1.0",
"drupal/phingdrushtask": "dev-7.x-2.x#f4b020f09da3c174fce40f2bd9a9617689f57124",
"drupal/r4032login": "dev-1.x#391f10d69b9b8c466a2fddac2a6b99f1289e7781",
"drupal/rdf_entity": "^1.0-alpha15",
"drupal/rdf_entity": "^1.0.0-alpha17",
"drupal/redirect": "^1.0",
"drupal/redis": "^1.1",
"drupal/search_api": "^1.11",
"drupal/search_api_solr": "2.2",
"drupal/simplenews": "^1.0-alpha3",
"drupal/simplenews": "^1.0-beta1",
"drupal/smart_trim": "^1.0",
"drupal/social_media_links": "^2.5",
"drupal/sparql_entity_storage": "dev-empty-module",
"drupal/spdx": "^1.0-alpha2",
"drupal/spdx": "^1.0.0-alpha5",
"drupal/state_machine": "1.0-beta3",
"drupal/subpathauto": "^1.0@rc",
"drupal/swiftmailer": "^1.0@beta",
"drupal/token": "~1.0",
"drupal/video_embed_field": "~1.5",
"drupal/view_unpublished": "~1.0@alpha",
"drupal/views_bulk_operations": "^1.0",
"drupal/views_bulk_operations": "^2.0",
"drupal/views_data_export": "^1.0-beta1",
"drush/drush": "^9.6.0-rc4",
"easyrdf/easyrdf": "0.10.0-alpha1 as 0.9.2",
Expand All @@ -83,6 +82,8 @@
"webmozart/path-util": "~2.3"
},
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
"behat/behat": "~3.4",
"behat/gherkin": "^4.5.1",
"behat/mink": "~1.7",
Expand All @@ -99,16 +100,15 @@
"drupal/renderviz": "^1.0",
"drupal/restui": "^1.16",
"drupal/stage_file_proxy": "^1.0",
"ext-dom": "*",
"ext-libxml": "*",
"jcalderonzumba/gastonjs": "^1.1@dev",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"lovers-of-behat/table-extension": "^1.2.0",
"mikey179/vfsstream": "~1.2",
"pear/http_request2": "~2.3",
"pfrenssen/phpcs-pre-push": "1.1",
"phpunit/phpunit": "~6.0",
"symfony/css-selector": "~2.8"
"symfony/css-selector": "~2.8",
"symfony/phpunit-bridge": "^4.2"
},
"conflict": {
"drupal/drupal": "*",
Expand Down Expand Up @@ -165,9 +165,6 @@
"enable-patching": true,
"composer-exit-on-patch-failure": 1,
"patches": {
"drupal/drupal-extension": {
"Add missing negative step @see https://github.com/jhedstrom/drupalextension/pull/527": "https://patch-diff.githubusercontent.com/raw/jhedstrom/drupalextension/pull/527.diff"
},
"behat/gherkin": {
"Correctly filter features, now that the base path is correctly set": "https://patch-diff.githubusercontent.com/raw/Behat/Gherkin/pull/129.patch"
},
Expand All @@ -177,25 +174,27 @@
"drupal/core": {
"Use email verification when changing user email addresses @see https://www.drupal.org/project/drupal/issues/85494": "https://www.drupal.org/files/issues/2018-10-16/85494-261.patch",
"SQLite database locking errors cause fatal errors @see https://www.drupal.org/node/1120020": "https://www.drupal.org/files/issues/1120020-59.patch",
"Allow image style to be selected in text editor. @see https://www.drupal.org/node/2061377": "https://www.drupal.org/files/issues/2018-09-05/2061377-309.patch",
"Allow image style to be selected in text editor. @see https://www.drupal.org/node/2061377": "https://www.drupal.org/files/issues/2019-04-16/2061377-334-8.7.x.patch",
"Allow making the file description a required field @see https://www.drupal.org/node/2320877": "https://www.drupal.org/files/issues/2018-08-31/2320877-28.patch",
"Duplicate HTML IDs are created for file_managed_file fields @see https://www.drupal.org/node/2497909": "https://www.drupal.org/files/issues/2018-09-01/2497909-86.patch",
"Caption element throws TypeError: Cannot read property 'tagName' of null in Drupal.behaviors.filterFilterHtmlUpdating @see https://www.drupal.org/node/2556069": "https://www.drupal.org/files/issues/2018-08-31/2556069-46.patch",
"Enlarge file_usage entity ID length. @see https://www.drupal.org/node/2675600": "https://www.drupal.org/files/issues/2675600-30.patch",
"Menu link plugins should provide a way for the link to be conditionally hidden @see https://www.drupal.org/project/drupal/issues/2719609": "https://www.drupal.org/files/issues/2719609-2.patch",
"New option for Views page displays to use the admin theme @see https://www.drupal.org/node/2719797": "https://www.drupal.org/files/issues/2719797-65.patch",
"Bundle label plural variants @see https://www.drupal.org/node/2765065": "https://www.drupal.org/files/issues/2018-06-11/2765065-93.patch",
"Allow updating modules with new service dependencies @see https://www.drupal.org/project/drupal/issues/2863986": "https://www.drupal.org/files/issues/2863986-2-49.patch",
"New event dispatch: a migrated entity is about to be saved @see https://www.drupal.org/node/2890012": "https://www.drupal.org/files/issues/2018-08-22/2890012-25.patch",
"Allow updating modules with new service dependencies @see https://www.drupal.org/project/drupal/issues/2863986": "https://www.drupal.org/files/issues/2018-11-15/2863986-77-8.7.x.patch",
"New event dispatch: a migrated entity is about to be saved @see https://www.drupal.org/node/2890012": "https://www.drupal.org/files/issues/2019-04-16/2890012-29-8.7.x.patch",
"Lazy services: support PHP7 return types in generate-proxy-class @see https://www.drupal.org/node/2919243": "https://www.drupal.org/files/issues/2919243-2.patch",
"Profile provided configuration entities can have unmeetable dependencies @see https://www.drupal.org/node/2922417": "resources/patch/2922417-38-no-conflict.patch",
"Users w/o access to content should still have configurable access to the content URL @see https://www.drupal.org/project/drupal/issues/3008254": "https://www.drupal.org/files/issues/2018-11-05/3008254-5.patch",
"Node revision routes don't convert {node} param @see https://www.drupal.org/project/drupal/issues/2730631": "https://www.drupal.org/files/issues/2018-12-03/node_revision_route_object-2730631-D8-77.patch",
"Node revision routes don't convert {node} param @see https://www.drupal.org/project/drupal/issues/2730631": "https://www.drupal.org/files/issues/2019-04-04/2730631_85_0.patch",
"Disable tableselect element options @see https://www.drupal.org/project/drupal/issues/2895352": "https://www.drupal.org/files/issues/2019-01-18/2895352-8.patch",
"Make it easier to trigger a tour @see https://www.drupal.org/project/drupal/issues/3012027": "https://www.drupal.org/files/issues/2018-11-07/3012027-2.patch"
},
"drupal/drupal-extension": {
"Add missing negative step @see https://github.com/jhedstrom/drupalextension/pull/527": "https://patch-diff.githubusercontent.com/raw/jhedstrom/drupalextension/pull/527.diff"
},
"drupal/email_registration": {
"Allow username on the registration form @see https://www.drupal.org/project/email_registration/issues/2927109": "https://www.drupal.org/files/issues/2019-01-10/2927109-10.patch"
"Allow username on the registration form @see https://www.drupal.org/project/email_registration/issues/2927109": "https://www.drupal.org/files/issues/2019-05-13/2927109-11.patch"
},
"drupal/facets": {
"Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch"
Expand All @@ -213,26 +212,23 @@
"drupal/message_notify": {
"Calling assert() with a string argument is deprecated @see https://www.drupal.org/project/message_notify/issues/2966213": "https://www.drupal.org/files/issues/2018-10-15/2966213-3.patch"
},
"drupal/og": {
"Do not invalidate group content list cache tags when the group itself changes @see https://github.com/Gizra/og/pull/509": "https://patch-diff.githubusercontent.com/raw/Gizra/og/pull/509.patch"
},
"drupal/password_policy": {
"Do not override the default user entity view. @see https://www.drupal.org/node/2650192": "https://www.drupal.org/files/issues/properly_place_fields-2650192-4-D8.patch"
},
"drupal/rdf_entity": {
"Allow bundle label plural variants @see https://github.com/ec-europa/rdf_entity/pull/12": "https://patch-diff.githubusercontent.com/raw/ec-europa/rdf_entity/pull/12.diff"
"Allow bundle label plural variants @see https://github.com/ec-europa/rdf_entity/pull/12": "https://github.com/ec-europa/rdf_entity/compare/8.x-1.x...bd61c32c6f877f2c0376ec9aa213b89b6bcb19b8.diff",
"Rename old configs instead removing them @see https://github.com/ec-europa/rdf_entity/pull/96": "https://patch-diff.githubusercontent.com/raw/ec-europa/rdf_entity/pull/96.diff"
},
"drupal/search_api": {
"Views cached results are not taking into account the access check. @see https://www.drupal.org/node/2824640": "https://www.drupal.org/files/issues/views_cached_results-2824640-13.patch",
"item_id column is too short. @see https://www.drupal.org/node/2829696": "https://www.drupal.org/files/issues/item_id_column_is_too_short-2829696-10-D8.patch"
},
"drupal/simplenews": {
"Avoid double sync of fields from subscription to user when user is being saved @see https://www.drupal.org/node/2914814": "https://www.drupal.org/files/issues/2914814-2.patch"
},
"drupal/smart_trim": {
"Additional options checkbox do not appear to save @see https://www.drupal.org/project/smart_trim/issues/2941492": "https://www.drupal.org/files/issues/2018-05-04/2941492-4.patch"
},
"drupal/spdx": {
"Extend Behat support. @see https://github.com/ec-europa/spdx/pull/5": "https://patch-diff.githubusercontent.com/raw/ec-europa/spdx/pull/5.diff",
"Disable the option to enter link text for the \"See also\" field. @see https://github.com/ec-europa/spdx/pull/6": "https://patch-diff.githubusercontent.com/raw/ec-europa/spdx/pull/6.diff"
},
"drupal/state_machine": {
"Fire generic events when transition are applied. @see https://www.drupal.org/node/2832415": "https://www.drupal.org/files/issues/fire_generic_events-2832415-2.patch",
"Schema validation error when running functional tests. @see https://www.drupal.org/node/2838952": "https://www.drupal.org/files/issues/schema_validation_error-2838952-2.patch",
Expand Down
Loading

0 comments on commit d62b187

Please sign in to comment.