-
Notifications
You must be signed in to change notification settings - Fork 17
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
Dec 2022 Starter Site Mini-Sprint #39
Merged
Merged
Conversation
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
rosiel
force-pushed
the
dec2022-sprint
branch
from
December 17, 2022 16:09
bc9be99
to
5756931
Compare
rosiel
commented
Dec 20, 2022
This was referenced Jan 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this Pull Request do?
Includes changes made in the Dec 2022 Starter Site Mini-Sprint.
Related GitHub Issue:
Other Relevant Links: (Google Groups discussion, related pull requests,
Release pull requests, etc.)
enforce
d depencies of config entities on islandora_core_feature. #28 (includes, addressing [TECH DEBT] Some configs areenforced
to depend on "Islandora Core Feature" #8)What's new?
See Final List of Changes (spreadsheet).
Highlights include:
Admin views (Content, Media, File, Taxonomy Terms) are enhanced (or created) to include repository structure fields/filters
Top level collection view created
New viewer selection mechanism ("display hint" on the node is now a "view mode switcher" on the media).
With this, a new understanding: "Service file" is a file you want displayed in a viewer on the node. Double-tag if you want the original file to also be the service file. This will now (as of islandora 2.6.1) not cause an infinite derivative loop.
Does this change add any new dependencies? YES!
Does this change require any other modifications to be made to the repository
(i.e. Regeneration activity, etc.)? N/A
Could this change impact execution of existing code? N/A
How should this be tested?
Try the site (with demo content) at [link to come]
Documentation Status
Additional Notes:
Any additional information that you think would be helpful when reviewing this
PR.
Interested parties
Tag (@ mention) interested parties or, if unsure, @Islandora/committers