Paulo Graça
99f2c7c134
Merge branch 'main' into DS-8837
2023-06-02 09:21:51 +01:00
Andrea Bollini
308bae43c7
Merge branch 'main' of https://github.com/DSpace/DSpace into duracom-136_CST-9634
2023-06-01 19:22:34 +02:00
damian
e31a223882
Item counts are now managable.
2023-05-31 13:53:09 +02:00
Mohamed Saber Eskander
e6daf49f25
added missed configuration
2023-05-31 13:26:28 +03:00
Giuseppe Digilio
54981b0bd2
Merge branch 'main' into DURACOM-126
2023-05-30 09:11:49 +02:00
NikitaKr1vonosov
3ee18f5a6e
Merge branch 'main' into CST-5728
2023-05-29 13:05:46 +02:00
Nikita Krivonosov
3ba6db388b
Merge remote-tracking branch 'origin/CST-5728' into CST-5728
2023-05-29 12:42:39 +02:00
Nikita Krivonosov
d0d6776810
[CST-5728] LYRASIS [Donated]: DSpace7: Implement signposting pattern in DSpace (REST)
2023-05-29 09:56:07 +02:00
Paulo Graça
c2a5e2ad80
Merge branch 'main' into enhancement/xoai-access-status-plugin
2023-05-27 09:15:59 +01:00
Paulo Graça
a9eab4a254
also add support for access status at bitstream level
2023-05-27 08:23:46 +01:00
Paulo Graça
4fa51d03d1
adding support for access status xoai plugin
2023-05-26 17:14:10 +01:00
Paulo Graça
b47fd234e8
Merge branch 'main' into enhancement/addressing-#8633
2023-05-26 12:22:38 +01:00
Mark H. Wood
7b720d6521
Merge pull request #8772 from alexandrevryghem/use-variables-in-email-templates_contribute-main
...
Use variables in email templates contribute main
2023-05-25 13:57:27 -04:00
Giuseppe Digilio
ec3cc2dcf1
Merge branch 'main' into duracom-136_CST-9634
2023-05-25 15:49:41 +02:00
Giuseppe Digilio
f750f85b17
Merge remote-tracking branch 'origin/main' into DURACOM-126
2023-05-25 14:48:24 +02:00
Yana De Pauw
f3b939e88f
94299: Add rest.patch.operations.limit to config file
2023-05-25 15:34:05 +03:00
Bui Thai Hai
b3a21ebd5a
Minor Tweaks
2023-05-25 14:54:46 +07:00
Bui Thai Hai
eb46a99dff
Fix: default sort option (lastModified) for discovery
2023-05-25 10:21:44 +07:00
Alexandre Vryghem
01d5276fd7
Replace occurrences of DSpace with the dspace.name variable
2023-05-24 17:53:58 +02:00
Paulo Graça
2ca723d687
Merge branch 'main' into enhancement/addressing-#8633
2023-05-24 09:36:16 +01:00
Paulo Graça
50f808a7d0
removing Person test configuration
2023-05-23 08:51:27 +01:00
Alexandre Vryghem
05f1714b05
Replace occurrences of DSpace with the dspace.name variable
2023-05-22 23:15:19 +02:00
Francesco Pio Scognamiglio
cbfed3e218
[DURACOM-148] add crossref metadata processor to manage the date issued field
2023-05-22 15:44:52 +02:00
Paulo Graça
d7d7f7c370
support for entity type for collection at input submissions
2023-05-19 22:44:07 +01:00
NikitaKr1vonosov
9e2b4a1acf
Merge branch 'main' into CST-5728
2023-05-19 13:01:38 +02:00
Tim Donohue
95ad0ba927
Merge pull request #8822 from tdonohue/remove_oracle
...
Remove Oracle Support
2023-05-18 16:43:38 -05:00
Mark H. Wood
4c00e13b52
Merge branch 'main' into reqitem-response
2023-05-18 08:29:39 -04:00
Sascha Szott
2f1d52bf3f
removed eperson.subscription.onlynew
2023-05-16 09:09:17 +02:00
eskander
2bdb7be422
Merge remote-tracking branch 'origin/duracom-136_CST-9634' into duracom-136_CST-9634
2023-05-12 15:35:52 +03:00
Mohamed Saber Eskander
07fbe15126
refactoring and added new IT class
2023-05-12 15:35:22 +03:00
Giuseppe Digilio
cf0215b029
[CST-9634] add administrativeBulkAccess discovery configuration
2023-05-12 13:15:48 +02:00
Mohamed Saber Eskander
4e64afbe3b
bulk access controll
2023-05-11 12:04:20 +03:00
Mark H. Wood
034fc3317b
Fix unconfigured collaborator by not scanning it into two ApplicationContexts.
...
Minor tidying.
2023-05-10 17:37:36 -04:00
Paulo Graça
ccf9bc2d98
Update submission-forms.xml
2023-05-09 17:20:44 +01:00
eskander
6b40f2eea6
[CST-9634] refactoring
2023-05-09 14:46:37 +03:00
Mohamed Saber Eskander
9a2a8ef4f5
[CST-9634] created new endpoint for bulkAccessConditionOptions configuration
2023-05-09 13:31:37 +03:00
Mark H. Wood
a86235a06b
Simplify dependency injection.
...
To use autowiring via alias to select a grantor strategy is needlessly
complicated and fragile. Instead, configure the email sender by
explicit constructor injection. Other collaborators are internal
matters for the class and continue to be autowired.
2023-05-08 15:35:38 -04:00
Mark H. Wood
f8432ac7d4
Include new email template missed in original commit.
2023-05-08 13:15:29 -04:00
Nikita Krivonosov
7ba68c40ab
[CST-5728] LYRASIS [Donated]: DSpace7: Implement signposting pattern in DSpace (REST)
2023-05-07 16:25:27 +02:00
Tim Donohue
6fbf97a6b3
Remove oracle mentions from configs / READMEs
2023-05-03 14:08:05 -05:00
Tim Donohue
6b7656f8b8
Remove oracle profiles from POMs
2023-05-03 14:08:05 -05:00
Giuseppe Digilio
ed845cbfa2
Merged main into DURACOM-126
2023-05-02 13:59:46 +00:00
Mohamed Saber Eskander
518cdb7ff0
[DURACOM-126] solved Submission with a validation error on a hidden step can't be submitted
2023-05-02 14:42:33 +03:00
Tim Donohue
7cebc65a31
Merge pull request #8784 from atmire/w2p-89779_VersionedHandleIdentifierProviderWithCanonicalHandles-fix
...
Fix for the optional VersionedHandleIdentifierProviderWithCanonicalHandles identifier system
2023-05-01 16:50:22 -05:00
Tim Donohue
05a1a371fa
Merge pull request #8745 from alexandrevryghem/w2p-99466_made-import-external-source-date-uniform_contribute-main
...
Removed timestamp from dc.date.issued when importing from external sources
2023-04-28 16:38:30 -05:00
Abel
b656cba343
Merge branch 'dspace-7.5-sistedes' into feature-imagemagick-video
2023-04-28 17:18:01 +02:00
Abel
f7414f1d58
Add a comment about ImageMagick policies
2023-04-28 04:40:23 +02:00
Abel
535edef1b3
Add ImageMagickVideoThumbnailFilter
2023-04-28 03:53:43 +02:00
Tim Donohue
f1f4fe4cdf
Update to Postgres v13 (as v11 images are not being maintained). Add db.restore.yml upgrade script & enhance READMEs
2023-04-21 16:59:47 -05:00
Tim Donohue
3df54e549f
Revert change to alpine linux. Scripts all assume debian.
2023-04-19 15:14:40 -05:00