Redo of https://github.com/Islandora/islandora/pull/778 and https… #827
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.
Github issues: Islandora/documentation#1549 and Islandora/documentation#1550.
What does this Pull Request do?
Accounts for the fact that @mjordan is an idiot. Specifically, this is a redo of the PRs #778 and #782, which I incorrectly opened against and were merged against the master branch.
What's new?
admin/reports/islandora/rdf_mappings
that generates and renders the report (including updating the menu links and routing YAML files as required)getUriFieldNamesForTerms()
function in the Islandora Utilities serviceHow should this be tested?
islandora
module directory:git remote add mjordan https://github.com/mjordan/islandora.git
git fetch mjordan
git checkout issue-1521-redo
drush cr
)Additional Notes:
Interested parties
@Islandora/7-x-1-x-committers