canvas-lms/app
Mark Severson a1d111f0c4 only return active data from sis assignments api
test plan:
 * add an assignment to the course
 * add two sections to a course
 * add a due date override for each of the sections
 * delete one of the sections
 * delete the remaining override
 * query the sis assignments api for the course
   /api/sis/courses/:course_id/assignments
 * the deleted section and override should not be returned

fixes CNVS-22210

Change-Id: I259dec9448bc5c0880fd46171d1f6c09384ba08f
Reviewed-on: https://gerrit.instructure.com/60101
Tested-by: Jenkins
Reviewed-by: Andrew Butterfield <abutterfield@instructure.com>
QA-Review: Ben Bolton <bbolton@instructure.com>
Product-Review: Mark Severson <markse@instructure.com>
2015-08-07 23:19:22 +00:00
..
coffeescripts Allows teacher to clone a group set. 2015-08-07 16:31:52 +00:00
controllers only return active data from sis assignments api 2015-08-07 23:19:22 +00:00
helpers Add Warning Icon to Modules with submissions 2015-08-06 21:37:58 +00:00
jsx Theme editor scrolling and layout refactor 2015-08-06 13:15:09 +00:00
messages support excused assignments in notification emails 2015-06-18 18:50:39 +00:00
middleware set meta header information even without page view 2015-06-24 21:14:19 +00:00
models fix media comment link resolution 2015-08-07 18:59:02 +00:00
observers clear site admin users cache in all regions 2015-07-16 14:37:26 +00:00
presenters rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
serializers misc improvements for assignments, calendar events and modules 2015-06-29 15:45:27 +00:00
stylesheets Theme editor scrolling and layout refactor 2015-08-06 13:15:09 +00:00
views assignment page indicates that all submission types have been excused 2015-08-07 16:37:28 +00:00