Showing
- build-varbase.make 0 additions, 7 deletionsbuild-varbase.make
- build.xml 19 additions, 4 deletionsbuild.xml
- composer.json 127 additions, 267 deletionscomposer.json
- config/install/automated_cron.settings.yml 0 additions, 1 deletionconfig/install/automated_cron.settings.yml
- config/install/block_content.type.basic.yml 0 additions, 7 deletionsconfig/install/block_content.type.basic.yml
- config/install/config_ignore.settings.yml 0 additions, 3 deletionsconfig/install/config_ignore.settings.yml
- config/install/content_lock.settings.yml 0 additions, 4 deletionsconfig/install/content_lock.settings.yml
- config/install/content_lock_timeout.settings.yml 0 additions, 3 deletionsconfig/install/content_lock_timeout.settings.yml
- config/install/core.base_field_override.block_content.basic.changed.yml 0 additions, 17 deletions.../core.base_field_override.block_content.basic.changed.yml
- config/install/core.base_field_override.block_content.basic.info.yml 0 additions, 17 deletions...all/core.base_field_override.block_content.basic.info.yml
- config/install/core.entity_form_display.block_content.basic.default.yml 0 additions, 36 deletions.../core.entity_form_display.block_content.basic.default.yml
- config/install/core.entity_form_display.user.user.default.yml 0 additions, 34 deletions...ig/install/core.entity_form_display.user.user.default.yml
- config/install/core.entity_view_display.block_content.basic.default.yml 0 additions, 21 deletions.../core.entity_view_display.block_content.basic.default.yml
- config/install/core.entity_view_display.user.user.compact.yml 0 additions, 25 deletions...ig/install/core.entity_view_display.user.user.compact.yml
- config/install/core.entity_view_display.user.user.default.yml 0 additions, 24 deletions...ig/install/core.entity_view_display.user.user.default.yml
- config/install/core.entity_view_mode.block.token.yml 0 additions, 9 deletionsconfig/install/core.entity_view_mode.block.token.yml
- config/install/core.entity_view_mode.block_content.token.yml 0 additions, 9 deletionsconfig/install/core.entity_view_mode.block_content.token.yml
- config/install/core.entity_view_mode.user.token.yml 0 additions, 9 deletionsconfig/install/core.entity_view_mode.user.token.yml
- config/install/features.bundle.varbase.yml 0 additions, 128 deletionsconfig/install/features.bundle.varbase.yml
- config/install/field.field.block_content.basic.body.yml 0 additions, 21 deletionsconfig/install/field.field.block_content.basic.body.yml
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
build-varbase.make
deleted
100644 → 0
{ | ||
"name": "vardot/varbase", | ||
"description": "Varbase: The Ultimate Drupal 8 CMS Starter Kit (Bootstrap Ready) | by Vardot", | ||
"description": "Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) | by Vardot", | ||
"type": "drupal-profile", | ||
"license": "GPL-2.0+", | ||
"license": "GPL-2.0-or-later", | ||
"minimum-stability": "dev", | ||
"prefer-stable": true, | ||
"authors": [ | ||
... | ... | @@ -16,165 +16,95 @@ |
"issues": "http://drupal.org/project/issues/varbase", | ||
"source": "http://cgit.drupalcode.org/varbase" | ||
}, | ||
"repositories": [ | ||
{ | ||
"repositories": { | ||
"drupal": { | ||
"type": "composer", | ||
"url": "https://packages.drupal.org/8" | ||
}, | ||
"assets": { | ||
"type": "composer", | ||
"url": "https://asset-packagist.org" | ||
} | ||
], | ||
}, | ||
"replace": { | ||
"drupal/statistics": "*", | ||
"jquery/fancytree": "*", | ||
"fancytree/fancytree": "*", | ||
"npm-asset/ckeditor5": "*", | ||
"npm-asset/ckeditor5-dll-inline": "*", | ||
"npm-asset/ckeditor5-core": "*", | ||
"npm-asset/ckeditor5-engine":"*", | ||
"npm-asset/ckeditor5-ui": "*", | ||
"npm-asset/ckeditor5-utils": "*", | ||
"npm-asset/ckeditor5-widget": "*", | ||
"npm-asset/ckeditor--ckeditor5": "*", | ||
"npm-asset/ckeditor--ckeditor5-dll-inline": "*", | ||
"npm-asset/ckeditor--ckeditor5-core": "*", | ||
"npm-asset/ckeditor--ckeditor5-engine":"*", | ||
"npm-asset/ckeditor--ckeditor5-ui": "*", | ||
"npm-asset/ckeditor--ckeditor5-utils": "*", | ||
"npm-asset/ckeditor--ckeditor5-widget": "*", | ||
"npm-asset/lodash-es": "*", | ||
"npm-asset/lodash.debounce": "*", | ||
"npm-asset/lodash.throttle": "*", | ||
"npm-asset/nouislider": "*", | ||
"npm-asset/rtseo.js": "*", | ||
"bower-asset/jquery": "*", | ||
"bower-asset/jquery-ui": "*" | ||
}, | ||
"require": { | ||
"php": ">=5.6", | ||
"composer/installers": "1.4.0", | ||
"cweagans/composer-patches": "1.6.2", | ||
"drupal-composer/drupal-scaffold": "2.3.0", | ||
"drupal/drupal-library-installer-plugin": "0.3", | ||
"drupal/core": "8.3.7", | ||
"drupal/config_update": "1.3", | ||
"drupal/config_filter": "1.0", | ||
"drupal/config_ignore": "2.0", | ||
"drupal/ctools": "3.0", | ||
"drupal/token": "1.0", | ||
"drupal/page_manager": "4.0-beta2", | ||
"drupal/panels": "4.2", | ||
"drupal/panelizer": "4.0", | ||
"drupal/bootstrap_layouts": "5.0-alpha1", | ||
"drupal/ds": "3.1", | ||
"drupal/views_bootstrap": "3.x-dev#b34caf9ede249c2a9c90ee5dfb8a9020f5048858", | ||
"drupal/field_group": "1.0-rc6", | ||
"drupal/smart_trim": "1.0", | ||
"drupal/advanced_text_formatter": "1.0-beta3", | ||
"drupal/block_class": "1.0-alpha1", | ||
"drupal/menu_block": "1.4", | ||
"drupal/extlink": "1.x-dev#8a773a6c5519ccb167e18cc39d68551b30b0e4b3", | ||
"drupal/linkit": "4.3", | ||
"drupal/image_resize_filter": "1.x-dev#c3f4b23b02005859092aaff746b9f21b794adc58", | ||
"drupal/features": "3.5", | ||
"drupal/views_infinite_scroll": "1.5", | ||
"drupal/embed": "1.0", | ||
"drupal/entity": "1.0-alpha4", | ||
"drupal/entity_clone": "1.x-dev#9265e359bd31bda693dac9ad84ad52fe63531488", | ||
"drupal/entity_browser": "1.1", | ||
"drupal/dropzonejs": "1.0-alpha7", | ||
"drupal/entity_embed": "1.0-beta2", | ||
"drupal/inline_entity_form": "1.0-beta1", | ||
"drupal/media_entity": "1.6", | ||
"drupal/media_entity_document": "1.1", | ||
"drupal/media_entity_image": "1.2", | ||
"drupal/video_embed_field": "1.5", | ||
"drupal/crop": "1.2", | ||
"drupal/focal_point": "1.0-beta4", | ||
"drupal/pathologic": "1.x-dev#e0473546e51cbeaa3acb34e3208a0c503ca85613", | ||
"drupal/ckeditor_bidi": "2.0", | ||
"drupal/ace_editor": "1.0", | ||
"drupal/entityqueue": "1.x-dev#e17c172fe1bfdab2194b06b848cad92bc6824e49", | ||
"drupal/entityqueue_form_widget": "1.0-beta1", | ||
"drupal/imagemagick": "1.0-alpha6", | ||
"drupal/imageapi_optimize": "2.0-alpha3", | ||
"drupal/ultimate_cron": "2.0-alpha2", | ||
"drupal/persistent_login": "1.0-alpha3", | ||
"drupal/userprotect": "1.0", | ||
"drupal/config_perms": "1.0", | ||
"drupal/roleassign": "1.0-alpha2", | ||
"drupal/admin_toolbar": "1.19", | ||
"drupal/adminimal_admin_toolbar": "1.5", | ||
"drupal/pathauto": "1.0", | ||
"drupal/redirect": "1.0-beta1", | ||
"drupal/metatag": "1.2", | ||
"drupal/schema_metatag": "1.0-rc4", | ||
"drupal/simple_sitemap": "2.9", | ||
"drupal/google_analytics": "2.1", | ||
"drupal/yoast_seo": "1.3", | ||
"drupal/l10n_client": "1.x-dev#9bf8d597732870bdca301512c71b6e5d74d48db2", | ||
"drupal/coffee": "1.0-beta2", | ||
"drupal/responsive_preview": "1.0-alpha6", | ||
"drupal/views_bulk_edit": "1.0-beta1", | ||
"drupal/revision_log_default": "1.0", | ||
"drupal/webform": "5.0-beta16", | ||
"drupal/content_lock": "1.0-alpha4", | ||
"drupal/node_edit_protection": "1.x-dev#902339c08222f838030c07aaea23bdc51ababebd", | ||
"drupal/rabbit_hole": "1.0-beta3", | ||
"drupal/fast_404": "1.0-alpha2", | ||
"drupal/diff": "1.0-rc1", | ||
"drupal/masquerade": "2.0-beta1", | ||
"drupal/menu_admin_per_menu": "1.0-rc1", | ||
"drupal/drd_agent": "3.3", | ||
"drupal/libraries_ui": "1.0", | ||
"drupal/devel": "1.0", | ||
"drupal/bootstrap": "3.5", | ||
"drupal/adminimal_theme": "1.3", | ||
"drupal/blazy": "1.0-rc2", | ||
"drupal/slick": "1.0", | ||
"drupal/slick_views": "1.0-rc2", | ||
"drupal/slick_media": "1.0", | ||
"drupal/username_enumeration_prevention": "1.0-beta1", | ||
"drupal/password_policy": "3.0-alpha3", | ||
"drupal/seckit": "1.0-alpha2", | ||
"drupal/security_review": "1.x-dev#35ebae445bb260e961e47c4c58efe7c50c228999", | ||
"drupal/honeypot": "1.27", | ||
"drupal/shield": "1.1", | ||
"drupal/captcha": "1.0-beta1", | ||
"drupal/recaptcha": "2.2", | ||
"drupal/search_api": "1.4", | ||
"drupal/mailsystem": "4.1", | ||
"drupal/smtp": "1.0-beta3", | ||
"drupal/maxlength": "1.0-beta1", | ||
"drupal/menu_position": "1.x-dev#1e3a6778acc74a35174d297052ec44995d5e5137", | ||
"drupal/mail_edit": "1.x-dev#bcd0041830d8581b36e6211f0c8eabd8caf9652b", | ||
"drupal/taxonomy_access_fix": "2.1", | ||
"drupal/better_exposed_filters": "3.0-alpha3", | ||
"drupal/autocomplete_deluxe": "1.0-beta1", | ||
"drupal/link_attributes": "1.1", | ||
"drupal/paragraphs": "1.x-dev#e907f6d57c44e81d65e8c1e7247dccd0eae92258", | ||
"drupal/paragraphs_previewer": "1.0", | ||
"drupal/color_field": "2.0-rc2", | ||
"drupal/entity_reference_revisions": "1.3", | ||
"drupal/viewsreference": "1.0", | ||
"drupal/libraries": "3.x-dev#061ead081c92a6209b09eaf23b4e3103f360946e", | ||
"drupal/layout_plugin": "1.0-alpha23", | ||
"drupal/xmlsitemap": "1.0-alpha2", | ||
"drupal/masonry": "1.0-rc2", | ||
"drupal/charts": "3.0-alpha5", | ||
"drupal/google_analytics_reports": "3.x-dev#2b6bb8efbc7f61ce3c1225638075aa6037b8db44", | ||
"drupal/login_destination": "1.x-dev#98892eb84eba6fe69d4fc48dc5b1fdaccb21c8a7", | ||
"drupal/ckeditor_media_embed": "1.1", | ||
"drupal/total_control": "2.x-dev#d5c4aea34daf4260a4948e1d0c2322ecfd2a973a", | ||
"drupal/anchor_link": "1.5", | ||
"drupal/entity_browser_enhanced": "1.0-beta5", | ||
"drupal/vmi": "1.0-beta2", | ||
"drupal/varbase_bootstrap_paragraphs": "4.0-alpha5", | ||
"drupal/varbase_editor": "4.18", | ||
"drupal/varbase_heroslider_media": "4.0-beta11", | ||
"drupal/varbase_carousels": "4.0-beta3", | ||
"drupal/varbase_total_control": "1.0-beta8", | ||
"mkalkbrenner/php-htmldiff-advanced": "~0.0.8", | ||
"vardot/dropzone": "4.3.0.1", | ||
"vardot/blazy": "1.8.2.1", | ||
"vardot/slick": "1.6.0.1", | ||
"vardot/ace": "1.2.8.1" | ||
"drupal/varbase_core": "10.0.x-dev", | ||
"drupal/varbase_components": "2.0.x-dev", | ||
"drupal/varbase_api": "10.0.x-dev", | ||
"drupal/varbase_ai": "1.0.x-dev", | ||
"drupal/varbase_media": "10.0.x-dev", | ||
"drupal/varbase_editor": "10.0.x-dev", | ||
"drupal/varbase_landing": "10.0.x-dev", | ||
"drupal/varbase_layout_builder": "10.1.x-dev", | ||
"drupal/varbase_bootstrap_paragraphs": "10.0.x-dev", | ||
"drupal/varbase_heroslider": "1.0.x-dev", | ||
"drupal/varbase_heroslider_media": "10.0.x-dev", | ||
"drupal/varbase_carousels": "10.0.x-dev", | ||
"drupal/varbase_blog": "10.0.x-dev", | ||
"drupal/varbase_search": "10.0.x-dev", | ||
"drupal/varbase_seo": "10.0.x-dev", | ||
"drupal/varbase_auth": "10.0.x-dev", | ||
"drupal/varbase_dashboards": "1.0.x-dev", | ||
"drupal/varbase_email": "10.0.x-dev", | ||
"drupal/varbase_workflow": "3.0.x-dev", | ||
"drupal/varbase_demo": "1.0.x-dev", | ||
"drupal/vartheme_bs5": "3.0.x-dev", | ||
"drupal/vartheme_claro": "4.0.x-dev", | ||
"bower-asset/jqueryui-touch-punch": "dev-master", | ||
"npm-asset/dropzone": "~5", | ||
"npm-asset/blazy": "~1", | ||
"npm-asset/slick-carousel": "~1", | ||
"npm-asset/ace-builds": "~1", | ||
"npm-asset/swagger-ui-dist": "~3", | ||
"npm-asset/northernco--ckeditor5-anchor-drupal": "^0.5.0", | ||
"npm-asset/ckeditor--ckeditor5-media-embed": "*", | ||
"npm-asset/jquery.fancytree": "~2" | ||
}, | ||
"require-dev": { | ||
"drush/drush": "^8.0.0", | ||
"drupal/drupal-extension": "^3.2", | ||
"drupal-composer/drupal-scaffold": "^2.0.0", | ||
"jakoch/phantomjs-installer": "1.9.8", | ||
"behat/behat": "^3.0", | ||
"drupal/coder": "8.*", | ||
"phing/phing": "^2.14", | ||
"behat/mink": "~1.7", | ||
"behat/mink-goutte-driver": "~1.2", | ||
"behat/mink-zombie-driver": "@stable", | ||
"behat/mink-selenium2-driver": "~1.3", | ||
"mikey179/vfsStream": "~1.2", | ||
"phpunit/phpunit": "~4.8", | ||
"guzzlehttp/guzzle": "6.2.*@stable", | ||
"symfony/css-selector": "~2.8", | ||
"squizlabs/php_codesniffer": "2.*", | ||
"behatch/contexts": "*", | ||
"emuse/behat-html-formatter": "@stable" | ||
"drupal/core-dev": "~10 || ~11", | ||
"drush/drush": "~12 || ~13" | ||
}, | ||
"config": { | ||
"bin-dir": "bin/", | ||
"secure-http": false | ||
"secure-http": false, | ||
"preferred-install": { | ||
"drupal/core": "dist" | ||
}, | ||
"allow-plugins": { | ||
"composer/installers": true, | ||
"cweagans/composer-patches": true, | ||
"oomphinc/composer-installers-extender": true, | ||
"drupal/core-composer-scaffold": true, | ||
"drupal/core-project-message": true, | ||
"dealerdirect/phpcodesniffer-composer-installer": true, | ||
"phpstan/extension-installer": true, | ||
"php-http/discovery": true | ||
} | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... | @@ -182,142 +112,72 @@ |
} | ||
}, | ||
"scripts": { | ||
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold", | ||
"pre-install-cmd": ["Varbase\\composer\\ScriptHandler::checkComposerVersion"], | ||
"pre-update-cmd": ["Varbase\\composer\\ScriptHandler::checkComposerVersion"], | ||
"post-install-cmd": [ | ||
"Varbase\\composer\\ScriptHandler::createRequiredFiles", | ||
"Varbase\\composer\\ScriptHandler::removeGitDirectories", | ||
"@composer drupal-scaffold", | ||
"./bin/phing push" | ||
"Varbase\\composer\\ScriptHandler::removeGitDirectories" | ||
], | ||
"post-update-cmd": [ | ||
"Varbase\\composer\\ScriptHandler::createRequiredFiles", | ||
"Varbase\\composer\\ScriptHandler::removeGitDirectories", | ||
"./bin/phing push" | ||
"Varbase\\composer\\ScriptHandler::removeGitDirectories" | ||
], | ||
"post-drupal-scaffold-cmd": ["Varbase\\composer\\ScriptHandler::postDrupalScaffoldProcedure"], | ||
"create-new-vartheme": "scripts/create-new-vartheme.sh" | ||
"post-drupal-scaffold-cmd": ["Varbase\\composer\\ScriptHandler::postDrupalScaffoldProcedure"] | ||
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-8.x-4.x": "8.4.x-dev" | ||
"drupal-scaffold": { | ||
"allowed-packages": [ | ||
"drupal/core", | ||
"vardot/varbase" | ||
], | ||
"gitignore": true, | ||
"locations": { | ||
"web-root": "./docroot" | ||
} | ||
}, | ||
"installer-paths": { | ||
"docroot/core": ["drupal/core"], | ||
"docroot/profiles/{$name}": ["type:drupal-profile"], | ||
"docroot/core": ["type:drupal-core"], | ||
"docroot/profiles/contrib/{$name}": ["type:drupal-profile"], | ||
"docroot/modules/contrib/{$name}": ["type:drupal-module"], | ||
"docroot/themes/contrib/{$name}": ["type:drupal-theme"], | ||
"docroot/libraries/{$name}": ["type:drupal-library"], | ||
"docroot/libraries/slick": ["npm-asset/slick-carousel"], | ||
"docroot/libraries/ace": ["npm-asset/ace-builds"], | ||
"docroot/libraries/jquery-ui-touch-punch": ["bower-asset/jqueryui-touch-punch"], | ||
"docroot/libraries/swagger-ui/dist": ["npm-asset/swagger-ui-dist"], | ||
"docroot/libraries/ckeditor5-anchor-drupal": ["npm-asset/northernco--ckeditor5-anchor-drupal"], | ||
"docroot/libraries/ckeditor5/plugins/media-embed": ["npm-asset/ckeditor--ckeditor5-media-embed"], | ||
"docroot/libraries/fancytree": ["npm-asset/jquery.fancytree"], | ||
"docroot/libraries/{$name}": [ | ||
"type:drupal-library", | ||
"type:bower-asset", | ||
"type:npm-asset" | ||
], | ||
"docroot/modules/custom/{$name}": ["type:drupal-custom-module"], | ||
"docroot/themes/custom/{$name}": ["type:drupal-custom-theme"], | ||
"drush/contrib/{$name}": ["type:drupal-drush"] | ||
}, | ||
"installer-types": [ | ||
"bower-asset", | ||
"npm-asset" | ||
], | ||
"drupal-libraries": { | ||
"library-directory": "docroot/libraries", | ||
"libraries": [ | ||
{"name": "dropzone","package": "vardot/dropzone"}, | ||
{"name": "blazy", "package": "vardot/blazy"}, | ||
{"name": "slick", "package": "vardot/slick"}, | ||
{"name": "ace", "package": "vardot/ace"} | ||
{"name": "dropzone","package": "npm-asset/dropzone"}, | ||
{"name": "blazy", "package": "npm-asset/blazy"}, | ||
{"name": "slick", "package": "npm-asset/slick-carousel"}, | ||
{"name": "ace", "package": "npm-asset/ace-builds"}, | ||
{"name": "jquery-ui-touch-punch", "package": "bower-asset/jqueryui-touch-punch"}, | ||
{"name": "swagger-ui", "package": "npm-asset/swagger-ui-dist"}, | ||
{"name": "ckeditor5-anchor-drupal", "package": "npm-asset/northernco--ckeditor5-anchor-drupal"}, | ||
{"name": "ckeditor5-media-embed", "package": "npm-asset/ckeditor--ckeditor5-media-embed"}, | ||
{"name": "fancytree", "package": "npm-asset/jquery.fancytree"} | ||
] | ||
}, | ||
"enable-patching": true, | ||
"patches": { | ||
"drupal/core": { | ||
"Issue #1356276: Allow profiles to provide a base_parent profile and load them in the correct order": | ||
"https://www.drupal.org/files/issues/1356276-360.patch", | ||
"Issue #2720101 Label (Title) not set for Views block (exposed filters in Block)": | ||
"https://www.drupal.org/files/issues/2720101-30.patch", | ||
"Issue #2599228: Programmatically created translatable content type returns SQL error on content creation": | ||
"https://www.drupal.org/files/issues/2599228-31.patch", | ||
"Issue #2893892: Fixed Warning Invalid argument supplied for foreach() in Drupal": | ||
"https://www.drupal.org/files/issues/patch_empty_fix.patch" | ||
}, | ||
"drupal/page_manager": { | ||
"Issue #2624972: No configuration possible in UI for 301, 303, etc. HTTP responses": | ||
"https://www.drupal.org/files/issues/page_manager-redirect_location-2624972-30.patch" | ||
}, | ||
"drupal/coffee": { | ||
"Issue #2815381: Coffee breaks whole page when using right to left (rtl) languages in drupal 8": | ||
"https://www.drupal.org/files/issues/coffee-coffee_breaks_page_with_rtl-2815381-6.patch", | ||
"Issue #2872093: Coffee css fixes in RTL": | ||
"https://www.drupal.org/files/issues/2872093-10.patch" | ||
}, | ||
"drupal/entity_browser": { | ||
"Issue #2820132: Fixed getDisplay() on null Entity Browser reference": | ||
"https://www.drupal.org/files/issues/2820132-19.patch", | ||
"Issue #2902831: Entity browser views that do have use_ajax explicitly enabled are broken with 8.3.7": | ||
"https://www.drupal.org/files/issues/entity_browser_views-2902831-5.patch" | ||
}, | ||
"drupal/entityqueue": { | ||
"Issue #2145441: Option to create Entityqueue tab on Entity pages.": | ||
"https://www.drupal.org/files/issues/entityqueue-add_entityqueue_tab-2145441-22.patch" | ||
}, | ||
"drupal/l10n_client": { | ||
"Issue #2867460: Incompatible with this version of Drupal core 8.3.0": | ||
"https://www.drupal.org/files/issues/2867460-2.patch", | ||
"Issue #2872668: User error: 0 is an invalid render array key": | ||
"https://www.drupal.org/files/issues/l10n_client-hook_toolbar-fix-2872668-3.patch" | ||
}, | ||
"drupal/yoast_seo": { | ||
"Issue #2877613: Add [ Text (plain, long) ] filed type [string_log] for yoast seo to use.": | ||
"https://www.drupal.org/files/issues/2877613-2_0.patch" | ||
}, | ||
"drupal/paragraphs": { | ||
"Issue #2461695: Support translatable paragraph entity reference revision field": | ||
"https://www.drupal.org/files/issues/meta_support-2461695-206.patch", | ||
"Issue #2868155: Add new hooks to allow easier editing of paragraph forms": | ||
"https://www.drupal.org/files/issues/2868155-8.patch", | ||
"Issue #2877927: Show add widget between paragraphs on hover": | ||
"https://www.drupal.org/files/issues/show_add_widget-2877927-25.patch" | ||
}, | ||
"drupal/adminimal_theme": { | ||
"Issue #2696393: Checkboxes with .error class are not usable": | ||
"https://www.drupal.org/files/issues/adminimal-checkboxes_with_error-2696393-3.patch" | ||
}, | ||
"drupal/menu_position": { | ||
"Issue #2883131: Call to undefined method when creating a rule": | ||
"https://www.drupal.org/files/issues/2883131-19-menu_position_save_new_rules_and_config.patch" | ||
}, | ||
"drupal/google_analytics_reports": { | ||
"Issue #2850463: Error when saving either google_analytics_reports view": | ||
"https://www.drupal.org/files/issues/error_when_saving-2850463-2.patch", | ||
"Issue #2860399: Warning: htmlspecialchars() expects parameter 1 to be string": | ||
"https://www.drupal.org/files/issues/Fix_message-2860399-5.patch" | ||
}, | ||
"drupal/responsive_preview": { | ||
"Issue #2899640: Responsive Preview shows 'Page not found' when multilingual site is enabled with Path-prefix setting": | ||
"https://www.drupal.org/files/issues/responsive_preview_with_path_prefix-2899640-2_0.patch" | ||
}, | ||
"drupal/ckeditor_media_embed": { | ||
"Issue #2900313: Add ability to embed tweets and other rich content in WYSIWYG": | ||
"https://www.drupal.org/files/issues/embed_rich_content_in_WYSIWYG-2900313-2.patch" | ||
}, | ||
"drupal/config_perms": { | ||
"Issue #2877329: When [content_translation, config_translate] module is enabled, And enabled [Custom Permissions], Then we will get Route custom_perms_select_list_form does not exist": | ||
"https://www.drupal.org/files/issues/config_perms-added_missing_edit_route-2877329-11.patch" | ||
}, | ||
"drupal/username_enumeration_prevention": { | ||
"Issue #2823440: Set $severity to OK at start of hook_requirements()": | ||
"https://www.drupal.org/files/issues/username_enumeration_prevention_requirements_severity-2823440-1.patch" | ||
}, | ||
"drupal/paragraphs_previewer": { | ||
"Issue #2904917: Make paragraph previewer work with new UI/UX improvement patch": | ||
"https://www.drupal.org/files/issues/2904917-2.patch" | ||
}, | ||
"drupal/entity_clone": { | ||
"Issue #2770687: Wrong redirection of page for entity clone module": | ||
"https://www.drupal.org/files/issues/2770687_wrong_redirection_for_entity_9.patch", | ||
"Issue #2800203: Event dispatcher for clone events": | ||
"https://www.drupal.org/files/issues/entity_clone-event_dispatcher-2800203-5.patch", | ||
"Issue #2706639: Support for cloning nodes that have another entities attached": | ||
"https://www.drupal.org/files/issues/entity_clone-attached_entities-2706639-25.patch", | ||
"Issue #2769823: Getting error after clicking on abort clone button": | ||
"https://www.drupal.org/files/issues/entity_clone-abort_clone_causes_fatal_error-2769823-4.patch" | ||
}, | ||
"drupal/content_lock": { | ||
"Issue #2907026: Fixed Warning: When we do not have content types yet in the system.": | ||
"https://www.drupal.org/files/issues/2907026-7_0.patch" | ||
} | ||
"composer-exit-on-patch-failure": true, | ||
"patchLevel": { | ||
"drupal/core": "-p2" | ||
} | ||
} | ||
} | ||
} | ||
\ No newline at end of file |