summaryrefslogtreecommitdiff
path: root/modules/file
Commit message (Collapse)AuthorAge
* Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, ↵David Rothstein2016-02-24
| | | | Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT
* Revert "Drupal 7.43"David Rothstein2016-02-24
| | | | This reverts commit 2f54b101bf722849e456d859876b27b90ad7e479.
* Drupal 7.43David Rothstein2016-02-24
|
* Issue #2163209 by mgifford, David_Rothstein, andrewmacpherson, talhaparacha, ↵David Rothstein2015-10-12
| | | | dcam, Charles Belov, davidhernandez, jwhitsit: Add alternate text to file icon
* Issue #1520716 by lokapujya, djdevin, David Lesieur, cwells, jhedstrom: ↵David Rothstein2015-10-12
| | | | "Files displayed by default" not respected
* Drupal 7.39David Rothstein2015-08-19
|
* Issue #2305017 by David_Rothstein, slashrsm, marcingy: Add a ↵David Rothstein2015-03-31
| | | | 'file_public_schema' variable to allow bypassing file download access checks in managed file upload fields
* Issue #1734716 by larowlan, dcam, mgifford: Managed file form label has ↵David Rothstein2015-03-30
| | | | incorrect "for" attribute
* Issue #1483736 by stefan.r, bfcam, jrigby: field_attach_update deletes file ↵David Rothstein2015-03-30
| | | | fields (content & file) in entity regardless of if they are included in the entity object
* Issue #2001308 by stefan.r, David_Rothstein, marthinal, helmo: Node preview ↵David Rothstein2015-03-30
| | | | removes file values from node edit form for non-displayed items
* Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | ↵David Rothstein2014-09-04
| | | | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256.
* Issue #2305017 by David_Rothstein, pwolanin | beech: Fixed Regression: Files ↵David Rothstein2014-07-24
| | | | or images attached to certain core and non-core entities are lost when the entity is edited and saved.
* Drupal 7.29David Rothstein2014-07-16
|
* Issue #1468686 by ordermind, paranojik, andrewbelcher, xps, Georgique, ↵David Rothstein2014-05-05
| | | | rlmumford, gapple, dsdeiz, tim.plunkett: File_field_widget_submit(), file.field.inc was using the wrong parent key.
* Issue #1333292 by dcam, mgifford | Everett Zufelt: Screen-reader users ↵David Rothstein2014-05-05
| | | | receive no info about file upload errors.
* Drupal 7.27David Rothstein2014-04-16
|
* Issue #1443158 by agentrickard, Dave Reid, marcingy: File_field_presave ↵David Rothstein2013-12-29
| | | | assumes that a file object has been loaded.
* Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field ↵Dries2013-08-16
| | | | item properties with file entity properties.
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #985642 by kiamlaluno, Berdir, Damien Tournoud, Deciphered, B-Prod, ↵David Rothstein2013-03-30
| | | | galooph, David_Rothstein, drzraf, yched: Add back field_attach_load() to file_field_update() under certain circumstances in Drupal 7.
* Issue #1037632 by Sheldon Rampton, Tor Arne Thune, roy smith: Fixed ↵webchick2012-10-05
| | | | Attaching a forbidden file to a node gives an error message with bogus file path.
* Issue #1753976 by jfhovinne, savithac, PrabhuG: Remove return value docs ↵Jennifer Hodgdon2012-09-04
| | | | from file download alter hook that should not be there
* Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate ↵David Rothstein2012-07-29
| | | | array keys.
* Issue #985642 by Berdir, Damien Tournoud, kiamlaluno, yched: Remove ↵webchick2012-07-07
| | | | file_attach_load() from file_field_update().
* Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of ↵David Rothstein2012-06-23
| | | | empty string.
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | .closest().
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1366854 by quicksketch: Added Pass #size attribute to the child ↵webchick2012-02-28
| | | | upload field in the managed_file() element.
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Drupal 7.12webchick2012-02-01
|\
| * SA-CORE-2012-001webchick2012-02-01
| |
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | | | | | realityloop: Change notice for: Using basename() is not locale safe.
* | Issue #1347890 by sven.lauer, xjm, jhogdon: Clean up API docs for file module.webchick2011-12-22
| |
* | - Patch #1146088 by lyricnz: label always visible for table formatter.Dries2011-12-19
| |
* | Issue #935208 by droplet, assert0, adrinux, Tor Arne Thune: Fixed PECL ↵webchick2011-11-11
|/ | | | uploadprogress bar doesn't appear.
* Oops. Correcting spacing error with previous patch.webchick2011-10-17
|
* Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private ↵webchick2011-10-17
| | | | image on node add form.
* Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?.webchick2011-09-27
|
* Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to ↵webchick2011-09-20
| | | | multiple file fields at the same time.
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* - Patch #1221214 by chx: file_download() returns 404 instead of 403.Dries Buytaert2011-08-01
|
* Merge branch '7.4-security' into 7.xwebchick2011-07-27
|\
| * Drupal 7.5webchick2011-07-27
| |
* | Issue #1179426 by chx, xjm: Added tests for SA-CORE-2011-001.webchick2011-07-18
| |
* | Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does ↵webchick2011-07-03
| | | | | | | | not exist and [file:owner] not using format_username().
* | Issue #1049462 by rfay: Fixed Usage of deprecated ↵webchick2011-06-29
|/ | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
* Drupal 7.2webchick2011-05-25
|\
| * Drupal 7.1webchick2011-05-25
| |
* | - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
| |