- Feb 24, 2020
-
-
edX Transifex Bot authored
-
adeel khan authored
Use django-statici18n to generate djangojs.js
-
Adeel Khan authored
-
- Feb 23, 2020
-
-
edX Transifex Bot authored
-
- Feb 21, 2020
-
-
Diana Huang authored
Use DOT for creating new sites instead of DOP.
-
Diana Huang authored
-
Dillon Dumesnil authored
AA-34: Add UserCalendar Model
-
Dillon Dumesnil authored
-
edX cache uploader bot authored
-
Dillon Dumesnil authored
AA-33: Function to uniquely create calendar event id for user and assignment
-
Troy Sankey authored
Rename values in SiteConfiguration/History (1/3) (retry)
-
Dillon Dumesnil authored
The function will create a unique event id using a user and assignment
-
atesker authored
-
Dave St.Germain authored
Add button to switch to courseware MFE
-
Robert Raposa authored
* WIP: add third-party-auth scope and usage BOM-1264 * Fix tests now that we do permissions in a more standard way. Rather than manually setting the permission class we previously explicitly raised a PermissionDenied exception. The way DRF permissoning logic works, if we use the WWW-Authenticate header in the highest priority auth class, it will return a 401 instead of a 403. * Added test to make sure having permissions gives access to user mapping api * Test new filters logic. Ensure that the filters we add to the application access model make it into the JWT correctly. * quality fix * quality fix * disable pylint warning * quality fix * fix indent prob Co-authored-by:
Feanil Patel <feanil@edx.org> Co-authored-by:
Manjinder Singh <49171515+jinder1s@users.noreply.github.com>
-
Calen Pennington authored
Self paced relative dates
-
David Ormsbee authored
SE-1496 conditionally re-enable user change password form in admin
-
Calen Pennington authored
-
Calen Pennington authored
-
edx-transifex-bot authored
-
Samuel Walladge authored
This was previously disabled because changing another user's password is both not usually recommended and bypasses password policy. Here, we add a feature flag (`ENABLE_CHANGE_USER_PASSWORD_ADMIN`) to allow re-enabling this password change form. This allows continued use of this functionality by clients that require it.
-
- Feb 20, 2020
-
-
Simon Chen authored
PROD-1045 Update the edx-proctoring library to version 2.2.7 for Email Message update. We want to update the message so we can support our course team better
-
edX cache uploader bot authored
-
edX requirements bot authored
-
Dave St.Germain authored
Improve Vertical Performance
-
Dave St.Germain authored
-
Thomas Tracy authored
Adds a simple nullable field to the UserProfile model. The only validation done it to make sure any character saved in that field is a digit and not a letter. We do not distiguish on a model level if the phone number is international or not.
-
Ben Holt authored
Print experiment in output so incorrect usage like passing just a username instead of experiment name is easier to recognize (#23043)
-
Nathan Sprenkle authored
* Check learner enrollment status to avoid mixing learners from incompatible tracks (e.g. masters/audit) to the same team * When a new team is encountered on a team management CSV, create it with the protection status of the user
-
Mike OConnell authored
Don't update account recovery until after activation
-
Alex Dusenbery authored
Upgrade ORA to 2.6.12 | When fetching file URLs from keys stored in Submission records, don't break just because we encountered one missing file; there might be more, existing files after it.
-
Uzair Rasheed authored
Add five seconds step to video slider
-
- Feb 19, 2020
-
-
Diana Huang authored
This key used to have underscores and was accidentally changed to not have underscores, setting it back to the old value
-
Manjinder Singh authored
* Removing deprecated rest_framework_oauth library * removing dependecy of django-rest-framework-oauth * removing oauth_provider from cms
-
Jansen Kantor authored
-
Mike O'Connell authored
-
Mike O'Connell authored
Add a unit test to create and activate a recovery email address ENT-2607
-
Diana Huang authored
-
Troy Sankey authored
This reverts commit 84de6bc6 which reverts commit cebeab43 which implements the first stage of the `values` column rename in SiteConfiguration. However, I included a small change: This time, we set a default value on the new `site_values` column so that the ORM will happily deserialize the JSONField without throwing a JSONDecodeError.
-
Dave St.Germain authored
Display profile name in gradebook api
-