Django upgrade#1149
Merged
Merged
Conversation
* update cover image generation logic to show uncropped images * update cover image generation logic to show uncropped images (collections) * adjust foreground-background contrast for full description modal * add an unescape filter to render html entities for collection descriptions * add spacing between paragraphs in collection full description modal * add a button/modal for collection metadata * fix a missing include * improve contrast for flatpage links * update the collection hero layout and styles * hide pagination when there is no item to show * update flatpage link colors https://trello.com/c/LzDdkyn9/315-bug-is-the-standard-link-color-too-close-to-the-text-color-see-about-pages-for-examples * make the vertical spacing between title and content consistent * update breadcrumb for profile pages * style account overview page * update other sections of user profile * polish user profile forms * update the logout uk-alert-success banner style * style the notification modal * add pagination on the bottom * update login modal social auth * stretch page to fill entire viewport * add label for homepage search field * accessibility: search and my account * accessibility: add text to search page button * accessibility: search page form fields * accessibility: volume page fields * accessibility: aria-label * [BUG] Text overlay toggle obstructing text * style login page (unstyled) * render human-readable text on collections page * fix an issue with annotation loading * skip MATOMO if unavailable * eliminate warnings * update wagtail to remove deprecation warnings * BUG: Improve formatting of collection hero image and its metadata * handle html entities accordingly for collection view/pages * set default elasticsearch namespaces * address collection description html entries issue * use libsass for runtime compilation for now * change annotation text color * fix annotation search query * prevent the annotator from being obstructed by the modals * adjust annotation index button css * address annotation and search result misalignments * fix inconsistent pdf download button * fix on-page annotation count update issues
This file contains hidden or 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
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.
PR to upgrade to Django 5 and Elasticsearch 8