- Jan 31, 2017
-
-
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
-
-
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
-
Renzo Lucioni authored
Fix program credential backpopulation command
-
Renzo Lucioni authored
This command was updated to request programs from the catalog, but it wasn't changed to deal with the new response structure. I'm updating all code in the LMS to deal with catalog service responses separately. ECOM-6900.
-
- Jan 26, 2017
-
-
Jillian Vogel authored
Bumps django-storage-swift to 1.2.15
-
Clinton Blackburn authored
ECOM-6634
-
Clinton Blackburn authored
Updated edx-rest-api-client to 1.7.1
-
Brian Jacobel authored
-
Dennis Jen authored
Added user tracking id to profile scope in oauth2 handler.
-
Eric Fischer authored
Log course on no-retry update_course_in_cache errors
-
David Ormsbee authored
We've already been ignoring the param for a long time. This just removes it entirely.
-