forked from alxp/islandora
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing gemini #822
Merged
Removing gemini #822
Changes from 10 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
ce4d1fd
Removing gemini
dannylamb 94d4a73
Forgot a test
dannylamb 3c03101
Merge branch '8.x-1.x' of https://github.com/Islandora/islandora into…
dannylamb 2ad2e56
Update composer.json
dannylamb f4c4f5a
Adding views needed for reindexing
dannylamb 73011fc
Merge branch 'no-gemini' of https://github.com/Islandora/islandora in…
dannylamb d90200e
Trying to fix composer update fail on D9.1.1
dannylamb 77d2a01
Another attempt
dannylamb 90418ce
Coding standards
dannylamb 13e6831
Removing some validation tests from IslandoraSettingsFormTest
dannylamb 6709599
Update islandora.module
dannylamb 74976a9
Update composer.json
dannylamb d6ceebd
Update build-8.x-1.x.yml
dannylamb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
171 changes: 171 additions & 0 deletions
171
modules/islandora_core_feature/config/install/views.view.all_taxonomy_terms.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- taxonomy | ||
- user | ||
id: all_taxonomy_terms | ||
label: 'All Taxonomy Terms' | ||
module: views | ||
description: '' | ||
tag: '' | ||
base_table: taxonomy_term_field_data | ||
base_field: tid | ||
display: | ||
default: | ||
display_plugin: default | ||
id: default | ||
display_title: Master | ||
position: 0 | ||
display_options: | ||
access: | ||
type: perm | ||
options: | ||
perm: 'access content' | ||
cache: | ||
type: tag | ||
options: { } | ||
query: | ||
type: views_query | ||
options: | ||
disable_sql_rewrite: false | ||
distinct: false | ||
replica: false | ||
query_comment: '' | ||
query_tags: { } | ||
exposed_form: | ||
type: basic | ||
options: | ||
submit_button: Apply | ||
reset_button: false | ||
reset_button_label: Reset | ||
exposed_sorts_label: 'Sort by' | ||
expose_sort_order: true | ||
sort_asc_label: Asc | ||
sort_desc_label: Desc | ||
pager: | ||
type: mini | ||
options: | ||
items_per_page: 10 | ||
offset: 0 | ||
id: 0 | ||
total_pages: null | ||
expose: | ||
items_per_page: false | ||
items_per_page_label: 'Items per page' | ||
items_per_page_options: '5, 10, 25, 50' | ||
items_per_page_options_all: false | ||
items_per_page_options_all_label: '- All -' | ||
offset: false | ||
offset_label: Offset | ||
tags: | ||
previous: ‹‹ | ||
next: ›› | ||
style: | ||
type: default | ||
options: | ||
grouping: { } | ||
row_class: '' | ||
default_row_class: true | ||
uses_fields: false | ||
row: | ||
type: fields | ||
options: | ||
inline: { } | ||
separator: '' | ||
hide_empty: false | ||
default_field_elements: true | ||
fields: | ||
name: | ||
id: name | ||
table: taxonomy_term_field_data | ||
field: name | ||
entity_type: taxonomy_term | ||
entity_field: name | ||
label: '' | ||
alter: | ||
alter_text: false | ||
make_link: false | ||
absolute: false | ||
trim: false | ||
word_boundary: false | ||
ellipsis: false | ||
strip_tags: false | ||
html: false | ||
hide_empty: false | ||
empty_zero: false | ||
type: string | ||
settings: | ||
link_to_entity: true | ||
plugin_id: term_name | ||
relationship: none | ||
group_type: group | ||
admin_label: '' | ||
exclude: false | ||
element_type: '' | ||
element_class: '' | ||
element_label_type: '' | ||
element_label_class: '' | ||
element_label_colon: true | ||
element_wrapper_type: '' | ||
element_wrapper_class: '' | ||
element_default_classes: true | ||
empty: '' | ||
hide_alter_empty: true | ||
click_sort_column: value | ||
group_column: value | ||
group_columns: { } | ||
group_rows: true | ||
delta_limit: 0 | ||
delta_offset: 0 | ||
delta_reversed: false | ||
delta_first_last: false | ||
multi_type: separator | ||
separator: ', ' | ||
field_api_classes: false | ||
convert_spaces: false | ||
filters: | ||
status: | ||
value: '1' | ||
table: taxonomy_term_field_data | ||
field: status | ||
plugin_id: boolean | ||
entity_type: taxonomy_term | ||
entity_field: status | ||
id: status | ||
expose: | ||
operator: '' | ||
operator_limit_selection: false | ||
operator_list: { } | ||
group: 1 | ||
sorts: { } | ||
header: { } | ||
footer: { } | ||
empty: { } | ||
relationships: { } | ||
arguments: { } | ||
display_extenders: { } | ||
cache_metadata: | ||
max-age: -1 | ||
contexts: | ||
- 'languages:language_content' | ||
- 'languages:language_interface' | ||
- url.query_args | ||
- user.permissions | ||
tags: { } | ||
block_1: | ||
display_plugin: block | ||
id: block_1 | ||
display_title: Block | ||
position: 1 | ||
display_options: | ||
display_extenders: { } | ||
cache_metadata: | ||
max-age: -1 | ||
contexts: | ||
- 'languages:language_content' | ||
- 'languages:language_interface' | ||
- url.query_args | ||
- user.permissions | ||
tags: { } | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is deprecated in D9:
Replaced with
\Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getScheme()