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

Master #1

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

Master #1

wants to merge 10,000 commits into from

Conversation

tnaskret
Copy link

No description provided.

tdonohue and others added 30 commits March 25, 2024 12:28
…r a trailing slash is included or not. (Similar to prior GET commit)
…propriate errors, but the status code is changed in Spring 6.
…ure" filter to ensure we are just searching for the one feature we are interested in.
…el caching. Required in Hibernate 6 as subclasses cannot use @Cache annotation
…ed for virtual fields as well. Also minor code cleanup in PatchMetadataIT.
…ctions requiring a GROUP BY, and they throw errors now in latest Hibernate/Postgres
damian-joz and others added 30 commits May 24, 2024 16:10
…em model (discoverable, archived, withdrawn)
Refactor item counter fixes after review
Fix Item Counts (webui.strengths) by refactoring ItemCounter and ItemCountDAO to act like other Spring beans
Remove old UI references from OpenSearch / RSS feeds
The DOIIdentifierProvider using a filter was commented out twice. We
should show that it works with and without a filter. Furthermore one
comments looked cut off.
In the conversation of DSpace#9271 kshepherd states that he had issues to
register DOIs when the doi-filter is usint the is_archived_condition. I
was able to reproduce these issues. This removes the reference to that
condition from the filter. The item is not archived when the
InstallItemService is trying to apply a DOI to it.
…erentiate relationships with same label and different entity types
…into w2p-115434_byLabel-related-entity-type_contribute-main
…is used also for the spring context created by the DSpace kernel
…fierService

Update comments in identifier-service.xml
…nditionFromDOIFilter

Remove the is-archived_condition from the doi-filter
We can set filters in identifier-service.xml. Setting them in
modules/identifiers.cfg is just overidding the other one. To keep things
simple, we should avoid having two different filters for the same issue.
The filter configured in spring is working for any new DOI, while the
one we take out here, is just working for items being run through the
install item service.
Fix for Bump org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.1
DS-9323: update creativecommons.org links to use https
Fixed too long classpath bug in test_databaseFixed classpath issue in test_database target
Ensure work directory is cleaned up even when Zip export fails
Metadata Import via Scopus API: improved handling of empty search results
…el-related-entity-type_contribute-main

Fixed item edit relationships with same type name but different entities all being shown under same label
Delete sync settings when disconnect from orcid
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.