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 |
|
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 |
|
Ben Bosman
|
c5bf6ec80d
|
Renaming discoverableAndUndiscoverableItems to administrativeView
|
2020-03-12 17:50:23 +01:00 |
|
Mykhaylo
|
87bc6a24ea
|
Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4122_comcol_permissions
# Conflicts:
# dspace-api/src/test/data/dspaceFolder/config/spring/api/workflow.xml
# dspace-api/src/test/java/org/dspace/xmlworkflow/XmlWorkflowFactoryTest.java
# 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/ItemOwningCollectionUpdateRestControllerIT.java
# dspace-server-webapp/src/test/java/org/dspace/app/rest/builder/CommunityBuilder.java
|
2020-03-10 13:18:51 +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 |
|
Raf Ponsaerts
|
e0577e7322
|
[Task 69343] applied the feedback with regards to the specific embed functionality
|
2020-03-06 11:16:59 +01:00 |
|
Raf Ponsaerts
|
fe664b3f6c
|
Example of different implementation for specificLevelEmbed
|
2020-03-03 13:06:07 +01:00 |
|
Raf Ponsaerts
|
39c792caf0
|
[Task 69270] applied the feedback with regards to the projections.xml, spring-dspace-core-services.xml and test comments
|
2020-03-03 11:27:11 +01:00 |
|
Raf Ponsaerts
|
e659c199d8
|
[Task 69133] added tests for Projections level and specific embed; applied small refactors to beans
|
2020-03-02 11:06:14 +01:00 |
|
Mykhaylo Boychuk
|
bece88f977
|
implemented plugin for indexing parent object of Community/Collection/Item
|
2020-02-28 16:19:34 +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 |
|