- Jul 18, 2018
-
-
Michael Roytman authored
-
- Jul 17, 2018
-
-
Uzair Rasheed authored
Refactor Code for LEARNER-5257
-
Fred Smith authored
-
Feanil Patel authored
Lduarte1991 annotations deprecation
-
Uzair Rasheed authored
Course key object was not serializable before sending to celery task.
-
Tasawer Nawaz authored
Merge pull request #18594 from edx/tasawer/learner-4467/fix-exception-handling-in-award-program-certificate-task Fix exception handling in award program certificate task
-
- Jul 16, 2018
-
-
lduarte1991 authored
There are other annotations features still in the platform but this one is the one that works with an annotations server that was specialized and not generally used by most instances of the platform. The initial PR to remove this was made by 'lduarte1991' and can be found here: https://github.com/edx/edx-platform/pull/17299 The work done based on the squashed commits: removed advanced modules config for annotations remove module files and config for annotations remove js and css files related to annotations, under ova folders removed js and css annotator file configs for cms and lms remove template html files for annotations removed annotations options from static html book Added back some files that were originally marked "for OVA" but others used as per acceptance tests Added back css file configs incorrectly marked as ova Remove annotation related advanced settings from test. Correct hls require.js pathing.
-
Jeremy Bowman authored
INCR-18 Upgrade django-config-models for Python 3 support
-
adeel khan authored
Improve CourseListView end point latency by removing CourseWaffleFlag.
-
Robert Raposa authored
ARCH-164: Add oauth_dispatch metrics.
-
Tasawer Nawaz authored
LEARNER-4467
-
edX Transifex Bot authored
-
- Jul 13, 2018
-
-
Jeremy Bowman authored
-
Michael Youngstrom authored
Merge pull request #18573 from edx/testeng/bokchoy_auto_cache_update_45aa4f7de62a1d1222e1dceb878f07217eb0358c Bokchoy db cache update
-
Robert Raposa authored
ARCH-164
-
Brian Beggs authored
Fixed bug involving users that could not be found using 'view this course as' functionality
-
Michael Roytman authored
add condition for existence of course end date to graded_only option
-
Michael Roytman authored
-
edx-cache-uploader-bot authored
-
Zubair Afzal authored
Fix enterprise customer catalog content filter settings value
-
irfanuddinahmad authored
Merge pull request #18400 from edx/iahmad/ENT-1028-Disable-activation-email-for-learners-activated-via-SSO Disable activation email for SSO users
-
Mushtaq Ali authored
-
Mushtaq Ali authored
-
Adeel Khan authored
This patch would remove CourseListView slow transaction by changing CourseWaffleFlag to WaffleFlag. This removes extra hit on WaffleUtil's model (WaffleFlagCourseOverrideModel). LEARNER-5566
-
irfanuddinahmad authored
-
Ayub-khan authored
LEARNER-4384 Update intructor unenroll task
-
- Jul 12, 2018
-
-
Michael Terry authored
-
Robert Raposa authored
Revert "Upgrade DOT to 1.1.2." - Take 1
-
Calen Pennington authored
Import factories/base.js when using webpack to fix nav
-
Calen Pennington authored
Configure MathJax when it's loaded by XBlocks in studio
-
Feanil Patel authored
Run `make upgrade`.
-
Robert Raposa authored
There was an issue with migrations on sandboxes. This reverts commit 58f6e925
-
Feanil Patel authored
Remove flaky test_edit_raw_html.
-
Feanil Patel authored
Tornado Changelog: http://www.tornadoweb.org/en/stable/releases/v5.1.0.html
-
Robert Raposa authored
EDUCATOR-3186
-
Michael Roytman authored
update studio-frontend package to 1.13.0
-
Robert Raposa authored
Remove flaky studio unit test.
-
Robert Raposa authored
Remove flaky test_library_content_side_bar_help.
-
Robert Raposa authored
Upgrade DOT to 1.1.2 and add paver warning.
-
Calen Pennington authored
When using RequireJS, MathJax was configured in an `init` function in the RequireJS config. With the switch to Webpack and $script, that configuration needed to be moved to the dynamic loading done by $script. [EDUCATOR-3160]
-