Skip to content

Commit

Permalink
Merge pull request trac-hacks#40 from schwuk/upgrade_js_libraries
Browse files Browse the repository at this point in the history
Upgrade JavaScript libraries
  • Loading branch information
nb committed Aug 4, 2014
2 parents 86f02a7 + e21a787 commit 7e475ca
Show file tree
Hide file tree
Showing 26 changed files with 17,233 additions and 2,025 deletions.
45 changes: 2 additions & 43 deletions code_comments/htdocs/backbone-min.js

Large diffs are not rendered by default.

1,159 changes: 0 additions & 1,159 deletions code_comments/htdocs/backbone.js

This file was deleted.

5 changes: 4 additions & 1 deletion code_comments/htdocs/code-comments.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
var underscore = _.noConflict();

(function($) { $(function() {
var _ = window.underscore,
jQuery = $; // just in case something uses jQuery() instead of $()
Expand Down Expand Up @@ -201,7 +203,8 @@
success: function() {
self.$('textarea').val('');
self.$el.dialog('close');
}
},
wait: true
};
this.collection.create({text: text, author: CodeComments.username, path: this.path, revision: CodeComments.revision, line: line, type: CodeComments.page}, options);
},
Expand Down
4 changes: 4 additions & 0 deletions code_comments/htdocs/jquery-1.11.1.min.js

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions code_comments/htdocs/jquery-1.5.min.js

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified code_comments/htdocs/jquery-ui/images/ui-icons_4b954f_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified code_comments/htdocs/jquery-ui/images/ui-icons_9b081d_256x240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16,521 changes: 16,149 additions & 372 deletions code_comments/htdocs/jquery-ui/jquery-ui.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7e475ca

Please sign in to comment.