| /[drupal]/contributions/modules/filefield/filefield.js |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#439932: New AJAX file uploads should have a target="_blank" attribute.
#445752: Custom themed button won't submit files.
#404160: Better JavaScript that is less likely to break with themed buttons.
#318960: Upload progress bar support.
#417494: Client-side validation fails when field is changed to empty string.
#370015 by jrockowitz: Increased timeout and better class checking.
#370015: Prevent unintentional uploading of files with other AHAH enabled buttons on the node form.
#388196: Revise the field configuration options for the "List" field.
#359056 by m29Corey, update jquery input type selector to no longer use @ to reference attributes.
#342336 by drewish: follow up to fix a bug.
#342336 by drewish: follow up to fix a bug.
#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.
#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.
Make the JS to bounce invalid extensions a little smarter on what it targets.
#292247 by drewish, Javascript was preventing uploads of all but the first listed extension.
#280801 by dopry, update input[@file].accept to be a comma separated instead of pipe separated.
update client side accept validation to use , instead of | to make opera happy.
#286981 by Decphered, restore client side validation. Dude you're awesome...
* 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().
Make JavaScript input validation work.
Style cleanup in the JavaScript file, before I get to the guts.
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.
Resync HEAD from DRUPAL-5--2. Your turn now, Crell!
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.
adding client side accept file type validation hack.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |