/[drupal]/contributions/modules/filefield/filefield.js
ViewVC logotype

Log of /contributions/modules/filefield/filefield.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 21:22:57 2009 UTC (4 months, 3 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-1, DRUPAL-6--3-2, HEAD
Changes since 1.20: +12 -1 lines
Diff to previous 1.20
#439932: New AJAX file uploads should have a target="_blank" attribute.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 01:39:31 2009 UTC (6 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#445752: Custom themed button won't submit files.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 20:01:06 2009 UTC (7 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0
Changes since 1.18: +11 -4 lines
Diff to previous 1.18
#404160: Better JavaScript that is less likely to break with themed buttons.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 05:45:32 2009 UTC (7 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.17: +25 -2 lines
Diff to previous 1.17
#318960: Upload progress bar support.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 04:43:52 2009 UTC (7 months, 4 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-RC1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#417494: Client-side validation fails when field is changed to empty string.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 05:07:35 2009 UTC (8 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA1, DRUPAL-6--3-0-BETA2, DRUPAL-6--3-0-BETA3
Changes since 1.15: +8 -3 lines
Diff to previous 1.15
#370015 by jrockowitz: Increased timeout and better class checking.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 07:22:48 2009 UTC (8 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.14: +34 -1 lines
Diff to previous 1.14
#370015: Prevent unintentional uploading of files with other AHAH enabled buttons on the node form.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 07:09:32 2009 UTC (8 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.13: +22 -2 lines
Diff to previous 1.13
#388196: Revise the field configuration options for the "List" field.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 17:56:22 2009 UTC (9 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA7
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
#359056 by m29Corey, update jquery input type selector to no longer use @ to reference attributes.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 22:03:54 2008 UTC (11 months, 3 weeks ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.21
#342336 by drewish: follow up to fix a bug.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 21:50:52 2008 UTC (11 months, 3 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA6
Changes since 1.11: +4 -3 lines
Diff to previous 1.11
#342336 by drewish: follow up to fix a bug.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 21:50:22 2008 UTC (11 months, 3 weeks ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.1.2.3: +20 -19 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#342336 by drewish: Revisit JS filtering so it works with spaces between extensions and uses a common error class name so other modules can use the same JS.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 21:37:01 2008 UTC (11 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.10: +8 -8 lines
Diff to previous 1.10
#342336 by drewish: Revisit JS filtering so it works with spaces between extensions and uses a common error class name so other modules can use the same JS.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 00:49:33 2008 UTC (12 months ago) by drewish
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Make the JS to bounce invalid extensions a little smarter on what it targets.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 17:37:48 2008 UTC (15 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2, DRUPAL-6--3-0-ALPHA-2, DRUPAL-6--3-0-ALPHA-3, DRUPAL-6--3-0-ALPHA-4, DRUPAL-6--3-0-ALPHA5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#292247 by drewish, Javascript was preventing uploads of all but the first listed extension.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 18:18:52 2008 UTC (15 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7
#280801 by dopry, update input[@file].accept to be a comma separated instead of pipe separated.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 18:09:40 2008 UTC (15 months, 3 weeks ago) by dopry
Branch: DRUPAL-5--2
Changes since 1.1.2.2: +4 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
update client side accept validation to use , instead of | to make opera happy.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 20:15:36 2008 UTC (16 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA-1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#286981 by Decphered, restore client side validation. Dude you're awesome...

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 20:16:55 2008 UTC (17 months ago) by jpetso
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA3, DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Branch point for: DRUPAL-6--2
Changes since 1.5: +5 -6 lines
Diff to previous 1.5
* Make uploads work for users != user 1. eheh. well.
* Use an error string similar to what Drupal core is using.
* Passive JavaScript errors (in a red error box) instead of alert().

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 19:18:13 2008 UTC (17 months ago) by jpetso
Branch: MAIN
Changes since 1.4: +7 -12 lines
Diff to previous 1.4
Make JavaScript input validation work.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 18:46:08 2008 UTC (17 months ago) by jpetso
Branch: MAIN
Changes since 1.3: +13 -12 lines
Diff to previous 1.3
Style cleanup in the JavaScript file, before I get to the guts.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 14:08:38 2008 UTC (17 months, 2 weeks ago) by jpetso
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
Argh, I did *not* resync all files from DRUPAL-5--2 to HEAD?
Why is that? Bah. [insert random cursing]
So at least now everything should be in sync again.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 03:27:58 2008 UTC (17 months, 3 weeks ago) by jpetso
Branch: MAIN
Changes since 1.1: +36 -0 lines
Diff to previous 1.1
Resync HEAD from DRUPAL-5--2. Your turn now, Crell!

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 23:28:15 2008 UTC (22 months ago) by dopry
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-3-RC1, DRUPAL-5--2-3-RC2, DRUPAL-5--2-3-RC3, DRUPAL-5--2-3-RC4
Changes since 1.1.2.1: +0 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
adding initial version of filefield_meta to the repository with basic height/width/duration detection.
@todo: add more fields (author, license, copyright, etc), need to look at different common meta tags.
@todo: views filter integration.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 12:24:30 2008 UTC (22 months, 1 week ago) by dopry
Branch: DRUPAL-5--2
Changes since 1.1: +36 -0 lines
Diff to previous 1.1
adding client side accept file type validation hack.

Revision 1.1
Fri Jan 18 12:24:30 2008 UTC (22 months, 1 week ago) by dopry
Branch: MAIN
Branch point for: DRUPAL-5--2
FILE REMOVED
file filefield.js was initially added on branch DRUPAL-5--2.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2