canvas-lms/config/initializers
Derek DeVries a2245332f8 add 'download all files' link to ember quiz menu
fixes CNVS-13423

test plan:
  - enable draft state and quiz sttas
  - as a teacher
    - create a quiz with a file upload question
    - view the quiz
    - there is now an option to "download all files" in the settings menu
    - it should initially be disable if there are no submissions yet
    - trying to click on it disabled should close the menu and flash a message
      telling why it is disabled

  - as a student
    - take the quiz, and upload a file

  - as a teacher
    - view the quiz again
    - the "download all files" should now be enabled
    - click and make sure files download successfully

Change-Id: Ia9455b18916ef6fcb403b742671104fdcd17fd39
Reviewed-on: https://gerrit.instructure.com/35952
Reviewed-by: Jason Madsen <jmadsen@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Trevor deHaan <tdehaan@instructure.com>
Product-Review: Derek DeVries <ddevries@instructure.com>
2014-06-10 22:48:45 +00:00
..
action_pack.rb fix some rails 3 specs 2014-03-10 13:55:18 +00:00
active_model_errors.rb fallback on activerecord.errors translation scope for rails 3 2014-03-05 18:14:22 +00:00
active_record.rb fix mysql build 2014-05-08 20:20:58 +00:00
adheres_to_policy.rb convert adheres to policy plugin into proper gem 2014-01-31 17:22:45 +00:00
authlogic_mods.rb fix auth_spec for reails 3 2014-02-25 19:41:39 +00:00
aws_sdk.rb disable aws-sdk gem logging 2013-04-25 16:30:31 +00:00
backtrace_silencers.rb start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
barby.rb multi-factor authentication closes #9532 2012-08-16 13:09:07 -06:00
bookmarked_collection.rb extract bookmarked_collection gem 2014-04-17 18:16:13 +00:00
canvas_crummy.rb convert crummy plugin to proper gem 2014-01-30 18:30:15 +00:00
canvas_kaltura.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
canvas_sanitize.rb convert sanitize field plugin into proper gem: CanvasSanitize 2014-01-28 22:36:18 +00:00
canvas_security.rb start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
canvas_statsd.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
coffee_script_sourcemaps_symlinks.rb allow people to opt out of coffee source maps 2014-05-20 22:55:05 +00:00
delayed_job.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
dropped_columns.rb remove backwards compatible failed_jobs.original_id column 2014-05-27 23:22:26 +00:00
event_stream.rb canvas event stream 2014-05-14 19:09:24 +00:00
facebook.rb moved Facebook code into gem 2014-05-05 22:32:15 +00:00
folio.rb extend folio pagination to enumerables in rails 3 2013-12-31 19:00:17 +00:00
google_docs.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
i18n.rb i18n for will_paginate helper 2014-05-05 20:30:58 +00:00
icalendar.rb formatting for ICS calendar events 2012-07-02 11:05:48 -06:00
in-memory-test.rb remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
incoming_mail.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
inflections.rb alerts, closes #4317 2011-08-24 10:19:44 -06:00
irb.rb log AR queries to script/console as well as the log file 2013-03-26 15:10:17 +00:00
json.rb escape html chars in json in rails3 2014-03-11 22:08:48 +00:00
linked_in.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
marginalia.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
mime_types.rb add 'download all files' link to ember quiz menu 2014-06-10 22:48:45 +00:00
net_ldap.rb add more detailed errors to ldap tester 2012-08-17 14:31:41 -06:00
new_rails_defaults.rb use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
outgoing_mail.rb Use source user as "FROM" for emails 2014-05-31 01:02:14 +00:00
plugin_symlinks.rb upgraded requirejs to 2.1.10 2014-03-10 22:27:53 +00:00
rack.rb fix "invalid byte sequence in US-ASCII" in topic attachment 2013-12-31 21:30:21 +00:00
rack_mini_profiler.rb give all site admins app_profiling permission 2014-05-20 20:44:43 +00:00
rails2.rb update fake_arel and remove some of our extensions that were merged upstream 2014-03-10 18:37:00 +00:00
rails_patches.rb fix hashwithindifferentaccess deserialization in rails 2 2014-03-31 16:15:27 +00:00
ruby_version_compat.rb don't double escape single quotes in rails 2 erb tags 2014-05-13 18:05:48 +00:00
rubyzip.rb use rubyzip version 1.1.0 2014-03-12 12:20:22 +00:00
scribd_thumbnail.rb fix scribd initialization during boot 2013-10-30 16:41:04 +00:00
session_store.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
shackles.rb don't use password from database.yml when overriding db user 2013-04-23 14:51:41 +00:00
sqlite_savepoint.rb make sure users and pseudonyms get added together 2011-06-14 10:46:54 -06:00
stubs.rb integrate with switchman in preparation for rails 3 2013-12-18 15:42:37 +00:00
switchman.rb fix delayed jobs shard activation for rails 3 2014-02-28 22:01:07 +00:00
time.rb Move time related code into canvas_time gem 2014-04-14 20:47:01 +00:00
tour.rb added tour guide libs 2013-05-22 19:30:13 +00:00
twitter.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00