- May 12, 2015
-
-
Greg Price authored
Fix type field in thread list endpoint
-
Ben Patterson authored
Look for a consistent css class.
-
Greg Price authored
Add fields to threads returned by Discussion API thread list endpoint
-
Ben Patterson authored
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.
-
Brian Talbot authored
LMS/Studio: Remove Manual Sass/CSS extend files - Take 2
-
Brian Talbot authored
-
Brian Talbot authored
-
Chris authored
Addressing RTL inconsistencies on Verification process
-
Mark Hoeber authored
Adds preferences API and updates users to V1 - fix
-
Chris Rodriguez authored
-
- May 11, 2015
-
-
Greg Price authored
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 authored
-
Greg Price authored
-
Greg Price authored
This commit adds fields that are related to the requesting user's interaction with the thread (e.g. following).
-
Mark Hoeber authored
-
Ben Patterson authored
make edxnotes bok-choy tests chrome-friendly
-
Ben Patterson authored
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
-
Jesse Zoldak authored
Revert "Adds preferences API and updates users to V1"
-
Ben Patterson authored
-
David Ormsbee authored
Customize the transaction name sent to New Relic for XBlock handlers.
-
Mark Hoeber authored
Adds preferences API and updates users to V1
-
Mark Hoeber authored
-
David Ormsbee authored
[LTI Provider] Adding signals for scoring events
-
David Baumgold authored
Update ease to 0.1.3
-
Phil McGachey authored
-
- May 08, 2015
-
-
Carson Gee authored
Add CCX/IDDE configuration to yaml_config.py
-
David Ormsbee authored
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
-
Will Daly authored
Updates to the verify student Django admin.
-
David Baumgold authored
-
Adam authored
Merge release to master
-
Christine Lytwynec authored
Clytwynec/split lms unittests into shards
-
Sarina Canelake authored
Update translations (autogenerated message)
-
Sarina Canelake authored
-
Feanil Patel authored
Update to the latest version of celery, and django-celery.
-
Ben Patterson authored
Ensure cohort management section has loaded.
-
Will Daly authored
* 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.
-
Martyn James authored
Move location identifying strings into index (SOL-833)
-
Feanil Patel authored
-
Martyn James authored
-
Will Daly authored
Update in-course reverification XBlock SHA in requirements.
-