Tim Donohue
c89c43e3da
Merge pull request #8124 from atmire/javax-mail-update
...
Javax mail update
2022-01-20 10:44:00 -06:00
Kevin Van de Velde
f6d94f199b
Merge branch 'main' into javax-mail-update
2022-01-20 14:10:37 +01:00
Kevin Van de Velde
5396216aa8
Logging exception when sending emails fails in the workflow
2022-01-20 14:09:29 +01:00
Kevin Van de Velde
f6a0fcb64b
[Ticket: 918] Email issues fix
2022-01-20 13:58:58 +01:00
Tim Donohue
d49721a41b
Merge pull request #8076 from atmire/w2p-85542_filtermedia-process
...
Filtermedia process
2022-01-19 13:10:30 -06:00
Tim Donohue
bdd521a9b0
Merge pull request #8118 from atmire/w2p-85525_pr-use-lenient-stubbing-in-MockSolrLoggerServiceImpl
...
Use lenient stubbing in MockSolrLoggerServiceImpl
2022-01-18 11:36:51 -06:00
Yana De Pauw
0c8ee5da3c
85542: Tweak to error logging
2022-01-18 14:55:28 +01:00
Yana De Pauw
8f7fc0d5ca
85542: Add more logging for rest process call
2022-01-18 13:54:59 +01:00
Bruno Roemers
7974ea1bfa
85525: fix tests: use lenient stubbing in MockSolrLoggerServiceImpl
2022-01-17 11:50:03 +01:00
Michael Spalti
7a8f538dcd
Check for bundles.
2022-01-14 16:27:42 -08:00
Tim Donohue
19c4d75cd2
Sync up other io.netty dependencies to 4.1.68.Final
2022-01-12 10:24:24 -06:00
dependabot[bot]
57a3541e90
Bump netty-codec from 4.1.53.Final to 4.1.68.Final in /dspace-api
...
Bumps [netty-codec](https://github.com/netty/netty ) from 4.1.53.Final to 4.1.68.Final.
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.53.Final...netty-4.1.68.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-11 22:17:11 +00: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
c6b6ca6c0f
Merge pull request #2172 from KingKrimmson/DS-3981_Improve_IndexClient_Usage_master
...
DS-3981 Improve IndexClient usage & options
2022-01-11 15:11:00 -06:00
Tim Donohue
95295bfec3
Merge pull request #8028 from jvribell/main
...
Oracle migration error
2022-01-11 10:52:13 -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
Mark H. Wood
8358e300c4
Correct the names of configuration properties set by tests. #7986
2022-01-06 11:32:38 -05:00
Tim Donohue
0c6c07e9cf
Increase increment to drastically speed test (and test fewer IPs)
2022-01-05 16:29:26 -06:00
Tim Donohue
fcc9f045a2
Merge pull request #8077 from atmire/w2p-85840_qualdrop-values-mandatory-flag
...
Qualdrop values not play well with mandatory flag
2022-01-05 14:05:12 -06:00
Tim Donohue
fa4acf0e84
Merge pull request #8097 from tdonohue/increase_test_timeout
...
Increase test timeout for MetadataFieldPerformanceTest.testManyMetadataAdds()
2022-01-05 13:29:23 -06:00
Tim Donohue
db32b48784
Merge pull request #8075 from atmire/w2p-86897_Issue-8042_If-workflow-user-rejects-own-submitted-item-becomes-uneditable
...
If a workflow user rejects an item that they submitted, the item becomes uneditable
2022-01-04 16:25:33 -06:00
Tim Donohue
102f285f6a
Fix overactive logging when lookup(context, dso) method is called
2022-01-04 13:58:26 -06:00
Tim Donohue
99fe85b608
Remove noisy/duplicative debug logging about identifiers (clutters our test environment logs)
2022-01-04 13:58:20 -06:00
Tim Donohue
c214e6c041
Log adding of a new metadatavalue (we already log updates & deletes, but not adds)
2022-01-04 13:57:23 -06:00
Tim Donohue
ee7b1df187
Increase test's max duration per call by 0.1 ms
2022-01-04 13:57:10 -06:00
Tim Donohue
e9204416db
Merge pull request #8050 from atmire/w2p-85276_Store-and-retrieve-the-Authentication-method-in-the-JWT
...
Ensure Shibboleth user cannot change their password
2022-01-04 10:08:45 -06:00
Kevin Van de Velde
e3dbf3832a
XmlWorkflowServiceIT adding a "restoreAuthSystemState()" to reinstate the authentication system prior to performing the tests
2022-01-04 11:36:25 +01:00
Ben Bosman
af0ead1a70
Removing session dependency
2021-12-24 11:49:02 +01:00
jose vicente ribelles aguilar
8c1dcb2072
Update V7.0_2019.07.31__Retrieval_of_name_variant.sql
...
fix oracle slq sintax
2021-12-23 13:53:30 +01:00
Yana De Pauw
19371747aa
86163: Feedback on Shibboleth changes
2021-12-22 17:44:54 +01:00
Tim Donohue
75b6d67a47
Merge pull request #8089 from J4bbi/google-deprecated
...
Tag GoogleRecorderEventListener as deprecated
2021-12-22 09:40:02 -06:00
Tim Donohue
16e7758b82
Add comment on what to use instead
2021-12-22 09:05:21 -06:00
Tim Donohue
b0885612e4
Merge pull request #8046 from 4Science/context_improvements
...
Fixed context's mode handling to improve performances
2021-12-22 08:32:56 -06:00
Hrafn Malmquist
e0ff0d1032
Tag GoogleRecorderEventListener as deprecated
2021-12-22 00:31:30 +00:00
Tim Donohue
b0a704b962
Merge pull request #8082 from atmire/w2p-84277_test-case-install-item-expects-wrong-exception
...
test case in InstallItemTest expects wrong Exception to be thrown
2021-12-20 11:18:22 -06:00
Tim Donohue
7ff8592c39
Merge pull request #8067 from CICBA/fix_starts_with_in_findSubmitAuthorized
...
Fix findSubmitAuthorized endpoint to support queries by starts with
2021-12-17 10:14:15 -06:00
April Herron
b8a81ac824
DS-3981 Improve IndexClient usage & options
2021-12-16 15:08:24 -05:00
Kevin Van de Velde
b24f97ac49
Merge branch 'DSpace:main' into w2p-85840_qualdrop-values-mandatory-flag
2021-12-16 15:04:34 +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
Kevin Van de Velde
bb05a7948a
Merge branch 'DSpace:main' into w2p-86897_Issue-8042_If-workflow-user-rejects-own-submitted-item-becomes-uneditable
2021-12-16 12:06:25 +01:00
Tim Donohue
ff8e002bbc
Merge pull request #8057 from atmire/w2p-82428_irus-patch-performance
...
IRUS patch performance improvements by adding a timeout
2021-12-15 16:10:42 -06: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
Marie Verdonck
012b215827
85897: Issue#8042: Fix for if workflow user rejects an item they submitted, they can bow edit the item that was rejected again
2021-12-15 14:53:55 +01:00
Marie Verdonck
c5743c9bae
85897: Issue#8042: IT demonstrating that if workflow user rejects an item they submitted, they can't edit the item that was rejected anymore
2021-12-15 14:53:01 +01:00
Joost
e0af26180f
[task 85840] test for required qualdrops
2021-12-14 10:51:24 +01:00
Joost
28f6b310cc
[task 85840] trying to link a test to a required input field
2021-12-13 21:52:51 +01:00
Yana De Pauw
2b671158be
85542: Add filter-media to test scripts
2021-12-13 13:34:05 +01: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