upgrade jquery to 1.7.2
when you require ['jquery'] you are now getting the version of jquery that has our patches applied to it you should not need to think about the patching as you write code. this also applies to jqueryui/dialog, that will return the patched version of it. test plan: make sure javascript still works on our site ;) Change-Id: I237fa8da5f93167140c4d42b80eb3ef17d95c1e6 Reviewed-on: https://gerrit.instructure.com/9878 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Zach Pendleton <zachp@instructure.com> Reviewed-by: Ryan Florence <ryanf@instructure.com>
This commit is contained in:
parent
a4b3f14708
commit
605231a418
|
@ -1,7 +1,7 @@
|
|||
define [
|
||||
'jquery'
|
||||
'jst/AssignmentDetailsDialog'
|
||||
'jquery.instructure_jquery_patches' # dialog
|
||||
'jqueryui/dialog'
|
||||
], ($, assignmentDetailsDialogTemplate) ->
|
||||
|
||||
class AssignmentDetailsDialog
|
||||
|
|
|
@ -4,7 +4,7 @@ define [
|
|||
'jst/mute_dialog'
|
||||
'jquery.ajaxJSON'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.instructure_jquery_patches' # dialog
|
||||
'jqueryui/dialog'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
], (I18n, $, mute_dialog_template) ->
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ define [
|
|||
'jquery.ajaxJSON'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.instructure_forms'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'vendor/jquery.scrollTo'
|
||||
], ($, submissionDetailsDialog) ->
|
||||
|
|
|
@ -3,7 +3,7 @@ define [
|
|||
'i18n!calendar'
|
||||
'compiled/calendar/EditAppointmentGroupDetails'
|
||||
'jst/calendar/editAppointmentGroup'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
], ($, I18n, EditAppointmentGroupDetails, editAppointmentGroupTemplate) ->
|
||||
|
||||
dialog = $('<div id="edit_event"><div class="wrapper"></div>').appendTo('body').dialog
|
||||
|
|
|
@ -8,7 +8,7 @@ define [
|
|||
'compiled/calendar/EditApptCalendarEventDialog'
|
||||
'compiled/calendar/EditAppointmentGroupDetails'
|
||||
'jst/calendar/editEvent'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jqueryui/tabs'
|
||||
], ($, I18n, _, CommonEvent, EditCalendarEventDetails, EditAssignmentDetails, EditApptCalendarEventDialog, EditAppointmentGroupDetails, editEventTemplate) ->
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ define [
|
|||
'compiled/calendar/MessageParticipantsDialog'
|
||||
'jst/calendar/deleteItem'
|
||||
'jquery.instructure_date_and_time'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
'vendor/jquery.spin'
|
||||
|
|
|
@ -26,7 +26,7 @@ define [
|
|||
'jquery.ajaxJSON'
|
||||
'jquery.instructure_date_and_time'
|
||||
'jquery.instructure_forms'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_helpers'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.rails_flash_notifications'
|
||||
|
|
|
@ -3,7 +3,7 @@ define [
|
|||
'jst/AssignmentGroupWeightsDialog'
|
||||
'jquery.ajaxJSON'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_helpers'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
], ($, assignmentGroupWeightsDialogTemplate) -> class AssignmentGroupWeightsDialog
|
||||
|
|
|
@ -4,7 +4,7 @@ define [
|
|||
'jst/CurveGradesDialog'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.instructure_forms'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'compiled/jquery/fixDialogButtons'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
|
|
|
@ -19,7 +19,7 @@ define [
|
|||
'jst/_avatar' #needed by row_student_name
|
||||
'jquery.ajaxJSON'
|
||||
'jquery.instructure_date_and_time'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_helpers'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
|
|
|
@ -10,7 +10,7 @@ define [
|
|||
'jst/re_upload_submissions_form'
|
||||
'underscore'
|
||||
'jquery.instructure_forms'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_helpers'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'compiled/jquery.kylemenu'
|
||||
|
|
|
@ -5,7 +5,7 @@ define [
|
|||
'underscore'
|
||||
'jquery.disableWhileLoading'
|
||||
'jquery.instructure_forms'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
'compiled/jquery/fixDialogButtons'
|
||||
|
|
|
@ -12,7 +12,7 @@ define [
|
|||
'compiled/fn/preventDefault'
|
||||
|
||||
'jquery.instructure_misc_helpers'
|
||||
'jquery.instructure_jquery_patches' # dialog
|
||||
'jqueryui/dialog'
|
||||
'jquery.disableWhileLoading'
|
||||
], (I18n, helpDialogTemplate, INST, htmlEscape, preventDefault) ->
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ define [
|
|||
'jquery'
|
||||
'vendor/slickgrid'
|
||||
'jquery.ajaxJSON'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
], (I18n, $, Slick) ->
|
||||
|
||||
class FlavorGrid
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
define [
|
||||
'i18n!license_help'
|
||||
'jquery'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_plugins'
|
||||
'jquery.loadingImg'
|
||||
], (I18n, $) ->
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
define [
|
||||
'jquery'
|
||||
'vendor/slickgrid'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'vendor/jquery.scrollTo'
|
||||
], ($, Slick) ->
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
###
|
||||
js!requires:
|
||||
- vendor/jquery-1.6.4.js
|
||||
- jQuery.ajaxJSON
|
||||
###
|
||||
|
||||
# AJAX Backoff poller
|
||||
#
|
||||
# Repeatedly do a given AJAX call until a condition is met or the max number
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
define [
|
||||
'jquery'
|
||||
'compiled/widget/TokenSelector'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jquery.instructure_misc_plugins'
|
||||
], ($, TokenSelector) ->
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
define [
|
||||
'jquery'
|
||||
'jquery.ajaxJSON'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jquery.instructure_misc_helpers'
|
||||
'jquery.disableWhileLoading'
|
||||
'compiled/jquery/scrollIntoView'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
define [
|
||||
'i18n!rubrics'
|
||||
'jquery'
|
||||
'jquery.instructure_jquery_patches' # dialog
|
||||
'jqueryui/dialog'
|
||||
'vendor/jquery.ba-tinypubsub'
|
||||
], (I18n, $) ->
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ define [
|
|||
'i18n!slideshow'
|
||||
'jquery'
|
||||
'str/htmlEscape'
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
'jquery.instructure_misc_helpers'
|
||||
], (I18n, $, htmlEscape) ->
|
||||
|
||||
|
|
|
@ -101,7 +101,7 @@ require([
|
|||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* getJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(I18n, $) {
|
||||
|
||||
function testLDAP() {
|
||||
|
|
|
@ -113,7 +113,7 @@ require([
|
|||
'jquery' /* $ */,
|
||||
'str/htmlEscape' /* htmlEscape, /\$\.h/ */,
|
||||
'jquery.instructure_forms' /* formSubmit */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.rails_flash_notifications' /* flashMessage */,
|
||||
'jquery.templateData' /* fillTemplateData */
|
||||
], function(I18n, $, htmlEscape) {
|
||||
|
|
|
@ -321,7 +321,7 @@ require([
|
|||
'jquery.ajaxJSON' /* ajaxJSONPreparedFiles, ajaxJSON */,
|
||||
'jquery.inst_tree' /* instTree */,
|
||||
'jquery.instructure_forms' /* getFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* fragmentChange, showIf, /\.log\(/ */,
|
||||
'jquery.templateData' /* getTemplateData */,
|
||||
'media_comments' /* mediaComment */,
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<script>
|
||||
require([
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function($) {
|
||||
|
||||
$("#question_bank_select").change(function() {
|
||||
|
|
|
@ -99,7 +99,7 @@ require([
|
|||
'jquery' /* $ */,
|
||||
'context_modules' /* prerequisites */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.loadingImg' /* loadingImg, loadingImage */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */
|
||||
], function($) {
|
||||
|
|
|
@ -512,7 +512,7 @@ require([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* time_field, datetime_field */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jqueryui/progressbar' /* /\.progressbar/ */,
|
||||
'vendor/scribd.view' /* scribd */
|
||||
], function(INST, I18n, $) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
require([
|
||||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(I18n, $) {
|
||||
window.addGroupCategory = function(callback) {
|
||||
$("#add_category_form").dialog('close').dialog({
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<script>
|
||||
require([
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function($) {
|
||||
|
||||
$(document).ready(function() {
|
||||
|
|
|
@ -264,7 +264,6 @@
|
|||
baseUrl: '<%= js_base_url %>',
|
||||
paths: {
|
||||
common: 'compiled/bundles/common',
|
||||
jquery: 'vendor/jquery-1.6.4',
|
||||
jqueryui: 'vendor/jqueryui',
|
||||
uploadify: '../flash/uploadify/jquery.uploadify.v2.1.4',
|
||||
use: 'vendor/use'
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
priority: ['common'],
|
||||
paths: {
|
||||
common: 'compiled/bundles/common',
|
||||
jquery: 'vendor/jquery-1.6.4',
|
||||
jqueryui: 'vendor/jqueryui',
|
||||
uploadify: '../flash/uploadify/jquery.uploadify.v2.1.4'
|
||||
}
|
||||
|
|
|
@ -39,7 +39,7 @@ require([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -143,7 +143,7 @@ require([
|
|||
'jst/quiz/move_question',
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, getFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -230,7 +230,7 @@ tr.question td .number_answer.correct_answer {
|
|||
require([
|
||||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* scrollSidebar, /\$\.uniq/ */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -153,7 +153,6 @@
|
|||
<script type="text/javascript">
|
||||
require([
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.disabled/ */,
|
||||
'jquery.instructure_misc_plugins' /* /\.log\(/ */
|
||||
], function($) {
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
'jquery' /* $ */,
|
||||
'jquery.instructure_date_and_time' /* time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -24,7 +24,7 @@ require([
|
|||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_forms' /* formSubmit, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ require([
|
|||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_forms' /* formSubmit, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ require([
|
|||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* getJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.rails_flash_notifications' /* flashError */,
|
||||
'jqueryui/progressbar' /* /\.progressbar/ */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -5,7 +5,7 @@ require([
|
|||
'i18nObj',
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jqueryui/progressbar' /* /\.progressbar/ */
|
||||
], function(INST, I18n, $) {
|
||||
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
require([
|
||||
'jquery',
|
||||
'vendor/swfobject/swfobject',
|
||||
'jquery.instructure_jquery_patches', // .dialog patch
|
||||
'jqueryui/dialog',
|
||||
'jquery.doc_previews' // loadDocPreview
|
||||
], function($, swfobject, _docPreviews) {
|
||||
$(document).ready(function(){
|
||||
|
|
|
@ -11,7 +11,7 @@ require([
|
|||
'i18nObj' /* I18n.t */,
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(I18n, $) {
|
||||
|
||||
$(document).ready(function() {
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
// paths we have set up (matches require onfig in application.html.erb)
|
||||
paths: {
|
||||
common: 'compiled/bundles/common',
|
||||
jquery: 'vendor/jquery-1.6.4',
|
||||
jqueryui: 'vendor/jqueryui',
|
||||
uploadify: '../flash/uploadify/jquery.uploadify.v2.1.4',
|
||||
use: 'vendor/use'
|
||||
|
@ -52,7 +51,7 @@
|
|||
'i18n',
|
||||
'str/escapeRegex',
|
||||
'vendor/date',
|
||||
'vendor/jquery-1.6.4',
|
||||
'jquery',
|
||||
'str/pluralize',
|
||||
'INST',
|
||||
'str/htmlEscape',
|
||||
|
|
|
@ -4,7 +4,7 @@ define([
|
|||
'jquery.ajaxJSON', // ajaxJSON
|
||||
'jquery.instructure_date_and_time', // date_field, time_field, datetime_field, /\$\.datetime/
|
||||
'jquery.instructure_forms', // formSubmit, getFormData, validateForm
|
||||
'jquery.instructure_jquery_patches', // /\.dialog/
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers', // replaceTags
|
||||
'jquery.instructure_misc_plugins', // confirmDelete, showIf, /\.log/
|
||||
'jquery.loadingImg', // loadingImg, loadingImage
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'i18n!accounts.statistics',
|
||||
'jquery', // $
|
||||
'jquery.ajaxJSON', // ajaxJSON
|
||||
'jquery.instructure_jquery_patches', // /\.dialog/
|
||||
'jqueryui/dialog', // /\.dialog/
|
||||
'jquery.instructure_misc_helpers' // replaceTags
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'i18n!shared.aligned_outcomes',
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.disabled/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */
|
||||
|
|
|
@ -25,7 +25,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, dateString, datepicker, time_field, datetime_field, /\$\.datetime/ */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, formSuggestion */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.disabled/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
'jquery.loadingImg' /* loadingImg, loadingImage */,
|
||||
|
|
|
@ -25,7 +25,7 @@ define([
|
|||
'jquery.dropdownList' /* dropdownList */,
|
||||
'jquery.instructure_date_and_time' /* time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.disabled/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* fragmentChange */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -25,7 +25,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseDateTime, formatDateTime, parseFromISO, dateString, datepicker, date_field, time_field, datetime_field, /\$\.datetime/ */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, hideErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.disabled/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* encodeToHex, decodeFromHex, replaceTags, /\$\.store/ */,
|
||||
'jquery.instructure_misc_plugins' /* .dim, confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -5,7 +5,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* date_field */,
|
||||
'jquery.instructure_forms' /* formSubmit */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* .dim, showIf */,
|
||||
'jquery.rails_flash_notifications' /* flashError */,
|
||||
'jqueryui/autocomplete' /* /\.autocomplete/ */,
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* fillFormData, getFormData, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* .dim, confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.templateData' /* getTemplateData */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */
|
||||
|
|
|
@ -4,7 +4,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -21,7 +21,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'str/htmlEscape',
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(INST, I18n, $, htmlEscape) {
|
||||
|
||||
INST.lockExplanation = function(data, type) {
|
||||
|
|
|
@ -19,7 +19,7 @@ define([
|
|||
'i18n!content_tags',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, fragmentChange */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, formErrors, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* /\$\.underscore/ */,
|
||||
'jquery.instructure_misc_plugins' /* .dim, confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -21,7 +21,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, date_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* scrollSidebar */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
define([
|
||||
'i18n!dashboard',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* windowScrollTop */,
|
||||
'jquery.instructure_misc_plugins' /* showIf */
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@ define([
|
|||
'INST' /* INST */,
|
||||
'jquery' /* $ */,
|
||||
'ajax_errors' /* INST.log_error */,
|
||||
'jquery.instructure_jquery_patches' /* /\.scrollTop/ */,
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
'jquery.scrollToVisible' /* scrollToVisible */,
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'find_outcome',
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/, windowScrollTop */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -31,7 +31,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.inst_tree' /* instTree */,
|
||||
'jquery.instructure_forms' /* formSubmit, getFormData, formErrors, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, scrollSidebar */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -2,7 +2,7 @@ define([
|
|||
'i18n!external_tools',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -2,7 +2,7 @@ define([
|
|||
'i18n!find_outcome',
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* truncateText */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'str/htmlEscape',
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, dateString, timeString, date_field, time_field, datetime_field, /\.timepicker/ */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, scrollSidebar */,
|
||||
'jquery.instructure_misc_plugins' /* ifExists, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -27,7 +27,7 @@ define([
|
|||
'jquery.inst_tree' /* instTree */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_forms' /* formSubmit, handlesHTML5Files, ajaxFileUpload, fileData, fillFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, /\$\.underscore/ */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -28,7 +28,7 @@ define([
|
|||
'jquery.dropdownList' /* dropdownList */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_forms' /* formSubmit, getFormData, formErrors, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, /\$\.uniq/, /\$\.size/, /\$\.store/ */,
|
||||
'jquery.instructure_misc_plugins' /* fragmentChange, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -3,7 +3,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* fillFormData, getFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* ifExists, .dim, undim, confirmDelete */,
|
||||
'jquery.rails_flash_notifications' /* flashError */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */,
|
||||
|
|
|
@ -31,7 +31,7 @@ define([
|
|||
'jquery.google-analytics' /* trackEvent */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, dateString */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* uniqueId, replaceTags, /\$\.uniq/, /\$\.store/, youTubeID */,
|
||||
'jquery.instructure_misc_plugins' /* ifExists, .dim, confirmDelete, showIf, fillWindowWithMe */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -21,7 +21,7 @@ define([
|
|||
'INST' /* INST */,
|
||||
'i18n!instructure',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(INST, I18n, $) {
|
||||
|
||||
function getTld(hostname){
|
||||
|
|
|
@ -19,7 +19,6 @@ define([
|
|||
'i18n!instructure',
|
||||
'jquery' /* jQuery, $ */,
|
||||
'str/htmlEscape',
|
||||
'jquery.instructure_jquery_patches' /* windowScrollTop */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
'vendor/date' /* Date.parse, Date.UTC, Date.today */,
|
||||
'jqueryui/datepicker' /* /\.datepicker/ */,
|
||||
|
|
|
@ -23,7 +23,6 @@ define([
|
|||
'jquery.disableWhileLoading' /* disableWhileLoading */,
|
||||
'jquery.google-analytics' /* trackEvent */,
|
||||
'jquery.instructure_date_and_time' /* date_field, time_field, datetime_field */,
|
||||
'jquery.instructure_jquery_patches' /* /\.scrollTop/ */,
|
||||
'jquery.instructure_misc_helpers' /* uniqueId, /\$\.uniq/ */,
|
||||
'jquery.instructure_misc_plugins' /* /\.log\(/ */,
|
||||
'jquery.rails_flash_notifications' /* flashError */,
|
||||
|
|
|
@ -15,14 +15,7 @@
|
|||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
define([
|
||||
'jquery' /* jQuery, $ */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */,
|
||||
'jqueryui/dialog'
|
||||
], function($) {
|
||||
|
||||
// have UI dialogs default to modal:true
|
||||
$.widget('instructure.dialog', $.ui.dialog, { options: {modal: true} });
|
||||
define(['vendor/jquery-1.7.2'], function($) {
|
||||
|
||||
// This is so that if you disable an element, that it also gives it the class disabled.
|
||||
// that way you can add css classes for our friend IE6. so rather than using selector:disabled,
|
||||
|
@ -93,5 +86,5 @@ define([
|
|||
return ($.browser.safari ? $("body") : $("html")).scrollTop();
|
||||
};
|
||||
|
||||
|
||||
return $;
|
||||
});
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'str/htmlEscape',
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSuggestion */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/, windowScrollTop */,
|
||||
'jqueryui/dialog',
|
||||
'vendor/jquery.ba-throttle-debounce' /* throttle */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */,
|
||||
'vendor/jquery.store' /* /\$\.store/ */
|
||||
|
|
|
@ -19,7 +19,7 @@ define([
|
|||
'i18n!instructure',
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.scrollToVisible' /* scrollToVisible */,
|
||||
'vendor/jquery.ba-hashchange' /* hashchange */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
define(['jquery.instructure_jquery_patches'], function($) {
|
||||
return $;
|
||||
});
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
define([
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.scrollTop/, windowScrollTop */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */
|
||||
], function($) {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* /\$\.underscore/, /\$\.titleize/ */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -22,7 +22,7 @@ define([
|
|||
'find_outcome',
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, /\$\.underscore/ */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -3,7 +3,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.templateData' /* fillTemplateData */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -21,7 +21,7 @@ define([
|
|||
'instructure-jquery.ui.draggable-patch' /* /\.draggable/ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'str/htmlEscape',
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* /\$\.h/, /\$\.fileSize/ */,
|
||||
'jquery.instructure_misc_plugins' /* .dim, /\.log\(/ */,
|
||||
'jqueryui/progressbar' /* /\.progressbar/ */,
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'i18n!message_students',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_forms' /* formSubmit */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* showIf */
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_forms' /* fillFormData, getFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.rails_flash_notifications' /* flashMessage */,
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO, time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, formErrors, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, fragmentChange, showIf */,
|
||||
'jquery.loadingImg' /* loadingImage */,
|
||||
'jquery.templateData' /* fillTemplateData */,
|
||||
|
|
|
@ -21,7 +21,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_forms' /* formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete */,
|
||||
'jquery.templateData' /* getTemplateData */
|
||||
], function(I18n, $) {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
define([
|
||||
'i18n!quizzes.rubric',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */
|
||||
'jqueryui/dialog'
|
||||
], function(I18n, $) {
|
||||
|
||||
$(document).ready(function() {
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'i18n!quizzes.show',
|
||||
'jquery' /* $ */,
|
||||
'jquery.instructure_date_and_time' /* dateString, time_field, datetime_field */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* scrollSidebar */,
|
||||
'jquery.instructure_misc_plugins' /* ifExists, confirmDelete */,
|
||||
'message_students' /* messageStudents */
|
||||
|
|
|
@ -26,7 +26,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, fillFormData, getFormData, formErrors, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, scrollSidebar, /\$\.underscore/, truncateText */,
|
||||
'jquery.instructure_misc_plugins' /* .dim, confirmDelete, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -20,7 +20,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'str/htmlEscape',
|
||||
'jquery.instructure_forms' /* fillFormData */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/, windowScrollTop */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* truncateText */,
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */,
|
||||
|
|
|
@ -4,7 +4,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* time_field, datetime_field */,
|
||||
'jquery.instructure_forms' /* formSubmit, formErrors */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -22,7 +22,7 @@ define([
|
|||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSONFiles, ajaxJSON */,
|
||||
'jquery.instructure_forms' /* getFormData, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, getUserServices, findLinkForService */,
|
||||
'jquery.instructure_misc_plugins' /* showIf */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -19,7 +19,7 @@ define([
|
|||
'i18n!site_admin',
|
||||
'jquery' /* $ */,
|
||||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags */
|
||||
], function(I18n, $) {
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ define([
|
|||
'jquery.ajaxJSON' /* getJSON, ajaxJSONFiles, ajaxJSON */,
|
||||
'jquery.doc_previews' /* loadDocPreview */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/, /\.scrollTop/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* replaceTags, /\$\.store/ */,
|
||||
'jquery.instructure_misc_plugins' /* confirmDelete, showIf, hasScrollbar */,
|
||||
'jquery.keycodes' /* keycodes */,
|
||||
|
|
|
@ -21,7 +21,6 @@ define([
|
|||
'jquery',
|
||||
'jquery.ajaxJSON' /* ajaxJSONFiles, ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* parseFromISO */,
|
||||
'jquery.instructure_jquery_patches' /* /\.scrollTop/ */,
|
||||
'jquery.instructure_misc_plugins' /* fragmentChange, showIf */,
|
||||
'jquery.loadingImg' /* loadingImg, loadingImage */,
|
||||
'jquery.templateData' /* fillTemplateData, getTemplateData */,
|
||||
|
|
|
@ -23,7 +23,7 @@ define([
|
|||
'jquery.ajaxJSON' /* ajaxJSON */,
|
||||
'jquery.instructure_date_and_time' /* friendlyDatetime, friendlyDate */,
|
||||
'jquery.instructure_forms' /* getFormData, errorBox */,
|
||||
'jquery.instructure_jquery_patches' /* /\.dialog/ */,
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers' /* scrollSidebar */,
|
||||
'jquery.rails_flash_notifications' /* flashMessage */,
|
||||
'compiled/tinymce',
|
||||
|
|
|
@ -37,7 +37,6 @@ define([
|
|||
//'compiled/tinymce', // required, but the bundles that ACTUALLY use
|
||||
// tiny can require it themselves
|
||||
'instructure-jquery.ui.draggable-patch' /* /\.draggable/ */,
|
||||
'jquery.instructure_jquery_patches' /* /\.scrollTop/ */,
|
||||
'jquery.instructure_misc_helpers' /* /\$\.uniq/ */,
|
||||
'jquery.instructure_misc_plugins' /* /\.indicate/ */,
|
||||
'vendor/jquery.scrollTo' /* /\.scrollTo/ */,
|
||||
|
|
|
@ -24,7 +24,7 @@ define([
|
|||
'i18n!editor',
|
||||
'jquery',
|
||||
'str/htmlEscape',
|
||||
'jquery.instructure_jquery_patches',
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_helpers'
|
||||
], function(tinymce, I18n, $, htmlEscape) {
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
define([
|
||||
'compiled/editor/stocktiny',
|
||||
'jquery',
|
||||
'jquery.instructure_jquery_patches',
|
||||
'jqueryui/dialog',
|
||||
'mathquill'
|
||||
], function(tinymce, $) {
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
define([
|
||||
'compiled/editor/stocktiny',
|
||||
'jquery',
|
||||
'jquery.instructure_jquery_patches'
|
||||
'jqueryui/dialog'
|
||||
], function(tinymce, $) {
|
||||
|
||||
tinymce.create('tinymce.plugins.InstructureEquella', {
|
||||
|
|
|
@ -25,8 +25,8 @@ define([
|
|||
'jquery',
|
||||
'str/htmlEscape',
|
||||
'jquery.dropdownList',
|
||||
'jquery.instructure_jquery_patches',
|
||||
'jquery.instructure_misc_helpers',
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins',
|
||||
], function(tinymce, I18n, $, htmlEscape) {
|
||||
|
||||
|
|
|
@ -21,8 +21,8 @@ define([
|
|||
'compiled/editor/stocktiny',
|
||||
'jquery',
|
||||
'vendor/scribd.view',
|
||||
'jquery.instructure_jquery_patches',
|
||||
'jquery.instructure_misc_helpers',
|
||||
'jqueryui/dialog',
|
||||
'jquery.instructure_misc_plugins',
|
||||
], function(require, tinymce, $, scribd) {
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue