Commit Graph

17604 Commits

Author SHA1 Message Date
mohamed eskander
324d2e3184 [DURACOM-143] Fix license 2024-01-17 10:56:08 +02:00
mohamed eskander
d645939baf [DURACOM-143] Fix indexing errors & further improvements 2024-01-17 10:39:18 +02:00
Agustina Martinez
5c72d2fa65 Support for RIOXX v3 OAI profile 2024-01-13 18:31:00 +00:00
Agustina Martinez
73e5c43f7c Skip recording usage event if administrator 2024-01-13 15:48:49 +00:00
Alan Orth
7e8a7bec5d Merge pull request #9248 from TAMULib/issue-9247
Return headers for HEAD request
2024-01-11 18:15:15 +03:00
William Welling
6be7e4e370 Add content-length to bitstream 2024-01-10 15:35:40 -06:00
Tim Donohue
78a7ab0343 Merge pull request #9250 from alanorth/fix-log-typo
dspace-api: fix typo in AuthorizeServiceImpl log
2024-01-09 14:13:36 -06:00
Alan Orth
127b1ae868 dspace-api: fix typo in AuthorizeServiceImpl log 2024-01-09 11:34:52 +03:00
William Welling
64ae49a29f Return headers for HEAD request 2024-01-08 10:22:52 -06:00
Alan Orth
068b1bd92a Merge pull request #9239 from toniprieto/vocabularies-search-by-metadata-and-collection
Correct response of get controlled vocabulary by metadata and collection when NO controlled vocabulary is available for the specified metadata and collection
2024-01-04 10:32:37 +03:00
Marie Verdonck
e4da12ed2d Alteration to index-discovery script to only (re-)index specific type of IndexableObject
Not compatible with `-b` option since this clears entire index first (& expect to rebuild it in its entirety)
Compatible with `-f` to force reindex specific type of IndexableObject
2023-12-29 14:57:09 +01:00
Vincenzo Mecca
bb0693f3c6 [DSC-963] Fixes resource copy and filtering 2023-12-29 09:31:20 +01:00
Vincenzo Mecca
21b8c1b6a1 [DSC-963] Fixes server unpacking 2023-12-28 17:09:57 +01:00
Vincenzo Mecca
6ea5293250 [DSC-963] Fixes testResources generation 2023-12-28 16:22:48 +01:00
Vincenzo Mecca
0ee727e910 [DSC-963] Update to 8.0-SNAPSHOT 2023-12-28 16:22:01 +01:00
Vincenzo Mecca
b2eb057803 Merge remote-tracking branch 'origin/main' into DSC-963_main
# Conflicts:
#	pom.xml
2023-12-28 12:01:21 +01:00
frabacche
c83e3fb96f CST-5249_suggestion oaire=>openaire refactor 2023-12-28 08:59:09 +01:00
Vincenzo Mecca
c1d6090789 [DSC-963] Fixes dspace-server-webapp target folder 2023-12-27 19:46:51 +01:00
Vincenzo Mecca
47b7b4de91 [CST-12825] Fixes RorImportMetadataSourceServiceIT 2023-12-21 08:56:29 +01:00
frabacche
49648512f7 CST-5249_suggestion checkstyle fix 2023-12-21 08:55:24 +01:00
Vincenzo Mecca
cdaf64ebba [CST-12825] Fixes RorImportMetadataSourceServiceIT 2023-12-21 08:45:58 +01:00
Toni Prieto
a294f996cf Add missing test for byMetadataAndCollection operation of Controlled Vocabularies endpoint 2023-12-20 19:14:47 +01:00
Toni Prieto
eb2e4f1155 Correct response of byMetadataAndCollection operation of Controlled Vocabularies Endpoint when no controlled vocabulary is available for the specified metadata and collection 2023-12-20 19:14:47 +01:00
frabacche
c8ccb880ef CST-5249_suggestion fix runtime npe 2023-12-20 15:51:49 +01:00
Vincenzo Mecca
2fff92cdd8 [CST-12826] Orcid Synchronization for ROR organization 2023-12-19 17:40:43 +01:00
Vincenzo Mecca
91db1c07e3 [CST-12826] ROR integration for OAI-PMH 2023-12-19 17:38:48 +01:00
frabacche
e0c9c90b78 Merge conficts on EPersonServiceImpl 2023-12-19 09:37:05 +01:00
Tim Donohue
4bf7d17804 Merge pull request #8184 from 4Science/CST-5249
Add a correction service to dspace to enhance the data quality (was Enrich local data via the OpenAIRE Graph)
2023-12-18 13:51:24 -06:00
frabacche
0a74a941b0 CST-5249 Restore OpenAIRE on user interfaces, QAAuthorizationFeature fix and IT java class 2023-12-15 16:41:48 +01:00
frabacche
f931a52001 CST-5249 typo property qaevents.enabled 2023-12-15 12:43:08 +01:00
frabacche
5c845dbbaa CST-5249 new qaevent.enabled config and used for QAAuthorizationFeature 2023-12-15 10:51:36 +01:00
frabacche
f64bbd6c32 CST-5249 IT java fixes OpenaireEventsImportIT 2023-12-14 17:14:20 +01:00
frabacche
95056d509c CST-5249 find Topic order by QAevent.key, means by the topic name 2023-12-14 17:04:16 +01:00
Vincenzo Mecca
c974e73e2c [CST-12825] Ror integration 2023-12-14 14:45:53 +01:00
frabacche
5f992e0b71 CST-5249 add openaire to custom BrokerClient instance and factory 2023-12-13 16:14:36 +01:00
frabacche
ff5f3fa74f CST-5249 rename OpenAIRE to Openaire, other minor issues 2023-12-12 16:15:25 +01:00
Alan Orth
344d79bfde Merge pull request #9220 from ksankeerth/dev-9215
fix: Failure of org.dspace.app.rest.SitemapRestControllerIT when running locally
2023-12-08 10:37:49 +03:00
Shankeerthan Kasilingam
44fc15f74b fix: Failure of org.dspace.app.rest.SitemapRestControllerIT when running locally 2023-12-08 12:35:43 +05:30
Tim Donohue
b2dfa9f018 Remove unused env variables from docker.yml build script 2023-11-28 16:59:41 -06:00
Tim Donohue
15e80034bb Merge pull request #9216 from tdonohue/fix_solr_redeployment
[Docker] Ensure 'dspace-solr' image redeploys the Solr instances for Demo/Sandbox
2023-11-28 14:59:23 -06:00
Tim Donohue
e247f89325 Ensure dspace-solr redeploys the Solr instances for Demo/Sandbox 2023-11-28 14:28:14 -06:00
Tim Donohue
396b698325 Merge pull request #9213 from tdonohue/update_gh_actions
undefined
2023-11-28 13:48:06 -06:00
Tim Donohue
0e88bfdae7 Refactor docker.yml to use a separate reusable-docker-build.yml script for each image build. 2023-11-28 12:29:44 -06:00
Alan Orth
06cf8e10d8 Merge pull request #9203 from philipprumpf/issue-9202
CrossRefImport: ignore empty responses rather than generating empty phantom ImportRecords
2023-11-23 08:26:33 +03:00
Tim Donohue
538833f8a8 Minor fixes to Dockerfiles. No longer need 'git'. Use Maven flags to slightly speed up build/install steps. 2023-11-22 15:03:01 -06:00
Tim Donohue
2aae4cd78d Update GitHub action plugin versions. Minor fixes including using built-in Maven caching & fix to CodeCov action 2023-11-22 14:06:05 -06:00
Philipp Rumpf
a68755ee4f CrossRefImportMetadataSourceServiceIT: Test empty responses don't result in ... results. 2023-11-16 14:26:13 +00:00
Sascha Szott
50b47b707c subscription email: do not send email if nothing has changed (#8981)
* improved subscriptions email template

* do not send emails without content

* fixed coding style violations

* removed unnecessary isEmpty check as suggested by reviewer

* moved null check on indexableObjects in generateBodyMail

* fixed unhandled IOException

* fixed typo in bodyCommunities

* do not use != to compare strings

* fixed improper handling of empty list
2023-11-14 13:36:52 -06:00
Philipp Rumpf
9f3f5175a3 CrossRefImport: ignore empty responses rather than generating empty phantom ImportRecords
Fixes https://github.com/DSpace/DSpace/issues/9202 .
2023-11-14 10:17:42 +00:00
Tim Donohue
500fbe70a3 Merge pull request #9162 from alexandrevryghem/theme-fixes_contribute-main
Fix match theme by handle with cannonical prefix https://hdl.handle.net/ not working
2023-11-13 14:20:06 -06:00