- Feb 01, 2017
-
-
Nimisha Asthagiri authored
Fix cohort IntegrityErrors
-
Andy Armstrong authored
FEDX-300 Set !default on Sass colors
-
Jesse Zoldak authored
Revert "PLAT-1104 Import courses asynchronously"
-
Jesse Zoldak authored
Revert "Fix mongo query count for Grades API"
-
Jesse Zoldak authored
-
Nimisha Asthagiri authored
Fix mongo query count for Grades API
-
Brian Jacobel authored
Add aria-disabled to WMD undo/redo buttons
-
Clinton Blackburn authored
Automating Refund Approvals
-
Nimisha Asthagiri authored
-
Stu Young authored
pin astroid version 1.3.8 for pylint dep
-
Florian Haas authored
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v1 (pre-Pattern Library) Sass in Studio.
-
Florian Haas authored
The double definition of $blue-d1, $blue-d2, and $blue-d4 is superfluous, so remove the second instance of each.
-
Florian Haas authored
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v2 (Pattern Library) Sass.
-
Florian Haas authored
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v1 (pre-Pattern Library) Sass.
-
Zia Fazal authored
updated lti_consumer xblock to latest version
-
Clinton Blackburn authored
Refunds are now processed automatically. If the automated processing fails, the system falls back to the previous behavior of notifying the Support Team. Additionally, these calls are all made by the service user rather than the learner. ECOM-6541
-
Clinton Blackburn authored
We should not be using custom signing keys for each service at this time. We may want to return to this strategy in the future; but, this is not the direction any of our other services are going in. ECOM-6541
-
stu authored
-
Nimisha Asthagiri authored
TNL-5725
-
- Jan 31, 2017
-
-
Clinton Blackburn authored
Simplified Docker Devstack test settings
-
Brian Jacobel authored
-
Clinton Blackburn authored
The only value that needs to be overridden is the Mongo host. The duplicated values can be imported.
-
Renzo Lucioni authored
Use the catalog for program certificate backpopulation
-
stu authored
-
Christina Roberts authored
Fix safe template warning.
-
Renzo Lucioni authored
This command is used to backfill missing program certificates. Formerly, it used the programs service. It now uses the catalog service exclusively. ECOM-4422
-
cahrens authored
-
Toby Lawrence authored
Include django-memcached-hashring to support consistent hashing.
-
Christina Roberts authored
Show checkmarks when "Show Answer" is clicked.
-
cahrens authored
TNL-6357
-
Marko Jevtić authored
[SOL-2133] Add user deactivation endpoint.
-
Vedran Karacic authored
-
Saleem Latif authored
ENT-112: Update settings for edx-enterprise (v0.19.1) configurations.
-
Saleem Latif authored
-
Jesse Zoldak authored
-
- Jan 30, 2017
-
-
Jeremy Bowman authored
PLAT-1104 Import courses asynchronously
-
Eric Fischer authored
Allow null course_edited_timestamp
-
Eric Fischer authored
Some old mongo courses do not have this field, and the team has opted to allow null values rather than inserting a default. This change affects both course and subsection grades. TNL-6408
-
Eric Fischer authored
As discovered in load testing, if this task is run too quickly it can ask for a newly-recorded score prior to the active transaction finishing and writing to the database. TNL-6424
-
Jeremy Bowman authored
-