Commit Graph

17 Commits

Author SHA1 Message Date
Kim Shepherd
8135ba25a5 Request-a-copy: Access expiry sent as delta or date, stored as date 2025-03-27 13:20:28 +01:00
Kim Shepherd
7617ae1da9 Request-a-copy improvement: Unit and integration tests 2025-03-27 13:19:31 +01:00
Tim Donohue
611e98afe8 Replace java.util.Date and java.util.Calendar with java.time.* equivalents. 2025-03-05 16:37:03 -06:00
Tim Donohue
7b25144684 Upgrade to Hibernate 6. Migrate more javax to jakarta. Realign imports to fix checkstyle errors 2024-03-20 09:41:51 -05:00
Luca Giamminonni
56896c3bb6 [CST-5251] Improved missing builder's cleanup 2022-02-11 16:34:02 +01:00
Mark H. Wood
55beed65ba [DS-3952] Don't create a RequestItem until #build() is called. 2021-10-06 13:18:57 -04:00
Mark H. Wood
59befb62aa [DS-3952] Bitstream is optional if allfiles:true. Implement and test. 2021-09-24 13:18:59 -04:00
Mark H. Wood
2b61176255 [DS-3952] New request mapping for 32-hex-digit item request tokens, so
requests are dispatchable.

Also remove some voluminous debugging output.
2021-09-23 13:42:36 -04:00
Mark H. Wood
9dd3026c05 Missing commit broke tests. Tighten up code, #2129 2021-09-03 16:58:06 -04:00
Mark H. Wood
76ea271ead Address feedback. #2129 2021-09-02 11:21:47 -04:00
Mark H. Wood
0ccfba6a1a [DS-3952] Catch up with switch to Log4J v2 -- replace SLF4J. 2021-08-08 13:58:42 -04:00
Mark H. Wood
09b066ca91 [DS-3952] Move request deletion from test to main. 2021-08-08 13:56:15 -04:00
Mark H. Wood
6fa5bf6548 [DS-3952] Drop dangling references that caused unfortunate coupling
with following test classes.
2021-08-08 13:54:54 -04:00
Mark H. Wood
10dde35631 [DS-3952] Work around NPE problem in RequestItem: ensure that accept_request is set. 2021-08-08 13:40:18 -04:00
Mark H. Wood
a37c658931 [DS-3952] Debug the integration tests (unfinished). 2021-08-08 13:40:13 -04:00
Mark H. Wood
797e998739 [DS-3952] Use service from superclass, tighten code. 2021-08-08 11:38:53 -04:00
Mark H. Wood
1590e72f0f [DS-3952] Begin building integration tests. 2021-08-08 11:31:43 -04:00