Tim Donohue
|
02e2e72bea
|
Merge pull request #9742 from saschaszott/patch-44
Fix potentially invalid usages of == operator
|
2024-08-02 11:23:58 -05:00 |
|
Sascha Szott
|
a13cc82d40
|
use equals instead of ==
|
2024-08-02 17:49:14 +02:00 |
|
Sascha Szott
|
d2ef7b01ef
|
use equals instead of ==
|
2024-08-02 17:48:28 +02:00 |
|
Sascha Szott
|
5e3552ee38
|
use equals instead of ==
|
2024-08-02 17:47:07 +02:00 |
|
Sascha Szott
|
80de8f6fb5
|
use equals instead of ==
|
2024-08-02 17:44:35 +02:00 |
|
Tim Donohue
|
a25b3cb3ef
|
Merge pull request #9737 from saschaszott/patch-43
fix invalid usage of == operator
|
2024-08-02 09:49:22 -05:00 |
|
Sascha Szott
|
fa0fb14a18
|
fix invalid usage of == operator
|
2024-08-02 14:12:53 +02:00 |
|
Tim Donohue
|
8bc235b3c9
|
Merge pull request #9714 from atmire/w2p-116319_fix-metadata-import-setting-language-as-any-instead-of-null-upstream-main
Fix issue where CSV Import / Export can clear metadata if there are metadata values with language "*" (Item.ANY)
|
2024-07-25 10:20:14 -05:00 |
|
Tim Donohue
|
45248a8449
|
Merge pull request #9717 from kshepherd/spiderlist_url_update
Update spider list URLs to satisfy Cloudflare redirects
|
2024-07-23 13:53:37 -05:00 |
|
Kim Shepherd
|
d22ea117ca
|
Update spider list URLs to satisfy cloudflare redirects
Update spider list URLs to satisfy cloudflare redirects
Update spider list URLs to satisfy cloudflare redirects
|
2024-07-23 19:32:52 +02:00 |
|
Jens Vannerum
|
be179bad6a
|
116542: resolve issues after merge with latest main branch
|
2024-07-23 12:16:28 +02:00 |
|
Jens Vannerum
|
e03c402a9d
|
116542: fix issues with CSV importing and the Any language being set on metadata values
|
2024-07-23 12:05:15 +02:00 |
|
Tim Donohue
|
374c93a5da
|
Merge pull request #9711 from DSpace/dependabot/maven/dspace-api/dnsjava-dnsjava-3.6.0
Bump dnsjava:dnsjava from 2.1.9 to 3.6.0 in /dspace-api
|
2024-07-22 13:19:21 -05:00 |
|
dependabot[bot]
|
1775c88919
|
Bump dnsjava:dnsjava from 2.1.9 to 3.6.0 in /dspace-api
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 2.1.9 to 3.6.0.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](https://github.com/dnsjava/dnsjava/compare/v2.1.9...v3.6.0)
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 14:34:41 +00:00 |
|
Kristof De Langhe
|
9e11e1f9ae
|
115693: Pass doi metadatafield with xsl parameters
|
2024-07-19 13:42:09 +02:00 |
|
Tim Donohue
|
a52508d500
|
Merge pull request #9704 from saschaszott/patch-41
Docker build: fix FromAsCasing warnings
|
2024-07-17 11:20:34 -05:00 |
|
Sascha Szott
|
bed2396919
|
fix FromAsCasing warning
|
2024-07-17 15:35:54 +02:00 |
|
Sascha Szott
|
ac43ec48ed
|
fix FromAsCasing warning
|
2024-07-17 15:35:21 +02:00 |
|
Sascha Szott
|
f40e0aaf4e
|
fix FromAsCasing warning
|
2024-07-17 15:34:52 +02:00 |
|
Sascha Szott
|
51635d5ff1
|
fix FromAsCasing warning
|
2024-07-17 15:33:38 +02:00 |
|
Tim Donohue
|
87e7c98187
|
Update pull_request_template.md
Add note that PRs should be against main, if possible.
|
2024-07-11 14:56:29 -05:00 |
|
Tim Donohue
|
c897b1f6dd
|
Merge pull request #9691 from tdonohue/fix_signposting_test
Fix random test failures in LinksetRestControllerIT and ManageGroupsFeatureIT
|
2024-07-10 15:12:16 -05:00 |
|
Tim Donohue
|
5cf5b494c3
|
Fix random pagination failures in ManageGroupsFeatureIT by using the "feature" param to filter for the feature we are looking for. If this feature appeared on page 2, then the tests would fail.
|
2024-07-10 14:21:59 -05:00 |
|
Tim Donohue
|
3b5adf21ce
|
Remove unused services & unnecessary cache cleanup. This can result in random failures if these services are not yet loaded by another test.
|
2024-07-10 12:24:25 -05:00 |
|
Tim Donohue
|
83857ae01a
|
Merge pull request #9682 from TexasDigitalLibrary/DS-9323-fix-cc-license-version
DS-9323 - part 2: Updates creative commons license to 4.0 in example patch operation and geonames.org test data
|
2024-07-09 15:44:22 -05:00 |
|
Tim Donohue
|
bdd13d0279
|
Merge tag 'dspace-7.6.2'
[maven-release-plugin] copy for tag dspace-7.6.2
|
2024-07-09 15:07:18 -05:00 |
|
Tim Donohue
|
08947bc34e
|
[maven-release-plugin] prepare release dspace-7.6.2
dspace-7.6.2
|
2024-07-09 14:10:01 -05:00 |
|
Tim Donohue
|
98c661d8d0
|
Update redeployment of demo.dspace.org to use dspace-8_x branch.
|
2024-07-09 13:43:15 -05:00 |
|
Tim Donohue
|
12c3cc5b3e
|
Update LICENSES_THIRD_PARTY (and related configs) for 7.6.2 release
|
2024-07-09 13:35:16 -05:00 |
|
Tim Donohue
|
dd60f372e4
|
Merge pull request #9681 from pilasou/pilasou-DSpace-docker-compose-syntax-change
dspace docker compose syntax change
|
2024-07-09 09:09:06 -05:00 |
|
Sascha Szott
|
1712b9f078
|
fix broken unit tests
|
2024-07-09 10:53:23 +02:00 |
|
nwoodward
|
c3fec3fade
|
updated creative commons licenses version from 3.0 to 4.0
|
2024-07-08 12:26:42 -05:00 |
|
Sascha Szott
|
076f1f233e
|
change order of name parts: familyName, givenName
|
2024-07-08 19:26:11 +02:00 |
|
Pierre Lasou
|
567f86aff2
|
Update Docker README.md
Change docker-compose command by docker compose
|
2024-07-04 13:29:53 -04:00 |
|
Pierre Lasou
|
d87911db0d
|
Update Docker-compose README.md
Change to Docker command syntax V2: docker-compose changed to docker compose
|
2024-07-04 13:24:38 -04:00 |
|
Tim Donohue
|
fb4093c2d9
|
Update redeployment of demo.dspace.org to use dspace-8_x branch.
|
2024-07-03 14:17:05 -05:00 |
|
Sascha Szott
|
aaa74b88c9
|
fix Checkstyle violations
|
2024-07-03 13:54:53 +02:00 |
|
Sascha Szott
|
c5ad32a9b3
|
add missing import
|
2024-07-03 13:36:45 +02:00 |
|
Sascha Szott
|
428489ca52
|
update eperson's attributes right after successful login
|
2024-07-03 13:23:32 +02:00 |
|
kshepherd
|
d47c00a24b
|
Merge pull request #9599 from tdonohue/port_new_csrf_endpoint_to_7x
[Port dspace-7_x] Add a GET `/csrf` endpoint to allow for forcing refresh of CSRF token
|
2024-06-29 14:57:45 +02:00 |
|
Tim Donohue
|
de251055bd
|
Merge pull request #9672 from tdonohue/update_contributing
[GitHub Config] Minor updates to Contribution docs & issue/PR templates
|
2024-06-27 15:20:52 -05:00 |
|
Tim Donohue
|
3072789c69
|
Minor updates to issue templates. Instead of bold text, use headers to make sections more readable.
|
2024-06-27 12:13:00 -05:00 |
|
Tim Donohue
|
28159e9ab2
|
Minor updates to contribution checklist / PR template. Add requirement that PRs need details on how to test them.
|
2024-06-27 12:11:55 -05:00 |
|
Tim Donohue
|
303d169c9a
|
Update CONTRIBUTING.md
Fix links to link to 8.x instead of 7.x
|
2024-06-27 11:12:43 -05:00 |
|
Tim Donohue
|
a2e9c132ed
|
Update CONTRIBUTING.md
Minor updates including linking to developer meetings
|
2024-06-27 11:10:28 -05:00 |
|
Kristof De Langhe
|
021e424347
|
115693: DataCiteConnector fallback for blank metadata doi
|
2024-06-27 10:59:36 +02:00 |
|
Tim Donohue
|
68c3ba26e8
|
[maven-release-plugin] prepare for next development iteration
|
2024-06-26 13:54:59 -05:00 |
|
Tim Donohue
|
10835ea602
|
[maven-release-plugin] prepare branch @{releaseLabel}
|
2024-06-26 13:54:54 -05:00 |
|
Mattia Vianelli
|
edfb8920cc
|
DURACOM-265 Code improvement after review
|
2024-06-24 18:40:18 +02:00 |
|
Tim Donohue
|
87f66fbc55
|
[maven-release-plugin] prepare for next development iteration
|
2024-06-21 14:23:32 -05:00 |
|