Commit Graph

788 Commits

Author SHA1 Message Date
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
Andrea Bollini
e6000f6e5e Merge branch 'main' of https://github.com/DSpace/DSpace into D4CRIS-952-orcidV3 2020-11-05 15:49:41 +01:00
Marie Verdonck
ccb18daeb0 Git merge https://github.com/atmire/DSpace.git / master
* Conflict file: RelationshipRestRepositoryIT
2020-10-28 18:06:17 +01:00
Ben Bosman
894ec569f1 Merge remote-tracking branch 'community/main' into w2p-72348_Support-itemService-getMetadata-with-virtual-md 2020-10-14 12:53:33 +02:00
Mykhaylo
2ae8f0e9fa added mockito test to prove functionality of OrcidExternalSources 2020-09-24 18:55:37 +02:00
Mykhaylo
fe41f58c51 Merge branch 'main' into D4CRIS-952-orcidV3-merge 2020-09-23 16:57:14 +02:00
Yana De Pauw
6f2c34050a Merge remote-tracking branch 'upstream/main' into DS-626 2020-09-18 15:06:16 +02:00
Tim Donohue
e24f924654 Merge pull request #2934 from atmire/w2p-72494_Export-script-output
Scripts and processes - Script output
2020-09-11 12:57:17 -05:00
Tim Donohue
7c69c2ef43 Bean capitalization fix 2020-09-10 13:50:38 -05:00
Pasquale Cavallo
12d06bb597 Merge branch 'main' into D4CRIS-960 2020-09-10 16:24:16 +02:00
Raf Ponsaerts
7484e47694 Merge remote-tracking branch 'dspace/main' into w2p-72494_Export-script-output 2020-09-08 09:29:52 +02:00
Raf Ponsaerts
f537eadcc3 [Task 73019] applied feedback to the export script output 2020-09-08 09:13:57 +02:00
Tim Donohue
4c8c1496b5 Merge pull request #2824 from 4Science/DS-4515_submit-external-source
DS-4515 - Start new submission via Search or ID Lookup (using Live Import)
2020-09-04 09:47:50 -05:00
Tim Donohue
0523167625 Merge pull request #2926 from atmire/w2p-72232_curation-task-email-parameter
Curation task email parameter changes
2020-09-02 11:14:26 -05:00
Tim Donohue
debecc287a Merge pull request #2899 from atmire/w2p-71752_Metadata-field-search
Metadata field search
2020-08-31 16:28:50 -05:00
Yana De Pauw
959109a6a1 Merge remote-tracking branch 'upstream/main' into w2p-72494_Export-script-output 2020-08-28 17:03:23 +02:00
Yana De Pauw
80d64e73ec 72494: Fix issue with task executor being used in tests 2020-08-28 13:07:26 +02:00
jonas-atmire
ef57561993 Merge branch 'main' into w2p-72232_curation-task-email-parameter 2020-08-28 08:55:04 +02:00
Tim Donohue
c5e3b70d85 Merge pull request #2924 from atmire/w2p-72430_metadataexport-file-parameter
[Issue: 2821] Metadata export script file parameter removed from REST
2020-08-27 15:26:30 -05:00
Pasquale Cavallo
42d5236393 Add MultipleMetadataContributor to support multiple MetadataContributor
for each MetadataFieldConfig
2020-08-27 15:49:33 +02:00
Yana De Pauw
7d793ec2d9 70906: Implement community feedback 2020-08-20 17:23:56 +02:00
Yana De Pauw
f995007511 Revert "managed context"
This reverts commit fd22cfe7da.
2020-08-18 15:51:56 +02:00
Pasquale Cavallo
55901fe1b9 Use unicode in char separated files import 2020-08-14 11:20:15 +02:00
Yana De Pauw
fd22cfe7da managed context 2020-08-14 10:58:30 +02:00
Pasquale Cavallo
01dac23829 Javadoc and minor changes 2020-08-13 15:19:18 +02:00
Marie Verdonck
3629454ec0 71752: Metadafield search byFieldName (by solr indexing mdFields) 2020-08-12 13:46:54 +02:00
Pasquale Cavallo
57ae7ee7f0 Merge branch 'main' into D4CRIS-960 2020-08-11 18:13:33 +02:00
Pasquale Cavallo
1f1bd9ee81 Merge branch 'main' into DS-4515_submit-external-source 2020-08-11 15:16:44 +02:00
Raf Ponsaerts
240b327bb3 [Task 72232] altered email param usage for curation scripts when being called from cli or rest 2020-08-11 09:42:07 +02:00
Yana De Pauw
21e3d65ff5 Merge remote-tracking branch 'upstream/main' into DS-626 2020-08-06 17:25:07 +02:00
Raf Ponsaerts
69b722a97f [Task 72430] removed the metadata export file parameter for the REST api 2020-08-06 15:56:12 +02:00