..
bower
upgrade moment to 2.10.6
2015-08-07 23:42:07 +00:00
mediaelement
Add source chooser to media player
2014-08-14 21:04:55 +00:00
str
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
tinymce_plugins
Update icons for tinymce editor
2015-06-29 19:48:39 +00:00
translations
add danish and swedish languages
2015-06-25 21:39:48 +00:00
vendor
subtitle size line spacing
2015-08-03 20:03:16 +00:00
.i18nignore
ignore jsx's .module-cache
2014-12-03 22:36:01 +00:00
.xssignore
upgrade bower react & react-router but change nothing existing
2015-02-11 19:42:38 +00:00
Backbone.js
upgraded requirejs to 2.1.10
2014-03-10 22:27:53 +00:00
INST.js
Fix links in RCE using IE10
2014-02-19 17:31:00 +00:00
LtiThumbnailLauncher.js
Create LtiThumbnailLauncher
2015-06-17 01:59:44 +00:00
account_add_course.js
Bug fix for pressing enter key on add course form
2014-09-29 16:11:33 +00:00
account_add_user.js
add error message for duplicate SIS ID
2015-06-25 15:49:30 +00:00
account_authorization_configs.js
fix auth selector for AACs
2015-06-16 15:49:24 +00:00
account_settings.js
A new way of doing css/sass & New Canvas Theme Editor
2015-07-02 22:42:18 +00:00
account_statistics.js
don't call jquery UI methods an elements with no widget initialized
2012-08-13 10:16:54 -06:00
add_assignment_group.js
refactor assignment show/edit to use backbone
2013-02-12 13:22:18 -07:00
ajax_errors.js
remove the js server error reporting
2015-03-25 22:44:11 +00:00
alerts.js
fix alerts XSS vulnerability, fixes CNVS-17661
2014-12-29 17:26:24 +00:00
assignments.js
remove some datetime cruft, refactor parseDatetime
2015-05-20 20:21:00 +00:00
attendance.js
remove dead code
2015-06-17 17:52:41 +00:00
authentication_providers.js
fix auth selector for AACs
2015-06-16 15:49:24 +00:00
calcCmd.js
Parse formula question values to float when sorting for median
2014-11-11 22:19:06 +00:00
calendar_move.js
fix potential m/d/y vs. d/m/y bug
2015-05-18 20:47:29 +00:00
collaborations.js
fixes screenreader with collaborations
2015-06-12 20:28:13 +00:00
communication_channels.js
don't parse datetime_suggest for getFormData
2015-05-20 17:32:41 +00:00
content_exports.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
content_imports.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
content_locks.js
use standard lock message/prerequisite lookup for wiki pages
2015-04-30 18:35:03 +00:00
content_tags_index.js
upgrade jquery to 1.7.2
2012-04-24 10:57:38 -06:00
context_modules.js
Add Warning Icon to Modules with submissions
2015-08-06 21:37:58 +00:00
convert_case.js
allows user to add and update grading periods
2015-03-24 17:30:48 +00:00
course.js
Fix Files breadcrumbs in New Styles
2015-06-05 20:45:36 +00:00
course_settings.js
don't parse datetime_suggest for getFormData
2015-05-20 17:32:41 +00:00
datagrid.js
remove the js server error reporting
2015-03-25 22:44:11 +00:00
datejs_to_iso_string_patch.js
AMD Conversion
2012-02-06 16:41:40 -07:00
edit_rubric.js
hide edit/delete for rubric criterion rows from outcomes
2015-04-24 13:41:19 +00:00
ember-data.js
upgraded requirejs to 2.1.10
2014-03-10 22:27:53 +00:00
ember.js
upgraded requirejs to 2.1.10
2014-03-10 22:27:53 +00:00
eportfolio.js
Converts the Course Wizard to an accessible react component
2015-01-09 17:46:40 +00:00
file_inline.js
require -> define in public/javascripts
2012-03-05 14:19:50 -07:00
find_outcome.js
Rubrics - Change "Find Outcome Criterion" to "Find Outcome"
2014-11-11 03:20:54 +00:00
grade_summary.js
remove duplicate score display on individual view grade summary
2015-07-16 16:31:07 +00:00
gradebook-history.js
add excused assignment support to grading history
2015-07-14 15:14:53 +00:00
gradebook_uploads.js
GradebookImporter only allows editing current assignments
2015-08-05 23:30:54 +00:00
grading_standards.js
gpa scale grading standard
2014-04-10 16:00:28 +00:00
groups.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
handlebars.js
upgraded requirejs to 2.1.10
2014-03-10 22:27:53 +00:00
i18n.js
only require translations/_core in optimized js
2014-12-23 17:49:37 +00:00
i18nObj.js
localize numbers in pluralized translations
2015-02-03 22:33:37 +00:00
instructure.js
extract smartbanner out of 'common' into it's own bundle
2015-07-07 20:54:15 +00:00
instructure_helper.js
fix bug in ie where it won't return content-items
2015-06-23 17:19:37 +00:00
jquery.ajaxJSON.js
fix unauthenticated error handling code
2014-11-12 23:18:48 +00:00
jquery.disableWhileLoading.js
TinyMCE: Give Switch Views links more meaningful labels
2014-01-21 00:07:28 +00:00
jquery.doc_previews.js
Google Drive speed grader previews
2015-03-31 21:51:32 +00:00
jquery.dropdownList.js
Fix a11y with the ignore feature of the To Do list
2015-03-23 20:43:31 +00:00
jquery.fancyplaceholder.js
AMD Conversion
2012-02-06 16:41:40 -07:00
jquery.google-analytics.js
fix google analytics for multiple events
2013-01-24 15:41:47 -07:00
jquery.inst_tree.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
jquery.instructure_date_and_time.js
localize datepicker UI
2015-06-18 17:46:27 +00:00
jquery.instructure_forms.js
don't parse datetime_suggest for getFormData
2015-05-20 17:32:41 +00:00
jquery.instructure_jquery_patches.js
QuizLogAuditing - JS core
2014-11-11 22:25:02 +00:00
jquery.instructure_misc_helpers.js
fix linter warning
2015-04-09 14:29:53 +00:00
jquery.instructure_misc_plugins.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
jquery.js
upgrade jquery to 1.7.2
2012-04-24 10:57:38 -06:00
jquery.keycodes.js
AMD Conversion
2012-02-06 16:41:40 -07:00
jquery.loadingImg.js
insert show rubric link into ember quiz show menu
2014-06-09 22:18:25 +00:00
jquery.scrollToVisible.js
don't double-scroll in scrollToVisible
2015-05-12 21:18:14 +00:00
jquery.templateData.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
jquery.toJSON.js
new discussion topics/announcement index, edit and create
2012-08-17 09:26:04 -06:00
jquery.ui.menu.inputmenu.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
ldap_settings_test.js
use double-cookie csrf protection
2014-09-23 15:29:03 +00:00
link_enrollment.js
don't call jquery UI methods an elements with no widget initialized
2012-08-13 10:16:54 -06:00
locale_converter.js
tz.changeLocales works with moment
2015-08-07 17:31:32 +00:00
login.js
Register Parents and Add Observees when configured for SAML
2015-06-11 15:25:19 +00:00
manage_avatars.js
require -> define in public/javascripts
2012-03-05 14:19:50 -07:00
manage_groups.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
mathquill.js
fix equation editor symbols in toolbar
2015-03-02 19:39:25 +00:00
media_comments.js
switch to the speex codec for the flash recording widget
2015-04-23 16:36:30 +00:00
message_students.js
toggleClass expects a boolean, not a truthy value for 2nd param
2014-07-08 14:33:03 +00:00
moderate_quiz.js
Correctly read extra time in quiz moderate popup
2015-06-02 21:14:08 +00:00
moment.js
tz.changeLocales works with moment
2015-08-07 17:31:32 +00:00
oauth2_confirm.js
double submit protection for oauth access
2015-06-11 17:25:11 +00:00
old_unsupported_dont_use_react-modal.js
upgrade bower react & react-router but change nothing existing
2015-02-11 19:42:38 +00:00
old_unsupported_dont_use_react-router.js
upgrade bower react & react-router but change nothing existing
2015-02-11 19:42:38 +00:00
old_unsupported_dont_use_react.js
upgrade bower react & react-router but change nothing existing
2015-02-11 19:42:38 +00:00
page_views.js
improve handling of logout issues
2014-08-05 21:38:31 +00:00
plugins.js
require -> define in public/javascripts
2012-03-05 14:19:50 -07:00
prerequisites_lookup.js
use standard lock message/prerequisite lookup for wiki pages
2015-04-30 18:35:03 +00:00
profile.js
set default focus to close button on 'other services' modal
2015-04-14 17:00:05 +00:00
question_bank.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
question_banks.js
goodbye, $.parseFromISO
2014-03-27 17:28:27 +00:00
quiz_arrows.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
quiz_formula_solution.js
fix quiz formula solutions to accept 0s for solutions
2014-11-24 18:20:32 +00:00
quiz_history.js
discussions: use strings for IDs in ENV and materialized view
2014-01-16 17:31:32 +00:00
quiz_index.js
multiple due date summary tooltip
2013-04-02 18:47:35 +00:00
quiz_inputs.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
quiz_rubric.js
insert show rubric link into ember quiz show menu
2014-06-09 22:18:25 +00:00
quiz_show.js
Fixes bad JS ajax attempts to QLA for admin/teacher users
2015-06-16 15:37:13 +00:00
quiz_statistics.js
show link to download file upload submissions & some refactoring
2013-05-22 22:36:22 +00:00
quiz_statistics_cqs.js
UI for quiz submission logs
2014-12-15 19:51:52 +00:00
quiz_timing.js
i18nliner-js (part I)
2014-10-30 06:25:36 +00:00
quizzes.js
Negative quiz group question points
2015-06-30 21:08:26 +00:00
react-modal.js
Refactors some improvements into the new files preview
2014-10-03 21:06:37 +00:00
react-router.js
added react-router
2014-08-08 19:22:23 +00:00
react-select-box.js
fix auth selector for AACs
2015-06-16 15:49:24 +00:00
react.js
specs for deleting a file/folder
2014-08-13 19:22:52 +00:00
reminders.js
include patch when you require 'jqueryui/draggable'
2012-04-24 16:11:51 -06:00
rubric_assessment.js
round displayed points in speedgrader rubrics
2015-06-03 19:16:37 +00:00
saml_testing.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
section.js
don't parse datetime_suggest for getFormData
2015-05-20 17:32:41 +00:00
select_content_dialog.js
Update Content-Item LtiLink types to LtiLinkItem
2015-07-20 20:49:13 +00:00
sis_import.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
site_admin.js
don't call jquery UI methods an elements with no widget initialized
2012-08-13 10:16:54 -06:00
slickgrid.long_text_editor.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
speed_grader.js
speedgrader: show "graded" checkbox for excused assignments
2015-07-13 20:17:35 +00:00
sub_accounts.js
disallow deleting accounts that recursively contain courses
2015-06-26 21:51:14 +00:00
submission_download.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
submissions.js
Enables KB only and voiceover navigation to work with submission details rubric
2015-05-12 21:45:44 +00:00
submit_assignment.js
send focus to submission types tabs after clicking 'submit assignment'
2015-05-28 14:47:08 +00:00
supercalc.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
take_quiz.js
preview quiz doesn't show time's up
2015-06-25 15:52:52 +00:00
timezone.js
fix loading and initialization of tz
2014-03-13 20:16:38 +00:00
timezone_core.js
tz.changeLocales works with moment
2015-08-07 17:31:32 +00:00
timezone_plugin.js
apply dual timezone filters
2014-05-23 19:01:34 +00:00
tinymce.commands.js
fix issue with inserting links inside tables
2015-08-03 21:24:53 +00:00
tinymce.config.js
remove element path from tinyMCE
2015-07-30 18:54:36 +00:00
tinymce.editor_box.js
fix unsaved changes warning not popping up for html editor on wiki pages
2015-05-14 17:00:06 +00:00
tinymce.editor_box_list.js
Upgrade TinyMCE to 4.1.7!
2015-03-12 17:52:31 +00:00
tinymce.editor_box_utils.js
don't make good urls with "@" in them mailto links
2015-03-16 23:00:32 +00:00
tool_inline.js
New UI: Fix Roll Call iFrame height
2015-07-09 19:10:35 +00:00
tricktiny.js
upgraded requirejs to 2.1.10
2014-03-10 22:27:53 +00:00
underscore.flattenObjects.js
discussions: handle keyboard shortcuts
2014-01-08 00:39:17 +00:00
underscore.js
lodash
2014-01-14 23:37:26 +00:00
user.js
require -> define in public/javascripts
2012-03-05 14:19:50 -07:00
user_logins.js
Fix permissions issue for changing user login
2015-06-30 19:05:19 +00:00
user_name.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
user_notes.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
user_sortable_name.js
require -> define in public/javascripts
2012-03-05 14:19:50 -07:00
user_utils.js
make jslint settings more sane
2012-08-17 11:04:40 -06:00
wiki.js
goodbye, $.parseFromISO
2014-03-27 17:28:27 +00:00
wikiSidebar.js
XSS linting, fixes CNVS-17663
2014-12-29 17:45:43 +00:00
worker.js
Quiz taking: reliable auto-submission
2014-09-18 21:41:27 +00:00