Commit Graph

5560 Commits

Author SHA1 Message Date
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
Chris Wilper
c0cb7a5f48 DS-4457 Avoid smtp authentication by default 2020-03-12 11:54:17 -04: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
Tim Donohue
2adb3143ce Merge pull request #2670 from atmire/DS-4433_Specify-embeds
DS-4433 Specify embeds
2020-03-09 10:04:00 -05: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
ef386fb5cb [Task 69343] added comments to the properties in rest.cfg 2020-03-06 14:30:27 +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
Tim Donohue
7382afb85a Merge pull request #2627 from anis-moubarik/mets-xslt-upgrade
[DS-4404] Upgrade Mets crosswalk for oai to xslt 2.0
2020-03-04 14:21:59 -06:00
Tim Donohue
8fb5d1e90e [maven-release-plugin] prepare for next development iteration 2020-03-03 12:08:09 -06:00
Tim Donohue
80cd821f20 [maven-release-plugin] prepare release dspace-7.0-beta1 2020-03-03 12:07:57 -06: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
Tim Donohue
d14d6ecaae Disable dspace-rest by default 2020-02-28 12:23:10 -06:00
Mykhaylo Boychuk
bece88f977 implemented plugin for indexing parent object of Community/Collection/Item 2020-02-28 16:19:34 +01:00
Ben Bosman
aaca3a35d1 Also fixing relation field config 2020-02-14 10:07:10 +01:00
Tim Donohue
820722d2e6 Merge pull request #2657 from tdonohue/DS-4257_url_config_cleanup
[DS-4257] dspace.url and dspace.baseUrl config cleanup
2020-02-13 14:52:14 -06:00
Tim Donohue
b6b70b2c9c Fix build warning about "patterns were never triggered in this artifact exclusion filter" 2020-02-13 13:43:50 -06:00
Tim Donohue
29e5dcc5a9 Upgrade Dockerfiles and docker-compose files to all use JDK11. Remove JDK from names (JDK8 no longer supported) 2020-02-13 13:43:50 -06:00
Tim Donohue
7c335c8170 Updates to all maven plugin versions. General POM cleanup. 2020-02-13 13:43:50 -06:00
Tim Donohue
4537897e17 Final removal of JMockit. Move last tests to Mockito. Cleanup unused tests & resources 2020-02-13 13:43:49 -06:00
Tim Donohue
db18ddfb5a Update dependencies. Fixes Maven issues with initializing dspace.dir 2020-02-13 13:43:48 -06:00
Tim Donohue
b116c55714 Refactor code to remove the need for a "hostname" configuration. 2020-02-13 13:40:35 -06:00
Tim Donohue
c55f29de6a Replace dspace.hostname with dspace.ui.hostname. Enhance descriptions of how/where configs are used 2020-02-13 13:40:34 -06:00
Tim Donohue
e8180f11cb Replace all usages of dspace.url with either dspace.ui.url or dspace.server.url (depending on use case) 2020-02-13 13:40:33 -06:00
Tim Donohue
5e3e9b8f9d Replace all usages of dspace.baseUrl with either dspace.server.url or dspace.ui.url (depending on use case) 2020-02-13 13:40:23 -06: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
Philip Vissenaekens
f3003fbf84 68214: cleaned up stats.cfg 2020-02-10 13:41:50 +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
Mark H. Wood
d1d3f4f73d [DS-4118] Make new helpdesk phone property optional and give it a better name. 2020-02-05 10:40:53 -05: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
Julius Gruber
707168dd1e Dspace bat file (#2544)
* First test

* Minor changes to bat file

* Removed files not to part of  the PR

* Added config files

* Removed buildpath.bat

* Changed bat file

* Enabled shibooleth in config

* Removed unnecessary comment from bat file

* Linux dspace script made similar to dspace bat file

* Removed authentication.cfg from this PR

* Now really removed authentication.cfg from this PR

* Remove OAI from classpath

Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
2020-02-03 11:18:57 -06: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
Tim Donohue
75ea08f077 Merge pull request #2632 from mwoodiupui/DS-4409
[DS-4409] Remove GeoIP download Ant target, reconfigure for external provision
2020-01-23 11:23:09 -06:00
Raf Ponsaerts
130db9531d [Task 68380] added files and file endpoints to the Process endpoints 2020-01-22 14:14:01 +01:00
Tim Donohue
60d9f15aec Merge pull request #2640 from paulo-graca/patch-4
Fix for DS-4420 OpenAIREv4 XSLT Warning in Spring Boot
2020-01-21 09:37:18 -06:00
Raf Ponsaerts
2d9e688d95 [Task 68281] applied feedback to the metadata-import and metadata-export scripts 2020-01-20 11:43:14 +01:00
Tim Donohue
d39027f9d6 Update comment to note why we are pinning to Solr 7 2020-01-17 15:33:14 -06:00
Tim Donohue
54dd0496b3 Make sure DSpace Solr schemas/configs are owned by solr user 2020-01-17 15:17:20 -06:00