canvas-lms/public/javascripts
James Williams eeb1504c30 change account custom help links to prevent unintentional deletion
test plan:
* use "Setting.set('show_feedback_link', 'true')" in
the console to show custom help links
* create/delete custom help links through
the account settings
* switch to the account settings notifications tab
* submit the form
* confirm that the help links were not deleted

fixes #CNVS-4749

Change-Id: I057dfb5ac36f49386abcf1b4c71573a258ba1eb4
Reviewed-on: https://gerrit.instructure.com/18913
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Adam Phillipps <adam@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
2013-03-29 21:20:27 +00:00
..
str AMD Conversion 2012-02-06 16:41:40 -07:00
tinymce turning in homework from LTI tools 2013-03-27 14:52:12 +00:00
translations add Japanese language translation file 2013-02-25 07:56:36 -07:00
vendor Use html5 to show videos by default 2013-02-01 12:53:00 -07:00
Backbone.js added @optionProperty to View.coffee 2013-02-05 16:29:49 -07:00
INST.js accept quiz answers on touch devices with only one tap. fixes #6966 2012-02-29 10:19:26 -07:00
account_add_course.js account user/course dialog js_block -> .js, refs CNVS-4380 2013-03-07 11:26:28 -07:00
account_add_user.js account user/course dialog js_block -> .js, refs CNVS-4380 2013-03-07 11:26:28 -07:00
account_authorization_configs.js add discovery url ui to saml config page 2012-10-12 13:45:05 -06:00
account_settings.js change account custom help links to prevent unintentional deletion 2013-03-29 21:20:27 +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 circular dependency in ajaxJSON/instructure_forms 2012-11-26 16:19:37 -07:00
alerts.js Bootstrap: fix display issues on alerts page 2013-03-19 10:39:24 -06:00
assignments.js hide datepicker icon for assignment quick edit 2013-03-05 15:30:56 -07:00
attendance.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
calcCmd.js remove friendlyName i18n in calcCmd 2012-08-31 15:36:04 -06:00
calendar.js client-side ENV is not a thing 2012-10-29 14:34:45 -06:00
calendar_event.js Re-enable a "show" page for Calendar Events. Fixes #CNVS-1229 2013-01-14 10:28:47 -07:00
calendar_move.js fix inconsistent mini calendar ids and classes 2013-01-29 16:03:51 -07:00
choose_content.js export/import and copy new outcome functionality 2012-08-22 09:52:13 -06:00
choose_course.js organize backbone code and don't make people think about 'use!' 2012-04-21 23:00:05 -06:00
collaborations.js add new collaborator picker interface. fixes #CNVS-1160 2013-01-11 09:57:04 -07:00
communication_channels.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
conferences.js add new notification type for screen readers. 2012-10-03 14:30:01 -06:00
content_exports.js rename id for list of content exports to prevent javascript error 2012-05-18 13:37:27 -06:00
content_imports.js fix intermittent content import submit button error 2013-02-14 10:47:35 -07:00
content_locks.js replace all .button(s) with .btn 2012-11-14 13:29:30 -07:00
content_migration.js save attachments before message creation, fixes #7229 2012-04-02 16:39:27 -06:00
content_tags_index.js upgrade jquery to 1.7.2 2012-04-24 10:57:38 -06:00
context_inbox.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
context_modules.js hide module draft state 2013-03-19 12:38:42 -06:00
course.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
course_settings.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
datagrid.js masquerading bar; closes #9477 2012-07-26 10:05:22 -06:00
datejs_to_iso_string_patch.js AMD Conversion 2012-02-06 16:41:40 -07:00
edit_rubric.js don't allow rubrics to be used for grading on quizzes 2013-03-09 10:58:11 -07:00
eportfolio.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
es5_shim.js fix ES5 shim 2012-08-30 13:45:50 -06:00
external_tools.js turning in homework from LTI tools 2013-03-27 14:52:12 +00:00
facebooker.js Initial commit. 2011-01-31 18:57:29 -07:00
file_inline.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
find_outcome.js better behavior for truncateText 2012-09-25 09:55:21 -06:00
full_files.js remove broken collaboration functionality from files page 2013-03-12 14:03:06 -06:00
grade_summary.js make grade_summary page use GradeCalculator 2012-12-21 16:47:43 -07:00
gradebook-history.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
gradebook_uploads.js make jslint settings more sane 2012-08-17 11:04:40 -06:00
gradebooks.js disable speedgrader in courses with large_roster flag. 2013-02-15 16:38:45 -07:00
grading_standards.js bootstrap view/edit grading scheme dialog touches 2013-03-21 19:20:59 +00:00
groups.js basic groups api; refs #8598 2012-06-05 12:51:42 -06:00
i18n.js ensure translation scope works in optimized js, fixes #10456 2012-09-26 09:46:25 -06:00
i18nObj.js fix escaping of {{data}} in the handlebars i18n helper 2013-03-29 20:17:16 +00:00
instructure.js add aria-label for screen readers on external links 2013-02-25 16:05:11 -07:00
instructure_helper.js turning in homework from LTI tools 2013-03-27 14:52:12 +00:00
jquery.ajaxJSON.js self enrollment refactor to facilitate CN integration 2012-12-19 12:29:47 -07:00
jquery.disableWhileLoading.js Nested outcomes UI, closes #9158 2012-10-25 11:03:21 -06:00
jquery.doc_previews.js Revert "delete scribd.view.js since we don't use it any more" 2012-11-08 14:27:33 -07:00
jquery.dropdownList.js AMD Conversion 2012-02-06 16:41:40 -07: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 improve accessibility of files page. fixes #9271 2012-09-19 09:39:10 -06:00
jquery.instructure_date_and_time.js Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
jquery.instructure_forms.js don't do an extra disableWhileLoading call each time the form submits 2013-02-04 09:45:22 -07:00
jquery.instructure_jquery_patches.js upgrade jquery to 1.7.2 2012-04-24 10:57:38 -06:00
jquery.instructure_misc_helpers.js Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
jquery.instructure_misc_plugins.js masquerading bar; closes #9477 2012-07-26 10:05:22 -06: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 AMD Conversion 2012-02-06 16:41:40 -07:00
jquery.scrollToVisible.js upgrade jquery to 1.7.2 2012-04-24 10:57:38 -06:00
jquery.templateData.js AMD Conversion 2012-02-06 16:41:40 -07: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 fix fonts in dropdown menu in gradebook 2013-03-06 12:01:02 -07:00
ldap_settings_test.js ldap settings js_block -> .js, refs CNVS-4380 2013-03-06 10:30:22 -07:00
link_enrollment.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
manage_avatars.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
manage_groups.js fix data validation bug when group name is 255 characters 2012-10-05 16:27:57 -06:00
mathquill.js add Mathjax math equation preview rendering 2013-03-29 14:01:41 +00:00
media_comments.js fix record/upload media dialog style in bootstrap 2013-03-13 10:29:56 -06:00
message_students.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
moderate_quiz.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
order.js changes to allow using more things as AMD modules 2011-11-08 14:45:33 -07:00
page_views.js AMD Conversion 2012-02-06 16:41:40 -07:00
plugins.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
prerequisites_lookup.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
profile.js remove some unused code 2013-03-29 19:54:57 +00:00
question_bank.js update "find outcome" interface across canvas. 2012-11-09 16:19:38 -07:00
question_banks.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
quiz_arrows.js make sure not to show any "correct" arrows on surveys; refs #10154 2012-08-30 14:36:14 -06:00
quiz_history.js Update styles on quiz pages. fixes #9802 2012-08-23 11:44:16 -06:00
quiz_index.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
quiz_inputs.js enlarge input boxes to fit answers on quiz show pages. 2012-09-08 15:36:12 -06:00
quiz_rubric.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
quiz_show.js move student quiz results to top of quiz show page 2013-03-22 23:32:27 +00:00
quiz_timing.js AMD Conversion 2012-02-06 16:41:40 -07:00
quizzes.js warn users when they pick invalid dates for assignments 2013-03-22 20:33:49 +00:00
reminders.js include patch when you require 'jqueryui/draggable' 2012-04-24 16:11:51 -06:00
rubric_assessment.js better behavior for truncateText 2012-09-25 09:55:21 -06:00
saml_testing.js simple debugging feature for saml authentication 2012-02-22 10:27:53 -07:00
section.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
select_content_dialog.js turning in homework from LTI tools 2013-03-27 14:52:12 +00:00
sis_import.js fix sis import error styles, fixes #9517 2012-07-25 10:16:30 -06:00
site_admin.js don't call jquery UI methods an elements with no widget initialized 2012-08-13 10:16:54 -06:00
speed_grader.js Use html5 to show videos by default 2013-02-01 12:53:00 -07:00
sub_accounts.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
submissions.js Use html5 to show videos by default 2013-02-01 12:53:00 -07:00
submit_assignment.js turning in homework from LTI tools 2013-03-27 14:52:12 +00:00
supercalc.js quiz question editor accessibility issues, fixes #10567 2012-10-12 14:52:31 -06:00
take_quiz.js decrease periodic quiz submissions 2013-03-18 17:02:58 -06:00
tinymce.editor_box.js allow loading wiki page in edit mode 2013-01-30 15:15:16 -07:00
tool_inline.js lti launch events in google analytics 2013-03-29 18:01:10 +00:00
tricktiny.js manage tiny resources ourselves 2012-02-17 09:25:47 -07:00
underscore.js organize backbone code and don't make people think about 'use!' 2012-04-21 23:00:05 -06:00
user.js require -> define in public/javascripts 2012-03-05 14:19:50 -07:00
user_logins.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
user_name.js update dialog box button appearance to conform with styleguide 2012-11-13 13:00:36 -07:00
user_notes.js require -> define in public/javascripts 2012-03-05 14:19:50 -07: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 Fully adopt Bootstrap & update css to work with it, closes: #CNVS-1344 2013-02-28 21:06:45 -07:00
wikiSidebar.js get rid of unused files leftover from summer CN work 2012-11-15 15:19:05 -07:00