- Aug 14, 2018
-
-
Jeremy Bowman authored
-
- Aug 13, 2018
-
-
Robert Raposa authored
ARCH-193
-
- Aug 08, 2018
-
-
Simon Chen authored
This reverts commit 370501d1.
-
- Aug 07, 2018
-
-
noraiz-anwar authored
-
- Aug 02, 2018
-
-
Daniel Clemente Laboreo authored
-
- Jul 30, 2018
-
-
Nimisha Asthagiri authored
-
Saleem Latif authored
-
- Jul 25, 2018
-
-
David Ormsbee authored
These are old feature flags that are no longer used: ENABLE_MANUAL_GIT_RELOAD was to allow instructors to reload an XML Modulestore course directly from a git checkout. That Modulestore backend hasn't existed for a while. DEBUG_LEVEL was an early flag for how debug log verbosity. USE_YOUTUBE_OBJECT_API was created in reaction to YouTube breaking their iframe API. They have long since addressed those issues.
-
- Jul 23, 2018
-
-
Bill Filler authored
Enable the journal app in LMS. Add support to display Journals on index and courseware pages and dashboard.
-
- Jul 19, 2018
-
-
Waheed Ahmed authored
LEARNER-5620
-
- 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.
-
- Jul 12, 2018
-
-
Robert Raposa authored
There was an issue with migrations on sandboxes. This reverts commit 58f6e925
-
Mushtaq Ali authored
- ENT-1070
-
- Jul 11, 2018
-
-
Robert Raposa authored
-
- Jul 10, 2018
-
-
Kevin Falcone authored
This will retire a refresh token and access token pair in the DOT tables if the access token is 6 months expired (prior to that, the refresh token still works).
-
- Jul 05, 2018
-
-
Nimisha Asthagiri authored
-
- Jun 28, 2018
-
-
Douglas Hall authored
-
- Jun 27, 2018
-
-
bmedx authored
- Change retire mailings endpoint to use new USER_RETIRE_THIRD_PARTY_MAILINGS signal, currently only used by Sailthru retirement - Move USER_RETIRE_MAILINGS signal firing to the LMS misc endpoint - Remove duplicate clearing of UserOrgTags - Remove LMS imports in openedx/core and update usage to use new USER_RETIRE_LMS_CRITICAL and USER_RETIRE_LMS_MISC signals - Add testing for new signal handlers and app registration for the LMS survey app
-
- Jun 25, 2018
-
-
Feanil Patel authored
These were very early experiments by the old performance team on using CDNs for videos and logging performance data. No one is looking at this data and it's just extra cruft on every page.
-
- Jun 21, 2018
-
-
Robert Raposa authored
-
- Jun 18, 2018
-
-
John Eskew authored
-
- Jun 08, 2018
-
-
Adeel Khan authored
This patch would ratelimit registration form validation endpoint for anonymous user based on his/her ip. LEARNER-3810
-
- Jun 06, 2018
-
-
bmedx authored
It is always on now, and this is just a deprecated stub which will be removed in Django 2.0.
-
Michael Youngstrom authored
-
- May 31, 2018
-
-
Diana Huang authored
-
- May 25, 2018
-
-
Kshitij Sobti authored
It is now possible to limit the number of rows in the problem response csv
-
- May 18, 2018
-
-
Jillian Vogel authored
Site Configuration and feature flag When set, it hides the Courses list on the Learner Dashboard page if the learner has not yet activated their account. (cherry picked from commit 22ee400b)
-
Jillian Vogel authored
and removes the DISPLAY_ACCOUNT_ACTIVATION_MESSAGE_ON_SIDEBAR flag, since this feature is now always on. Marks the top banner as deprecated. (cherry picked from commit b44114d1)
-
- May 17, 2018
-
-
Michael Youngstrom authored
-
- May 08, 2018
-
-
Douglas Hall authored
-
- May 07, 2018
-
-
Jeremy Bowman authored
-
- May 03, 2018
-
-
Douglas Hall authored
-
afzaledx authored
Moved the ID string used in the google-site-verification meta tag to settings so that it can be overridden from site_configuration.
-
- Apr 27, 2018
-
-
stv authored
It looks like this was part of the original rollout of the microsites feature back in December 2013 [1], but was quickly removed in February 2014 [2]. These references have been orphaned ever since. I can find no other references to it in the platform, save these. [1] a3211a74 [2] aa43689a
-
- Apr 26, 2018
-
-
Sanford Student authored
-
- Apr 25, 2018
-
-
Jeff LaJoie authored
-
- Apr 24, 2018
-
-
Waheed Ahmed authored
Update support form to auto select course and make course selection required to submit form. LEARNER-4254
-
- Apr 21, 2018
-
-
Uman Shahzad authored
-
Nimisha Asthagiri authored
-
- Apr 20, 2018
-
-
bmedx authored
-