- 02 Feb, 2017 1 commit
-
-
alisan617 committed
-
- 01 Feb, 2017 12 commits
-
-
Revert "PLAT-1104 Import courses asynchronously"
Jesse Zoldak committed -
Revert "Fix mongo query count for Grades API"
Jesse Zoldak committed -
Jesse Zoldak committed
-
Fix mongo query count for Grades API
Nimisha Asthagiri committed -
Add aria-disabled to WMD undo/redo buttons
Brian Jacobel committed -
Automating Refund Approvals
Clinton Blackburn committed -
Nimisha Asthagiri committed
-
pin astroid version 1.3.8 for pylint dep
Stu Young committed -
updated lti_consumer xblock to latest version
Zia Fazal committed -
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 committed -
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
Clinton Blackburn committed -
stu committed
-
- 31 Jan, 2017 16 commits
-
-
Simplified Docker Devstack test settings
Clinton Blackburn committed -
Brian Jacobel committed
-
The only value that needs to be overridden is the Mongo host. The duplicated values can be imported.
Clinton Blackburn committed -
Use the catalog for program certificate backpopulation
Renzo Lucioni committed -
stu committed
-
Fix safe template warning.
Christina Roberts committed -
This command is used to backfill missing program certificates. Formerly, it used the programs service. It now uses the catalog service exclusively. ECOM-4422
Renzo Lucioni committed -
cahrens committed
-
Include django-memcached-hashring to support consistent hashing.
Toby Lawrence committed -
Show checkmarks when "Show Answer" is clicked.
Christina Roberts committed -
TNL-6357
cahrens committed -
[SOL-2133] Add user deactivation endpoint.
Marko Jevtić committed -
Vedran Karacic committed
-
ENT-112: Update settings for edx-enterprise (v0.19.1) configurations.
Saleem Latif committed -
Saleem Latif committed
-
Jesse Zoldak committed
-
- 30 Jan, 2017 10 commits
-
-
PLAT-1104 Import courses asynchronously
Jeremy Bowman committed -
Allow null course_edited_timestamp
Eric Fischer committed -
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 committed -
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
Eric Fischer committed -
Jeremy Bowman committed
-
Reduce thresholds.
Robert Raposa committed -
Robert Raposa committed
-
Zia Fazal committed
-
show button new library in studio depending on flags and user staff s…
Zia Fazal committed -
add flag DISABLE_LIBRARY_CREATION add comma use CourseCreatorRole to determine if user can create a library add disable library creation feature flag Conflicts: cms/djangoapps/contentstore/views/course.py ENABLE_CONTENT_LIBRARIES flag check for course creator role for library creation Conflicts: cms/djangoapps/contentstore/views/course.py add unit tests make check of creation of library a true/false for forntend, add security in api call, clean tests update tests fix docstring of tests fixed quality violation fixed broken unit test and quality violations Feedback changes and unit test to assert libraries are visible to non staff users too fixed quality violation and feedback changes
jagonzalr committed
-
- 28 Jan, 2017 1 commit
-
-
Update catalog factories
Renzo Lucioni committed
-