max.nuding
|
10d7b352ef
|
Fix #8792, change column type of Process.parameters to TEXT
|
2023-04-21 07:55:24 +02:00 |
|
Sean Kalynuk
|
98b843668e
|
Fix #8490 preferred label lookup
When the authority key still needs to be generated, skip the lookup for
the preferred label since it does not exist in Solr yet.
|
2023-04-20 14:08:30 -05:00 |
|
Tim Donohue
|
fea4067464
|
Merge pull request #8785 from mwoodiupui/event-consumer-doc
Document the need to avoid commit() during event dispatch.
|
2023-04-20 09:53:42 -05:00 |
|
Luca Giamminonni
|
c4f50c0116
|
Merge branch 'main' into DURACOM-92
|
2023-04-20 14:51:35 +02:00 |
|
Adán Román Ruiz
|
daa1a67e8c
|
Merge branch 'main' into DS-8636
|
2023-04-20 13:30:26 +02:00 |
|
aroman-arvo
|
d9f7e04368
|
#8636 Request a Copy's "helpdesk" strategy requires authentication to respond
|
2023-04-20 11:13:28 +02:00 |
|
Kristof De Langhe
|
3154caaae8
|
Merge branch 'main' into w2p-100414_Missing-search-result-statistics-7.0
|
2023-04-20 10:21:59 +02:00 |
|
Francesco Pio Scognamiglio
|
9c7012b36b
|
Merge branch 'main' into CST-6402
|
2023-04-20 09:05:47 +02:00 |
|
Tim Donohue
|
3df54e549f
|
Revert change to alpine linux. Scripts all assume debian.
|
2023-04-19 15:14:40 -05:00 |
|
Tim Donohue
|
5e013a8a36
|
Update to latest version of Ant
|
2023-04-19 14:25:52 -05:00 |
|
Tim Donohue
|
aa7acb5be7
|
Update Postgres Docker scripts to build/tag images automatically
|
2023-04-19 14:25:18 -05:00 |
|
Tim Donohue
|
e3fb8bf601
|
Update to latest Jetty v9
|
2023-04-19 11:21:13 -05:00 |
|
Kristof De Langhe
|
583b38a2e6
|
100414: Missing search_result statistics fix
|
2023-04-19 12:23:26 +02:00 |
|
Max Nuding
|
0dc5a298dc
|
Merge branch 'DSpace:main' into main
|
2023-04-19 11:32:12 +02:00 |
|
Tim Donohue
|
bcb7142b90
|
Merge pull request #8779 from DSpace/dependabot/maven/dspace-api/org.json-json-20230227
Bump json from 20180130 to 20230227 in /dspace-api
|
2023-04-17 16:30:20 -05:00 |
|
Tim Donohue
|
7b4bf36898
|
Merge pull request #8780 from tdonohue/update_actions
Split Codecov GitHub action to separate job & add retries. Update other actions.
|
2023-04-17 14:58:33 -05:00 |
|
Tuan Nguyen
|
b48ea37de5
|
properly escape ':' in query
|
2023-04-17 15:16:17 -04:00 |
|
Mark H. Wood
|
d5178a7129
|
Document the need to avoid commit() during event dispatch.
|
2023-04-17 09:26:49 -04:00 |
|
Kevin Van de Velde
|
090994a378
|
Merge remote-tracking branch 'upstream/main' into w2p-89779_VersionedHandleIdentifierProviderWithCanonicalHandles-fix
|
2023-04-17 14:11:25 +02:00 |
|
Chandaluri Vamsi Krishna
|
1ccde8468d
|
Removed useProxies usage
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
|
2023-04-15 11:42:02 +05:30 |
|
Chandaluri Vamsi Krishna
|
24897cde05
|
Merge branch 'DSpace:main' into ds-8728
|
2023-04-15 10:56:10 +05:30 |
|
Tim Donohue
|
9b0f2ed433
|
Update to latest version of actions
|
2023-04-14 16:45:52 -05:00 |
|
Tim Donohue
|
e00388995b
|
Split Codecov upload into a separate job. Make it auto-retry up to five times
|
2023-04-14 16:45:15 -05:00 |
|
Tim Donohue
|
180fb00864
|
Merge pull request #8717 from amgciadev/fix-1702-b
Fixes "Move item to a different collection is not inheriting policies"
|
2023-04-14 14:50:21 -05:00 |
|
dependabot[bot]
|
fe5a305264
|
Bump json from 20180130 to 20230227 in /dspace-api
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-14 17:40:58 +00:00 |
|
Tim Donohue
|
d180fc5393
|
Merge pull request #8756 from 4Science/DURACOM-128
[DURACOM-128] Unable to delete a profile
|
2023-04-14 11:44:26 -05:00 |
|
Tim Donohue
|
cc6c840cc8
|
Merge pull request #8735 from TexasDigitalLibrary/DS-8668
DS-8668: adds exception handler for when maximum upload size is exceeded
|
2023-04-14 11:43:14 -05:00 |
|
Tim Donohue
|
1e14974710
|
Merge pull request #8718 from 4Science/DSC-968_main
Added pagination on bitstream cleanup
|
2023-04-14 10:30:21 -05:00 |
|
corrado lombardi
|
b2b4dda243
|
checkstyle fix
|
2023-04-13 08:35:38 +02:00 |
|
Chandaluri Vamsi Krishna
|
9a345d3e64
|
Testing of default description
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
|
2023-04-13 09:52:14 +05:30 |
|
Chandaluri Vamsi Krishna
|
77d552b029
|
Added logic for default description
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
|
2023-04-13 09:50:57 +05:30 |
|
corrado lombardi
|
4685c9fc8d
|
updated test expectation
|
2023-04-12 19:20:40 +02:00 |
|
corrado lombardi
|
3f0ae31573
|
Merge remote-tracking branch 'origin/DURACOM-92' into DURACOM-92
|
2023-04-12 18:51:45 +02:00 |
|
corrado lombardi
|
d8357d77aa
|
used utils.copy to copy input stream content in order to prevent oom problems
|
2023-04-12 18:45:27 +02:00 |
|
corrado lombardi
|
9ef3794090
|
updated checksum calculation
|
2023-04-12 15:29:52 +02:00 |
|
Vincenzo Mecca
|
006f4a5ff7
|
Merge branch 'main' into duracom-125
|
2023-04-12 09:28:13 +02:00 |
|
Tim Donohue
|
7a8edb6de2
|
Merge pull request #8771 from tadeubas/main
Typo fix in dspace.cfg
|
2023-04-11 14:45:26 -05:00 |
|
TS
|
1c41794ddd
|
Fix typo in dspace.cfg
Fixed typo "cummulative" to "cumulative" in dspace/config/dspace.cfg file
|
2023-04-11 15:02:24 -03:00 |
|
TS
|
d9cb1e51c4
|
Typo fix in dspace.cfg
Fixed typo "dermine" to "determine" in `dspace/config/dspace.cfg` file
|
2023-04-11 14:41:17 -03:00 |
|
Vincenzo Mecca
|
dca82017c4
|
Merge branch 'main' into duracom-125
|
2023-04-11 09:38:31 +02:00 |
|
Tim Donohue
|
4b1b9791ca
|
Merge pull request #8679 from mark-cooper/dspace-solr
Build, use, publish dspace/dspace-solr imgs
|
2023-04-07 11:50:30 -05:00 |
|
Yana De Pauw
|
cf831ed7d5
|
Fix merge issues
|
2023-04-07 16:26:12 +02:00 |
|
Yana De Pauw
|
e6b7154204
|
Merge branch 'discovery-fixes-7.2' into discovery-fixes
|
2023-04-07 16:01:49 +02:00 |
|
Yana De Pauw
|
09f59b0b73
|
Merge remote-tracking branch 'upstream/main' into discovery-fixes
|
2023-04-07 16:00:45 +02:00 |
|
Yana De Pauw
|
e433720cd0
|
Add test-discovery xml
|
2023-04-07 15:31:46 +02:00 |
|
Yana De Pauw
|
11bc061ff9
|
97248: Implement feedback
|
2023-04-07 15:29:57 +02:00 |
|
Mark Cooper
|
b36e6df9bc
|
Build, use, publish dspace/dspace-solr imgs
|
2023-04-06 16:48:36 -07:00 |
|
Ma-Tador
|
44e7bef9ca
|
fix bug: reset password from Admin Panel #8765
|
2023-04-06 11:24:30 +02:00 |
|
Vincenzo Mecca
|
0c6ae1fffc
|
Merge branch 'main' into duracom-125
|
2023-04-06 09:31:15 +02:00 |
|
Tim Donohue
|
5d14b23e05
|
Merge pull request #8727 from alexandrevryghem/added-vtt-to-default-supported-bitstream-types
Added WebVTT to default supported bitstream formats
|
2023-04-04 11:50:06 -05:00 |
|