- 12 May, 2015 12 commits
-
-
Update schoolyourself-xblock to the latest version
Ned Batchelder committed -
Fix type field in thread list endpoint
Greg Price committed -
Look for a consistent css class.
Ben Patterson committed -
Update schoolyourself-xblock to the latest version, which contains 1 commit with a cosmetic change: https://github.com/schoolyourself/schoolyourself-xblock/commit/5e4d37716e3e72640e832e961f7cc0d38d4ec47b
John Lee committed -
Add fields to threads returned by Discussion API thread list endpoint
Greg Price committed -
The former class, while less-flaky, does not always appear. (For example, if cohorts are being toggled off.) This css class always appears. Initial findings point to flakiness being a non-issue if we look for this class.
Ben Patterson committed -
LMS/Studio: Remove Manual Sass/CSS extend files - Take 2
Brian Talbot committed -
Brian Talbot committed
-
Brian Talbot committed
-
Addressing RTL inconsistencies on Verification process
Chris committed -
Adds preferences API and updates users to V1 - fix
Mark Hoeber committed -
Chris Rodriguez committed
-
- 11 May, 2015 15 commits
-
-
The API's type field should come from the CS data's thread_type field, not its type field, which distinguishes comments from threads.
Greg Price committed -
Greg Price committed
-
Greg Price committed
-
This commit adds fields that are related to the requesting user's interaction with the thread (e.g. following).
Greg Price committed -
Mark Hoeber committed
-
make edxnotes bok-choy tests chrome-friendly
Ben Patterson committed -
This eliminates some flakiness related to the loading of the notes page. It also sets the 'no content' version of that page as a separate page object so testing that case is more explicit. TE-849
Ben Patterson committed -
Revert "Adds preferences API and updates users to V1"
Jesse Zoldak committed -
Ben Patterson committed
-
Customize the transaction name sent to New Relic for XBlock handlers.
David Ormsbee committed -
Adds preferences API and updates users to V1
Mark Hoeber committed -
Mark Hoeber committed
-
[LTI Provider] Adding signals for scoring events
David Ormsbee committed -
Update ease to 0.1.3
David Baumgold committed -
Phil McGachey committed
-
- 08 May, 2015 13 commits
-
-
Add CCX/IDDE configuration to yaml_config.py
Carson Gee committed -
Currently, all XBlock/XModule handlers are lumped together in the same transaction (courseware.module_render:handle_xblock_callback). This makes it difficult to pinpoint problems with specific handlers. With this change, the transaction name will now look like: OpenAssessmentBlockWithMixins.save_submission CapaDescriptorWithMixins.xmodule_handler/problem_show
David Ormsbee committed -
Updates to the verify student Django admin.
Will Daly committed -
David Baumgold committed
-
Merge release to master
Adam committed -
Clytwynec/split lms unittests into shards
Christine Lytwynec committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Update to the latest version of celery, and django-celery.
Feanil Patel committed -
Ensure cohort management section has loaded.
Ben Patterson committed -
* Ensure that VerificationStatus is append-only and immutable. * Allow searching by student for verification status. * Properly pluralize verification status. * Use ConfigModelAdmin for ICRV config model admin.
Will Daly committed -
Move location identifying strings into index (SOL-833)
Martyn James committed -
Feanil Patel committed
-