canvas-lms/lib
Ed Schiebel d1664390e2 Upgrade instructure-ui to 1.0
fixes CNVS-34969

test plan:
  - go /profile/settings and turn on high contrast
  - go to the course people page (/courses/#/users)
  - click on the +People button
  > expected result: the modal honors high contrast

  - enter some text in he text area
  > expected result: nothing bad happens, as the event
    handler for TextArea has changed.
  - there's a TextArea in MessageStudents also, but I don't
    know where to find it in the UI. You should probalby
    test it doesn't blow up either.

Change-Id: Ia8102dacfa2b01ee043002ee0f5c27943abe5743
Reviewed-on: https://gerrit.instructure.com/102133
Tested-by: Jenkins
Reviewed-by: Ryan Shaw <ryan@instructure.com>
QA-Review: Dan Sasaki
Product-Review: Ryan Shaw <ryan@instructure.com>
Product-Review: Ed Schiebel <eschiebel@instructure.com>
2017-03-08 19:23:07 +00:00
..
address_book adopt pagination for address-book service 2017-01-27 21:06:54 +00:00
api rails 5: apis/v1 c-q 2017-03-08 19:07:41 +00:00
app_center Send access token when installing app 2016-10-07 16:51:06 +00:00
basic_lti Delayed job outcome submission race condition fix 2017-02-21 22:29:50 +00:00
canvas Upgrade instructure-ui to 1.0 2017-03-08 19:23:07 +00:00
cc Fix module lock status and dates in export 2017-03-03 22:28:51 +00:00
data_fixup Merge branch 'master' into dev/weighted-grading 2017-03-02 11:58:33 -06:00
external_auth_observation fix and test parent registration saml logout 2016-08-18 20:46:54 +00:00
features feature flag for submissions folder 2016-04-28 22:20:27 +00:00
latex add `X-Request-Context-Id` & `-Signature` headers to MathMan requests 2016-09-21 22:21:40 +00:00
lti don't break lti2 tools that use email subsitutions 2017-03-06 19:49:00 +00:00
messageable_user rails 5: change alias_method_chain to prepended modules 2017-02-10 19:42:29 +00:00
outcomes fix outcome calcs for mix of assignments & quizzes 2016-11-02 17:36:19 +00:00
reporting bump rails 4.2 for security fixes 2016-08-11 23:12:43 +00:00
scribd add a comparator for Scribd::Document 2016-04-01 16:13:39 +00:00
services Add RootAccountId to jwt for LiveEventSubscriptionService 2017-03-02 21:21:23 +00:00
sis rescue on parallel sis import 2017-01-10 20:20:41 +00:00
stubs remove rails 2 support 2014-08-06 18:16:19 +00:00
support_helpers add support helper to update tii attachments 2017-01-06 22:36:40 +00:00
tasks use current bundler environment styleguide generation 2017-03-08 16:23:36 +00:00
turnitin refactor the tii lti methods 2017-01-06 20:59:32 +00:00
user_content Fix issue with file previews hidden with "Institution" visibility 2017-01-07 00:52:54 +00:00
utils fix enrollment term date format to include time 2016-11-17 21:09:17 +00:00
account_services.rb ruby 2.3: fix marshalling problem 2016-10-11 21:28:37 +00:00
action_controller_test_process.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
address_book.rb implementation using address book service 2016-09-06 18:05:21 +00:00
api.rb fix Api::MAX_ID_LENGTH 2017-02-23 22:22:43 +00:00
api_route_set.rb update grading period permissions 2016-05-20 19:38:18 +00:00
api_routes.rb LTI Reregistration 2015-12-17 23:26:05 +00:00
asset_signature.rb fix Lint/StringConversionInInterpolation issue 2015-04-27 20:53:25 +00:00
assignment_override_applicator.rb don't make a :read_as_admin permission check unless user is admin 2016-11-11 15:04:23 +00:00
assignment_util.rb Add friendly SIS name for 'Post to SIS' options 2017-02-17 18:38:26 +00:00
authentication_methods.rb rails 5: integrations specs 2017-03-08 19:09:34 +00:00
basic_lti.rb implement lti outbound adapter 2014-03-26 16:49:22 +00:00
brand_config_helpers.rb performance improvements for frequent methods 2016-08-09 19:29:23 +00:00
brand_config_regenerator.rb theme editor for siteadmin 2016-07-12 22:02:04 +00:00
brandable_css.rb Add command output on failed commands 2017-02-21 19:05:05 +00:00
browser.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
canvadocs.rb Include pdfjs in preferred_plugins array 2016-08-03 03:07:50 +00:00
canvas.rb add runtime set failure percentage based mode to canvas_timeout 2017-01-10 17:36:31 +00:00
canvas_logger.rb spec: refactor error page-y stuff, refs SD-1815 2017-02-16 19:48:56 +00:00
canvas_yaml.rb rails 5: various fixes 2017-02-17 20:36:30 +00:00
cc.rb rubyzip 1.0.0 upgrade 2013-11-22 19:23:34 +00:00
config_file.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
content_licenses.rb rearrange course license options in drop-downs 2016-10-19 15:09:02 +00:00
content_notices.rb content migration import-in-progress notice 2014-08-20 16:25:15 +00:00
content_zipper.rb make Download Submissions respect anonymous grading 2016-07-27 00:11:42 +00:00
copy_authorized_links.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
course_link_validator.rb conditional release content migration service 2016-08-02 15:11:13 +00:00
custom_validations.rb allow non-http developer key redirect URIs 2016-08-23 15:27:29 +00:00
cuty_capt.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
dates_overridable.rb improve performance of module assignment tag info loading 2016-10-26 12:46:47 +00:00
delayed_message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
delicious.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
differentiable_assignment.rb remove differentiated assignments feature checks 2016-03-07 18:44:46 +00:00
due_date_cacher.rb Add "Mastery Paths" AssignmentOverride 2016-10-17 17:07:33 +00:00
effective_due_dates.rb switch to using effective_due_dates in gradebook_importer 2017-03-06 19:53:36 +00:00
email_address_validator.rb SIS Import validates email address 2015-10-13 14:51:50 +00:00
enrollments_from_user_list.rb allow sending user_ids to enroll_users 2016-10-31 19:17:59 +00:00
eportfolio_page.rb don't try to render url for eportfolio category with blank slug 2015-12-08 19:50:19 +00:00
external_feed_aggregator.rb don't process external feeds for deleted contexts 2016-09-16 12:01:34 +00:00
external_statuses.rb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
feature.rb Merge branch 'master' into dev/weighted-grading 2017-02-28 16:36:42 -06:00
feature_flags.rb don't set inverse association on feature flags 2017-02-19 00:52:06 +00:00
file_in_context.rb handle failed attachments better in UnzipAttachment 2015-10-21 14:54:58 +00:00
file_splitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
grade_calculator.rb Merge branch 'master' into dev/weighted-grading 2017-02-28 16:36:42 -06:00
gradebook_exporter.rb Get rid of multiple_grading_periods feature flag 2017-01-25 20:35:18 +00:00
gradebook_importer.rb switch to using effective_due_dates in gradebook_importer 2017-03-06 19:53:36 +00:00
gradebook_settings_helpers.rb allow speedgrader to view concluded courses 2016-09-13 15:27:29 +00:00
grading_period_helper.rb prevent assignment group movement in closed periods 2016-09-30 19:44:52 +00:00
has_content_tags.rb limit module progression recomputation for adhoc overrides 2016-10-10 15:11:17 +00:00
host_url.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
i18n_time_zone.rb rails 5: fix TimeZone initialization 2017-02-09 21:19:41 +00:00
imported_html_converter.rb force migration ids to be strings in link converter 2016-06-27 15:17:27 +00:00
kaltura.rb set a .csv file extension when using kaltura bulk api 2013-02-16 08:40:21 -07:00
latex.rb don't try to convert nil or blank values to MathML 2016-10-17 19:21:07 +00:00
learning_outcome_context.rb set inverse_of for polymorphic associations, again 2017-01-16 20:15:20 +00:00
locale_selection.rb allow tagging custom locales 2016-04-04 15:04:34 +00:00
logging_filter.rb filter params recursively in error reports 2014-02-04 03:33:45 +00:00
login_hooks.rb build login hooks functionality 2015-01-16 14:04:22 +00:00
math_man.rb don't use PluginSetting.cached_plugin_setting outside plugin setting 2016-08-26 20:33:26 +00:00
message_dispatcher.rb don't dispatch cancelled messages, fixes #7397 2012-02-24 12:21:21 -07:00
message_scrubber.rb scrub old unsent messages 2015-12-11 22:36:30 +00:00
messageable_user.rb fix some ruby 2.4 deprecations 2017-01-25 21:53:37 +00:00
model_cache.rb make ModelCache a model ruby citizen, refs SD-2103 2017-02-17 23:40:55 +00:00
multi_cache.rb allow fetching all existing values for a MultiCache 2016-09-13 21:41:28 +00:00
must_view_module_progressor.rb Stop creating context module progressions for non-enrolled users 2017-02-28 17:12:26 +00:00
mutable.rb fix stream item hiding with submission comments from students 2016-08-04 20:17:25 +00:00
net_ldap_extensions.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
notification_message_creator.rb remove daily digests from sms, twitter 2016-08-12 16:30:44 +00:00
open_object.rb Fetch grading periods for all related accounts 2015-03-24 17:41:46 +00:00
outcome_attributes.rb Add columns for Academic Benchmarks GUID update 2017-01-09 18:59:38 +00:00
outcome_importer.rb Add columns for Academic Benchmarks GUID update 2017-01-09 18:59:38 +00:00
permissions.rb allow registering new permissions in plugins 2012-03-02 09:38:06 -07:00
progress_runner.rb add a batch_update method to conversations api 2013-02-14 09:36:36 -07:00
request_cache.rb performance improvements for enrollments and state_based_on_date 2015-07-02 15:51:16 +00:00
request_error.rb outcome gradebook: add export link 2014-03-28 20:37:03 +00:00
rubric_context.rb set inverse_of for polymorphic associations, again 2017-01-16 20:15:20 +00:00
scope_filter.rb decouple assignments scope permission logic from api index 2015-07-17 17:01:36 +00:00
search_term_helper.rb add search_term to files, modules, and module item apis 2013-08-02 20:12:04 +00:00
send_to_stream.rb get sentry into canvas 2015-04-13 22:26:15 +00:00
sentry_proxy.rb setup a generalized way to leave out errors from sentry reporting 2015-06-23 22:41:26 +00:00
simple_stats.rb quiz item analysis generation, closes CNVS-3421 2013-04-23 15:50:36 +00:00
simple_tags.rb rails 5: spec/models/c**_spec.rb fixes 2017-03-02 19:52:15 +00:00
sis.rb remove unnecessary lib/sis requires 2013-04-02 15:58:29 +00:00
sorts_assignments.rb adds unsubmitted and ungraded filters to assignments api 2016-08-04 16:55:51 +00:00
ssl_common.rb extract multipart gem 2014-02-28 23:00:09 +00:00
stats.rb fix confusing whitespace in lib/stats 2015-08-17 21:52:30 +00:00
sticky_sis_fields.rb use prepend instead of alias_method_chain in SisStickiness 2015-06-16 19:54:30 +00:00
submission_list.rb add i18n alphabetic sorting to assignment details table 2017-02-13 17:36:26 +00:00
submittable.rb remove rails 4.0 support 2016-10-25 17:17:22 +00:00
submittables_grading_period_protection.rb Merge branch 'master' into dev/weighted-grading 2017-02-28 16:36:42 -06:00
summary_message_consolidator.rb rails 4.2: misc spec fixes 2016-01-18 21:45:39 +00:00
syslog_wrapper.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
temp_cache.rb performance improvements for enrollments and state_based_on_date 2015-07-02 15:51:16 +00:00
text_helper.rb remove float rounding monkey-patch 2016-04-22 18:17:18 +00:00
time_zone_helper.rb use modules and super instead of method renaming for time zone attributes 2016-02-09 17:38:07 +00:00
timed_cache.rb clear shard and special account caches based on age 2014-08-26 20:29:55 +00:00
turnitin.rb fix reloading of Turnitin 2017-02-02 20:42:17 +00:00
turnitin_id.rb make Turnitin::Client#id shard aware 2015-10-07 20:57:02 +00:00
unzip_attachment.rb avoid raw sql updates in several places 2015-06-16 16:14:48 +00:00
user_content.rb enable use of MathMan for latex => mathml conversion 2016-08-05 15:31:23 +00:00
user_list.rb user lists v2 2016-11-15 13:56:03 +00:00
user_list_v2.rb user lists v2 2016-11-15 13:56:03 +00:00
user_merge.rb handle user_services accross shards on user merge 2016-11-01 22:08:05 +00:00
user_search.rb include unconfirmed email addresses in user search 2016-11-28 21:08:06 +00:00
vericite.rb fix double key in vericite sendrequest calls 2016-10-27 20:18:37 +00:00
visibility_plucking_helper.rb Fix grade display with cross shard grading periods 2016-09-30 18:37:00 +00:00
zip_extractor.rb ignore zip entries containing '..' elements or symlinks 2014-07-24 15:41:21 +00:00