discourse/vendor/assets/javascripts
Régis Hanol cd2c9edb46 FIX: 🐛 upload on IE9 wasn't working :'(
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
..
development Correct the last few test failures in the 1.9.0 branch 2014-12-17 09:31:42 -05:00
production Correct the last few test failures in the 1.9.0 branch 2014-12-17 09:31:42 -05:00
LAB.js
Markdown.Converter.js
better_markdown.js FIX: v8 issue with regexp 2015-01-20 17:29:59 -05:00
bootbox.js
bootstrap-alert.js
bootstrap-button.js
bootstrap-dropdown.js
bootstrap-modal.js
bootstrap-transition.js
break_string.js
browser-update.js.erb
buffered-proxy.js FEATURE: Admin interface for adding custom fields for users 2014-09-25 16:17:51 -04:00
ember-cloaking.js FIX: Not highlighting posts when entering a topic 2014-12-19 14:44:45 -05:00
ember-qunit.js Upgrade to ember-qunit 2014-07-30 20:09:44 -04:00
fake_xml_http_request.js TESTS: Use Pretender in test mode for more flexible server responses 2014-07-31 16:49:30 -04:00
favcount.js
handlebars.js Many fixes for Ember 1.9.0 2014-12-17 09:31:40 -05:00
htmlparser.js
i18n-patches.js FIX: Activate account page JS error with I18n 2015-01-14 14:00:47 -05:00
jquery.autoellipsis-1.0.10.min.js FIX: Trim the profile text in the user card even if it has multiple lines. 2014-11-03 11:59:56 -05:00
jquery.ba-replacetext.js
jquery.ba-resize.min.js
jquery.color.js
jquery.cookie.js
jquery.fileupload.js FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
jquery.iframe-transport.js FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
jquery.putcursoratend.js
jquery.sortable.js
jquery.tagsinput.js
jquery.ui.widget.js FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
jshint.js
list-view.js FIX: Upgrade Ember List View to add 1.9 support 2014-12-18 12:32:53 -05:00
loader.js FEATURE: hasModule global helper to figure out if module exists 2014-12-31 12:29:18 +11:00
lock-on.js
lodash.js
md5.js
modernizr.custom.00874.js
mousetrap.js
pretender.js TESTS: Use Pretender in test mode for more flexible server responses 2014-07-31 16:49:30 -04:00
resumable.js
route-recognizer.js TESTS: Use Pretender in test mode for more flexible server responses 2014-07-31 16:49:30 -04:00
rsvp.js
run-qunit.js
select2.js Upgrade Select2 2015-01-05 16:02:08 -05:00
show-html.js
sinon-1.7.1.js
sinon-qunit-1.0.0.js