- Aug 04, 2015
-
-
Ned Batchelder authored
-
Ned Batchelder authored
Update pylint and astroid, reduces pylint count by 400
-
- Aug 03, 2015
-
-
Ned Batchelder authored
-
Jim Abramson authored
Add historical course enrollment table.
-
Clinton Blackburn authored
Exposing course name via Commerce API
-
Ned Batchelder authored
-
Clinton Blackburn authored
The course now includes a read-only name attribute. XCOM-536
-
Peter Pinch authored
Use the standard enrollment table instead of a custom CCX table for CCX enrollments
-
David Baumgold authored
Remove unneeded block from courses.html template
-
Diana Huang authored
Correct email settings URL and rename variable.
-
John Eskew authored
User state client tests
-
Ned Batchelder authored
-
Will Daly authored
Merging hotfix 2015-07-30 release back to master
-
Peter Fogg authored
Make team chat icon appear.
-
Peter Fogg authored
-
David Baumgold authored
-
- Aug 02, 2015
-
-
Andy Armstrong authored
Remove Mustache usage from discussions
-
- Aug 01, 2015
-
-
Andy Armstrong authored
-
Linda Liu authored
Add access response information into view_course_access
-
Calen Pennington authored
-
Calen Pennington authored
Remove remove_input_state.py, as it was one-time fix code, and is not worth porting to the new interface
-
Calen Pennington authored
This required the following changes to the DjangoXBlockUserStateClient semantics: 1) Changes get/get_many to return XBlockUserState tuples, rather than state dictionaries or (block_key, state) tuples. 2) Raises DoesNotExist if get_history is called on an XBlock that has had no data saved to it. 3) Returns XBlockUserState tuples as the results of get_history.
-
Calen Pennington authored
-
Calen Pennington authored
-
Carlos de la Guardia authored
enrollments. The goal for this PR is to have a single mechanism for registering users and reducing the number of places where special-casing for ccx courses is needed. The migration at this point is purposefully limited to convert ccx memberships into student enrollments when moving forward. No backward migration is in place at the moment. The ccx membership tables are not removed at this time. It is possible to go backwards and forwards multiple times with no errors or data loss.
-
Ben McMorran authored
TNL-2913 Extend is_commentable_cohorted to support teams
-
- Jul 31, 2015
-
-
Utkarsh authored
Removing @contract from `edx-platform/lms/djangoapps/courseware/user_state_client.py`
-
Ben McMorran authored
-
utkjad authored
-
Christina Roberts authored
Christina/team discussion permissions
-
cahrens authored
TNL-2677
-
Kyle McCormick authored
WIP: MA-1063 Add versioning and timestamping to CourseOverview
-
Ned Batchelder authored
CHANGELOG is dead.
-
Will Daly authored
Hotfix 2015-07-23
-
Ben McMorran authored
Move is_commentable_cohorted to django_comment_client
-
Diana Huang authored
Make context for threads more implicit.
-
Kyle McCormick authored
-
Sarina Canelake authored
Allow microsites to use logistration page (ECOM-1976)
-
Ned Batchelder authored
-
Marco Morales authored
CAPA CSS: Fixing indicator spacing on dropdown problems
-