Skip to content
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

Draft: 8.x 1.x from Upstream #2

Open
wants to merge 10 commits into
base: 8.x-1.x
Choose a base branch
from

Conversation

DonRichards
Copy link
Member

GitHub Issue: (link)

  • Other Relevant Links (Google Groups discussion, related pull requests,
    Release pull requests, etc.)

What does this Pull Request do?

A brief description of what the intended result of the PR will be and/or what
problem it solves.

What's new?

A in-depth description of the changes made by this PR. Technical details and
possible side effects.

  • Changes x feature to such that y
  • Added x
  • Removed y
  • Does this change require documentation to be updated?
  • Does this change add any new dependencies?
  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)?
  • Could this change impact execution of existing code?

How should this be tested?

A description of what steps someone could take to:

  • Reproduce the problem you are fixing (if applicable)
  • Test that the Pull Request does what is intended.
  • Please be as detailed as possible.
  • Good testing instructions help get your PR completed faster.

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/8-x-committers

wgilling and others added 10 commits July 27, 2021 10:07

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* moved PDF URL token from controlled_access_terms for #1171

* include reference to Media and File classes

* an empty line for travis

* download url using the islandora_utils getDownloadUrl method

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Allow page view derived Advanced Search blocks on any page

Allows the Advanced Search block to be used on pages
where its corresponding view is not present. Now it
will redirect to the route associated with the view
it was generated from.

This is not valid for Advanced Search blocks that
are derived from non-page based views, as there is
no known location in which to redirect the query.

* Fix for undefined index warning.

* Documented Exposed form style settings requirement for Advanced Search.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Update PULL_REQUEST_TEMPLATE.md

* fix spelling.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* fix broken islandora_core_feature_update_8001

* issue-1886: fix undefined variable

fixes Islandora/documentation#1888 and fixes Islandora/documentation#1886

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* More flexible headers for STOMP messages, theoretically.

* Lower the priority of the base implementation.

* More context.

* Add in the "aud" claim.

... ensure we're dealing with our tokens.

* Rectify the other base class.

* Remove some chaff intro'd from merge conflicts.

* Return after failing to find the "aud" claim.

* Permissively allow without the "aud" claim...

... _could_ roll more conditionally, with some state set during an update
hook; however, seems like unnecessary complexity.

* Couple of coding standards things.

* Add the use of the class back in.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants