canvas-lms/app
Ryan Florence 614b696a63 collapse / expand discussion entries
also:

- counts in side-comment "show all [n] replies"
  are now accurate
- moved lock/unlock into the cog menu
- moved the cog menu into the toolbar

test plan:
1. go to a discussion
2. click "collapse" in the toolbar
   - the root entries should collapse
   - the page should scroll to the entries
3. expand a single reply
   - the reply's replies should NOT be collapsed
4. click a page number
   - the newly rendered entries should be
     collapsed
5. click expand
   - all the root entries should expand
6. click a page link
   - all the entries should be expanded
7. lock and unlock should still work
8. Go to a side comment discussion
   - "show all [n] replies" should have an
     accurate count

Change-Id: Ia06fad173344c549d31b7cd51d4ecc57d2e40d5f
Reviewed-on: https://gerrit.instructure.com/15834
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
2012-12-27 14:36:21 -07:00
..
coffeescripts collapse / expand discussion entries 2012-12-27 14:36:21 -07:00
controllers use due dates from assignment overrides on student grades page 2012-12-27 11:39:09 -07:00
helpers add custom role support to course users tab 2012-12-26 15:46:12 -07:00
messages VDD: notifications; closes #10896 2012-11-14 09:04:07 -07:00
middleware Allow accounts to specify session timeout time 2012-11-16 09:35:48 -07:00
models add custom role support to course users tab 2012-12-26 15:46:12 -07:00
observers optimize stream item generation 2012-12-11 16:23:34 -07:00
presenters add the ability to take quizzes one question at a time 2012-12-01 22:59:31 -07:00
stylesheets collapse / expand discussion entries 2012-12-27 14:36:21 -07:00
views collapse / expand discussion entries 2012-12-27 14:36:21 -07:00