Commit Graph

5560 Commits

Author SHA1 Message Date
Bruno Roemers
2109a5878d 74236: BUGFIX: StartDateLimit and EndDateLimit are both maximum dates
They do not represent a range but are independent of each other.

Also removed obsolete field selectGroupName.
2021-01-27 16:58:23 +01:00
Samuel
16ae96b4c3 taskid 76191 Remove Traditional/Basic Workflow from codebase and database 2021-01-27 06:41:16 +01:00
Kim Shepherd
fdabd643f0 [DS-3940] Additional javadoc, integration and unit tests, service refactor 2021-01-22 15:44:05 +13:00
Kim Shepherd
43d7c20fd2 [DS-3940](main) Shift spring config to DSpace config service for providers 2021-01-22 15:39:54 +13:00
Kim Shepherd
54ec03d0a1 [DS-3940](master) Ensure sherpa.romeo.apikey placeholder always exists
Spring bean configuration (external-sources.xml) requires the placeholder,
even if it is null, so this change reverts the commented out api key
introduced with other v2 refactor work
2021-01-22 15:39:54 +13:00
Kim Shepherd
d14699b0da [DS-3940](master) Configuration changes for new API key, URL, external svcs 2021-01-22 15:38:30 +13:00
Tim Donohue
b0a5b55ca1 Switch author field to onebox. Update DTD to allow regex in relation-field. Other minor changes 2021-01-21 11:41:55 -06:00
Tim Donohue
5c2deae4d9 Merge pull request #3004 from atmire/entities-update-item-metadata-outside-rest
Entities update item metadata outside rest
2021-01-20 08:44:27 -06:00
Tim Donohue
5a3f68e87c Merge pull request #3109 from atmire/w2p-75240_Issue-943-External-sources-limited-based-on-metadata-field
Limit externalSources per metadata field
2021-01-20 08:42:31 -06:00
Raf Ponsaerts
9804110b04 Removed testing config remnant 2021-01-19 14:41:00 +01:00
Marie Verdonck
b77b9949ee 75922: Feedback PR #3004 2021-01-12 17:22:18 +01:00
Paulo Graça
1db63c9262 fix resolveFieldType for identifier element by forcing the first element 2021-01-07 15:33:12 +00:00
Paulo Graça
43893124e5 also add support for oaire:file @accessRightsURI 2021-01-07 10:41:43 +00:00
Tim Donohue
126775c665 Update dspace-shibboleth docker settings to no longer overwrite Access-Control-Expose-Headers. Instead we'll use the ones from Tomcat. 2021-01-06 10:24:13 -06:00
Tim Donohue
f6c095f296 Add comments to dspace.cfg describing Spring Boot proxy settings which may be applicable to sites using a proxy. I found this useful when testing SameSite cookies behind a HTTPS proxy. 2021-01-06 10:24:11 -06:00
Tim Donohue
de58a6ca03 Reenable CSRF projection with recommended Angular settings 2021-01-06 10:24:10 -06:00
Paulo Graça
4b13a11376 support for related identifiers and alternative identifiers 2021-01-06 13:10:53 +00:00
Paulo Graça
42a6c2ae79 addressing issue 3097 2021-01-04 15:11:14 +00:00
Kristof De Langhe
74d1561357 75240: ExternalSource for collection submit 2020-12-21 14:33:39 +01:00
Raf Ponsaerts
be5e2a8479 update config 2020-12-21 14:30:22 +01:00
Raf Ponsaerts
c2527e4909 Added config for a collection submit 2020-12-21 14:30:14 +01:00
Tim Donohue
250c87dc16 Merge pull request #3091 from tdonohue/shib_via_docker
Create Shibboleth Docker Scripts using samltest.id for easier development
2020-12-18 16:02:54 -06:00
Tim Donohue
d9b5d4ed1f Merge pull request #3081 from atmire/w2p-74939_2786-fix-item-submission-xml-DTD
item-submission refactor to have different step xml tags
2020-12-17 08:52:31 -06:00
Kristof De Langhe
0b06620210 75240: External sources for realtion-fields in submission 2020-12-16 11:46:55 +01:00
Tim Donohue
65be3a5eb6 Add instructions for using dspace-angular with Shibboleth as well 2020-12-14 11:27:11 -06:00
Tim Donohue
81ae880009 Add missing license headers & ignore .conf for license header check 2020-12-14 11:27:11 -06:00
Tim Donohue
33b7f064e1 Enhance docs and minor config corrections 2020-12-14 11:27:11 -06:00
Tim Donohue
4ee7caa168 Add attribute-map.xml for samltest.id and write more detailed instructions 2020-12-14 11:27:11 -06:00
Tim Donohue
29bece98db Update to allow Apache/Shibboleth Server Name to be passed via env variable 2020-12-14 11:27:11 -06:00
Tim Donohue
f91a48c1f6 Add AJP connector to both Apache and Tomcat. Add new docker compose for shib 2020-12-14 11:27:11 -06:00
Tim Donohue
600114536f Add Apache VHost with Shib settings 2020-12-14 11:27:10 -06:00
Tim Donohue
e9cf8697df Initial framework for dspace-shibboleth docker container 2020-12-14 11:27:10 -06:00
Paulo Graça
b00e472e38 Addressing issue #3074 2020-12-10 15:49:05 +00:00
Samuel
b581d473ff Add SolrStatisticsCore and MockSolrStatisticsCore beans 2020-12-10 14:12:52 +01:00
Samuel
1f73d136f2 DS-4440 GDPR - Anonymize statistics feature - feedback: default configuration 2020-12-10 14:12:24 +01:00
Samuel
d71472fcc3 DS-4440 GDPR - Anonymize statistics feature - feedback: default configuration & spelling 2020-12-10 14:12:24 +01:00
Samuel
10f38d3fe5 DS-4440 GDPR - Anonymize statistics feature - feedback 2020-12-10 14:12:24 +01:00
Samuel
810b9c3bbc DS-4440 GDPR - Anonymize statistics feature 2020-12-10 14:12:24 +01:00
Tim Donohue
6e5605453e Merge pull request #2957 from mwoodiupui/#2956
Address many deprecation warnings
2020-12-07 08:54:55 -06:00
Peter Nijs
efbc0c63c1 74939 2786: fix item-submission.xml DTD 2020-12-07 09:50:11 +01:00
Tim Donohue
1f551dda36 Merge pull request #2746 from atmire/circular-entities
Entities related to Entities of the same type
2020-12-04 11:36:41 -06:00
Marie Verdonck
aa09fb1074 Merge branch 'master' into circular-entities 2020-12-04 10:23:30 +01:00
Mark H. Wood
6c22807619 Merge branch 'main' into #2956 2020-12-02 08:30:47 -05:00
Tim Donohue
f9258e5f20 Merge pull request #3071 from atmire/w2p-74599_Remove-LCNameDataProvider
Remove LCNameDataProvider and config from DSpace 7 REST API
2020-12-01 16:26:48 -06:00
Mark H. Wood
bf4f5c5b5d Merge remote-tracking branch 'upstream/main' into #2956 2020-12-01 16:25:24 -05:00
Tim Donohue
adff448a66 Merge pull request #3002 from atmire/w2p-72348_Support-itemService-getMetadata-with-virtual-md
Support itemService.getMetadata with virtual md field
2020-12-01 12:56:17 -06:00
Mark H. Wood
3e16c7ed9e Merge remote-tracking branch 'upstream/main' into #2956 2020-11-30 17:24:48 -05:00
Tim Donohue
e7a2cbc2c9 Merge pull request #2780 from 4Science/D4CRIS-952-orcidV3
Upgrade to the ORCID v3 API
2020-11-30 11:10:08 -06:00
Raf Ponsaerts
7ce7e0a52d cleaned up the lcname.url property 2020-11-30 14:39:35 +01:00
Kristof De Langhe
bd765db12c 74599: Remove LCNameDataProvider 2020-11-26 11:35:05 +01:00