Commit Graph

788 Commits

Author SHA1 Message Date
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
Pasquale Cavallo
3c349cb70c RIS, CSV and TSV live import implementation 2020-07-06 11:16:08 +02:00
Pasquale Cavallo
dbde82478b remove unused code 2020-07-02 16:22:36 +02:00
Pasquale Cavallo
03ac31dc10 Exception handling 2020-07-02 12:05:50 +02:00
Pasquale Cavallo
b15fa7c5b0 show ids and links in response 2020-07-02 02:32:11 +02:00
Pasquale Cavallo
238317bc8d Arxiv Live import integration 2020-07-01 16:50:45 +02:00
Marie Verdonck
107a19e909 71513: small fix and script call name change 2020-07-01 16:20:12 +02:00
Marie Verdonck
a2de3c682e 71513: curation script to DSpaceRunnable 2020-07-01 16:20:12 +02:00
Pasquale Cavallo
808c4633f1 submit external suorce partial implementation 2020-07-01 10:36:43 +02:00
Andrea Bollini
a3a95a81f0 Merge branch 'master' of https://github.com/DSpace/DSpace into CST-3091 2020-06-29 23:38:16 +02:00
Mykhaylo
f3844e63a4 Merge branch 'master' into DS-4515_submit-external-source 2020-06-24 17:01:03 +02:00
Pasquale Cavallo
530a9d5fac Tests and minor fix 2020-06-23 17:11:56 +02:00
Raf Ponsaerts
3f9a690f5f Merge remote-tracking branch 'dspace/master' into w2p-70213_CC-license 2020-06-23 14:23:59 +02:00
Pasquale Cavallo
8ad4b0ed39 Implement FileSource in PubmedImportMetadataSourceServiceImpl 2020-06-23 01:51:59 +02:00
Tim Donohue
88215a1581 Merge pull request #2648 from atmire/w2p-64428_scripts-prototype-importing-and-exporting
Scripts & processes: importing and exporting csv's
2020-06-22 12:37:26 -05:00
Pasquale Cavallo
aef91df802 Use metadataField as unnamed bean 2020-06-22 15:43:48 +02:00
Pasquale Cavallo
64046093d2 Bibtex file import 2020-06-22 11:46:53 +02:00
Andrea Bollini
38c5667233 DS-4515 enable live import provider as external authority 2020-06-20 18:52:23 +02:00
Pasquale Cavallo
ec348a63f1 Update ORCID to V3 2020-06-16 11:35:48 +02:00
Yana De Pauw
1c921d316f Merge remote-tracking branch 'upstream/master' into w2p-70213_CC-license 2020-05-28 17:02:49 +02:00
Mykhaylo
66992cfe19 added solr plugin to index collection submitters 2020-05-22 22:29:54 +02:00
Raf Ponsaerts
9e6a746404 Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/ScriptProcessesController.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/model/ParameterRest.java
2020-05-06 11:49:23 +02:00
Tim Donohue
e4ab84e29b Merge pull request #2727 from atmire/workflow-item-read-rights
Administer Workflow (Abort WorkflowItem, Delete WorkflowItem)
2020-05-01 09:48:53 -05:00
Luigi Andrea Pascarelli
541eae4d37 [DS-4149] porting additional indexer OAI 2020-04-22 13:08:45 +02:00
Antoine Snyers
3263d7f137 Return workflow items for the workflowAdmin configuration 2020-04-17 10:24:03 +02:00
Yana De Pauw
6e0396e6ad 70213: Initial findAll endpoint & backend 2020-04-08 15:14:18 +02:00
Raf Ponsaerts
4031e41a5d [Task 70080] applied feedback to the scripts and processes functionality 2020-04-06 10:41:51 +02:00
Antoine Snyers
3dc413c366 Make a separate bean for workflowAdmin and clarify the comments in the ITs 2020-04-02 14:29:29 +02:00
Antoine Snyers
102a2e8d6a Merge remote-tracking branch 'upstream/master' into workflow-item-read-rights 2020-04-01 11:53:46 +02:00
Raf Ponsaerts
17d1b20086 Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CollectionRestRepository.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/CommunityRestRepository.java
	dspace-server-webapp/src/test/java/org/dspace/app/rest/CommunityRestRepositoryIT.java
	dspace-server-webapp/src/test/java/org/dspace/app/rest/matcher/CollectionMatcher.java
	dspace-server-webapp/src/test/java/org/dspace/app/rest/matcher/CommunityMatcher.java
2020-03-31 11:57:04 +02:00
Raf Ponsaerts
95f1124de5 [Task 70080] implemented generics and DSpaceRunnableClass definition on Spring level and fixed ITs 2020-03-30 11:36:42 +02:00
Raf Ponsaerts
0232916dc5 [Task 70080] applying feedback to scripts and processes splitting config and runnable 2020-03-27 15:03:05 +01:00
Antoine Snyers
224d252f1a Add comments to discovery.xml config and move constants to plugin class 2020-03-25 14:13:03 +01:00
Andrea Bollini
ef4a33b584 Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4122_comcol_permissions 2020-03-24 12:18:16 +01:00
Raf Ponsaerts
e6c8c3d45c Merge remote-tracking branch 'dspace/master' into w2p-69349_edit-community-assign-roles 2020-03-24 11:00:45 +01:00
Raf Ponsaerts
e9d56e7c41 [Task 69724] Scripts&Processes: split configuration and runnable 2020-03-23 14:13:11 +01:00
Raf Ponsaerts
c5285109e9 Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
Conflicts:
	dspace-server-webapp/src/main/java/org/dspace/app/rest/link/process/ProcessResourceHalLinkFactory.java
2020-03-23 11:32:01 +01:00
Antoine Snyers
cc471c4f50 Add the SolrServiceWorkspaceWorkflowRestrictionPlugin and the workflowAdmin bean
This moves some workspace and workflow specific code from SolrServiceImpl to
the new SolrServiceWorkspaceWorkflowRestrictionPlugin. This also updates the
SolrServiceResourceRestrictionPlugin to restrict those records based on read
rights as well.
2020-03-18 15:54:49 +01:00
Raf Ponsaerts
b5c8afefee [Task 69689] fixed the workflow groups endpoints 2020-03-18 15:17:34 +01:00
Mykhaylo Boychuk
9ce5c58626 Implement community feedback 2020-03-17 17:46:04 +01:00
Tim Donohue
390264894c Merge pull request #2706 from atmire/w2p-69316_Add-2-facets--withdrawn-and-discoverable
Discovery index for private and withdrawn items
2020-03-12 13:47:02 -05:00