Provide a null log function for OpenID to keep it from spewing during tests - #351
Merged
Conversation
Contributor
|
Works for me. |
nedbat
added a commit
that referenced
this pull request
Jul 9, 2013
Provide a null log function for OpenID to keep it from spewing during tests
chrisrossi
pushed a commit
to jazkarta/edx-platform
that referenced
this pull request
Mar 31, 2014
Edit link fix
antoviaque
referenced
this pull request
in open-craft/openedx-platform
Dec 18, 2014
Group selector unique css class
yokose-ks
added a commit
to nttks/edx-platform
that referenced
this pull request
Oct 2, 2015
…sages-register Fix translations in register page
yokose-ks
added a commit
to nttks/edx-platform
that referenced
this pull request
Oct 6, 2015
…sages-register Fix translations in register page (cherry picked from commit 95d8b18) Conflicts: conf/locale/ja_JP/LC_MESSAGES/django-partial.po conf/locale/ja_JP/LC_MESSAGES/django.po conf/locale/ja_JP/LC_MESSAGES/djangojs.po conf/locale/ja_JP/LC_MESSAGES/mako.po conf/locale/ja_JP/LC_MESSAGES/underscore.po
diegomillan
pushed a commit
to eduNEXT/edx-platform
that referenced
this pull request
Sep 14, 2016
Hotfix/20150817
idegtiarov
pushed a commit
to Code-Institute-Org/edx-platform
that referenced
this pull request
Sep 17, 2018
…catalog_visibility for course discovery. (openedx#351) added reindexing after saving advanced settings to populate course visibility added CourseOverview deletion durin course deletion from sysadmin dashboard interface added artifacts after calling './manage.py lms compilejsi18n' changed version of beautifulsoup4 to fix random course reindexing crash
Agrendalath
pushed a commit
that referenced
this pull request
Aug 18, 2021
Adds toggle REDIRECT_UNAUTHENTICATED_USER_TO_LOGIN_ON_ENROLL for enrollment behaviour for unauthenticated user. If true, the user will be redirected to 'signin_user' route. Co-authored-by: Arjun Singh Yadav <arjun@opencraft.com>
Sujeet1379
pushed a commit
to chandrudev/edx-platform
that referenced
this pull request
Nov 17, 2022
These already exist in the legacy view. This is just porting them over into the MFEs
Danyal-Faheem
pushed a commit
to Danyal-Faheem/edx-platform
that referenced
this pull request
Jul 15, 2025
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: Ali-Salman29 <Ali-Salman29@users.noreply.github.com>
kiram15
pushed a commit
that referenced
this pull request
Jul 17, 2026
… retirement (#351) * fix: ensure PII is cleared from historical certificate records during retirement
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.
Removes the three blot messages from this output:
Nicer, right, @jzoldak and @cpennington ?