Commit Graph

369 Commits

Author SHA1 Message Date
Tim Donohue
4c0a38fb40 Rename / move 'relationship.type' metadata field to 'dspace.entity.type' 2021-03-31 15:01:45 -05: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
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
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
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
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