DO NOT MERGE: testing change to enrollment email - #29
Closed
pdpinch wants to merge 2162 commits into
Closed
Conversation
…ove-institutions remove the word Institutions if there is no authoring organization
This allows LTI consumer xblock modules being hocked into get_course_lti_endpoints for discovering LTI result/outcome endpoints.
…-to-rest-endpoints Add lti consumer xblock modules to LTI REST endpoints
…h_filesystem_storage_tested Set the MEDIA_ROOT and MEDIA_URL settings in the cms.envs.aws module
Put the program_types filter under the waffle switch
Fixing naming issue in edx.org theme.
Update translations (autogenerated message)
….11_upgrade_ratelimit_backend_PLAT-1482 Revert "Upgrade django-ratelimit-backend to 1.1.1"
…3/WL-1083-remove-institutions Revert "remove the word Institutions if there is no authoring organization"
Use commit hashes for certain third-party repos
edx-ora2 1.4.4 release
…ango-111 Upgrade proctoring (supports django 1.11)
LEARNER-1798
Remove modal that started appearing on the LMS
Fix styling on non-Bootstrap pages
…LAT-1631 Ensure User model is unregistered before registering with Django admin
ENT-550 Display only TOS for enterprise's configured to skip registration
Fixed milestone issues
Improve cookie consent message
Setting the content type to be form data makes Django Rest Framework v3.6.3 treat all passed JSON data as POST parameters. This is necessary because this request is forwarded on to the student_update_enrollment view, which requires all of the parameters to be passed in via POST parameters.
…sion Although bokchoy reported failed, I looked at all output and all tests appeared to have passed - so merging. Update ORA2 and submissions to include field error printing.
The site's configuration does not contain the API URL, it should not keep on displayed the old cached list of uuids. LEARNER-1146
…ntent-type Patch the bulk_enroll request to use a form content type
[LEARNER-1938] try also catching WebpackLoaderBadStatsError [LEARNER-1938] catch BaseWebpackLoaderException also do i need to import the exception? add better logging
catch WebpackLoaderBadStatsError in test runs
Clearing the cache if the site's configuration was removed.
LEARNER-1726
force subsection grades to update when course grade updates
LEARNER-1726 Track Selection V3
Update UBCPI to 0.6.3
…sion_for_logging Bump edx-submissions to v2.0.5 for better logging.
…so-consent [ENT-491] Remove SSO consent features; verify fully-populated consent URL generation
Ignore Visual Studio Code directory.
…_drf_oauth Shift to edx fork of drf-oauth module.
This is just a test. If we want to do this, I believe it should be implemented as a site theme override.
Member
Author
|
Well, that's not right. Let me try again. |
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.
Related to openedx#386
This is just a test. If it works, this should be implemented as a theme override.