Marie Verdonck
abc333bf9c
74491: Java script for transforming the xml files
2021-02-10 10:55:44 +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
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
Tim Donohue
fe9a7e6a96
Merge pull request #2791 from 4Science/CST-3091
...
DS-4514 Start new submission by uploading a Bibliographic File (using Live Import)
2020-08-06 08:45:38 -05:00
Marie Verdonck
0f069cc14c
72348: Fixes so getMetadata returns implicit virtual metadata
2020-08-05 15:16:54 +02:00
Tim Donohue
1301e43cee
Merge pull request #2820 from atmire/w2p-71513_Curation-tasks-scripts-and-processes
...
Curation tasks using the scripts and processes functionality
2020-07-31 14:14:13 -05:00
Tim Donohue
1758cac23a
Merge pull request #2667 from atmire/configure-missing-search-configurations
...
Entities Configure search configurations matching name
2020-07-31 10:03:24 -05:00
Pasquale Cavallo
4c1e4432d1
Merge remote-tracking branch 'refs/remotes/origin/main'
...
Conflicts:
dspace-api/src/main/java/org/dspace/submit/lookup/ArXivService.java
dspace-api/src/main/java/org/dspace/submit/lookup/PubmedService.java
2020-07-29 15:14:07 +02:00
Yana De Pauw
e36e477be4
Fixes due to merge
2020-07-22 16:35:18 +02:00
Yana De Pauw
b1672af5c3
Merge remote-tracking branch 'upstream/main' into DS-626
2020-07-22 16:35:11 +02:00
Pasquale Cavallo
3f8e680557
Add comments
2020-07-08 01:09:40 +02:00
Pasquale Cavallo
dc958c9d67
Add support for multiple authors in *sv, complete implementation for RIS
...
and Endnote, complete IT
2020-07-08 00:06:49 +02:00
Pasquale Cavallo
b7949a14d7
Add endnote support and (partial) test
2020-07-06 16:35:48 +02:00