- Sep 08, 2021
-
-
Awais Qureshi authored
BREAKING CHANGES: - `CORS_ORIGIN_WHITELIST` now requires URI schemes. - Added new list `CORS_ORIGIN_WHITELIST_WITH_SCHEME` which contains all links of `CORS_ORIGIN_WHITELIST` with schemes and load the desired list after checking installed version. - For more details, visit this: https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst#320-2019-11-15
-
- Sep 07, 2021
-
-
edX requirements bot authored
* chore: Updating Python Requirements * fix: two tests failing due to different query count. Co-authored-by:
Awais Qureshi <awais.qureshi@arbisoft.com>
-
Awais Ansari authored
feat: Add breadcrumbs for textbooks screen
-
- Sep 05, 2021
-
-
edX Transifex Bot authored
-
- Sep 03, 2021
-
-
Tim McCormack authored
This is probably the least-disruption approach we can reasonably manage. Also fix formatting in nested list.
-
Adolfo R. Brandes authored
This mirrors a fix in [frontend-app-library-authoring](https://github.com/edx/frontend-app-library-authoring/pull/25/files#diff-4102b1726b612b7813106191ef87849273f5d89da904f5ab69fb1974a31987d5R307).
-
Chris Deery authored
* fix: [AA-950] Fix gating feature from WaffleFlag Streak Discount was being offered for non-verified courses
-
alangsto authored
-
Jawayria authored
chore: Removed django.utils.lru_cache
-
Syed Muhammad Dawoud Sheraz Ali authored
refactor: move course location util to common djangoapp instead of xm…
-
Leangseu Kim authored
-
Usama Sadiq authored
fix: bump the git tag of edx/django-ratelimit-backend fork to fix test failures in Django30 (#28578)
-
Awais Ansari authored
-
Awais Ansari authored
-
Usama Sadiq authored
-
DawoudSheraz authored
-
- Sep 02, 2021
-
-
alangsto authored
-
Bianca Severino authored
[MST-803] Update account API to allow pending name changes
-
Bianca Severino authored
[MST-998] Search by external_user_key is now case insensitive
-
Andrew Shultz authored
chore: bump edx-proctoring to 3.24.3
-
0x29a authored
Caching this was making the browser render a JSON with this request because of the Backbone.js router.
-
Bianca Severino authored
-
Andy Shultz authored
part of MST-1020
-
Felipe Montoya authored
[BD-32] feat: 1st batch of Open edX Events
-
Andrew Shultz authored
chore: update name affirmation library to 0.9.0
-
mariagrimaldi authored
* Add STUDENT_REGISTRATION_COMPLETED event after the user's registration * Add SESSION_LOGIN_COMPLETED event after the user's login session * Add COURSE_ENROLLMENT_CREATED event after the user's enrollment creation
-
Carla Duarte authored
feat: add access_expiration to progress tab view (AA-877)
-
Andy Shultz authored
part of MST-1020
-
Chris Deery authored
Replacing the streak_celebration.discount_experiment_AA759 Waffle flag with courseware.streak_discount_enabled CourseWaffleFlag https://openedx.atlassian.net/browse/AA-950 Co-authored-by:
cdeery <cdeery@edx.edu>
-
Awais Qureshi authored
feat: `djang-cor-headers` need schemes with urls. Condition added for future.
-
Mahyar Damavand authored
fix: log a single line warning in case of video_transcrip NotFound instead of long detailed exception (#28552)
-
AsadAzam authored
* feat! Modify DiscussionsConfiguration to allow programs * feat: add model for program discussions configuration
-
Usama Sadiq authored
-
- Sep 01, 2021
-
-
Zachary Hancock authored
-
edX Transifex Bot authored
-
taliaedX authored
revert: revert: Bump enterprise back to 3.27.27
-
Talia Rhodes authored
-
Carla Duarte authored
-
J. Victor Martins authored
Offers blockstore-based content through content libraries acting as an LTI 1.3 tool: - Content Library support LTI 1.3 launches offering blockstore-based content through resource links. - Content Library support LTI 1.3. AGS, allowing gradebook updates from graded assignments.
-
taliaedX authored
revert: edx-enterprise bump due to catalog issues
-