- Jan 25, 2017
-
-
asadiqbal authored
-
Matjaz Gregoric authored
Bump xblock-drag-and-drop-v2 to 2.0.14.
-
John Eskew authored
Restrict block ID comparison slightly to avoid false positives
-
- Jan 24, 2017
-
-
Nimisha Asthagiri authored
Update generate_course_blocks management command to enqueue tasks.
-
Ari Rizzitano authored
[pa11ycrawler] update location of ignore rules file
-
Ari Rizzitano authored
[pa11ycrawler] update location of pa11ycrawler ignore rules file (AC-701) patch test temporarily force a pa11ycrawler PR run remove temp run of pa11ycrawler
-
Jesse Shapiro authored
[ENT-4] Revert to canonical version of python-saml
-
noraiz-anwar authored
TNL-6333 Log play_video event after seek_video event
-
Nimisha Asthagiri authored
-
Clinton Blackburn authored
Added settings for Docker-based devstack
-
Clinton Blackburn authored
ECOM-6634
-
Clinton Blackburn authored
Disabled system checks for the compile_sass management command
-
Clinton Blackburn authored
The system checks require database access, which is not available when building Docker images. This relaxes the check, allowing the command to execute without a database. ECOM-6634
-
Nimisha Asthagiri authored
Update has_database_updated_with_new_score to handle all block types
-
- Jan 23, 2017
-
-
Renzo Lucioni authored
Use switch to pull programs from the catalog for the student dashboard
-
Ned Batchelder authored
Use v0.3.7 of i18n-tools
-
Renzo Lucioni authored
ECOM-4422
-
Christopher Lee authored
MA-3091: Return non-mobile courses from the mobile enrollments API
-
Nimisha Asthagiri authored
TNL-6331
-
christopher lee authored
-
Nimisha Asthagiri authored
Block Structure: Don't invalidate immediately upon course publish
-
Nimisha Asthagiri authored
Fix Block Transformer version checking so cache can be pre-populated
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Renzo Lucioni authored
Transition program list and detail pages to the catalog
-
Ned Batchelder authored
-
Calen Pennington authored
Merge release to master
-
Renzo Lucioni authored
Uses a Waffle Switch to route traffic between the programs and catalog services. A future commit will remove use of the switch and use the catalog exclusively. ECOM-4422
-
Renzo Lucioni authored
-
Nimisha Asthagiri authored
Introduces the use of Waffle to put the change behind a Switch. TNL-6323
-
Nimisha Asthagiri authored
This change requires Block Transformer schema changes to be backwards compatible for older Block Transformer code versions - at least 1 version back to allow smooth deployments in a multi-version setting.
-
Calen Pennington authored
Merge Release candidate to Release
-
noraiz-anwar authored
-
- Jan 20, 2017
-
-
Renzo Lucioni authored
Reintroduce Waffle
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Renzo Lucioni authored
Waffle serves as a complement to config models. It's useful in feature rollout situations where you may not want to incur the overhead of creating and committing a migration (required for adding a field to a config model), and also handles gradual, percentage-based rollouts. ECOM-4422
-
Renzo Lucioni authored
ECOM-6535 Change celery task to only pull from catalog and not programs api
-
Ned Batchelder authored
-
Matthew Piatetsky authored
Lays the groundwork for pulling all program data from the catalog. ECOM-6535
-
Calen Pennington authored
Merge release to master
-