- Sep 07, 2018
-
-
Calen Pennington authored
-
- Sep 06, 2018
-
-
Calen Pennington authored
-
Bill Filler authored
Support for separate Journals frontend app
-
Bill Filler authored
-
Michael Youngstrom authored
Clear cache after tests that create DarkLangConfig objects
-
Michael Youngstrom authored
-
Asad Iqbal authored
[ENT-769] - Unlink learner from Enterprise Customer
-
Jeremy Bowman authored
bump edx-sga to 0.8.3
-
- Sep 05, 2018
-
-
Robert Raposa authored
EDUCATOR-3417: Remove flaky video test.
-
Robert Raposa authored
EDUCATOR-3418: Remove flaky completion test.
-
Robert Raposa authored
* test_render_xblock_publish_completion_is_sent_on_view
-
Robert Raposa authored
* test_video_language_menu_working
-
Robert Raposa authored
EDUCATOR-3409: Remove flaky completion test.
-
Robert Raposa authored
* test_courseware_publish_completion_is_sent_on_view
-
Calen Pennington authored
Log conditional xblock fragment resource loading
-
- Sep 04, 2018
-
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Farhanah Sheets authored
Update recommender-xblock version number
-
Diana Huang authored
When sending a program cert to Credentials, also send along a calculated visible_date along with it. LEARNER-6262
-
Rabia Iftikhar authored
EDUCATOR-3385 fix attribute error in discussion email notification
-
rabiaiftikhar authored
-
Qubad786 authored
-
irfanuddinahmad authored
-
Qubad786 authored
-
Qubad786 authored
-
muhammad-ammar authored
EDUCATOR-2714
-
Mushtaq Ali authored
-
Brandon Baker authored
Reveal industry pathways in program details sidebar
-
Waheed Ahmed authored
Fix entitlement expiring on switching session.
-
Waheed Ahmed authored
LEARNER-6313
-
asadiqbal authored
-
- Sep 01, 2018
-
-
edx-pipeline-bot authored
Merge release back to master
-
- Aug 31, 2018
-
-
David Ormsbee authored
Change access pattern for role/permissions retrieval to address Aurora query optimizer.
-
David Ormsbee authored
This is a fix for the performance issues in EDUCATOR-3374 AWS's Aurora backend for MySQL selects the wrong index on the django_comment_client_role_users table, leading to performance issues. This commit replaces that join with individual requests for permissions for each role (of which there may be several for any given user). It's dumber SQL, but Aurora will do the right thing.
-
Brandon Baker authored
Professional pathways are referred to as industry pathways in the code to help differentiate them from professional certificate programs.
-
Jeremy Bowman authored
Revert "studio grading bokchoy tests III"
-
Alex Dusenbery authored
This reverts commit 9b9f7c26.
-
Agha Awais authored
studio grading bokchoy tests III
-
Agha Awais authored
-
Kevin Falcone authored
Migrations are run on machines without development requirements
-
Kevin Falcone authored
We added a migration to a ManyToMany key in both directions and that had to be done with RunSQL which requires sqlparse https://docs.djangoproject.com/en/1.11/ref/migration-operations/#runsql
-