Port hawthorn changes into Juniper - #841
Merged
Merged
Conversation
Return the first instead to keep from failing outside of Tahoe SaaS when we may have more than one Organization per Site
Use FEATURE setting to enable Honor mode auto-certs Committing Omar's suggestions Co-authored-by: Omar Al-Ithawi <i@omardo.com> Fix settings imports for Tahoe certs signals changes for Honor auto-certs, related tests. Add related default FEATURE setting in appsembler.settings
…rts-for-honor Allow auto-generation of certs (e.g., on passing grade) for Honor mode
tracks static page
…-multiple-site-orgs UNIFICATION: get_current_organization don't assume single Organization
Update translations (autogenerated message)
PyCharm notified me about this despite we never got this in production.
RedirectMiddleware: redirect function variable unshadow
lms organization middleware to make tiers expiration work in lms
bump django-tiers to v0.2.3 for trial expiration fixes
this seems like an important part of our code to be able to inspect more easily in production.
add honeycomb tracing and context on registration API
- added tests - added order_by parameter - refactored `_get_active_tiers_uuids` to isolate the Tiers import
get_active_sites() to return QuerySet
beeline: fix unhashable type: 'dict'
Use the django_sites_extensions RedirectMiddleware, but if TAHOE_ENABLE_DOMAIN_REDIRECT_MIDDLEWARE enabled (default ON), then insert related middleware classes before that standard redirect class.
committing Omar's suggestion Co-authored-by: Omar Al-Ithawi <i@omardo.com>
…are-to-settings-plugins Move RedirectMiddleware to appsembler.settings plugin
Rework get_lms_link_from_course_key using get_site_for_course @OmarIthawi suggestion Co-authored-by: Omar Al-Ithawi <i@omardo.com> Fix import issue in get_lms_link_for_course_key
…urse-org get_lms_link_from_course_key fallback to LMS base if no Site found
OmarIthawi
force-pushed
the
omar/hawthorn-sync
branch
from
March 12, 2021 12:24
1fcc9af to
0acb8ea
Compare
OmarIthawi
marked this pull request as ready for review
March 12, 2021 12:26
bring hawthorn changes into the Juniper branch
OmarIthawi
force-pushed
the
omar/hawthorn-sync
branch
from
March 14, 2021 13:29
0acb8ea to
7960ef1
Compare
thraxil
approved these changes
Mar 15, 2021
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.
This PR is a duplicate of the automated #795 pull request. I've made this PR to resolve conflicts.