forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
internal/upgrade-clarin-dspace-to-7.6 - with conflicts #496
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also had to add netty-transport-native-unix-common so that Solr doesn't throw dependency convergence issues.
[DURACOM-156] Signposting: feedback after initial deployment
…to-reindex Improve performance of automatic discovery re-index after database changes
…i/io.netty-netty-handler-4.1.94.Final Bump netty-handler from 4.1.68.Final to 4.1.94.Final in /dspace-api
…x-without-facet Fix for NullPointerException when enumerating browses for vocabularies without Discovery indexes
…stream-views-7.x Conflicts: dspace/config/dspace.cfg
Why was this cleared?
…cognize unicode characters
[PORT to 7.x] Add flag Pattern.UNICODE_CHARACTER_CLASS to pattern compilation to recognize unicode characters
Port recent GitHub Actions changes to `dspace-7_x` branch
(cherry picked from commit d800d80)
[Port dspace-7_x] [DURACOM-200] improvement of checker script
[Port dspace-7_x] Fix an issue where the `closed` attribute of vocabularies in the submission forms would be neglected
… claim set even if a different authentication method is used (cherry picked from commit 6504d74)
(cherry picked from commit fa39251)
(cherry picked from commit 1e82ca7)
[Port dspace-7_x] Authentication Method related special groups are put in claim set even if a different authentication method is used
[Port dspace-7_x] Cache 'Administrator' group to improve performance of Workflow Tasks Page.
(cherry picked from commit dac4df9)
…performance (cherry picked from commit 6d9ca38)
[Port dspace-7_x] Improve sitemap performance and exclude restricted and undiscoverable content
… a collection changes (DSpace#9196) * initialization with refactoring (cherry picked from commit e93dc1c) * also consider SubmissionConfigReaderException (cherry picked from commit 8a04b87) * rename consumer file (cherry picked from commit f6c92a4) * init submission service factory (cherry picked from commit fcc5239) * set submissionconfig config settings by default (cherry picked from commit e343d51) * renaming SubmissionConfigReaderService (cherry picked from commit 9ea7c32) * support for SubmissionConfigService (cherry picked from commit 61389fb) * fixing style errors and renaming submissionConfigService (cherry picked from commit 5f49491) * fixing style errors and unused imports (cherry picked from commit 31d9251) * set default submission event configs (cherry picked from commit 578198c) * adding force indexing action to Consumer (cherry picked from commit b912364) * stylecheck fixes (cherry picked from commit 89e89c3) * undo event.dispatcher.noindex.consumers (cherry picked from commit ae9dc5f) --------- Co-authored-by: Paulo Graça <[email protected]>
(cherry picked from commit 9d271b2)
…works (and tests for search()). Requires minor bug fix to AbstractHibernateDSODAO to allow for additional OR/AND clauses to be appended. (cherry picked from commit f186dcf)
…tegration tests (cherry picked from commit 5208a35)
…s to be preceded by AND or WHERE (cherry picked from commit e5e0eaa)
[Port dspace-7_x] Add `isNotMemberOf` searches for Groups and EPersons (for improved performance on Edit Group pages)
(cherry picked from commit e92b4b7)
…acets/search filters and sort options to discover.xml (cherry picked from commit b40ad0d)
[Port dspace-7_x] Updated IIIF Controller IT to text bitstream and bundle exclusions
[Port dspace-7_x] Simplify process of fixing the tests after adding sidebar facets
(cherry picked from commit 6d86e65)
…ed in the frontend (cherry picked from commit 56aae34)
[Port dspace-7_x] Fix match theme by handle with cannonical prefix https://hdl.handle.net/ not working
…s changed (DSpace#9204) * improved subscriptions email template (cherry picked from commit 6e7b327) * do not send emails without content (cherry picked from commit 926b242) * fixed coding style violations (cherry picked from commit fdacec0) * removed unnecessary isEmpty check as suggested by reviewer (cherry picked from commit 30a837f) * moved null check on indexableObjects in generateBodyMail (cherry picked from commit b43c340) * fixed unhandled IOException (cherry picked from commit 9b3f7b6) * fixed typo in bodyCommunities (cherry picked from commit ac3d02e) * do not use != to compare strings (cherry picked from commit e460183) * fixed improper handling of empty list (cherry picked from commit ac72aae) --------- Co-authored-by: Sascha Szott <[email protected]>
milanmajchrak
changed the title
internal/upgrade-clarin-dspace-to-7.6
internal/upgrade-clarin-dspace-to-7.6 - with conflicts
Jan 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem description
Reported issues
Not-reported issues
Analysis
(Write here, if there is needed describe some specific problem. Erase it, when it is not needed.)
Problems
(Write here, if some unexpected problems occur during solving issues. Erase it, when it is not needed.)