Commit Graph

791 Commits

Author SHA1 Message Date
Tim Donohue
7b0ed1bba8 Merge pull request #3183 from tdonohue/entity_type_storage
Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
2021-04-02 09:22:17 -05:00
Mark H. Wood
8a57cb0e4b [DS-2058] Catch up with removal of traditional workflow in main. 2021-04-02 10:17:44 -04:00
Mark H. Wood
d82f66b380 [DS-2058] Correct path to workflow curation configuration.
Also clean up an annoying typo in a comment.
2021-04-02 10:15:05 -04:00
Raf Ponsaerts
6a66463f44 fix duplicate id 2021-04-01 16:28:37 +02:00
Raf Ponsaerts
4457bceace Merge remote-tracking branch 'dspace/main' into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST 2021-04-01 16:28:09 +02:00
Mark H. Wood
774582ede1 Merge remote-tracking branch 'upstream/main' into DS-2058-7x 2021-04-01 09:59:36 -04:00
Raf Ponsaerts
2ac1a22515 fix tests 2021-04-01 15:21:57 +02:00
Tim Donohue
4c0a38fb40 Rename / move 'relationship.type' metadata field to 'dspace.entity.type' 2021-03-31 15:01:45 -05:00
Andrea Bollini
44be7c7a50 Rename Orcidv3 in a more meaningful way 2021-03-30 13:23:20 +02:00
Peter Nijs
dee67dcb2f 76284: non site admin edit collection authorization group REST feedback
- Merge AuthorizeSolrService into AuthorizeService
- PreAuthorize findAdminAuthorized methods
2021-03-26 17:39:38 +01:00
Mykhaylo
1979a4d4fb Merge branch 'main' into CST-3960-SearchLinksInFacetValuesDontContainTheConfiguration 2021-03-25 17:05:20 +01:00
Mykhaylo
a31383ce6f Implement community feedbacks 2021-03-25 11:47:25 +01:00
Tim Donohue
6b352ea45d Merge pull request #3166 from UoEMainLibrary/DS-4575-7
[DS-4575]  v.7 - Exposed more parameters for DBCP2
2021-03-22 09:12:41 -05:00
Luca Giamminonni
f6f501d37c Script to delete all the values of a specified metadata field 2021-03-17 14:51:33 +01:00
Andrea Bollini
2eed442e06 Remove BTE and implement the metadata extraction step using the Live Import 2021-03-16 21:31:24 +01:00
Kim Shepherd
b049e65110 [DS-4522](main) Configuration (spring), providers and filters 2021-03-16 13:22:33 +13:00
Andrea Bollini
85ea680140 Rename staff according to the current ORCID version 2021-03-15 15:17:05 +01:00
Andrea Bollini
070776557d Adapt orcid and sherpa authorities to the new APIs 2021-03-14 22:48:47 +01:00
Andrea Bollini
78ea63ea91 Restoring Sherpa and ORCID authority classes and configuration 2021-03-13 22:51:03 +01:00
Mark H. Wood
80975dfd25 Merge remote-tracking branch 'upstream/main' into DS-3951 2021-03-13 14:53:16 -05:00
j4bbi
7fc96dc148 Exposed more parameters for DBCP2 2021-03-05 13:39:34 +00:00
Tim Donohue
b0b2cd9a6e Merge pull request #3136 from atmire/w2p-74236-access-condition
Submission embargo fix by removing group select
2021-02-24 16:29:32 -06:00
Tim Donohue
cb0a9fe663 Merge pull request #3144 from atmire/w2p-76191_Remove-Traditional-Basic-Workflow-from-codebase-and-database
Remove Traditional/Basic Workflow from codebase and database
2021-02-24 16:20:08 -06:00
Samuel
1dc0a815f2 Remove Traditional/Basic Workflow from codebase and database - rename Workflow to XmlWorkflow 2021-02-23 20:31:27 +01:00
Bruno Roemers
c88f67ea1d Merge branch 'main' into w2p-74236-access-condition
Resolve merge conflict for https://github.com/DSpace/DSpace/pull/3136
2021-02-22 08:55:34 +01:00
Tim Donohue
80c3f98447 Merge pull request #2773 from the-library-code/DS-3940_SHERPA_v2_API_master
DS-3940 SHERPA v2 API (main port)
2021-02-18 13:30:21 -06:00
Mark H. Wood
0e64959f6f [DS-2058] Enable autowiring and point to the configuration document. 2021-02-17 12:49:18 -05:00
Mark H. Wood
4a1148130b [DS-2058] Port to 7x. Formalize parser. Add tests. 2021-02-16 14:33:56 -05:00
Raf Ponsaerts
825488071d Merge remote-tracking branch 'dspace/main' into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST
Conflicts:
	dspace-server-webapp/src/test/java/org/dspace/app/rest/CollectionRestRepositoryIT.java
2021-02-15 15:18:46 +01:00
Tim Donohue
5f468770ff Merge pull request #3076 from atmire/feature-submission-forms-migration
Submission forms migration script
2021-02-10 11:19:22 -06:00
Marie Verdonck
f3d38f7f26 74720: No more submission-forms-migrate script access via REST 2021-02-10 10:55:45 +01:00
Marie Verdonck
abc333bf9c 74491: Java script for transforming the xml files 2021-02-10 10:55:44 +01:00
Raf Ponsaerts
2055901867 Merge remote-tracking branch 'dspace/main' into w2p-76284_issue-927---non-site-admin-edit-collection-authorization-group-REST
Conflicts:
	dspace-api/src/main/java/org/dspace/discovery/SolrServiceResourceRestrictionPlugin.java
2021-02-08 12:53:38 +01:00
Peter Nijs
d0aec95b28 76284: Issue 927: 401 Community or Collection Administrator editing Collection Authorization Group REST Implementation
- implement Community and Collection admin search
- implement the CollectionAdminFeature and CommunityAdminFeature Authorization feature
2021-02-02 10:27:05 +01:00
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
d14699b0da [DS-3940](master) Configuration changes for new API key, URL, external svcs 2021-01-22 15:38:30 +13:00
Samuel
b581d473ff Add SolrStatisticsCore and MockSolrStatisticsCore beans 2020-12-10 14:12:52 +01:00
Tim Donohue
6e5605453e Merge pull request #2957 from mwoodiupui/#2956
Address many deprecation warnings
2020-12-07 08:54:55 -06: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
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
Kristof De Langhe
bd765db12c 74599: Remove LCNameDataProvider 2020-11-26 11:35:05 +01:00
Mark H. Wood
47d32b72cd Better fix for configuration issue in c463b632dd24e0c017d88b36b2b6fa0f13d95fb1
Other code now depends on the 'id' of the curation script configuration bean,
so it can't be renamed.  Instead, remove the bean post processing code that
pokes 'dspace.cfg' properties into a bean which are prefixed with the bean's
'id', since nobody can remember why we do that and it causes subtle magical
problems.  It may be for Guice, which is no longer an option for DSpace.
2020-11-17 13:53:27 -05:00
Mark H. Wood
7395c5be8f Replace deprecated Spring @Required with @Autowired(required=true) 2020-11-17 13:46:06 -05:00