kshepherd
4e10c27e84
Merge pull request #2033 from kshepherd/DS-3300_coverpage_size_dspace6x_port
...
DS-3300: Add option to select citation page format (LETTER or A4) - dspace-6_x port
2018-04-26 09:21:53 +12:00
kshepherd
5f39765960
Merge pull request #1913 from tuub/DS-3556
...
[DS-3556] Rollback of Xalan from 2.7.2 to 2.7.0 to fix DS-3556 and DS…
2018-04-26 07:49:59 +12:00
kshepherd
a8e2ff8c07
Merge pull request #1877 from christian-scheible/DS-3734
...
DS-3734 Fixed missing trigger of item last modified date when adding a bitstream
2018-04-26 07:39:37 +12:00
Ilja Sidoroff
9d0d58ab3f
Add option to select citation page format (LETTER or A4)
2018-04-23 23:16:58 +00:00
Tim Donohue
d8e80e20c8
Merge pull request #2017 from kshepherd/ds-3788_dspace-6_x_port
...
drop indexes, update, recreate
2018-04-19 08:44:55 -05:00
Terry Brady
944e030bd4
Merge pull request #1996 from AndrewBennet/DS-3511
...
DS-3511: Fix HTTP 500 errors on REST API bitstream updates
2018-04-18 20:09:36 -04:00
kshepherd
ec307a1c78
Merge pull request #2003 from mwoodiupui/DS-3832-v6
...
[DS-3832] GeoIP-API(com.maxmind.geoip:geoip-api) needs to be replaced by GeoIP2 ( com.maxmind.geoip2:geoip2 )
2018-04-19 09:33:00 +12:00
Chris Herron
ed24a9917e
Fix "No enum constant" exception for facet "View More" links
2018-04-18 11:14:46 -04:00
marsaoua
746401bfe5
DS-3702 & DS-3703: Rebuild the old behavior of bitstreams during versioning in DSpace 6. Bitstreams are pointing to the same file on the disk and reuse the same internal id of the predecessor item's bitstreams version as long as the new bitstreams do not differ from them. Bitstream's metadata are also duplicated only for the new version of the item. ( #1883 )
2018-04-17 14:57:53 -05:00
Mark H. Wood
0835822359
[DS-3832] Don't spew stack traces for simple exceptions.
2018-04-17 10:20:05 -04:00
Miika Nurminen
c549d3abca
DS-2862 Remove the call to legacy lifter.liftEmbargo, show legacy embargo check warnings only if the policy has no date
...
Even if the legacy embargo is used, lifting should be based on policies with dates so liftEmbargo call is not needed after all. If the policy has a date it is assumed to determine the embargo, even if the corresponding metadata field is set differently.
2018-04-16 09:33:53 +03:00
kshepherd
26406ec73e
Merge pull request #1941 from AlexanderS/fix-xslt-ingestion-crosswalk
...
[DS-3822] Don't guess XML structure during ingest
2018-04-15 17:51:12 +12:00
kshepherd
ea5d27c65f
Merge pull request #1867 from philip-muench/oai-embargo-fix
...
DS-3707, DS-3715: Fixes to item level embargo/privacy in OAI-PMH
2018-04-15 17:34:56 +12:00
kshepherd
fef9550684
Merge pull request #1914 from atmire/DS-3800
...
DS-3800 The metadata.hide configuration property does not take into account the boolean value assigned to it.
2018-04-15 12:34:05 +12:00
kshepherd
9edb231be1
Merge pull request #1805 from atmire/DS-3560_6.x
...
DS-3560 MathJax CDN provider change
2018-04-15 12:07:23 +12:00
Per Broman
8aaa4695b1
[DS-3770] always uncache item after performed curation task for better performance ( #1892 )
2018-04-11 22:27:26 -05:00
Jacob Brown
70db7006ed
drop indexes, update, recreate
2018-04-12 10:18:56 +12:00
kshepherd
da2369229d
Merge pull request #1885 from AlexanderS/DS-3756_Submission-Back
...
DS-3756: Fix "back" on last page of submission
2018-04-12 09:22:50 +12:00
kshepherd
fadb48eb54
Merge pull request #1949 from jonas-atmire/DS-3830-Cache-issue-for-version-creation-link
...
DS-3830 Item retrieval fallbacks for versioning navigation
2018-04-12 08:56:10 +12:00
kshepherd
483bbd9dc2
Merge pull request #2016 from tdonohue/DS-3883-fixes
...
DS-3883: Speed up Item summary lists by being smarter about when we load Thumbnails/Bitstreams
2018-04-12 07:28:08 +12:00
Tim Donohue
cf2021aee1
DS-3883: If only including thumbnails, only load the main item thumbnail.
2018-04-10 13:44:24 +00:00
Terry Brady
5ebe6f4b4d
Merge pull request #1972 from ssolim/DS-3858-DataCiteConnector-leads-to-org.apache.http.NoHttpResponseException
...
DS-3858 add HttpRequestRetryHandler to DataCiteCon -- At +2, merging
2018-04-09 14:56:30 -04:00
Tim Donohue
1a62edaefb
DS-3883: Don't loop through original bitstreams if only displaying thumbnails
2018-04-09 17:39:01 +00:00
ssolim
ae1920cb43
DS-3858: HttpClientBuilder replaces deprectated
...
DS-3858: Use HttpClientBuilder as the other methods were deprecated. Commit from pnbecker
2018-04-09 09:42:50 +02:00
kshepherd
8b1cf7d6a4
Merge pull request #2014 from Georgetown-University-Libraries/ds3694
...
[DS-3694] Clean up EHCache configuration mess (Port to 6x)
2018-04-09 16:27:36 +12:00
Terry W Brady
362b81d2ac
update method signature
2018-04-06 16:29:36 -07:00
Terry W Brady
81bcaa47c4
port of PR1940
2018-04-06 16:20:00 -07:00
Chris Herron
b70b170657
DS-3877 Trim bitstream name during filter-media comparison (prevent duplicate bitstream generation)
2018-04-04 09:42:04 -04:00
Mark H. Wood
825b97f6f5
Merge pull request #2006 from kshepherd/pr1804_dspace6_port
...
Change Content-Type in OAI-Response (DSpace 6 port)
I'm going to go ahead and merge, since it's a port of a patch already merged on another branch.
2018-03-30 14:29:18 -04:00
Mark H. Wood
9aabe46c33
[DS-3832] Clean up more references to v1 database.
2018-03-29 13:27:56 -04:00
Mark H. Wood
9757989336
[DS-3832] Fetch and use GeoLite v2 City database.
2018-03-29 12:46:20 -04:00
Terry Brady
c4aab55e7c
Merge pull request #1977 from TAMULib/DS3775-hibernate-session-bug
...
[DS-3775] Hibernate session bug when submitting item with Versioning enabled
2018-03-28 15:51:30 -07:00
Saiful Amin
b0a1fb7384
Change Content-Type in OAI-Response
...
As per OAI 2.0 spec (3.1.2.1) the response content type *must* be text/xml.
http://www.openarchives.org/OAI/openarchivesprotocol.html#HTTPResponseFormat
Our OAI client is rejecting the response from DSpace OAI server.
2018-03-28 22:15:41 +00:00
philip-muench
7587d9bd05
Removing debug output
2018-03-28 23:30:05 +02:00
kshepherd
ad4680a26c
Merge pull request #1998 from dineshmendhe1/DS-3875
...
DS-3875: Fix the attribute name of <identifier> tag to 'identifierType'.
2018-03-29 10:15:12 +13:00
kshepherd
999b2f23be
Merge pull request #1982 from philip-muench/dspace-6_x
...
DS-3865: HTML5 Upload Pause Button does not work
2018-03-29 10:09:26 +13:00
Mark H. Wood
f906915879
[DS-3832] Resolve dependency convergence problems.
2018-03-28 13:13:23 -04:00
Mark H. Wood
8be78e6430
[DS-3832] Fix ElasticSearch too.
2018-03-28 12:40:01 -04:00
Mark H. Wood
faf5bd1f94
[DS-3832] Recast test support classes.
2018-03-28 11:56:31 -04:00
Mark H. Wood
4ea7575e4a
[DS-3832] Upgrade to GeoIP2.
2018-03-28 11:52:38 -04:00
Kim Shepherd
7bf2f36300
DS-3707, DS-3715: Final name update: removed verbose method name / test number info as per Slack discussion (we won't try to force uniqueness on JUnit assertions)
2018-03-28 10:27:50 +13:00
Kim Shepherd
f354979777
DS-3707, DS-3715: Some update to name text, appending function and test name just to ensure uniqueness (this won't look so ugly if we follow same convention for shorter method names). Line breaks added beneath while blocks.
2018-03-28 10:19:23 +13:00
Kim Shepherd
7b1010cc36
DS-3707, DS-3715: Make test assertion names more descriptive. Added an extra test case to ensure non-discoverable items are not returned by the 'discoverable' version of the find
2018-03-28 10:08:31 +13:00
Kim Shepherd
24ba583921
DS-3707, DS-3715: Add unit tests for existing findInArchiveOrWithdrawnDiscoverableModifiedSince ItemService method and new findInArchiveOrWithdrawnNonDiscoverableModifiedSince ItemService method. Tests ensure that items are returned whether withdrawn or archived, that passing the 'since' timestamp works as expected, and that we get expected results when the item is discoverable and non-discoverable
2018-03-26 10:36:17 +13:00
Miika Nurminen
1f76a54384
DS-2862 Activate legacy embargo lifter, fix conditions on embargo check warnings
2018-03-24 00:58:54 +02:00
benbosman
a3774944ad
DS-3870 S3 bitstore leaves connections to AWS open
2018-03-22 16:23:41 +01:00
Dinesh Mendhe
d885ec0d4e
DS-3875: Fix the attribute name of <identifier> tag to 'identifierType'.
...
https://jira.duraspace.org/browse/DS-3875
2018-03-21 17:58:48 -04:00
Tim Donohue
b5aba21902
Merge pull request #1969 from tdonohue/lastest_postgres_jdbx_6x
...
DS-3854: Update to latest PostgreSQL JDBC driver
2018-03-21 13:48:42 -05:00
Miika Nurminen
17fb6cab87
DS-3511: Add context.complete() to updateBitstreamData and deleteBitstreamPolicy to prevent HTTP 500 response on REST updates
2018-03-21 13:49:16 +00:00
Terry Brady
0506d2ffe3
Merge pull request #1934 from Georgetown-University-Libraries/ds3811r6
...
[DS-3811] Integrate Shibboleth into DSpace REST Report Tools
2018-03-19 15:17:36 -07:00