Commit Graph

248 Commits

Author SHA1 Message Date
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
Ben Bosman
c5bf6ec80d Renaming discoverableAndUndiscoverableItems to administrativeView 2020-03-12 17:50:23 +01:00
Ben Bosman
0ac969b751 taskid 69316 Add 2 facets: withdrawn and discoverable 2020-03-09 11:40:32 +01:00
Samuel
cb38cb9141 taskid 69316 Add 2 facets: withdrawn and discoverable bis 2020-03-06 14:51:35 +01:00
Samuel
82069b3f52 taskid 69316 Add 2 facets: withdrawn and discoverable 2020-03-06 14:46:47 +01:00
benbosman
48cf744040 Merge pull request #2420 from KevinVdV/DS-4239-migrate-workflow-xml-to-spring
[DS-4239] Migrate the workflow.xml to spring
Merging since there are 2 approvals and it's a dependency for https://github.com/DSpace/DSpace/pull/2646
2020-01-29 09:19:00 +01:00
Kevin Van de Velde
5b2f50060d [DS-4239] Migrate the workflow.xml to spring: Bugfixes to the optional select reviewer workflow 2020-01-17 10:07:56 +01:00
Kevin Van de Velde
5236534847 [DS-4287] Refactoring the IndexableObject & SolrServiceImpl: Fixing some tests 2020-01-13 13:09:18 +01:00
Kevin Van de Velde
f112d93cd5 Merge branch 'master' into DS-4287-indexableobject-refactor 2020-01-10 10:48:55 +01:00
Kevin Van de Velde
b96138e3da Merge remote-tracking branch 'upstream/master' into DS-4351-upgrade-dependencies 2020-01-02 15:20:14 +01:00
Tim Donohue
c8bbe99e37 Merge pull request #2592 from paulo-graca/rcaap-openaire4-oai_openaire-support
OpenAIRE4 oai_openaire metadata format support
2019-12-20 14:33:31 -06:00
Tim Donohue
611258c0c8 Merge pull request #2580 from mspalti/discoveryAdmin
[DS-3906] REST endpoint for discovering withdrawn and private items.
2019-12-20 13:54:45 -06:00
Kevin Van de Velde
98c483f7ca Merge branch 'master' into DS-4351-upgrade-dependencies 2019-12-20 11:48:47 +01:00
Paulo Graça
d08fe3e4f5 remove openaire4 unused beans 2019-12-19 16:38:14 +00:00
Paulo Graça
817b8b1f45 changing the relation type to fetch the required funding sub fields 2019-12-18 16:53:41 +00:00
Paulo Graça
754d02378e fixing missing funder relationship 2019-12-18 11:38:15 +00:00
Paulo Graça
5aa76ce908 Merge branch 'master' of github.com:DSpace/DSpace into rcaap-openaire4-oai_openaire-support 2019-12-17 18:07:40 +00:00
Paulo Graça
93ed485c7a changing comment 2019-12-17 10:24:29 +00:00
Paulo Graça
ff61bb1521 replacing openAIRECreator with personOrOrganization 2019-12-17 10:18:51 +00:00
Paulo Graça
a696d6ec43 removing 'configuration' word from openaire configuration naming and fixing wrong element and qualifier names 2019-12-16 12:06:59 +00:00
Kevin Van de Velde
f4304673ed Merge branch 'master' into DS-4239-migrate-workflow-xml-to-spring 2019-12-16 13:00:54 +01:00
Paulo Graça
d687ff3390 enhancing comments and rename bean from openAIREAuthor to a more generic personOrOrganization 2019-12-10 17:34:44 +00:00
Paulo Graça
0505ed9aa8 virtual metadata default settings and oai_openaire4 default transformation 2019-12-09 17:25:52 +00:00
Kevin Van de Velde
3e74b20d8e Merge branch 'master' into DS-4351-upgrade-dependencies 2019-12-09 15:32:26 +01:00
Kevin Van de Velde
8d4ebac101 DS-4351 Upgrade spring (boot) & hibernate to newer versions: Restore datasource 2019-12-09 14:25:04 +01:00
Paulo Graça
4c914c147b reverting virtual metadata 2019-12-06 11:32:16 +00:00
Paulo Graça
b7847c0268 reverting errors 2019-12-06 11:30:04 +00:00
Paulo Graça
7ec0733de0 reverting virtual metadata changes (they will be moved to oai_openaire PR) 2019-12-06 11:26:17 +00:00
Paulo Graça
929262e9a6 Indentation fix and allowing openAIRE specific discovery search configurations 2019-12-06 11:25:11 +00:00
Michael W Spalti
7b36453c58 Minor update in discovery.xml 2019-12-04 12:46:36 -08:00
Michael W Spalti
00ac347361 Merge remote-tracking branch 'upstream/master' into discoveryAdmin 2019-12-04 12:25:48 -08:00
Michael W Spalti
9c5f1c1e11 Renamed discovery configuration and added error message. 2019-12-04 10:31:50 -08:00
Paulo Graça
dd570ead94 new filter 2019-12-04 17:35:34 +00:00
Michael W Spalti
9e320da6b1 Removes browse for private and withdrawn items, removes the includeUnDiscoverable boolean from SearchService methods, adds solr plugin to prevent non-admin discovery of private items. 2019-12-03 17:19:50 -08:00
Paulo Graça
d4a59d8214 initial virtual metadata 2019-12-03 15:50:52 +00:00
Paulo Graça
5e163f3beb new openaire discovery search filters 2019-12-03 15:21:51 +00:00
Paulo Graça
4ceed51567 OpenAIRE default discovery settings 2019-12-03 15:09:16 +00:00
Paulo Graça
db1408b796 OpenAIRE default discovery settings 2019-12-03 15:07:37 +00:00
Kevin Van de Velde
4c9a30bb14 [DS 4287] Refactoring the IndexableObject & SolrServiceImpl to become more expandable 2019-11-29 14:26:50 +01: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
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
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