- 09 Sep, 2016 4 commits
-
-
TNL-5475
J. Cliff Dyer committed -
Fix width of 'Load More' button in Discussions
Brian Jacobel committed -
Update xblock-poll dependency to v1.2.
Tim Krones committed -
Fix bug where new posts were not assigned a topic ID and would fail to post
Brian Jacobel committed
-
- 08 Sep, 2016 14 commits
-
-
Brian Jacobel committed
-
Persistent Grade being saved for individual problems
Cliff Dyer committed -
* First take at forcing a subsection's grade to update when a signal is sent that a problem's score has changed * Refactor signal handler connection. * Expand bokchoy tests to cover progress page * Add some grading unit tests TNL-5394 TNL-5364
Eric Fischer committed -
Pass Sailthru campaign id cookie to ecommerce
PaulWattenberger committed -
[ENT-13] Make SSO providers optionally hidden
Jesse Shapiro committed -
TNL-5442
Brian Jacobel committed -
Jesse Shapiro committed
-
TNL-5404: Default to not requesting responses when grabbing a single thread.
Robert Raposa committed -
PaulWattenberger committed
-
Retrieve marketable MicroMasters from the catalog service
Renzo Lucioni committed -
Remove duplicate-id rule for a11y discussions
Mushtaq Ali committed -
Complete the LMS help link - add it to edx.org theme, adjust Sass styling for the theme and for pattern library pages
Peter Desjardins committed -
Adjusted Sass for the doc-link so that it will work in pattern library pages and also in the edx.org theme. Added the documentation link to the edx.org theme header.
Peter Desjardins committed -
We're often grabbing the metadata of a specific thread to then be able to perform other operations, but we never need the actual responses or comments of a thread unless we're displaying it in the normal forum view. This change sets a default of with_responses=False, which instructs the comment service to not send back the responses/comments for the given thread. We only ask for responses in the case of rendering a single thread or inline discussion.
Toby Lawrence committed
-
- 07 Sep, 2016 19 commits
-
-
Catalog-based MicroMasters need to be displayed in the LMS. However, the LMS currently retrieves all program data from the soon-to-be-retired programs service. Consuming program data exclusively from the catalog service is out of the question right now; it's too complex to confidently pull off in a week. This is a functional middle ground introduced by ECOM-5460. Cleaning up this debt is tracked by ECOM-4418.
Renzo Lucioni committed -
Pa11ycrawler 1.5.0
David Baumgold committed -
Pattern library alerts on discussion pages
Brian Jacobel committed -
David committed
-
Mark DiscussionResponseEditTest.test_vote_report_endorse_after_edit as flaky
Brian Jacobel committed -
David committed
-
Ben Patterson committed
-
Ben Patterson committed
-
AC-577 login form contrast and invalid aria cleanup
Chris committed -
TNL-5164
Brian Jacobel committed -
Remove placeholders in discussion new post form
Brian Jacobel committed -
Chris Rodriguez committed
-
Merge release back to master
Matt Drayer committed -
Brian Jacobel committed
-
Tim Krones committed
-
Release Candidate rc/2016-09-06
Matt Drayer committed -
TNL-4945 – Prioritize Library defaults over the fields coming from parent blocks.
M. Rehan committed -
TNL-4647
Mushtaq Ali committed -
Detailed logging and record keeping for SAML SSO [ENT-4]
Braden MacDonald committed
-
- 06 Sep, 2016 3 commits
-
-
Braden MacDonald committed
-
Toolbarmageddon! (TNL-5105)
Brian Jacobel committed -
Register block_structure djangoapp.
Cliff Dyer committed
-