summaryrefslogtreecommitdiff
path: root/modules/file/tests
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 #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 #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 #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 #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1366854 by quicksketch: Added Pass #size attribute to the child ↵webchick2012-02-28
| | | | upload field in the managed_file() element.
* 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 #1059268 by Berdir: Fixed Files are lost when adding multiple files to ↵webchick2011-09-20
| | | | multiple file fields at the same time.
* - 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().
* - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and ↵Dries Buytaert2011-04-16
| | | | its token replacement.
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #992674 by carlos8f, scor, alexanderpas: private file download ↵Dries Buytaert2010-12-11
| | | | returns access denied.
* - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, ↵Dries Buytaert2010-11-13
| | | | eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
* - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to ↵Dries Buytaert2010-10-20
| | | | remove files from a multivalued file/image field.
* #913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field ↵Angie Byron2010-10-01
| | | | breaks after uploading two files.
* #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵Angie Byron2010-09-11
| | | | processing of a stream request.
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵Angie Byron2010-08-23
| | | | only implements access checks for nodes and users.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #867928 by Damien Tournoud, andypost: more tests for file and image ↵Dries Buytaert2010-08-04
| | | | handling.
* - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed ↵Dries Buytaert2010-07-02
| | | | Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
* #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ↵Angie Byron2010-06-30
| | | | are failing.
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() ↵Dries Buytaert2010-06-26
| | | | is completely broken.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.Dries Buytaert2010-02-27
|
* #618654 by Steven Merrill, justinrandell, jim0203, quicksketch, and ↵Angie Byron2010-02-17
| | | | David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
* - Patch #705116 by c960657: remove unused 'administer files' permission.Dries Buytaert2010-02-05
|
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\