- Jul 15, 2020
-
-
Eric Herrera authored
-
Feanil Patel authored
[BD-6] Upgrade codejail
-
Luis Moreno authored
-
Dillon Dumesnil authored
Revert "AA-223 - Add ORA2 dates to the dates page"
-
Dillon Dumesnil authored
-
Felipe Montoya authored
[BD-6] Update Done XBlock version to support python 3.8.
-
Nathan Sprenkle authored
-
Awais Qureshi authored
Django3.0 warnings {% load staticfiles %} is deprecated
-
Calen Pennington authored
AA-223 - Add ORA2 dates to the dates page
-
Binod Pant authored
* ENT-3007 auth/saml/v0/saml/providerdata and auth/saml/v0/saml/providerconfig endpoints Move code to subfolder for samlproviderconfig extra comma undo accidental remove of import GET works for a single config now Use ModelViewSet to get all CRUD method. Test still fails Add auth/saml/v0/providerdata endpoints fixup reverse and test issue, remove leading caret just triggering run, why is it failing in CI? pycodelint fixes Skip auth tests unless feature is on Tests for post/put for samlproviderdata move urls to their own folders api tests for post samlprovierconfig create 1 providerconfig test case lint fixes lint lint cleanup code local urls /samlproviderconfig works note needed right now Fix import errors lint unused import wip: first attempt at rbac auth and jwt cookie in test round 2 with enterprise uuid as url param for samlproviderconfig improve tests, still dont pass fix test by using system role, wip other test fix create test add get/post tests for providerdata isort fixes string lint fix Cleanup based on feedback round1 move utils to tests package Move util fn to openedx.feature area lint ENT-3007 : Round 2 of work on auth/saml/v0/providerconfig and auth/saml/v0/providerdata endpoints * Fix test issue use string uuid for permission obj * snake case changes provider_config * snake case * provider_data, tests and lint * patch and delete tests for providerdata * snake_case * snake_case * snake_case * make patch test stronger * 404 if invalid uuid for get param * common util for validate uuid4 * unused import * lint fixes for pycodestyle * 400 when uuid is missing * 400 instead of 404 for missing uuid * spell fix * update docstring for api usage * docstring clarify
-
Aura Milena Alba authored
-
Awais Qureshi authored
Django3.0 warnings fix
-
Calen Pennington authored
-
Calen Pennington authored
ORA2 (openassessment) problems have multiple dates associated with are not bound to the `due` date that is modified by Personalized Learner Schedules. We expose the ORA2 dates separately in the dates page so that learners aren't surprised by the differing deadlines. [AA-223]
-
JJ authored
Replaced the id selector used for tracking the course_dashboard_green button with a class selector instead, so we get eventing on each button per course on the course dashboard page.
-
Awais Qureshi authored
{% load staticfiles %} is deprecated in favor of {% load static %}.
-
edX requirements bot authored
-
- Jul 14, 2020
-
-
Eric Herrera authored
-
Lael Birch authored
Update edx-enterprise
-
Michael Terry authored
AA-225: Only consider scored items for past due assignments
-
Lael Birch authored
-
Michael Terry authored
When considering if an assignment is past due for the dates tab, only look at the scored and graded units in the subsection (i.e. ignore reading and video units). This still leaves the "complete" field alone -- i.e. those subsections will still be left incomplete generally. But for assignment-focused tasks, they will instead be considered complete.
-
Carla Duarte authored
AA-187: Mobile API for course deadline data
-
Feanil Patel authored
Revert "Update codejail."
-
Feanil Patel authored
-
Justin Lapierre authored
Educator 5080 - Refactor, rename and update docscript to reflect current teamset driven functionality
-
Albert (AJ) St. Aubin authored
Add api to determine demographics status based on user data
-
Albert (AJ) St. Aubin authored
-
Awais Qureshi authored
Remove the context parameter from CourseKeyField.from_db_value()
-
Braden MacDonald authored
-
Carla Duarte authored
-
Lael Birch authored
Revert edx-enterprise to 3.3.18
-
Feanil Patel authored
-
Lael Birch authored
A migration is causing problems, reverting until it's resolved
-
Christie Rice authored
This reverts commit ef536e49.
-
Nick authored
AA-160 calendar sync initial email
-
Nicholas D'Alfonso authored
-use Amazon SES to send calendar sync email when user initially subscribes to the calendar sync feature
-
Christie Rice authored
-
Lael Birch authored
Update edx-enterprise requirement
-
Feanil Patel authored
Update codejail.
-