Commit Graph

788 Commits

Author SHA1 Message Date
Ben Bosman
c5bf6ec80d Renaming discoverableAndUndiscoverableItems to administrativeView 2020-03-12 17:50:23 +01:00
Yana De Pauw
dc42d3e9b4 69609: Process IRUS DSpace 7 PR feedback 2020-03-12 11:37:03 +01:00
Yana De Pauw
886d2fe4de Merge remote-tracking branch 'upstream/master' into DS-626 2020-03-11 11:51: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
Ben Bosman
3107a1dee1 Also renaming personOrOrganization to personOrOrgunit 2020-02-13 18:31:58 +01:00
Ben Bosman
b70c660b65 Configure missing search configurations 2020-02-11 10:15:21 +01:00
Philip Vissenaekens
0615c5dec9 Merge remote-tracking branch 'upstream/master' into DS-626
# Conflicts:
#	dspace/config/spring/api/core-factory-services.xml
#	dspace/config/spring/api/core-services.xml
#	dspace/src/main/config/build.xml
2020-02-10 13:44:54 +01:00
Yana De Pauw
25362cb704 68716: fix typo in script class name 2020-02-10 11:58:12 +01:00
Yana De Pauw
c665ecf2c6 68716: Implement feedback 2020-02-10 11:53:40 +01:00
Yana De Pauw
21621ae6d2 Merge branch 'w2p-67668_Porting-IRUS-patch-to-DSpace-7' of https://github.com/atmire/DSpace into w2p-67668_Porting-IRUS-patch-to-DSpace-7 2020-02-05 12:01:37 +01:00
Yana De Pauw
7a37080c98 Fixing RetryOpenUrl and tests due to scriptservice change 2020-02-05 12:01:17 +01:00
Philip Vissenaekens
2365ef521d 68214: cleaned up stats.cfg, provided configuration for the COUNTER robots list and disabled the IRUS integration by default 2020-01-31 17:44:02 +01:00
Yana De Pauw
0ee7ec9bef 67668: Refactoring code, adding tests and typedocs 2020-01-31 12:16:07 +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
Raf Ponsaerts
182a8f01f3 Applied feedback to the MetadataExport and MetadataImport scripts 2020-01-15 13:49:31 +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
Raf Ponsaerts
24f5cf0896 Fixed tests in CSVMetadataImportReferenceTest and script bean issues 2020-01-09 15:03:42 +01:00
Yana De Pauw
46a3407642 67688: Add IRUS patch to DSpace 7 2020-01-09 13:19:43 +01:00
Raf Ponsaerts
a208058d38 Working on fixes test issues 2020-01-06 14:12:08 +01:00
Raf Ponsaerts
248e67f9a3 Merge remote-tracking branch 'dspace/master' into w2p-64428_scripts-prototype-importing-and-exporting
Conflicts:
	dspace-api/src/main/java/org/dspace/app/launcher/ScriptLauncher.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/ScriptProcessesController.java
	dspace-server-webapp/src/main/java/org/dspace/app/rest/scripts/handler/impl/RestDSpaceRunnableHandler.java
	dspace-server-webapp/src/test/java/org/dspace/app/scripts/handler/impl/TestDSpaceRunnableHandler.java
2020-01-06 14:11: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
Raf Ponsaerts
e295a76c70 [Task 66428] Applied feedback to the MetadataImport and Export scripts and framework 2019-12-10 16:13:54 +01: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