Tim Donohue
|
cf99694a84
|
Fix startup errors for SWORDv2. Requires the log4jv1->v2 bridge to be installed.
|
2024-11-22 16:03:16 -06:00 |
|
Tim Donohue
|
66a9782eee
|
Fix syntax error in #10040. Env variables cannot have dashes or periods
|
2024-11-22 16:03:16 -06:00 |
|
Tim Donohue
|
f44dba60cb
|
Enable all optional modules/controllers to test their deployment in Spring Boot
(cherry picked from commit 98768d6f4f )
|
2024-11-22 16:03:15 -06:00 |
|
Tim Donohue
|
bbf9ccf2ab
|
Merge pull request #10034 from tdonohue/port_10032_to_7x
[Port dspace-7_x] Remove unused dependencies from several modules
|
2024-11-21 11:58:16 -06:00 |
|
Tim Donohue
|
9f8240987b
|
Remove unused dependencies from several modules
|
2024-11-21 11:24:23 -06:00 |
|
Tim Donohue
|
888332a8d5
|
Merge pull request #10020 from tdonohue/port_10014_to_7x
[Port dspace-7_x] Dependency cleanup for OAI-PMH and Log4j (removing log4j v1 bridge & settings which used it)
|
2024-11-18 14:40:16 -06:00 |
|
Tim Donohue
|
f3d15e5c04
|
Log4j cleanup. Remove last traces of log4j v1 (and remove log4j1 bridge to avoid them coming back). Create log4j2 settings for Handle Plugin.
|
2024-11-18 14:02:14 -06:00 |
|
Tim Donohue
|
d952fea6a2
|
Remove parboiled-java and minor cleanup of unused OAI dependencies
|
2024-11-18 13:39:06 -06:00 |
|
Tim Donohue
|
ca176b77b2
|
Merge pull request #10017 from DSpace/backport-10016-to-dspace-7_x
[Port dspace-7_x] [GitHub Actions] More fixes to Docker deployment builds
|
2024-11-15 17:13:00 -06:00 |
|
Tim Donohue
|
f0c92ac96b
|
Ensure only main branch uses "latest". Other branches should use the tag corresponding to the branch name
(cherry picked from commit e0b7241acb )
|
2024-11-15 22:42:11 +00:00 |
|
Tim Donohue
|
7e18e743ee
|
Merge pull request #10011 from DSpace/backport-10010-to-dspace-7_x
[Port dspace-7_x] [GitHub Actions] Minor bug fix to Docker deployment builds
|
2024-11-15 10:26:42 -06:00 |
|
Tim Donohue
|
7fa31e2131
|
Ensure we use "pr-testing" images for PRs, but use "latest" images for other builds (e.g. after PR is merged to a branch).
(cherry picked from commit aa537c4490 )
|
2024-11-15 15:34:38 +00:00 |
|
Tim Donohue
|
90b58833ec
|
Merge pull request #9995 from DSpace/backport-9746-to-dspace-7_x
[Port dspace-7_x] Fix 9734: Check configured workflow.reviewer.file-edit to show item e…
|
2024-11-14 14:54:50 -06:00 |
|
Agustina Martinez
|
aa71e4840b
|
Fix 9734: Check configured workflow.reviewer.file-edit to show item edit functionality in workflow UI
(cherry picked from commit e8ec0c1b1d )
|
2024-11-14 20:11:05 +00:00 |
|
Tim Donohue
|
3f1f4cb217
|
Merge pull request #9993 from tdonohue/port_9973_to_7x
[Port dspace-7_x] [GitHub Actions] Add a job to test Docker deployment with newly built images & test Handle Server
|
2024-11-13 16:45:25 -06:00 |
|
Tim Donohue
|
5bb65c6b56
|
Fix error in Handle Server startup caused by having multiple versions of BouncyCastle in our classpath. Exclude the old version brought in by cnri-servlet-container
|
2024-11-13 15:11:36 -06:00 |
|
Tim Donohue
|
d6d78298b3
|
Add check for Handle Server error.log
|
2024-11-13 15:11:30 -06:00 |
|
Tim Donohue
|
a0ed4a40ea
|
Bug fixes. Ensure all steps of docker-deploy use the same environment variables. Ensure Handle Server HTTP port is open
|
2024-11-13 15:11:12 -06:00 |
|
Tim Donohue
|
faca14ad40
|
Ensure "host" command is installed in images, so "bin/make-handle-config" will work.
|
2024-11-13 15:09:47 -06:00 |
|
Tim Donohue
|
9853aa5bb4
|
Fix error in running Handle Server in GitHub Actions. Must exclude "spring-jcl" from dependencies as it conflicts with "commons-logging" (used by more of our dependencies)
|
2024-11-13 15:06:41 -06:00 |
|
Tim Donohue
|
c1f168245b
|
Ensure Docker images built from PRs are stored as artifacts. This allows us to use those new images when testing deployment (in docker-deploy)
|
2024-11-13 15:06:32 -06:00 |
|
Tim Donohue
|
3ce85a2df3
|
Add a check that the Handle Server can be started & works properly
|
2024-11-13 15:06:25 -06:00 |
|
Tim Donohue
|
c66dde2aa8
|
Add a job to test Docker deployment with the built images
|
2024-11-13 15:06:18 -06:00 |
|
Tim Donohue
|
7017f5ecb1
|
Merge pull request #9976 from DSpace/backport-9861-to-dspace-7_x
[Port dspace-7_x] performance of claiming workflow task fix
|
2024-11-11 16:00:36 -06:00 |
|
Andrew
|
fde825265d
|
fix: performance of claiming workflow task
(cherry picked from commit 27dd5a2ec5 )
|
2024-11-11 21:15:41 +00:00 |
|
Tim Donohue
|
426d3abde0
|
Merge pull request #9974 from DSpace/backport-9890-to-dspace-7_x
[Port dspace-7_x] Status of DOI object should be set to TO_BE_DELETED when the related item is removed
|
2024-11-11 12:20:45 -06:00 |
|
Jens Vannerum
|
831db33018
|
118774: status of doi should be set to TO_BE_DELETED when related item is removed permanently
(cherry picked from commit 352f4c2152 )
|
2024-11-11 16:40:56 +00:00 |
|
Tim Donohue
|
a452f035c3
|
Merge pull request #9969 from DSpace/backport-9968-to-dspace-7_x
[Port dspace-7_x] Improve logging of Unit & Integration Tests. Ensure all tests log which method they are running.
|
2024-11-06 15:53:10 -06:00 |
|
Tim Donohue
|
68266cd3c1
|
Move logging of test methods to Abstract*Test classes in dspace-api. That way they work for **both** dspace-server-webapp and dspace-api tests.
(cherry picked from commit bd20c9262b )
|
2024-11-06 21:12:01 +00:00 |
|
Tim Donohue
|
68b800f070
|
Merge pull request #9897 from DSpace/backport-9894-to-dspace-7_x
[Port dspace-7_x] Add Eclipse JDT .factorypath to .gitignore
|
2024-10-16 10:31:32 -05:00 |
|
Kim Shepherd
|
6018f926d7
|
Add Eclipse JDT .factorypath to .gitignore
(cherry picked from commit 9ce645e08b )
|
2024-10-16 15:28:30 +00:00 |
|
Brian Keese
|
4a4a8bcb22
|
Fix full-text indexing for files over the character limit
The error handler for files over the limit logged the correct message, but never actually added the full text to the index doc.
|
2024-10-15 11:38:54 -05:00 |
|
Tim Donohue
|
e9290f4bdc
|
Merge pull request #9888 from tdonohue/update_latest_spring5
Bump `dspace-7_x` to Spring 5.3.39 and Spring Security 5.7.12
|
2024-10-14 08:42:57 -05:00 |
|
Tim Donohue
|
70dd847759
|
Revert to Spring Security 5.7.12. Spring Security 5.8.x changes behavior of CSRF tokens
|
2024-10-11 16:41:40 -05:00 |
|
Tim Donohue
|
1e47fa61d9
|
Bump to Spring 5.3.39 and Spring Security 5.8.14
|
2024-10-11 14:38:47 -05:00 |
|
Tim Donohue
|
ce1edc3bd3
|
Merge pull request #9877 from DSpace/backport-9777-to-dspace-7_x
[Port dspace-7_x] several optimizations in HAL browser login page
|
2024-10-08 14:11:57 -05:00 |
|
Sascha Szott
|
4669d8f760
|
applied change suggested by reviewer: use String.prototype.includes
(cherry picked from commit 546afb189e )
|
2024-10-08 19:11:02 +00:00 |
|
Sascha Szott
|
a721f8c41e
|
fix failed first login attempt in HAL browser
(cherry picked from commit 002e637d4f )
|
2024-10-08 19:11:02 +00:00 |
|
Tim Donohue
|
5ad4adbddc
|
Merge pull request #9862 from DSpace/backport-9859-to-dspace-7_x
[Port dspace-7_x] minor fix in parameter description in subscriptions_content
|
2024-09-27 10:47:18 -05:00 |
|
Sascha Szott
|
702ff9cf4c
|
minor fix in parameter description
(cherry picked from commit 5758d9e903 )
|
2024-09-27 15:44:49 +00:00 |
|
Tim Donohue
|
7b98632152
|
Merge pull request #9857 from DSpace/backport-9678-to-dspace-7_x
[Port dspace-7_x] LDAPAuthentication considers update of eperson's attributes
|
2024-09-26 16:12:58 -05:00 |
|
Sascha Szott
|
31af49ea72
|
fix Checkstyle violations
(cherry picked from commit aaa74b88c9 )
|
2024-09-26 18:27:55 +00:00 |
|
Sascha Szott
|
b0370a064b
|
add missing import
(cherry picked from commit c5ad32a9b3 )
|
2024-09-26 18:27:55 +00:00 |
|
Sascha Szott
|
405397b8b0
|
update eperson's attributes right after successful login
(cherry picked from commit 428489ca52 )
|
2024-09-26 18:27:55 +00:00 |
|
kshepherd
|
43c25c9972
|
Merge pull request #9838 from DSpace/backport-9581-to-dspace-7_x
[Port dspace-7_x] Add missing wosPublisherContrib key-ref in wos-integration.xml (#9579)
|
2024-09-19 15:49:16 +02:00 |
|
Mikhail Schastlivtsev
|
a49ee62450
|
add missing publisher metadatum in test (#9579)
(cherry picked from commit cde892c8c7 )
|
2024-09-19 12:05:06 +00:00 |
|
Mikhail Schastlivtsev
|
9031322e7d
|
add missing wosPublisherContrib key-ref in wos-integration.xml (#9579)
(cherry picked from commit 6a8c76bbe1 )
|
2024-09-19 12:05:06 +00:00 |
|
Tim Donohue
|
b6209e0a95
|
Merge pull request #9801 from tdonohue/port_9668_to_7x
[Port dspace-7_x] Fix for DSpace#9667: Request-a-copy link generation for base URLs that have sub-paths
|
2024-09-06 16:40:59 -05:00 |
|
Tim Donohue
|
4ac4c911cf
|
Singular name needed in 7.x
|
2024-09-06 16:08:49 -05:00 |
|
Kim Shepherd
|
7ec746d005
|
lint fixes (RequestItemRepository)
|
2024-09-06 13:54:01 -05:00 |
|