Marie Verdonck
|
928a46d30f
|
Merge branch 'main' into contract-pr-225-browse-by-support-for-controlled-vocabulary-main
# Conflicts:
# dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/BrowseIndexRestRepository.java
|
2023-05-05 10:35:27 +02:00 |
|
Marie Verdonck
|
66eb8a548f
|
Browse-by support for controlled vocabularies
https://github.com/DSpace/RestContract/pull/225
|
2023-05-04 20:14:44 +02:00 |
|
Francesco Pio Scognamiglio
|
390a6f1b44
|
Merge branch 'main' into CST-6402
|
2023-05-04 08:44:21 +02:00 |
|
Tim Donohue
|
dac7ed2f09
|
Migrate to org.hibernate.type.TextType from our custom LobType
|
2023-05-03 15:59:01 -05:00 |
|
Tim Donohue
|
7a209d228a
|
Remove oracle specific Java code / comments.
|
2023-05-03 14:08:05 -05:00 |
|
Tim Donohue
|
140cdc6de0
|
Remove all oracle-specific migration scripts
|
2023-05-03 14:08:05 -05: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 |
|
Tim Donohue
|
53a09a9ba7
|
Merge pull request #8800 from hutattedonmyarm/8792-fix-long-title-export
Fix #8792, change column type of Process.parameters to TEXT
|
2023-05-03 14:06:56 -05:00 |
|
Nicholas Woodward
|
980e50b877
|
Merge branch 'main' into DS-2175
|
2023-05-03 12:23:17 -05:00 |
|
Tim Donohue
|
22c667e7cd
|
Merge pull request #8766 from Ma-Tador/synced
fix bug: reset password from Admin Panel when Captcha enabled
|
2023-05-03 10:52:46 -05:00 |
|
Ma-Tador
|
310b7a9b0c
|
Add missing request parameter in RegistrationRestRepositoryIT
|
2023-05-03 09:01:26 +02:00 |
|
Ma-Tador
|
37e93e278b
|
Merge branch 'DSpace:main' into synced
|
2023-05-03 08:34:27 +02:00 |
|
nwoodward
|
9cca5ee12a
|
updated tests to reflect that registering with an existing email address no longer throws an unprocessable exception
|
2023-05-02 15:55:18 -05:00 |
|
Kristof De Langhe
|
12ad2064c4
|
101481: View events referrer fix
|
2023-05-02 17:48:32 +02: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 |
|
Ma-Tador
|
603cd9a19b
|
Remove white spaces to comply with DSpace checkstyle
|
2023-05-02 12:11:44 +02:00 |
|
Francesco Pio Scognamiglio
|
ef138cf76d
|
[CST-6402] fix saf import via remote url: the source param is not used
|
2023-05-02 09:19:32 +02:00 |
|
Francesco Pio Scognamiglio
|
637003a75e
|
Merge branch 'main' into CST-6402
|
2023-05-02 08:53:49 +02: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 |
|
nwoodward
|
80af0665c1
|
send "forgot password" email if user tries to register with email address already in eperson table
|
2023-05-01 15:15:28 -05:00 |
|
Tim Donohue
|
9bbfb8de68
|
Merge pull request #8776 from CVamsi27/ds-8728
Implement default description for Community/Collection for OpenSearch
|
2023-05-01 13:22:29 -05:00 |
|
Chandaluri Vamsi Krishna
|
fdf4a4d571
|
Updated to fetch dynamic default description
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
|
2023-04-30 22:32:42 +05:30 |
|
Chandaluri Vamsi Krishna
|
da09d4b1f5
|
Merge branch 'DSpace:main' into ds-8728
|
2023-04-29 08:51:31 +05:30 |
|
Tim Donohue
|
80cb84433b
|
Merge pull request #8781 from CVamsi27/ds-8671
Removed instances of useProxies
|
2023-04-28 16:48:50 -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 |
|
Tim Donohue
|
afcc9dc6c5
|
Merge pull request #8742 from 4Science/duracom-125
MetadataValues' list doesn't respect ordering after been modified
|
2023-04-28 15:03:22 -05:00 |
|
Abel
|
b656cba343
|
Merge branch 'dspace-7.5-sistedes' into feature-imagemagick-video
|
2023-04-28 17:18:01 +02:00 |
|
Michael Plate
|
c919df81fb
|
LDAP Auth extended for many groups
|
2023-04-28 17:09:55 +02:00 |
|
Abel
|
77f6daf0a3
|
Change import order
|
2023-04-28 13:36:20 +02:00 |
|
Francesco Pio Scognamiglio
|
dd1a5188b6
|
[CST-6402] manage saf import via remote url in CLI mode
|
2023-04-28 10:28:27 +02:00 |
|
Francesco Pio Scognamiglio
|
1138667f3a
|
[CST-6402] fix saf import via remote url: the url param is a string
|
2023-04-28 09:51:03 +02:00 |
|
Francesco Pio Scognamiglio
|
80a0e3267a
|
Merge branch 'main' into CST-6402
|
2023-04-28 08:43:23 +02:00 |
|
Abel
|
f7414f1d58
|
Add a comment about ImageMagick policies
|
2023-04-28 04:40:23 +02:00 |
|
Abel
|
413c6f443f
|
Use same defaults than ImageMagickThumbnailFilter
|
2023-04-28 04:28:38 +02:00 |
|
Abel
|
d256065fc2
|
Set FRAME_NUMBER using a constant
|
2023-04-28 04:09:26 +02:00 |
|
Abel
|
43661de74e
|
Add Override annotation
|
2023-04-28 03:59:00 +02:00 |
|
Abel
|
535edef1b3
|
Add ImageMagickVideoThumbnailFilter
|
2023-04-28 03:53:43 +02:00 |
|
Tim Donohue
|
5944c4c1bf
|
Merge pull request #8755 from hutattedonmyarm/main
Change description column in orcid tables to TEXT type
|
2023-04-27 16:47:33 -05:00 |
|
Tim Donohue
|
42663a3e0e
|
Merge pull request #8762 from atmire/w2p-100302_Pubmed-lookup-too-many-requests-7.5
Fix PubMed lookup too many requests
|
2023-04-27 14:20:31 -05:00 |
|
Tim Donohue
|
8cd82e5d2e
|
Update to Spring Boot v2.7.11
|
2023-04-25 17:13:40 -05:00 |
|
Tim Donohue
|
66d7c1bde6
|
Update to latest spring-boot and spring
|
2023-04-25 17:13:40 -05:00 |
|
Tim Donohue
|
42f548b17e
|
Remove check for double-encoded param. It is no longer double-encoded after upgrading Spring Boot.
|
2023-04-25 17:13:40 -05:00 |
|
Tim Donohue
|
a15a41401b
|
Update Spring & Spring Boot versions
|
2023-04-25 17:13:40 -05:00 |
|
Tim Donohue
|
89c49bf5ae
|
Merge pull request #8793 from tdonohue/update_jetty
Update to latest Jetty v9
|
2023-04-25 14:48:09 -05:00 |
|
Hardy Pottinger
|
61845da1aa
|
Install unzip in Dockerfile.cli so cli.ingest.yml can work correctly (requires unzip)
|
2023-04-25 11:17:24 -05:00 |
|
Tim Donohue
|
74e3d10326
|
Merge pull request #8794 from tdonohue/update_postgres_docker
Update Postgres Docker scripts to build/tag image automatically
|
2023-04-24 17:14:10 -05: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 |
|
max.nuding
|
d7c4d35d99
|
Add H2 and Oracle DB migrations
|
2023-04-21 11:52:24 +02:00 |
|