Tim Donohue
d6df493080
Fix broken tests by replacing JDOMXPath with XPathFactory
2022-03-22 14:03:47 -05:00
Tim Donohue
ae25c67064
Update to JDOM2. Also replaced deprecated XPath with new XPathFactory
2022-03-22 14:03:47 -05:00
Bruno Roemers
d55935c197
88629: Fix ItemServiceImpl#rawDelete
2022-03-22 11:25:15 +01:00
Bruno Roemers
0d148abf11
88629: Prove that ItemServiceImpl#rawDelete is broken
2022-03-22 11:24:41 +01:00
Tim Donohue
2e4489e4bb
Merge pull request #8212 from tdonohue/fix_8211
...
Fix GoogleBitstreamComparator to return 0 when equal
2022-03-21 09:30:30 -05:00
Mark H. Wood
bdf83c73a6
Add tests for use of '--first'. #3312
2022-03-21 09:54:07 -04:00
Bruno Roemers
46d9ba91bc
88599: Test metadata and relationship place when creating new version of item
2022-03-21 10:30:37 +01:00
Luca Giamminonni
8fd1a5547c
Merge remote-tracking branch '4science-bitbucket/main' into CST-5249
2022-03-17 16:26:04 +01:00
Tim Donohue
87eb2b890d
Merge pull request #8146 from mwoodiupui/8099
...
Converge all use of EHcache to v3
2022-03-16 16:06:36 -05:00
Bruno Roemers
f3ff9af3e2
88061: Clarify VersioningConsumer with extra comments
2022-03-16 17:58:59 +01:00
Mark H. Wood
c0aee566a0
Oops, fix the tests to understand the new options. #3312
2022-03-16 12:08:10 -04:00
Mark H. Wood
7e0becf666
Replace --all with opposite --first, default off, as requested. [DS-4478] #3312
2022-03-16 11:50:22 -04:00
Bruno Roemers
9288a18c4f
88061: Verify modified relationships on new version of item before item install
2022-03-16 15:21:14 +01:00
Tim Donohue
3fc4131cb2
Fix compare by returning 0 when bitstreams are "equal" in size & priority
2022-03-15 11:03:43 -05:00
Bruno Roemers
135c6e6ec0
88196: Modify tests to verify that place recalculation does NOT matter
2022-03-14 18:16:31 +01:00
Antoine Snyers
ca17ebf338
Update code
2022-03-14 16:04:02 +01:00
Antoine Snyers
23d537f5d9
Update code
2022-03-14 12:30:00 +01:00
Antoine Snyers
30c6271d3a
Merge remote-tracking branch 'remotes/upstream/main' into browse-by-prefix-filter
2022-03-14 12:22:59 +01:00
Bruno Roemers
efd5b8e9a0
Merge remote-tracking branch 'worldbank-7/w2p-86592_Fix-relationship-place-issues_Community-contrib' into feature-relationship-versioning
2022-03-11 16:35:28 +01:00
Bruno Roemers
df07d1abf1
88196: Avoid SQL constraint violation in test
2022-03-11 16:27:08 +01:00
Bruno Roemers
d31f6834c8
88196: WIP: Test place of metadata in new version (implementation needs fix)
2022-03-11 15:10:26 +01:00
Bruno Roemers
938f1bab52
88196: BUGFIX: Auto-assign place in RelationshipBuilder
2022-03-11 11:24:04 +01:00
Bruno Roemers
f6b72787de
88196: WIP: Test order of plain and virtual metadata (after relationship versioning)
2022-03-10 20:00:22 +01:00
Bruno Roemers
f75d680ce3
88061: Test relationship support of VersioningConsumer
2022-03-10 19:26:35 +01:00
Bruno Roemers
0b9b16a14a
88061: Implement relationship latest version status change (untested)
2022-03-09 19:37:10 +01:00
Antoine Snyers
4d8a81d3bd
Filter browse-by-item lists instead of jumping to prefix
2022-03-09 14:35:00 +01:00
Bruno Roemers
020ebbd3d1
88061: Refactor VersioningConsumer
2022-03-09 10:55:09 +01:00
Bruno Roemers
b142601c62
88056: Filter relationship metadata by class instance instead of authority key
2022-03-07 14:17:26 +01:00
Marie Verdonck
5dc382e88e
Merge remote-tracking branch 'dspace-origin/main' into issue-8140_create-citation-page-once_main
2022-03-07 12:54:44 +01:00
Bruno Roemers
85b2752565
88146: Bugfix: Add excludeTilted to RelationshipDAO#countByItem, add note to docs
2022-03-04 17:31:04 +01:00
Bruno Roemers
272fd35535
88056: Copy relationships when creating new version of item
2022-03-04 16:13:49 +01:00
Bruno Roemers
b912769580
88056: Bugfix: do not copy virtual metadata to new version of items
2022-03-04 16:10:42 +01:00
Bruno Roemers
e783576476
88051: Fix unnecessary stubbing exception
2022-03-03 14:35:04 +01:00
Bruno Roemers
fb4eb05e5d
88051: Fix tests
2022-03-03 10:29:32 +01:00
Bruno Roemers
0b31955f83
88051: Write tests for excludeNonLatest flag
2022-03-02 16:44:59 +01:00
Bruno Roemers
85d05e6ea8
88051: Fix tests
2022-03-02 13:48:50 +01:00
Bruno Roemers
a5f0c03a27
88051: Support filtering non-latest relationships
2022-03-02 00:58:32 +01:00
Bruno Roemers
d0aab90ffc
88049: Add latest_version_status column to relationship table
2022-03-01 02:30:41 +01:00
Antoine Snyers
3f9506e623
Prevent creating the citation page twice
2022-02-28 09:54:03 +01:00
Luca Giamminonni
d0498d2863
[CST-5249] Openaire correction service improvements
2022-02-18 17:16:44 +01:00
Tim Donohue
f9b438dfc8
Merge pull request #8165 from atmire/w2p-87384_Fix-null-metadata-values-being-added
...
Fix Null metadata values being added
2022-02-17 14:47:58 -06:00
Tim Donohue
912677327f
Merge pull request #3354 from mwoodiupui/3287
...
Make DOI resolver URL stem configurable
2022-02-17 12:21:50 -06:00
Luca Giamminonni
4219a69f70
[CST-5246] Added integration tests for search topics by source
2022-02-17 15:04:38 +01:00
Luca Giamminonni
d856cf31f2
[CST-5246] Added integration tests for NBSourceRestRepository
2022-02-17 13:22:16 +01:00
Luca Giamminonni
90e93a3e40
[CST-5246] Added missing java docs
2022-02-17 12:23:42 +01:00
Luca Giamminonni
8952fa7cf1
[CST-5246] Added support for multiple providers
2022-02-16 18:50:55 +01:00
Luca Giamminonni
2340a44e96
[CST-5294] FIxed NBEventRestRepositoryIT test
2022-02-16 15:48:28 +01:00
Andrea Bollini
75d9d6747e
Enrich local data via the OpenAIRE Graph
2022-02-16 15:11:23 +01:00
Mark H. Wood
c4a6fcbf19
Remove outdated exclusion. #8099
...
Also add some missing direct dependencies. I thought these were
causing a problem, which in fact came from an old version of httpcore,
but we need these anyway.
2022-02-15 13:25:36 -05:00
Tim Donohue
09a51c664a
Merge pull request #8163 from hzafar/8055_dspace6_item_moves
...
Adds check for whether source and target collections are the same
2022-02-15 09:44:47 -06:00