Commit Graph

3385 Commits

Author SHA1 Message Date
Tim Donohue
3e05832a38 Fix two fragile tests which broke whenever configs changed 2021-10-21 13:24:22 -05:00
Michael W Spalti
ddba1cc4e8 Merge branch 'main' into iiif-endpoint 2021-10-21 10:30:41 -07:00
Michael W Spalti
c4e5725bdd Unused import. 2021-10-21 10:08:45 -07:00
Tim Donohue
96c41ff022 Fix main branch IT compilation errors after merging #7962 2021-10-21 10:24:23 -05:00
Tim Donohue
0976f05f29 Merge pull request #7962 from 4Science/CST-4509-assignAnEntityTypeToCollection
Assign an entity type to collection
2021-10-21 10:05:29 -05:00
Michael W Spalti
0198efce69 Updated classes to call ContextUtil.obtainContext with HttpServletRequest objects. 2021-10-20 16:08:53 -07:00
Michael W Spalti
79c0a9662b Merge branch 'main' into iiif-endpoint 2021-10-20 15:55:27 -07:00
Michael W Spalti
33966cc4cb Unused import in test. 2021-10-20 15:38:55 -07:00
Michael W Spalti
c7c04db576 Optional iiif configuration and javadoc. 2021-10-20 15:06:47 -07:00
Paulo Graça
736d1dbeaa change to extend openaire lookup from AbstractExternalDataProvider 2021-10-19 21:57:40 +01:00
Paulo Graça
0a0cf18c36 Merge branch 'CST-4509-assignAnEntityTypeToCollection' of https://github.com/4Science/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-10-19 21:52:53 +01:00
Mykhaylo
fb2288e8a2 Merge branch 'main' into CST-4469-ItemVersioning 2021-10-19 18:45:49 +02:00
Tim Donohue
3573ebd505 Merge pull request #3365 from paulo-graca/feature-issue2816-openaire-funding-external-lookup
OpenAIRE funding external source feature
2021-10-19 09:13:47 -05:00
Tim Donohue
3fc06ef400 Merge pull request #2129 from mwoodiupui/DS-3952
[DS-3952] Expose Request Copy
2021-10-19 09:09:27 -05:00
Andrea Bollini
ca82a297c5 Fix consumer to avoid early initialization of the iiif cache evict service 2021-10-16 21:52:35 +02:00
Tim Donohue
e6b690a5f6 Merge pull request #7973 from abollini/performance-improvements
Performance improvements
2021-10-15 14:36:19 -05:00
Tim Donohue
08de317095 Merge pull request #7996 from atmire/find_all_top_communities_performance
Find all top communities performance improvements
2021-10-15 14:35:42 -05:00
Michael Spalti
c30721b55a Adding rendering to manifest instead of sequence. 2021-10-14 13:58:28 -07:00
Michael Spalti
138ae70a32 Docs update. 2021-10-14 12:53:39 -07:00
Tim Donohue
2255e91af1 Merge pull request #7955 from 4Science/CST-4507_multiple_authorizations
endpoint to find with a single call many authorizations for multiple objects and features
2021-10-14 10:19:48 -05:00
Paulo Graça
c4ffbe10be remove openaire API token placeholders 2021-10-14 12:52:02 +01:00
Marie Verdonck
a0e92a5f18 84100: Admin only files rights issue IT 2021-10-14 13:22:08 +02:00
Corrado Lombardi
3d3608cf48 [CST-4507] removed commented code 2021-10-14 12:59:57 +02:00
Paulo Graça
dec8e765b3 Merge branch 'feature-issue2816-openaire-funding-external-lookup' of github.com:paulo-graca/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-10-14 11:54:47 +01:00
Paulo Graça
69f5b03073 Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-10-14 11:06:28 +01:00
Mykhaylo
67ed399c7b added test to verify IllegalStateException 2021-10-14 11:39:28 +02:00
Ben Bosman
47a97b2b21 find all top communities performance 2021-10-14 10:40:00 +02:00
Michael Spalti
70de1bc61c Moved iiif to separate module. 2021-10-13 18:35:33 -07:00
Michael W Spalti
3870e362c3 Javadoc for iiif interfaces. 2021-10-13 10:22:21 -07:00
Michael W Spalti
2f74887c8f Updated iiif configuation. 2021-10-13 10:05:00 -07:00
Mykhaylo
8e408adc5d Merge branch 'main' into CST-4469-ItemVersioning 2021-10-13 12:01:25 +02:00
Mykhaylo
81b5c294dc Merge branch 'main' into CST-4503-AddingNewRelationshipsInEditItem 2021-10-13 11:58:23 +02:00
Mykhaylo
b9b6f40c8b Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection 2021-10-13 11:49:38 +02:00
Tim Donohue
d9d24427af Merge pull request #7952 from atmire/w2p-83661_Port-harvest-to-scripts-and-processes
Port harvest to scripts and processes
2021-10-12 16:18:24 -05:00
Tim Donohue
c224e9435d Merge pull request #7983 from 4Science/CST-4636-RelationshipTypeEmbeddingNotWorking
RelationshipType embedding not working
2021-10-12 09:29:18 -05:00
Mykhaylo
cbdebd3e97 fix LGTM notes 2021-10-11 16:08:06 +02:00
Mykhaylo
980ac528a2 Implement community feedbacks 2021-10-11 15:07:08 +02:00
Michael Spalti
40e3291988 Work on test for iiif cache consumer. 2021-10-08 12:38:14 -07:00
Mykhaylo
62917409a4 add JavaDoc 2021-10-08 15:06:21 +02:00
Mykhaylo
df7231e6b6 restore the original tests 2021-10-08 11:45:10 +02:00
Michael Spalti
f15a18254e Added component annotations.
Added comment.

Fixed import.
2021-10-07 12:13:27 -07:00
Michael Spalti
f92592846d Added "org.dspace.iiif" to component scan in ApplicationConfig. 2021-10-07 11:52:10 -07:00
Mykhaylo
df5976f51a Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection 2021-10-07 19:19:02 +02:00
Mykhaylo
bc89365621 Implement community feedbacks 2021-10-07 19:09:20 +02:00
Tim Donohue
5da7853fc0 Merge pull request #7963 from tdonohue/fix_7196
REST API items resource returns items in non-deterministic order (main port)
2021-10-07 11:15:08 -05:00
Michael Spalti
cde623c344 Moved iiif event consumer to dspace-api. 2021-10-06 12:48:22 -07:00
Mark H. Wood
db72b43f0f [DS-3952] Don't allow accept/reject of a completed request. 2021-10-06 13:19:52 -04:00
Mykhaylo
47712ecde3 minor fix 2021-10-06 18:36:37 +02:00
Mykhaylo
0dfee17944 added tests 2021-10-06 17:45:43 +02:00
Mykhaylo
65dc9cbb14 converted RelationshipTypeRestController in link repository 2021-10-06 17:45:07 +02:00