From c172ba9ec4cb0139dafacb7774028da23e8b0fcf Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Tue, 4 Feb 2020 16:57:50 +0200 Subject: [PATCH] Issue #3110640: Varbase 8.8.2: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard --- CHANGELOG.md | 124 +++++++++++++++++++++++++++++++++++++++++++ README.md | 4 +- composer.json | 38 ++++++------- drupal-org-core.make | 2 +- drupal-org.make | 53 +++++++++++------- varbase.info.yml | 2 +- 6 files changed, 181 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad376224..f71da656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,127 @@ +# 8.8.2 + +### Highlighted important changes since Varbase 8.x-8.1: +* Issue [#3104773](https://www.drupal.org/node/3104773): + Added [Varbase Layout Builder settings] for options source + config to feed [Background color] styling option +* Issue [#3107973](https://www.drupal.org/node/3107973): + Added support for [Varbase Layout Builder] colors theme + vlb-colors library in Vartheme BS4 and VARTHEME_BS4_SUBTHEME + with gulp-csscomb +* Issue [#3106854](https://www.drupal.org/node/3106854): + Added a redirect to the layout editing page after creating a + new entity with a View mode Layout Builder enabled on the + default or full content display mode +* Issue [#3105983](https://www.drupal.org/node/3105983): + Added [Media and Gallery Block types] to be used with the + [Varbase Landing Page (Layout Builder)] content type + +### Added since Varbase 8.x-8.1: +* Issue [#3090764](https://www.drupal.org/node/3090764) + by Odai Atieh + : Added [object-fit-polyfill] library in [Varbase Core] to + support IE 9+, iOS 7-, and Android 4.4 (Image, Video, + YouTube, Vimeo) Object-fit +* Issue [#3105908](https://www.drupal.org/node/3105908): + Added [Text formats Block types] to be used with the + [Varbase Landing Page (Layout Builder)] content type +* Issue [#3107731](https://www.drupal.org/node/3107731): + Added [Block Form Alter] module ( ~1.0 ) +* Issue [#3104761](https://www.drupal.org/node/3104761): + Added and enable [Entity Blocks] module ( ~1.0 ) and + configured restriction for Varbase Landing Page + (Layout Builder) content type +* Issue [#3105920](https://www.drupal.org/node/3105920): + Added [Block Content Permissions] module ( ~1.0 ) +* Issue [#3105911](https://www.drupal.org/node/3105911): + Added [Allowed Formats] module ( ~1.0 ) +* Issue [#3106590](https://www.drupal.org/node/3106590): + Added [Configuration inspector] module to [Varbase Development] + for development usage only +* Issue [#3104059](https://www.drupal.org/node/3104059) + by Mohammad Fayoumi + : Added alternative text to the logo print image in + [Varbase Theme (Bootstrap 4 - SASS)] +* Issue [#3079231](https://www.drupal.org/node/3079231) + by metalbote + : Added code quality tests and analysis + +### Changed since Varbase 8.x-8.1: +* Issue [#3106793](https://www.drupal.org/node/3106793) + by Mohammed J. Razem + : Provided a new token for the site origin URL (protocol + and domain name) without language prefix +* Issue [#3082722](https://www.drupal.org/node/3082722) + by firassziedan + , RajabNatshah + , Mohammed J. Razem + : Changed default metatag configs to use Origin URL + [site:origin-url] token for the site (protocol and + domain name) without language prefix +* Issue [#3106862](https://www.drupal.org/node/3106862) + by Mohammed J. Razem + : Changed the redirect_404 view to show full pager and sort by + last accessed +* Issue [#3109736](https://www.drupal.org/node/3109736): + Changed alternatives gulp-csscombx with gulp-csscomb +* Issue [#3074961](https://www.drupal.org/node/3074961) + by metalbote + : Change web-root logic as drupalRoot should not be + hardcoded in src/Scripthandler + +### Updates since Varbase 8.x-8.1: +* Issue [#3108245](https://www.drupal.org/node/3108245): + Updated [Views Bootstrap] module from 8.4.1 to 8.4.2 ( ~4.0 ) + and removed committed patches +* Issue [#3106252](https://www.drupal.org/node/3106252): + Updated [Entity Browser] module from 8.2.2 to 8.2.3 ( ~2.0 ) + and remove committed patches +* Issue [#3104881](https://www.drupal.org/node/3104881): + Updated [Better Login] module from 8.1.3 to 8.1.4 ( ~1.0 ) + and removed committed patches +* Issue [#3106477](https://www.drupal.org/node/3106477): + Updated [Layout Builder Modal] from 8.1.0-alpha2 to 8.1.0 + ( ~1.0 ) and removed committed patches +* Issue [#3108121](https://www.drupal.org/node/3108121): + Updated [Popper.js] library to v2.0.0 stable +* Issue [#3110640](https://www.drupal.org/node/3110640): + Varbase 8.8.2: Updated [CHANGELOG.md, README.md, + drupal-org.make] files and filtered the code for Drupal + 8 Coding Standard + +### Fixes since Varbase 8.x-8.1: +* Issue [#3109040](https://www.drupal.org/node/3109040): + Fixed background media supports in [Varbase Layout Builder] + for IE 9+, iOS 7-, and Android 4.4 (Image, Video, + YouTube, Vimeo) Object-fit +* Issue [#3106640](https://www.drupal.org/node/3106640) + by mhawwari + : Fixed deprecated override file for [Varbase Media Hero Slider] + theming in Vartheme BS4 Sub-themes +* Issue [#3106321](https://www.drupal.org/node/3106321): + Fixed regression for overridden media types with other + Varbase components like Varbase Blog and Varbase Media Header +* Issue [#3104904](https://www.drupal.org/node/3104904) + by josebc + : Fixed upgrading [Config Filter] to 2.x breaks old + [config splits] configs +* Issue [#3103868](https://www.drupal.org/node/3103868) + by RajabNatshah + , Joachim Namyslo + : Fixed update-varbase.sh should invoke composer update + whenever possible +* Issue [#3109848](https://www.drupal.org/node/3109848): + Fixed Cache Tags on node revision preview timestamp + for a node content page +* Issue [#3106537](https://www.drupal.org/node/3106537): + Fixed Warning: for misnamed Plugin Alternate Hand held + in [metatag] module +* Issue [#3110723](https://www.drupal.org/node/3110723): + Fixed notice error messages from [External Links] + module for not having a default config values + +-------------------------------------------------------------------------------- + # 8.8.1 ### Highlighted important changes since Varbase 8.x-8.0: diff --git a/README.md b/README.md index e7f86f72..d5a1e153 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.org/Vardot/varbase/builds/631132667) Varbase 8.8.1 +[](https://travis-ci.org/Vardot/varbase/builds/645108637) Varbase 8.8.2 [](https://www.drupal.org/project/varbase) @@ -29,7 +29,7 @@ instructions. To install the most recent stable release of Varbase 8.8.x run this command: ``` -composer create-project vardot/varbase-project:^8.8.1 PROJECT_DIR_NAME --no-dev --no-interaction +composer create-project vardot/varbase-project:^8.8.2 PROJECT_DIR_NAME --no-dev --no-interaction ``` To install the dev version of Varbase 8.8.x run this command: diff --git a/composer.json b/composer.json index 7d12f2a3..f4d3bfcf 100644 --- a/composer.json +++ b/composer.json @@ -33,25 +33,25 @@ "drupal/core-composer-scaffold": "^8.8.0", "drupal/drupal-library-installer-plugin": "^0.3", "webflo/drupal-finder": "~1.0", - "drupal/varbase_core": "8.x-dev", - "drupal/varbase_api": "7.x-dev", - "drupal/varbase_media": "7.x-dev", - "drupal/varbase_bootstrap_paragraphs": "7.x-dev", - "drupal/varbase_editor": "7.x-dev", - "drupal/varbase_landing": "7.x-dev", - "drupal/varbase_layout_builder": "1.x-dev", - "drupal/varbase_heroslider_media": "7.x-dev", - "drupal/varbase_carousels": "7.x-dev", - "drupal/varbase_blog": "8.x-dev", - "drupal/varbase_search": "6.x-dev", - "drupal/varbase_seo": "6.x-dev", - "drupal/varbase_auth": "6.x-dev", - "drupal/varbase_total_control": "6.x-dev", - "drupal/varbase_styleguide": "6.x-dev", - "drupal/varbase_email": "6.x-dev", - "drupal/vartheme": "6.x-dev", - "drupal/vartheme_bs4": "6.x-dev", - "drupal/vartheme_admin": "6.x-dev" + "drupal/varbase_core": "~8.0", + "drupal/varbase_api": "~7.0", + "drupal/varbase_media": "~7.0", + "drupal/varbase_bootstrap_paragraphs": "~7.0", + "drupal/varbase_editor": "~7.0", + "drupal/varbase_landing": "~7.0", + "drupal/varbase_layout_builder": "~1.0", + "drupal/varbase_heroslider_media": "~7.0", + "drupal/varbase_carousels": "~7.0", + "drupal/varbase_blog": "~8.0", + "drupal/varbase_search": "~6.0", + "drupal/varbase_seo": "~6.0", + "drupal/varbase_auth": "~6.0", + "drupal/varbase_total_control": "~6.0", + "drupal/varbase_styleguide": "~6.0", + "drupal/varbase_email": "~6.0", + "drupal/vartheme": "~6.0", + "drupal/vartheme_bs4": "~6.0", + "drupal/vartheme_admin": "~6.0" }, "require-dev": { "drupal/console": "~1.0", diff --git a/drupal-org-core.make b/drupal-org-core.make index ac9a7163..1d506453 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -3,7 +3,7 @@ core = 8.x ; Drupal Core projects[drupal][type] = "core" -projects[drupal][version] = "8.8.1" +projects[drupal][version] = "8.8.2" ;; Issue #2869592: Disabled update module shouldn't produce a status report warning projects[drupal][patch][] = https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch ;; Issue #2815221: Add quickedit to the latest-revision route diff --git a/drupal-org.make b/drupal-org.make index 42eeecbf..3e2b80ad 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -17,6 +17,9 @@ projects[config_filter][version] = 2.0-rc1 projects[config_ignore][type] = module projects[config_ignore][version] = 2.2 +projects[config_inspector][type] = module +projects[config_inspector][version] = 1.0 + projects[ctools][type] = module projects[ctools][version] = 3.2 ;; Issue #2820783: Fix Block.php notices and warnings. @@ -86,6 +89,15 @@ projects[block_class][version] = 1.1 projects[menu_block][type] = module projects[menu_block][version] = 1.5 +projects[block_form_alter][type] = module +projects[block_form_alter][version] = 1.1 + +projects[entity_block][type] = module +projects[entity_block][version] = 1.0-beta2 + +projects[block_content_permissions][type] = module +projects[block_content_permissions][version] = 1.8 + projects[extlink][type] = module projects[extlink][version] = 1.1 @@ -496,6 +508,9 @@ projects[checklistapi][version] = 1.10 projects[script_manager][type] = module projects[script_manager][version] = 1.1 +projects[allowed_formats][type] = module +projects[allowed_formats][version] = 1.2 + ;;;;;;;;;;;;;;;;;;;;; ;; Contrib themes ;;;;;;;;;;;;;;;;;;;;; @@ -530,65 +545,65 @@ projects[total_control][version] = 2.0-beta2 ;;;;;;;;;;;;;;;;;;;;; projects[varbase_core][type] = module -projects[varbase_core][version] = 8.x-dev +projects[varbase_core][version] = 8.3 projects[varbase_api][type] = module -projects[varbase_api][version] = 7.x-dev +projects[varbase_api][version] = 7.8 projects[varbase_media][type] = module -projects[varbase_media][version] = 7.x-dev +projects[varbase_media][version] = 7.12 projects[varbase_bootstrap_paragraphs][type] = module -projects[varbase_bootstrap_paragraphs][version] = 7.x-dev +projects[varbase_bootstrap_paragraphs][version] = 7.8 projects[varbase_editor][type] = module -projects[varbase_editor][version] = 7.x-dev +projects[varbase_editor][version] = 7.5 projects[varbase_landing][type] = module -projects[varbase_landing][version] = 7.x-dev +projects[varbase_landing][version] = 7.1 projects[varbase_layout_builder][type] = module -projects[varbase_layout_builder][version] = 1.x-dev +projects[varbase_layout_builder][version] = 1.0-alpha6 projects[varbase_heroslider_media][type] = module -projects[varbase_heroslider_media][version] = 7.x-dev +projects[varbase_heroslider_media][version] = 7.6 projects[varbase_carousels][type] = module -projects[varbase_carousels][version] = 7.x-dev +projects[varbase_carousels][version] = 7.1 projects[varbase_blog][type] = module -projects[varbase_blog][version] = 8.x-dev +projects[varbase_blog][version] = 8.0 projects[varbase_search][type] = module -projects[varbase_search][version] = 6.x-dev +projects[varbase_search][version] = 6.4 projects[varbase_seo][type] = module -projects[varbase_seo][version] = 6.x-dev +projects[varbase_seo][version] = 6.9 projects[varbase_total_control][type] = module -projects[varbase_total_control][version] = 6.x-dev +projects[varbase_total_control][version] = 6.9 projects[varbase_auth][type] = module -projects[varbase_auth][version] = 6.x-dev +projects[varbase_auth][version] = 6.7 projects[varbase_styleguide][type] = module -projects[varbase_styleguide][version] = 6.x-dev +projects[varbase_styleguide][version] = 6.3 projects[varbase_email][type] = module -projects[varbase_email][version] = 6.x-dev +projects[varbase_email][version] = 6.1 ;;;;;;;;;;;;;;;;;;;;; ;; Varbase public contributed themes. ;;;;;;;;;;;;;;;;;;;;; projects[vartheme][type] = theme -projects[vartheme][version] = 6.x-dev +projects[vartheme][version] = 6.6 projects[vartheme_bs4][type] = theme -projects[vartheme_bs4][version] = 6.x-dev +projects[vartheme_bs4][version] = 6.7 projects[vartheme_admin][type] = theme -projects[vartheme_admin][version] = 6.x-dev +projects[vartheme_admin][version] = 6.7 ;;;;;;;;;;;;;;;;;;;;; ;; Libraries diff --git a/varbase.info.yml b/varbase.info.yml index b8f12233..14a9963d 100755 --- a/varbase.info.yml +++ b/varbase.info.yml @@ -7,7 +7,7 @@ distribution: name: Varbase install: theme: vartheme_admin -version: 8.x-8.x-dev +version: 8.x-8.2 install: - system - action -- GitLab