- Jan 31, 2017
-
-
Brian Jacobel authored
-
Renzo Lucioni authored
Use the catalog for program certificate backpopulation
-
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
-
- 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
-
Robert Raposa authored
Reduce thresholds.
-
Robert Raposa authored
-
Zia Fazal authored
show button new library in studio depending on flags and user staff s…
-
jagonzalr authored
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
-
- Jan 28, 2017
-
-
Renzo Lucioni authored
Update catalog factories
-
Renzo Lucioni authored
Remove the program admin tool from Studio
-
Renzo Lucioni authored
More accurately represent serialized catalog data. Also switch to using Faker. ECOM-4422
-
Renzo Lucioni authored
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform. ECOM-4422
-
- Jan 27, 2017
-
-
Toby Lawrence authored
-
Gregory Martin authored
update ora2 version
-
alisan617 authored
discussion all topics button in breadcrumbs markup change
-
Renzo Lucioni authored
Remove program certification view from the support app
-
Gregory Martin authored
-
alisan617 authored
-
Brian Jacobel authored
Visually indicate fields in new post form are required (TNL-6364)
-
Renzo Lucioni authored
This functionality hasn't been used since it was introduced. It is superseded by the backpopulate_program_credentials management command. This is another commit in a series removing use of the old programs service from edx-platform. ECOM-4422
-
David Ormsbee authored
Disable student state writes for crawlers.
-
Brian Jacobel authored
-
Jesse Zoldak authored
Fix pep8 violation
-
Ari Rizzitano authored
Bumps the xblock-poll version to v1.2.5
-
Jesse Zoldak authored
-
Clinton Blackburn authored
Updated Docker Devstack settings
-
Clinton Blackburn authored
Fixes https://github.com/edx/devstack/issues/47
-