- Jan 17, 2019
-
-
Matthew Piatetsky authored
change banner date localization to use dateutilfactory
-
DawoudSheraz authored
mathjax a11y update
-
DawoudSheraz authored
-
David Ormsbee authored
Add OAuth2 and JWT support to XBlock handlers
-
- Jan 16, 2019
-
-
Agrendalath authored
This adds OAuth2 and JWT API to call XBlock handlers. It is an alternative approach to #15940 - it reuses some DRF logic to handle this, but does not convert `handle_xblock_callback` to DRF view, which caused issues described in edx/XBlock#383.
-
Ned Batchelder authored
Use print() function in both Python 2 and Python 3
-
Matt Hughes authored
Fix styling for proctoring banner inside + outside bootstrap
-
cclauss authored
Fix quality violations.
-
Michael Roytman authored
Enable proctortrack exam configuration in Studio
-
Michael Roytman authored
add a proctoring settings button to course outline in Studio for each proctored subsection for a course using a provider that supports a dashboard
-
Matt Hughes authored
also a11y update: up contrast on proctored exam interstitials to be WCAG2AAA compliant JIRA:EDUCATOR-3871
-
adeelehsan authored
Added logs
-
Zainab Amir authored
Change Account Settings form controls border color
-
Zainab Amir authored
-
Ned Batchelder authored
-
Zia Fazal authored
WL-1660: Added ability to stop redirect to course home page
-
cclauss authored
-
- Jan 15, 2019
-
-
Julia Eskew authored
Change name in authors.
-
Richard I Reilly authored
Create GET route for Subsection Grades, Overrides, and the Override H…
-
Julia Eskew authored
-
Rick Reilly authored
Create GET route for Subsection Grades, Overrides, and the Override History via subsection and userid
-
DawoudSheraz authored
fix proctoring messages color contrast ratio
-
DawoudSheraz authored
-
Michael Youngstrom authored
Enable private pipeline jobs
-
Stu Young authored
Merge pull request #19603 from edx/testeng/bokchoy_auto_cache_update_0d5c5af12582d9404cdbd74102fc36d99ea5777d Bokchoy db cache update
-
edx-cache-uploader-bot authored
-
Michael Youngstrom authored
-
adeelehsan authored
added username log if unable to authenticate newly created user for 1st time while its account is still inactive. Purpose of log is to find specific useranme inorder to investigagte LERANER-6026
-
Zia Fazal authored
Added ability to stop redirect to course home page even if ENABLE_MKTG_SITE is enabled. Fixed quality violations
-
Agha Awais authored
Remaining bokchoy tests for pages
-
Zubair Afzal authored
ENT-1286 bump enterprise version to 1.2.3
-
Matthew Piatetsky authored
-
Agha Awais authored
-
Zubir Afzal authored
-
- Jan 14, 2019
-
-
Christie Rice authored
REVEM-130 Remove program info from user metadata
-
Dave St.Germain authored
Update edx-proctoring to 1.5.5
-
Christie Rice authored
-
Calen Pennington authored
Fix Studio Group Configurations for courses with FBE Enabled
-
Brian Mesick authored
SE-614 Adds optional args to create_dot_application command
-
Calen Pennington authored
This prevents the Feature-Based Enrollments groups from showing in Group Configurations unless the studio_override_enabled flag is enabled. It also fixes a bug where FBE group configurations were displaying usage as though they were Track-based group configurations. REVMI-78
-