- Apr 19, 2020
-
-
edX Transifex Bot authored
-
- Apr 18, 2020
-
-
Michael Roytman authored
Realize CourseAccessRoles for a user when an LMS user is linked to th…
-
- Apr 17, 2020
-
-
Michael Roytman authored
-
Kyle McCormick authored
For Hackathon XXIV IDv page overhaul.
-
Nick authored
PROD-1841 contact hr
-
Nicholas D'Alfonso authored
- add horizontal rule to contact us page
-
Manjinder Singh authored
* Remove email placeholder The current placeholder is confusing to users and results in many trying to login with their username. The change in this PR hopefully decreases that confusion. According to UX recommendations, we have decided to remove the email placeholder for the form. It seems placeholders tend to just confuse the users.
-
Albert (AJ) St. Aubin authored
Add ADR for External ID application
-
Farhanah Sheets authored
Revert "Update wording on Contact Us page"
-
Farhanah Sheets authored
-
Albert (AJ) St. Aubin authored
-
Ahtisham Shahid authored
Fixed reference error in poll task
-
Tim McCormack authored
These were pinned because they drop support for Django<2.2 (or were planning on it, in the latter case.) No related changes in computed requirements.
-
adeelehsan authored
Verification enabled for the software secure
-
adeelehsan authored
PROD-1395
-
Hasnain Naveed authored
ENT-2735 | Added more logging for e-commerce calculate endpoint.
-
hasnain.naveed authored
-
- Apr 16, 2020
-
-
Farhanah Sheets authored
Update wording on Contact Us page
-
Farhanah Sheets authored
-
Jeremy Bowman authored
The upgrade to Django 2.2 has caused a spike in production logging due to RemovedInDjango30Warning deprecation warnings. For now, turn off logging of DeprecationWarning, ImportWarning, and PendingDeprecationWarning whenever we're using WSGI (they'll continue to be logged in devstack). We may eventually want this behind an easily flipped toggle, but for now just remove it to get this resolved quickly.
-
Robert Raposa authored
See ARCHBOM-1141 for details. Effort required to upgrade pip. ARCHBOM-1141:
-
Robert Raposa authored
ARCHBOM-1105
-
Tim McCormack authored
-
- Apr 15, 2020
-
-
edX Transifex Bot authored
-
David Joy authored
Upgrade xblock-drag-and-drop-v2 to 2.2.10
-
stvn authored
* Commits: Add content_type_gating_enabled flag to courseware API
-
Farhanah Sheets authored
Update success message for contact us page
-
stvn authored
to extend the Learner MFE.
-
Farhanah Sheets authored
-
Saad Yousaf authored
[PROD-1404] - fix getargspec() DeprecationWarning for inspect to cleanup logs.
-
stvn authored
* Commits: Add audit access expiration message to courseware_api
-
David Joy authored
TNL-7184
-
Kyle McCormick authored
Th micro-frontend was renamed. MST-173
-
Michael Roytman authored
add private.in to .gitignore to align with the instructions in requir…
-
David Joy authored
TNL-7053 The courseware_api view will use check_course_access - which now returns AccessResponse objects, and all other uses of check_course_access will now use check_course_access_with_redirect, which is a drop-in replacement for the original check_course_access implementation. We also added a few new helpers to access_utils: - check_public_access is a replacement for allow_public_access, which now returns AccessResponse objects - check_enrollment checks if the learner is enrolled, and uses check_public_access to account for COURSE_ENABLE_UNENROLLED_ACCESS_FLAG - check_survey checks whether there is a required survey that the learner must complete prior to accessing the course. There are two new kinds of AccessError subclasses: - SurveyRequiredAccessError - EnrollmentRequiredAccessError
-
Saad Yousaf authored
[PROD-1404] - Remove unnecessary log.
-
Saad Yousaf authored
[PROD-1404] - Address deprecation warning for cgi.escape() for logs cleanup.
-
Saad Yousaf authored
[PROD-1404] - handle DeprecationWarning for usage_key.course_key for logs cleanup.
-
SaadYousaf authored
-
SaadYousaf authored
-