Commit Graph

5560 Commits

Author SHA1 Message Date
Mark H. Wood
1dc4f629f2 [DS-3952] Identify OA request with approver, not requester. Document OA request template. 2021-10-06 11:31:21 -04:00
Davide Negretti
c516f9c856 [CST-4659] hint fixed for dc.type 2021-10-06 17:08:53 +02:00
Michael Spalti
597cf4efb5 Configuration update. 2021-10-02 13:28:16 -07:00
Mykhaylo
6385df9779 minor fix 2021-10-02 12:33:47 +02:00
Michael Spalti
67012de266 Added comment to dspace.cfg. 2021-10-01 15:47:50 -07:00
Michael Spalti
26456121aa Completed consumer used to manage iiif cache. 2021-10-01 15:33:25 -07:00
Mykhaylo
16d0059bcd add support to enable/disable the versioning features via conf 2021-09-30 12:40:33 +02:00
Yana De Pauw
9148fc37d8 83795: Harvest script fixes 2021-09-29 15:57:34 +02:00
Mykhaylo
f6e23f2061 Implement community feedbacks 2021-09-28 19:02:51 +02:00
Michael Spalti
71eb1429e0 Merge branch 'main' into iiif-endpoint 2021-09-27 15:03:22 -07:00
Michael Spalti
9a5a5d636f Merge branch '4Science-pr' into iiif-endpoint 2021-09-27 11:49:30 -07:00
Michael Spalti
e42b9dff99 Minor iiif.cfg updates. 2021-09-27 11:07:02 -07:00
Andrea Bollini
21032f66a5 Finalize configuration via metadata refactoring and hierarchical range support 2021-09-26 22:59:38 +02:00
Michael Spalti
a22fe26d2f Additional documentation in iiif.cfg file. 2021-09-26 13:07:04 -07:00
April Herron
54af86d52a DS-2904 Asynchronous Google Analytics Reporting 2021-09-24 16:56:27 -04:00
Andrea Bollini
5916f610b3 Fix range generation and improve basic structure test 2021-09-24 19:18:45 +02:00
Mykhaylo
4a5546fa34 added supported entity types for external providers 2021-09-24 12:28:45 +02:00
Mark H. Wood
c484bec18f [DS-3952] Implement PUT to accept/deny item requests. Fix errors in IT. 2021-09-22 16:27:10 -04:00
Andrea Bollini
d25c74f001 Intermediate commit - refactoring to rely on metadata for feature activation and configuration 2021-09-22 18:00:29 +02:00
Mykhaylo
6433df2d9e implemented findSubmitAuthorizedByCommunityAndEntityType end point 2021-09-21 17:33:45 +02:00
Yana De Pauw
ed29084ccb 83661: Port harvest script to scripts and processes 2021-09-21 13:14:14 +02:00
Mykhaylo
25cfa7c750 implemented findByEntityType collection end point 2021-09-20 10:00:30 +02:00
Michael Spalti
facadf47df Moved default iiif configuration to iiif.cfg. 2021-09-16 14:28:43 -07:00
Michael Spalti
2539800955 Made the search service a configurable plugin. 2021-09-15 16:29:30 -07:00
Paulo Graça
db22657e74 Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-09-15 16:40:59 +01:00
Tim Donohue
4ecc7a1a9a Merge pull request #3357 from mwoodiupui/DS-4548
[DS-4548] Rename DSpace's LogManager to LogHelper.
2021-09-13 14:25:49 -05:00
nwoodward
2000cdd56b Change maxwait default to 10 seconds 2021-09-09 12:40:32 -05:00
Paulo Graça
cb7e51d687 add support for funding source at openaire project form 2021-09-07 11:05:06 +01:00
Paulo Graça
08857aecd2 renaming properties and improve file documentation 2021-09-06 18:11:10 +01:00
Paulo Graça
d8b7c97d86 Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-09-06 18:09:22 +01:00
Paulo Graça
0f60fe85ec support openaire4 types registries by default 2021-09-06 18:07:18 +01:00
Alan Orth
abad6116cb DS-4587: Update the spider user agent file
This updates the included spider user agent file to the latest from
the COUNTER-Robots project. DSpace's own copy is over five years old
and is missing a bunch of new patterns, which greatly decreases the
accuracy of the Solr usage statistics.

Port of #3333 to main for DSpace 7.x.

See: https://jira.lyrasis.org/browse/DS-4587
See: https://github.com/atmire/COUNTER-Robots/releases/tag/2021-07-05
2021-09-04 21:24:16 +03:00
Andrea Bollini
9dcf2344b4 Merge pull request #2789 from the-library-code/DS-4522_Logical_item_filtering
[DS-4522] Logical item filtering (with DOI implementation)
2021-09-04 08:35:45 +02:00
Michael Spalti
e431f1687a Merge branch 'main' into iiif-endpoint 2021-09-03 12:25:40 -07:00
Michael Spalti
4491837d54 Moved the iiif cors configuration to separate iiif.cfg config file. 2021-08-26 15:44:40 -07:00
Michael Spalti
cbd37eb722 Updated ITs to work with the new iiif endpoint. 2021-08-26 15:36:37 -07:00
Michael Spalti
0a8cdd5b59 Added logo url to iiif dspace configuration. 2021-08-25 16:07:24 -07:00
Michael W Spalti
7e02dbb882 Adding IIIF cors configuration. 2021-08-24 16:46:50 -07:00
Paulo Graça
653be5db00 new openaire funding external source feature 2021-08-17 11:44:04 +01:00
Mark H. Wood
453b0b2cdf [DS-4548] Fix test failure: break circular dependency between DSpacePermissionEvaluator and ConverterService.
Also fix missing versions in deprecated dspace-rest POM.
2021-08-04 14:59:56 -04:00
Mark H. Wood
aa77a4277b Add commented default value to DSpace configuration. #3278
Tidy javadoc, make configuration default easier to find.
2021-08-03 10:21:18 -04:00
Tim Donohue
e6898ddf77 Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase 2021-08-02 16:48:54 -05:00
Michael Spalti
faa34e4b42 Merge branch 'main' into iiif-endpoint 2021-07-30 14:41:29 -07:00
Tim Donohue
3d9df39231 [maven-release-plugin] prepare for next development iteration 2021-07-29 14:09:30 -05:00
Tim Donohue
69345ff3fc [maven-release-plugin] prepare release dspace-7.0 2021-07-29 14:09:20 -05:00
Tim Donohue
960dca862b Merge pull request #3303 from 4Science/issue-3244
Improve logging of REST request adding MDC
2021-07-20 09:48:49 -05:00
Luca Giamminonni
813dd05b75 Added missing escape in log4j2.xml and added logging.server.include-after-request property 2021-07-14 11:51:02 +02:00
Tim Donohue
29eb77d511 Merge pull request #3320 from DSpace/issue3319-openaire-orgunit-relation
replacing relation with isFundingAgencyOfProject
2021-07-13 14:56:34 -05:00
Luca Giamminonni
a18dfed6c4 Logs improvements 2021-07-13 16:32:39 +02:00
Michael Spalti
851bca30e3 Merge branch 'main' into iiif-endpoint 2021-07-11 06:55:13 -07:00