- Sep 07, 2021
-
-
Chris Deery authored
* fix: [AA-950] Add unit test to verify segment called correctly Add positive and negative test Moved flag update to same block as segment Moved WaffleFlag check to can_show_streak_discount_coupon for consistency
-
Chris Deery authored
* feat: [AA-940] Remove split_test from Masquerade dropdown Filter content groups that are not part of a cohort from the selection available to the select in the Masquerade bar. Refs AA-940 Co-authored-by:
cdeery <cdeery@edx.edu>
-
Jawayria authored
chore: Updated lms and cms settings
-
Kshitij Sobti authored
Profile images don't load in the devstack since the path for media files is broader than the path for profile images, reorderig them fixes this.
-
Jawayria authored
fix: Replaced ''' with ''' to prevent tests from failing on Django 3
-
kenclary authored
Use new version of edx-when.
-
Jawayria authored
chore: Removed django.utils.six as not supported in Django3
-
Jawayria authored
-
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
-
Jawayria 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
-
-
Julia Eskew authored
course outline, which don't need block dates below the subsection level of a course. Pass the course's published version to all the appropriate places where edx-when's API is called - to allow edx-when to more efficiently cache queried/processed results. TNL-8061
-
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)
-