canvas-lms/app/views/assignments
Jeremy Stanley 103650005e fix draft state module sequence footer for locked assignments
test plan:
 - have a module that does not require sequential progress
 - have an assignment in the module whose "available from" date
   is in the future
 - have other items before and after it in the sequence
 - as a student, try to navigate the module sequence from
   the item before, to the locked assignment, to the item
   afterward
 - the module sequence footer (next and prev buttons) should
   still appear and function on the locked assignment page

fixes CNVS-12898

Change-Id: I9bdd5ecac19852086009294d73b1d2302039f68e
Reviewed-on: https://gerrit.instructure.com/35143
Reviewed-by: Mark Severson <markse@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
2014-05-20 19:28:11 +00:00
..
_add_assignment_form.html.erb change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
_add_assignment_group_form.html.erb change block helpers for rails 3.2 compatibility 2013-10-11 23:09:37 +00:00
_assignment_locked.html.erb i18n typo in assignment lock_at display, fixes #5246 2011-08-09 09:40:18 -06:00
_assignment_sidebar.html.erb fix scroll tracking in grade by question 2013-10-24 22:22:48 +00:00
_assignments_content.html.erb decouple grading rights from create/update rights 2013-12-12 17:56:23 +00:00
_assignments_list_content.html.erb converts assignments/_assignments_list_content js_block into js_bundle 2014-02-05 00:10:09 +00:00
_assignments_list_right_side.html.erb new assignment index for course homepage 2014-05-02 16:48:14 +00:00
_assignments_right_side.html.erb create temporary records with .scoped.new for rails 3 compatibility 2014-02-20 20:55:11 +00:00
_embedded_rubric.html.erb Initial commit. 2011-01-31 18:57:29 -07:00
_external_grader_sidebar.html.erb replace all .button(s) with .btn 2012-11-14 13:29:30 -07:00
_grade_assignment.html.erb move draft state under feature flag umbrella 2013-11-26 20:43:49 +00:00
_group_comment.html.erb uncheck group comment by default, fixes #7206 2012-03-01 14:05:35 -07:00
_group_submission_reminder.html.erb fix messaging for group assignment submissions. fixes #6178 2012-02-01 09:33:03 -07:00
_group_weights.html.erb i18n content imports 2011-06-17 13:00:26 -06:00
_peer_review_assignment.html.erb correctly show completion icons on peer review listings 2014-05-15 21:10:50 +00:00
_submission_sidebar.html.erb correctly show completion icons on peer review listings 2014-05-15 21:10:50 +00:00
_submission_type_icon.html.erb assignment views, part 2 2011-06-15 10:59:17 -06:00
_submit_assignment.html.erb submit assignments via embedded LTI apps in tabs 2014-04-29 20:06:37 +00:00
_syllabus_content.html.erb fix "edit syllabus description" in new course 2014-02-27 18:51:00 +00:00
_syllabus_right_side.html.erb Icon replacement for Account > Settings 2012-11-30 09:19:55 -07:00
_turnitin.html.erb Align TurnItIn pledge text with checkbox 2014-05-08 15:47:24 +00:00
_wizard_box.html.erb Accessibility for 'How do I...' menu 2014-04-04 19:33:38 +00:00
edit.html.erb switch link_to block helper to rails 3 format 2014-02-12 15:58:02 +00:00
index.html.erb added escape key to old assignments shortcut list 2014-05-16 17:01:17 +00:00
new_index.html.erb assigments page keyboard menu working 2014-05-15 20:48:14 +00:00
peer_reviews.html.erb converts assignments/peer_reviews js_block into js_include 2014-02-05 00:11:44 +00:00
redirect_page.html.erb i18n Assignments views 2011-06-24 11:14:09 -06:00
show.html.erb fix draft state module sequence footer for locked assignments 2014-05-20 19:28:11 +00:00
show_locked.html.erb i18n Assignments views 2011-06-24 11:14:09 -06:00
student_index.html.erb Fix reported header errors 2013-05-10 18:08:20 +00:00
syllabus.html.erb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
text_entry_page.html.erb i18n Assignments views 2011-06-24 11:14:09 -06:00