Skip to content
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

7.6.x -> 8.0.x #11755

Merged
merged 55 commits into from
Jan 28, 2025
Merged

7.6.x -> 8.0.x #11755

merged 55 commits into from
Jan 28, 2025

Conversation

jacobtylerwalls
Copy link
Member

No description provided.

aarongundel and others added 30 commits November 7, 2024 08:50
* fixes jsonld export issue for geojson features
* Adds test
…n field (#11603)

* fix error from blank saved search descriptions, names, and urls.
* frontload filtered_instances ahead of related res loop, re #11575

* fix access on model instance property, not dict, re #11575

* add release note for PR, re #11575
* patch search export history to use default storage and be served through file view
* updates release notes
* increase test coverage
…up (#11584)

* cache already looked up relationship preflabels in Resource.get_related_resources, re #11583
* add release note, re #11583
* 11664 - Fix principal user SQL to only include users that still exist
* 11664 - Add entry to readme
* fixes arches-level template overrides #11668
…11672)

* fix bug that prevents saving tabbed report name changes

* update change log
* Add reindex_database to 7.6.0 upgrade instructions

* Add changelog entry
…sources

11689 - Get real path for app paths
…es" #11660 (#11687)

* Use same guard for "last" project as project-level urls.py #11660

This check sniffs for whether this urls.py is the one being run as a project
(not included by any further apps). For core arches, this would only be true
if running core arches without a project. This was failing on a Django exception
inside i18n_patterns().

This check is the same check that we're using in project-level settings.py

* Also avoid checking APP_NAME in generate_frontend_configuration()
* updates 7.6.0 documentation project upgrade instructions #11698
apeters and others added 25 commits January 13, 2025 17:20
…on_activity_stream

property value should be a URI, re #11727
* Suspend arches level template overrides
* Update version to 7.6.5

* Add notification of dev dependencies change
…eruser-escape-hatch

adds superuser escape hatch to has_perm #11743
Copy link
Member

@johnatawnclementawn johnatawnclementawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

@jacobtylerwalls jacobtylerwalls merged commit b8808a2 into dev/8.0.x Jan 28, 2025
7 checks passed
@jacobtylerwalls jacobtylerwalls deleted the 76-to-80 branch January 28, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants