added "contextual filters or" module, updated oc
This commit is contained in:
		| @ -44,6 +44,7 @@ | |||||||
|         "drupal/typed_data": "^1.0@alpha", |         "drupal/typed_data": "^1.0@alpha", | ||||||
|         "drupal/views_aggregator": "^2.0", |         "drupal/views_aggregator": "^2.0", | ||||||
|         "drupal/views_autosubmit": "^1.4", |         "drupal/views_autosubmit": "^1.4", | ||||||
|  |         "drupal/views_contextual_filters_or": "^1.3", | ||||||
|         "drupal/views_data_export": "^1.1", |         "drupal/views_data_export": "^1.1", | ||||||
|         "drupal/views_summarize": "1.1.x-dev", |         "drupal/views_summarize": "1.1.x-dev", | ||||||
|         "drush/drush": "*", |         "drush/drush": "*", | ||||||
|  | |||||||
							
								
								
									
										50
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										50
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @ -4,7 +4,7 @@ | |||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "8920bc52819b0188b301e06971a7e996", |     "content-hash": "1398ce15b15034dbb4d7bf9733ce61fb", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "asm89/stack-cors", |             "name": "asm89/stack-cors", | ||||||
| @ -68,7 +68,7 @@ | |||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", |                 "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", | ||||||
|                 "reference": "5768d9187bc96ad102d4c0151e26f40920f9b648" |                 "reference": "559ff4d83b22687c6a97788fbb2aa7d007d12b24" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "composer/installers": "*", |                 "composer/installers": "*", | ||||||
| @ -85,7 +85,7 @@ | |||||||
|                     "email": "helo@autonomic.zone" |                     "email": "helo@autonomic.zone" | ||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "time": "2022-05-12T16:49:09+00:00" |             "time": "2022-05-13T12:21:13+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "bjeavons/zxcvbn-php", |             "name": "bjeavons/zxcvbn-php", | ||||||
| @ -4228,6 +4228,50 @@ | |||||||
|                 "issues": "https://www.drupal.org/project/issues/views_autosubmit" |                 "issues": "https://www.drupal.org/project/issues/views_autosubmit" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "name": "drupal/views_contextual_filters_or", | ||||||
|  |             "version": "1.3.0", | ||||||
|  |             "source": { | ||||||
|  |                 "type": "git", | ||||||
|  |                 "url": "https://git.drupalcode.org/project/views_contextual_filters_or.git", | ||||||
|  |                 "reference": "8.x-1.3" | ||||||
|  |             }, | ||||||
|  |             "dist": { | ||||||
|  |                 "type": "zip", | ||||||
|  |                 "url": "https://ftp.drupal.org/files/projects/views_contextual_filters_or-8.x-1.3.zip", | ||||||
|  |                 "reference": "8.x-1.3", | ||||||
|  |                 "shasum": "92369481206bc4db23dcf3ca17b4bc1cc3f3f1f3" | ||||||
|  |             }, | ||||||
|  |             "require": { | ||||||
|  |                 "drupal/core": "^8 || ^9" | ||||||
|  |             }, | ||||||
|  |             "type": "drupal-module", | ||||||
|  |             "extra": { | ||||||
|  |                 "drupal": { | ||||||
|  |                     "version": "8.x-1.3", | ||||||
|  |                     "datestamp": "1640344336", | ||||||
|  |                     "security-coverage": { | ||||||
|  |                         "status": "covered", | ||||||
|  |                         "message": "Covered by Drupal's security advisory policy" | ||||||
|  |                     } | ||||||
|  |                 } | ||||||
|  |             }, | ||||||
|  |             "notification-url": "https://packages.drupal.org/8/downloads", | ||||||
|  |             "license": [ | ||||||
|  |                 "GPL-2.0+" | ||||||
|  |             ], | ||||||
|  |             "authors": [ | ||||||
|  |                 { | ||||||
|  |                     "name": "m.lebedev", | ||||||
|  |                     "homepage": "https://www.drupal.org/user/2566550" | ||||||
|  |                 } | ||||||
|  |             ], | ||||||
|  |             "description": "Modify views query to support OR conditions for contextual filters.", | ||||||
|  |             "homepage": "https://www.drupal.org/project/views_contextual_filters_or", | ||||||
|  |             "support": { | ||||||
|  |                 "source": "https://git.drupalcode.org/project/views_contextual_filters_or" | ||||||
|  |             } | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "name": "drupal/views_data_export", |             "name": "drupal/views_data_export", | ||||||
|             "version": "1.1.0", |             "version": "1.1.0", | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user