Commit Graph

2555 Commits

Author SHA1 Message Date
Hardy Pottinger
99c8ad991f Remove unusued DSpace-CRIS services in core-services.xml 2022-01-21 13:45:08 -06:00
Luca Giamminonni
6521564d71 [DSC-196] Porting of OpenID authentication provider 2022-01-21 13:45:07 -06:00
Michael W Spalti
46f4d37d73 Merge branch 'main' into image-dimension-task 2022-01-20 18:18:36 -08:00
Michael W Spalti
53cb1505f4 Modified CLI and renamed packages. 2022-01-20 17:50:24 -08:00
Tim Donohue
d49721a41b Merge pull request #8076 from atmire/w2p-85542_filtermedia-process
Filtermedia process
2022-01-19 13:10:30 -06:00
Mykhaylo
5bbe4430bf removed flush method 2022-01-19 10:26:49 +01:00
Michael Spalti
618db16b31 Multiple updates. 2022-01-18 16:59:37 -08:00
Tim Donohue
da8ddca1bc Merge pull request #8093 from 4Science/CST-4981-Statistics
fix statistics rest permission evaluator to allow only administrators when access is restricted to this role
2022-01-18 11:01:43 -06:00
Mykhaylo
9ab2d7ab07 Implement community feedbacks 2022-01-17 17:31:25 +01:00
Corrado Lombardi
189d9a60b9 improved documentation and used x-correlation-id instead of session id 2022-01-12 13:08:41 +01:00
Tim Donohue
611b015e45 Merge pull request #7987 from mwoodiupui/7986
Use a connection pool for communication with Solr
2022-01-11 16:16:42 -06:00
Tim Donohue
7f8fa23a47 Merge pull request #8101 from tdonohue/fix_log4j_configs
Log4j v2 : switch to %X{var} syntax instead of $${ctx:var}
2022-01-10 10:11:58 -06:00
Mykhaylo
2bc035db4a Merge branch 'main' into CST-4505-EmbargoItemMetadata 2022-01-10 17:09:14 +01:00
Tim Donohue
3ab421c41e Merge pull request #8100 from tdonohue/expose_versioning_property
Expose 'versioning.item.history.include.submitter' via configuration endpoint
2022-01-10 10:02:15 -06:00
Tim Donohue
fa5a97e375 Merge pull request #8054 from pongtawat/fix-log-rollover
Fix sample log rollover config
2022-01-06 14:16:34 -06:00
Mark H. Wood
edba8a2811 More documentation. Note that DSpace restart is required for configuration changes. 2022-01-06 11:33:38 -05:00
Tim Donohue
316864bb53 Switch to %X{var} syntax instead of $${ctx:var} 2022-01-05 14:41:14 -06:00
Tim Donohue
9b1b4c1f76 Correct description based on UI implementation 2022-01-05 12:21:13 -06:00
Tim Donohue
7b4287aa6d Expose submitter versioning setting for #1385 2022-01-05 12:12:57 -06:00
Corrado Lombardi
7618a1e0db [CST-4981] default statistics visibility to users with READ permissions, to preserve current default behavior 2022-01-04 18:19:56 +01:00
Mykhaylo
5d59373ff4 Merge branch 'CST-4505-EmbargoItemMetadata' of https://github.com/4Science/DSpace into CST-4505-EmbargoItemMetadata 2021-12-27 19:00:31 +01:00
Mykhaylo
1995300e1d Merge branch 'main' into CST-4505-EmbargoItemMetadata 2021-12-27 18:58:35 +01:00
Giuseppe Digilio
ae4cbe6278 [CST-4505] Add access condition step definition to item-submission.xml 2021-12-23 19:21:31 +01:00
Corrado Lombardi
76827e46c4 removed TODO 2021-12-21 15:17:25 +01:00
Mykhaylo
665c4942b1 changed discoverable property to make it more readable 2021-12-16 18:36:58 +01:00
Yana De Pauw
fedda887f9 Merge remote-tracking branch 'upstream/main' into w2p-85542_filtermedia-process 2021-12-16 14:45:10 +01:00
Michael Spalti
455429ce6a Multiple updates to configs, processing classes and shared utils. 2021-12-15 18:55:54 -08:00
Tim Donohue
ff329fe907 Merge pull request #8051 from mwoodiupui/8018
Rely on https handle.net urls instead of http ones
2021-12-15 12:23:08 -06:00
Mykhaylo
4a095695fb Merge branch 'main' into CST-4874-Feedback 2021-12-15 11:18:20 +01:00
Mykhaylo
003aea5252 add default configuration for access condition section 2021-12-14 18:45:37 +01:00
Michael Spalti
e07f562469 Added added service for image formats not supported by ImageIO (jp2) 2021-12-14 08:54:23 -08:00
Mark H. Wood
f7335716a6 Merge branch 'main' into 7986 2021-12-10 15:09:45 -05:00
Mark H. Wood
171245a144 Autowire with 'id' not <qualifier>: @Named doesn't find qualifiers. #7986 2021-12-10 14:36:22 -05:00
Mark H. Wood
e27a109789 Generalize HttpConnectionPoolService for multiple instances with separate configuration.
This removes Solr-specific configuration property names from the otherwise
general service implementation by adding a bean property to specify a
configuration property prefix.
2021-12-10 11:50:28 -05:00
Yana De Pauw
03b3470166 85542: Turn filter-media into a scripts and processes script 2021-12-08 13:14:51 +01:00
Pongtawat C
9c988c3653 Fix sample log rollover config 2021-12-06 21:30:50 +07:00
Mark H. Wood
160f0221e7 Fixed default, configured Handle URL stem to use https: #8018
Also tidied logging and commentary.
2021-12-03 16:07:57 -05:00
Mykhaylo
96b66fe7ff refactoring FeedbackRestRepository 2021-12-03 17:05:08 +01:00
Tim Donohue
84bdb8bc20 Fix incorrect comments 2021-12-02 12:31:12 -06:00
Michael Spalti
a39b509773 Minor changes to comments. 2021-12-01 16:46:55 -08:00
Mark H. Wood
23b0ae1c4d Make connection maximum lifetime configurable. #7986 2021-11-23 14:42:59 -05:00
Mark H. Wood
de9d1a8cd8 Initialize correctly. More generous pool defaults. 2021-11-23 14:42:59 -05:00
Mark H. Wood
5855850cd1 Make pool service injectable. 2021-11-23 14:42:59 -05:00
Mark H. Wood
bb8d3d853a Define pool configuration properties 2021-11-23 14:42:59 -05:00
Mykhaylo
4b21327a8e Merge branch 'main' into improve-handing-of-default-bitstream-read-policies 2021-10-25 16:18:13 +02:00
Tim Donohue
dbb8ce726d Merge pull request #3210 from mspalti/iiif-endpoint
IIIF REST API
2021-10-22 12:16:58 -05:00
Mykhaylo
ee857f9412 add support to enable/disable append-mode of DefaultReadGroups via conf 2021-10-22 18:40:45 +02:00
Tim Donohue
6c4aa01267 Merge pull request #2248 from KingKrimmson/DS-2904_Asynchronous_Google_Analytics
DS-2904 Asynchronous & Batch Google Analytics Reporting
2021-10-22 10:13:30 -05:00
Paulo Graça
4022099bf9 Merge branch 'main' of https://github.com/DSpace/DSpace into openaire-funding-support-abstractexternaldataprovider 2021-10-22 08:53:22 +01:00
Michael W Spalti
ddba1cc4e8 Merge branch 'main' into iiif-endpoint 2021-10-21 10:30:41 -07:00