Commit Graph

17204 Commits

Author SHA1 Message Date
Tim Donohue
ffa2683c63 Fix checkstyle. Correct grammar of comment while doing so. 2023-09-13 12:28:55 -05:00
Tim Donohue
1271374d37 Fix ClassCastException (Collection cannot be cast to Item) in Handle identifier classes 2023-09-13 11:47:55 -05:00
Mark Cooper
b6d20eef71 Add a "container friendly" log4j2 cfg and output compose dspace log to console (#8828)
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
2023-09-12 20:33:37 -05:00
Alan Orth
7fc9135b80 Merge pull request #9058 from J4bbi/fix/opensearch_header_tag
Expose OpenSearch configuration properties in the REST API
2023-09-12 11:08:27 +03:00
Hrafn Malmquist
80b35c9650 Add websvc.opensearch.autolink and websvc.opensearch.shortname to exposed REST configuration properties 2023-09-09 00:53:11 +01:00
Tim Donohue
375f902a06 Merge pull request #9057 from DSpace/backport-8948-to-main
[Port main] Add a configuration key to disable hierarchical browse indexes
2023-09-08 16:05:24 -05:00
Tim Donohue
06f4d8df81 Add note that rebooting Tomcat required
(cherry picked from commit ff393fe72d)
2023-09-08 19:39:21 +00:00
Toni Prieto
934ebc890e Add a configuration key to disable hierarchical browse indexes
(cherry picked from commit e55bc87c1a)
2023-09-08 19:39:21 +00:00
Tim Donohue
77919e169e Merge pull request #9051 from DSpace/dependabot/maven/org.eclipse.jetty-jetty-xml-9.4.52.v20230823
Bump org.eclipse.jetty:jetty-xml from 9.4.51.v20230217 to 9.4.52.v20230823
2023-09-07 12:24:04 -05:00
Tim Donohue
502dc79cf6 Merge pull request #8924 from mwoodiupui/ut2it
Rename test suites that are really integration testing.
2023-09-07 10:23:51 -05:00
Tim Donohue
2e1f74a2a8 Merge pull request #8944 from atmire/w2p-103837_GA4-exclude-non-content-bitstream-views-main
Exclude non-content bitstream view events from Google Analytics 4
2023-09-06 16:53:53 -05:00
Nona Luypaert
c10e038668 Merge branch 'w2p-103837_GA4-exclude-non-content-bitstream-views-7.4' into w2p-103837_GA4-exclude-non-content-bitstream-views-main 2023-09-06 19:52:06 +02:00
Nona Luypaert
997057f8e4 103837: Fix isContentBitstream() in GoogleAsyncEventListener 2023-09-06 19:48:55 +02:00
Alan Orth
4f5b18913f Merge pull request #8890 from mwoodiupui/no-joda
Migrate from Joda-Time to java.time
2023-09-06 17:41:37 +03:00
dependabot[bot]
2bcc0b38a9 Bump org.eclipse.jetty:jetty-xml
Bumps [org.eclipse.jetty:jetty-xml](https://github.com/eclipse/jetty.project) from 9.4.51.v20230217 to 9.4.52.v20230823.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.51.v20230217...jetty-9.4.52.v20230823)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-xml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 22:40:56 +00:00
Tim Donohue
c7c30227ec Merge pull request #9018 from ChrisBethgster/9005_cli_throw_excpetion_on_help_short
Fix different CLI commands throw an exception on help argument
2023-08-23 16:58:58 -05:00
Tim Donohue
d3e5ddb6c0 Merge pull request #9036 from tdonohue/skip_merge_commits_in_port_pr
[GitHub Actions] When porting a PR, skip any merge commits
2023-08-23 16:56:50 -05:00
Tim Donohue
b1d3471995 Enable new skip merge commit feature 2023-08-23 16:51:26 -05:00
Alan Orth
0681595f46 Merge pull request #9025 from arvoConsultores/3331
3331 - remove the --optimize feature of 'dspace stats-util'
2023-08-23 15:16:16 +03:00
Alan Orth
8ebfd25cc1 Merge pull request #9033 from DSpace/backport-9008-to-main
[Port main] Fix #8963: Remove deletion constraint from Groomer
2023-08-23 14:45:58 +03:00
Martin Walk
c23bc8a338 Fix #8963: Remove deletion constraint from Groomer
(cherry picked from commit e07763b021)
2023-08-23 09:49:08 +00:00
Christian Bethge
064e2caa37 remove not necessary else 2023-08-23 10:41:44 +02:00
Christian Bethge
86285d78aa add DSpaceSkipUnknownArgumentsParser as parser to ignore/skip unknown arguments in cli by help, fix not necessary ParseException in help 2023-08-23 10:33:51 +02:00
Hrafn Malmquist
940183411e Bump up versions of buildnumber-maven-plugin & build-helper-maven-plugin. add configuration for SCM failure (#9016) 2023-08-22 15:24:24 -05:00
Tim Donohue
363884da5f Merge pull request #9029 from cclauss/cclauss-patch-1
README.md: Fix typo
2023-08-22 10:42:39 -05:00
Christian Clauss
ca8abddff1 README.md: Fix typo 2023-08-21 23:35:23 +02:00
Nona Luypaert
49a3e98178 Merge branch 'w2p-103837_GA4-exclude-non-content-bitstream-views-7.4' into w2p-103837_GA4-exclude-non-content-bitstream-views-main 2023-08-17 16:46:29 +02:00
Nona Luypaert
22e209322c 103837: Refactor GA config to list bundles 2023-08-17 16:43:21 +02:00
aroman-arvo
08c650921d 3331 - remove the --optimize feature of 'dspace stats-util' 2023-08-11 08:47:31 +02:00
Tim Donohue
cfcd4b74e6 Merge pull request #9021 from tdonohue/remove_useless_log
Remove useless log.info
2023-08-09 10:17:07 -05:00
Tim Donohue
1f3ad993cc Remove useless log.info 2023-08-08 16:43:12 -05:00
Tim Donohue
bb18ead2a0 Merge pull request #8991 from mwoodiupui/mediafilter-logging
On media filter failure log the name of the assetstore file and trace causes of exception
2023-08-08 16:41:05 -05:00
Christian Bethge
82c9b6fc9b ingore unrecognized arguments on help 2023-08-08 09:36:16 +02:00
Christian Bethge
b1377ca1ef fix stylecheck 2023-08-07 11:27:08 +02:00
Christian Bethge
2cd1f887c0 Merge branch '9005_cli_throw_excpetion_on_help' into '9005_cli_throw_excpetion_on_help_short'
9005 cli throw excpetion on help

See merge request ulb/mirror-dspace!92
2023-08-07 09:42:07 +02:00
Christian Bethge
8ae5ffbf9b fix MissingOptionException on help 2023-08-07 09:42:07 +02:00
Tim Donohue
c82e058677 Merge pull request #8922 from mwoodiupui/8500
Missing subject in template-based e-mails
2023-08-04 13:25:34 -05:00
Tim Donohue
5d4c45c0a2 Merge pull request #8940 from hutattedonmyarm/8933-fix-solr-staticstics-queries
Fix #8933: Only add the base statistic core if it hasn't already been added
2023-08-04 10:37:51 -05:00
Max Nuding
659f3fe6cd Merge branch 'DSpace:main' into 8933-fix-solr-staticstics-queries 2023-08-04 08:39:18 +02:00
Max Nuding
d44507d647 Remove duplicate code 2023-08-04 08:39:03 +02:00
Tim Donohue
5b23759503 Merge pull request #9007 from ChrisBethgster/9006_geoip_fix_referenced_configuration
9006 geoip fix referenced configuration
2023-08-03 16:42:46 -05:00
Tim Donohue
e08396c758 Merge pull request #8936 from dsteelma-umd/dspace_7.6_fix_for_8935
DS-8935. webui.browse.link CrossLinks - Fix for multiple exact matches
2023-08-03 16:36:59 -05:00
Tim Donohue
f02eab3486 Merge pull request #8961 from 4Science/DURACOM-179
'null' value is passed to sendErrorResponse instead of actual exception
2023-08-03 12:31:19 -05:00
Tim Donohue
1011708933 Merge pull request #9004 from tdonohue/enable_entity_mapping
Enable entity type to submission form mapping by default
2023-08-03 11:22:08 -05:00
Christian Bethge
309b0b355e #9006 fix referenced configuration file (Test) 2023-08-03 13:04:03 +02:00
Christian Bethge
29a88d7e2d #9006 fix referenced configuration file 2023-08-03 13:01:12 +02:00
Tim Donohue
b71eee89c1 Enable entity type to submission form mapping by default 2023-08-02 15:36:40 -05:00
Tim Donohue
a997d4c3ed Merge pull request #8983 from alanorth/remove-old-cfg
Remove old webui properties from dspace.cfg
2023-08-02 15:15:33 -05:00
Mark H. Wood
bbe5df3f7d More description on OutOfMemoryError too. 2023-07-31 09:55:09 -04:00
Tim Donohue
7f9ec2eb1e Merge pull request #8955 from amgciadev/fix-8954-b
Prevent NPE during indexing if bitstream is null
2023-07-28 13:53:11 -05:00