canvas-lms/app
Braden Anderson be4f66b08b Conversations: allow messages to groups in unpublished courses
fixes CNVS-10684

test plan:
  * create an unpublished course
  * invite a student
  * create a group in the course
  * add the student to the group
  * log in as the student
  * open old conversations
  * compose a new message
  * click on the address book icon
  * verify that the recipients list loads

Change-Id: Ic25500a31ef604331d7380e76af226b0c10fd4a1
Reviewed-on: https://gerrit.instructure.com/29244
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>
Reviewed-by: Joel Hough <joel@instructure.com>
Product-Review: Bryan Madsen <bryan@instructure.com>
2014-01-24 18:08:42 +00:00
..
coffeescripts sort outcome gradebook by student name 2014-01-24 15:54:37 +00:00
controllers Conversations: allow messages to groups in unpublished courses 2014-01-24 18:08:42 +00:00
helpers remove unused code 2014-01-24 17:54:08 +00:00
messages move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
middleware change encrypted cookie store to fix session timeout plugin 2013-12-05 21:08:50 +00:00
models replace association with association_object in models 2014-01-24 16:35:40 +00:00
observers don't include submissions in recent_stream_items 2013-01-03 15:42:39 -07:00
presenters move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
serializers move quiz into quizzes namespace as a precursor to enginifying 2014-01-24 00:08:46 +00:00
services Quiz Submission Questions API - Update 2014-01-23 17:49:36 +00:00
stylesheets allow sorting of outcome gradebook columns 2014-01-23 23:17:44 +00:00
views extract js_block in question_banks#show to external js file 2014-01-24 17:54:27 +00:00