Skip to content
Snippets Groups Projects
Commit 370c6a77 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3095576: Varbase 8.8.0: Update [CHANGELOG.md, README.md,...

Issue #3095576: Varbase 8.8.0: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard
parent d1fda00f
No related branches found
No related tags found
No related merge requests found
...@@ -23,8 +23,16 @@ ...@@ -23,8 +23,16 @@
Added the 3101791-8.patch for [Layout Builder Modal] module Added the 3101791-8.patch for [Layout Builder Modal] module
to fix an integration issue with [Layout Builder UX] to fix an integration issue with [Layout Builder UX]
to configure shortcut link to open with modal to configure shortcut link to open with modal
* Issue [#3102559](https://www.drupal.org/node/3102559):
Added the 3102555-3.patch for [Better Login] module to fix
the remove all blocks in content region
* Issue [#3102065](https://www.drupal.org/node/3102065):
Added a necessary initialization for the entire system to
account for changed config by the end of the installation
### Changed since Varbase 8.x-7.4: ### Changed since Varbase 8.x-7.4:
* Issue [#3093405](https://www.drupal.org/node/3093405):
Started an 8.x-8.x branch for [Varbase Core] module
* Issue [#3093424](https://www.drupal.org/node/3093424): * Issue [#3093424](https://www.drupal.org/node/3093424):
Started an 8.x-8.x branch for [Varbase Blog] module Started an 8.x-8.x branch for [Varbase Blog] module
* Issue [#3095593](https://www.drupal.org/node/3095593): * Issue [#3095593](https://www.drupal.org/node/3095593):
...@@ -35,13 +43,22 @@ ...@@ -35,13 +43,22 @@
by [jedgar1mx](https://www.drupal.org/u/jedgar1mx) by [jedgar1mx](https://www.drupal.org/u/jedgar1mx)
: Removed the 3034353-2.patch for [Social Auth Google] as it : Removed the 3034353-2.patch for [Social Auth Google] as it
was committed in 8.x-2.0 stable was committed in 8.x-2.0 stable
* Issue [#3098737](https://www.drupal.org/node/3098737):
Remove the 3096956-17 patch for [Views Reference Field] as
it was committed and 8.x-2.0-alpha6 was released
### Updates since Varbase 8.x-7.4: ### Updates since Varbase 8.x-7.4:
* Updated [Drupal] core from 8.7.11 ( ~8.7.0 ) to 8.8.1 ( ~8.8.0 )
* Issue [#3101570](https://www.drupal.org/node/3101257):
Update [Update helper] module from 8.1.0 to 8.1.1 and update
the [PATCH] Enhancements
* Issue [#3101257](https://www.drupal.org/node/3101257): * Issue [#3101257](https://www.drupal.org/node/3101257):
Updated [Config Filter] from ~1.0 to ~2.0 Updated [Config Filter] from ~1.0 to ~2.0
* Issue [#3101261](https://www.drupal.org/node/3101261): * Issue [#3101261](https://www.drupal.org/node/3101261):
Updated [Content locking (anti-concurrent editing)] Updated [Content locking (anti-concurrent editing)]
module from ~1.0 to ~2.0 module from ~1.0 to ~2.0
* Issue [#3102032](https://www.drupal.org/node/3102032):
Updated [Devel] module from * ( ~2.0 ) to ~3.0
* Issue [#3095576](https://www.drupal.org/node/3095576): * Issue [#3095576](https://www.drupal.org/node/3095576):
Varbase 8.8.0: Update [CHANGELOG.md, README.md, Varbase 8.8.0: Update [CHANGELOG.md, README.md,
drupal-org.make] files and filter the code for Drupal drupal-org.make] files and filter the code for Drupal
...@@ -65,6 +82,15 @@ ...@@ -65,6 +82,15 @@
* Issue [#3101234](https://www.drupal.org/node/3101234): * Issue [#3101234](https://www.drupal.org/node/3101234):
Fixed Drupal core multilingual site's layout edit Fixed Drupal core multilingual site's layout edit
context issue context issue
* Issue [#3101310](https://www.drupal.org/node/3101310):
Fixed argument 2 passed to Drupal jsonapi Routing closure
must be an instance of ResourceType, NULL given
* Issue [#3096606](https://www.drupal.org/node/3096606):
Fixed drag and drop of blocks incompatible issue for
[Bootstrap Layouts] with [Layout Builder]
* Issue [#3096607](https://www.drupal.org/node/3096607):
Fixed unsupported operand types for [Bootstrap Layouts]
in set configuration
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
......
[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.0)](https://travis-ci.org/Vardot/varbase/builds/628814881) Varbase 8.8.0 [![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.0)](https://travis-ci.org/Vardot/varbase/builds/628830057) Varbase 8.8.0
[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase) [![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)
......
...@@ -22,5 +22,3 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-12-15/26467 ...@@ -22,5 +22,3 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-12-15/26467
projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-12-19/3101231-19.patch projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-12-19/3101231-19.patch
;; Issue #2996114: Fix Argument 2 passed to Drupal jsonapi Routing closure must be an instance of ResourceType, NULL given ;; Issue #2996114: Fix Argument 2 passed to Drupal jsonapi Routing closure must be an instance of ResourceType, NULL given
projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-12-03/2996114-99.patch projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-12-03/2996114-99.patch
;; Issue #3086307: Fix install performance by 20% on rebuilding the router after installation
projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-12-03/3086307-24.patch
\ No newline at end of file
...@@ -477,7 +477,7 @@ projects[menu_admin_per_menu][type] = module ...@@ -477,7 +477,7 @@ projects[menu_admin_per_menu][type] = module
projects[menu_admin_per_menu][version] = 1.0 projects[menu_admin_per_menu][version] = 1.0
projects[drd_agent][type] = module projects[drd_agent][type] = module
projects[drd_agent][version] = 3.11 projects[drd_agent][version] = 3.12
projects[libraries_ui][type] = module projects[libraries_ui][type] = module
projects[libraries_ui][version] = 1.0 projects[libraries_ui][version] = 1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment