Commit Graph

8 Commits

Author SHA1 Message Date
shadlaws
1544a83279 Minify (and re-minify) JS libraries (in sync with gallery3-vendor).
- minified jQuery libraries.
- re-minified flowplayer, json2-min, and extjs using new minimizer (more efficient, keeps copyrights).
2013-03-04 19:14:47 +01:00
shadlaws
3f2d005e5f Update jQuery libraries to current as of 2013/02/26, in sync with gallery3-vendor.
- updated jquery.cookie.js
- updated jquery.form.js
2013-02-26 12:19:51 +01:00
Bharat Mediratta
0494244e80 Super first pass:
- jQuery 1.90
- jQuery UI 1.10
- Superfish 1.5.1 (minus all plugins)
- jQuery Form 3.26.0-2013.01.28

Deleted all other jQuery plugins for now.

- Reworked autocomplete to use the latest jQuery code.
- Deleted references to $.browser.msie, no longer supported
- Basic CSS support for autocomplete - lots more work needed there
2013-02-03 18:55:23 -05:00
Bharat Mediratta
433995941d Reapply the change from aaac244124 where
we comment out the code that prevents the file uploader code from
aborting when there are input elements named "submit".
2009-06-20 17:48:44 -07:00
Bharat Mediratta
aef6c1e750 Updated jquery.form to a9c8862544aa3dde81c0aa1554edce148b31742d (2.28) 2009-06-20 17:47:13 -07:00
Bharat Mediratta
aaac244124 Comment out the code that checks for form elements named "submit". It
appears not to work correctly and is getting in the way.  Commenting
it out here means that it'll get overwitten on the next update of this
library (but that's ok).
2009-01-20 01:29:33 +00:00
Jozef Selesi
5486238d8d Set svn:eol-style to LF. 2008-11-15 08:52:58 +00:00
Bharat Mediratta
26c8772e16 jquery.form.js r5945 2008-11-15 05:27:46 +00:00