- 12 Aug, 2015 7 commits
-
-
Added optional mark_as_read field to comments in Discussion API
Christopher Lee committed -
Release
Peter Fogg committed -
Currently when GETting comments, the thread of the comment will be marked as read. This change makes this effect optional as well as setting the default to not mark the thread as read.
christopher lee committed -
Support team UI for regenerating certificates
Will Daly committed -
Hotfix/2015 08 11
Peter Fogg committed -
* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
Will Daly committed -
updated the help text for cert_whitelist
Arbab Nazar committed
-
- 11 Aug, 2015 27 commits
-
-
Revert "Optimize OpenID Course Claims for non-global-staff users."
Peter Fogg committed -
Revert "Test library failed to export after import"
Peter Fogg committed -
This reverts commit f0d1772d.
Dennis Jen committed -
This reverts commit 4c1c4619.
Waheed Ahmed committed -
Added API endpoints for CreditCourse
Clinton Blackburn committed -
Endpoints support create, read, and list operations. NOTE: This commit also includes a retrofitted SimpleRouter that supports overriding the lookup regex. This retrofit is simpler to implement than updating edx-ora2 which is pinned to DRF 2.3.x. XCOM-524
Clinton Blackburn committed -
Add more context to translation strings
Sarina Canelake committed -
Patch/2015 08 11
Peter Fogg committed -
Updating the video bumper play button
clrux committed -
Sarina Canelake committed
-
(cherry picked from commit 558b93fdeaaf72d02e050808698b2015e123a01c)
Brandon DeRosier committed -
This reverts commit 42e78463.
Brandon DeRosier committed -
Chris Rodriguez committed
-
2015-08-11 release
Peter Fogg committed -
asadiqbal08/SOL-1118: Use correct course number in web certificate
Matt Drayer committed -
rc/2015-08-10
Peter Fogg committed -
Show vaguer error message if using default start date
Akiva Leffert committed -
asadiqbal committed
-
My teams tab.
Usman Khalid committed -
TNL-1911
Usman Khalid committed -
Style simplification to sync up styles
clrux committed -
Chris Rodriguez committed
-
Fixed course_id pattern regex.
Waheed Ahmed committed -
Make new masquerading code compatible to existing session data.
Sven Marnach committed -
The new masquerading code introduced in PR #8775 adds a new attribute to CourseMasquerade objects stored in the user's session. When users who have active masquerading configuration access instances with the new code, and AttributeError occurs when trying to access the attribute user_name. This fix ensures that CourseMasquerade objects receive all required attributes when they are unpickled from the session.
Sven Marnach committed -
PLAT-776
Waheed Ahmed committed -
Test Cale's RC fix.
Peter Fogg committed
-
- 10 Aug, 2015 6 commits
-
-
Peter Fogg committed
-
Deactivate HTTPS on devstack
Kevin Falcone committed -
Akiva Leffert committed
-
Fix user state client
Peter Fogg committed -
settings.STUDIO_SHORT_NAME doesn't exist in LMS
David Baumgold committed -
Calen Pennington committed
-