Commit Graph

5560 Commits

Author SHA1 Message Date
Paulo Graça
08262593b7 openaire entities and relationships 2019-11-26 17:32:14 +00:00
Paulo Graça
4c160a4725 Moving relationships into /config/entities folder 2019-11-26 17:27:09 +00:00
Tim Donohue
b2657cdc4e Merge pull request #2577 from atmire/w2p-65267_delete-in-relationshipservice
Delete item with relationships
2019-11-26 11:06:00 -06:00
Tim Donohue
60eb7aa7b2 Merge pull request #2598 from atmire/w2p-66436_projects-discovery-configuration
Entities: Projects discovery configuration
2019-11-26 11:02:27 -06:00
Peter Nijs
736d30f48a Merge remote-tracking branch 'dspace/master' into w2p-65267_delete-in-relationshipservice 2019-11-26 17:28:22 +01:00
Kevin Van de Velde
9102945aae Restoring the original capitalization of the "sherpa.romeo.apiKey" configuration value 2019-11-26 16:33:56 +01:00
Raf Ponsaerts
031ceffeaa Refactored javadoc on MetadataValue, refactored package, altered property in external-services.xml 2019-11-26 13:26:35 +01:00
Paulo Graça
9f7438394d Replacing Organization with OrgUnit 2019-11-26 11:49:03 +00:00
benbosman
295ee3fd0b removing line breaks 2019-11-26 11:07:05 +01:00
Raf Ponsaerts
070480418b Merge remote-tracking branch 'dspace/master' into feature-external-sources 2019-11-26 09:29:07 +01:00
Raf Ponsaerts
57894bb8b6 [Task 66453] applied feedback to the variable naming and properties for external sources feature 2019-11-26 09:27:03 +01:00
Paulo Graça
192cd265b6 Merge branch 'rcaap-openaire4-fields' of https://github.com/paulo-graca/DSpace into rcaap-openaire4-fields 2019-11-25 17:01:38 +00:00
Paulo Graça
f7e1bf6896 moving DC fields and identifiers into proper Schemas 2019-11-25 16:05:40 +00:00
Paulo Graça
7bbc2c57ad Merge branch 'master' of github.com:DSpace/DSpace into rcaap-openaire4-fields 2019-11-25 14:14:13 +00:00
Paulo Graça
532d8434c8 Initial oai_openaire metadata format support with entities 2019-11-25 13:31:04 +00:00
Paulo Graça
e1d13f074f Merge branch 'master' of github.com:DSpace/DSpace into rcaap-openaire4-oai_openaire-support 2019-11-25 12:01:55 +00:00
Paulo Graça
46d4f5e30a Initial oai_openaire metadata format support with entities 2019-11-25 12:01:40 +00:00
Raf Ponsaerts
7c7aedfed4 Refactored the findOne and findAll methods to work through the RestResourceController instead of a custom one 2019-11-25 11:34:26 +01:00
Raf Ponsaerts
9ceb8cd10e [Task 66437] added project discovery config 2019-11-22 15:42:24 +01:00
Raf Ponsaerts
64180c6041 [Task 66436] added Project discovery configuration to the discovery.xml 2019-11-22 14:31:58 +01:00
Raf Ponsaerts
9be226e6d3 [DS-4390] cleanup retrieval of DSpaceRunnable by name and cleanup in ScriptLauncher.java 2019-11-22 13:24:46 +01:00
Raf Ponsaerts
4e0b97fb88 Processing feedback on external sources PR 2019-11-22 09:44:46 +01:00
Tim Donohue
abf6a36fe3 Merge pull request #2529 from atmire/w2p-64334_scripts-prototype
Scripts and processes endpoint
2019-11-21 15:06:35 -06:00
Raf Ponsaerts
9733bd3441 Merged master into this branch and fixed tests/issues with metadata-import 2019-11-21 15:19:05 +01:00
Raf Ponsaerts
08c7da4446 Implementing file import and export scripts 2019-11-21 13:22:09 +01:00
Paulo Graça
67c467ade4 Merge branch 'master' of github.com:DSpace/DSpace into rcaap-openaire4-oai_openaire-support 2019-11-20 15:49:15 +00:00
Paulo Graça
646651a6d9 Filtering Entities on the default context 2019-11-20 15:48:50 +00:00
Tim Donohue
64702f5745 Merge pull request #2561 from atmire/w2p-65570_Configuring-whether-name-variants-should-be-used
Entities: configuring whether name variants should be used
2019-11-19 09:23:14 -06:00
Paulo Graça
3eff84a4bd Separate citation elements into qualifiers 2019-11-19 12:03:45 +00:00
Paulo Graça
ec7b037a6f Merge branch 'master' of github.com:DSpace/DSpace into rcaap-openaire4-fields 2019-11-18 12:15:22 +00:00
Tim Donohue
a8cb5359d6 Ensure bin scripts ALWAYS have correct line endings 2019-11-15 11:43:18 -06:00
Michael W Spalti
b6849e51a6 Fixing tests for travis (currently unable to test on local machine) 2019-11-13 17:33:25 -08:00
Michael W Spalti
2113317946 [DS-3906] REST endpoint for discovering withdrawn and private items. 2019-11-13 16:35:49 -08:00
Paulo Graça
607859ec3e fixing wrong element 2019-11-12 14:14:01 +00:00
Peter Nijs
61da3d13ab Merge remote-tracking branch 'dspace/master' into w2p-65267_delete-in-relationshipservice 2019-11-12 14:12:03 +01:00
Paulo Graça
077ee4edab Indentation 2019-11-12 11:44:02 +00:00
Paulo Graça
182606d67e Indentation 2019-11-12 11:38:44 +00:00
Paulo Graça
4f33932cb4 New identifiers for Persons, Organizations and Publications 2019-11-12 11:35:41 +00:00
Paulo Graça
ca84156658 OpenAIRE 4 fields 2019-11-12 09:37:33 +00:00
Paulo Graça
f26cff1bd7 OpenAIRE 4 Entities and Relationships 2019-11-12 09:30:50 +00:00
Ben Bosman
b030397ba9 fixes for incorrect virtual metadata 2019-11-08 17:27:16 +01:00
Marie Verdonck
7a847db62b Feedback on PR 2561 2019-11-08 09:02:39 +01:00
Tim Donohue
3fbdd70a4f Ensure test-jar is only a dependency if tests are enabled 2019-11-07 15:51:32 -06:00
Tim Donohue
4b0870bc9e Fix broken master build. Only include server test-jar when running tests 2019-11-07 14:55:38 -06:00
Tim Donohue
caef38c241 Merge pull request #2553 from atmire/DS-4358-tests-in-modules
DS-4358 tests in modules
2019-11-07 10:02:27 -06:00
Peter Nijs
ca37eee3fe 65571: REST changes to delete of an item
- Copy relationship data on item delete
2019-11-06 14:44:08 +01:00
Samuel
fad5a0247c [DS-4358] Tests in modules: feedback - modules/server pom 2019-11-06 11:34:32 +01:00
Samuel
930951445f DS-4351 Upgrade spring (boot) & hibernate to newer versions - taskid 65955 internal questions - fix Q2 2019-10-30 15:53:49 +01:00
Samuel
e2c353d75e DS-4351 Upgrade spring (boot) & hibernate to newer versions 2019-10-25 18:21:49 +02:00
Kevin Van de Velde
4cb2f83432 [DS-4358] Tests in modules: Fixing an issue where the server webapp wouldn't start anymore 2019-10-22 13:15:57 +02:00