Commit Graph

62 Commits (1fea8c83c9bcd26b709f709ac05470fcd97f001f)

Author SHA1 Message Date
David Rothstein d33ac7eb6d Revert "Issue #2563403 by sashi.kiran, jenlampton, albertski, Daniel_Rose: Changed help text on image fields to clarify that uploaded images which are too large will be resized rather than rejected"
This reverts commit 1c30c4186b.
2016-04-07 23:26:40 -04:00
David Rothstein 1c30c4186b Issue #2563403 by sashi.kiran, jenlampton, albertski, Daniel_Rose: Changed help text on image fields to clarify that uploaded images which are too large will be resized rather than rejected 2016-04-07 23:15:20 -04:00
David Rothstein c515c14dad Issue #1520716 by lokapujya, djdevin, David Lesieur, cwells, jhedstrom: "Files displayed by default" not respected 2015-10-12 02:08:50 -04:00
David Rothstein 277ae50e8b Issue #1483736 by stefan.r, bfcam, jrigby: field_attach_update deletes file fields (content & file) in entity regardless of if they are included in the entity object 2015-03-30 21:23:12 -04:00
David Rothstein 2200030310 Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256. 2014-09-04 18:55:31 -04:00
David Rothstein 106a1e1adb Issue #1468686 by ordermind, paranojik, andrewbelcher, xps, Georgique, rlmumford, gapple, dsdeiz, tim.plunkett: File_field_widget_submit(), file.field.inc was using the wrong parent key. 2014-05-05 18:26:16 -04:00
David Rothstein b5f311a892 Issue #1443158 by agentrickard, Dave Reid, marcingy: File_field_presave assumes that a file object has been loaded. 2013-12-29 16:53:44 -05:00
Dries b38421cbb3 Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field item properties with file entity properties. 2013-08-16 16:05:42 -05:00
David Rothstein e4037b06de Issue #985642 by kiamlaluno, Berdir, Damien Tournoud, Deciphered, B-Prod, galooph, David_Rothstein, drzraf, yched: Add back field_attach_load() to file_field_update() under certain circumstances in Drupal 7. 2013-03-30 18:39:16 -04:00
David Rothstein 8bd1079972 Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-29 22:27:34 -04:00
webchick 2cd91be633 Issue #985642 by Berdir, Damien Tournoud, kiamlaluno, yched: Remove file_attach_load() from file_field_update(). 2012-07-07 13:07:22 -07:00
webchick 06d408fae3 Issue #1347890 by sven.lauer, xjm, jhogdon: Clean up API docs for file module. 2011-12-22 01:35:16 -08:00
Dries ee6826fc16 - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:41:11 -05:00
webchick 4cea9fad25 Issue #935208 by droplet, assert0, adrinux, Tor Arne Thune: Fixed PECL uploadprogress bar doesn't appear. 2011-11-11 12:35:14 -08:00
webchick 3eb1c0f675 Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?. 2011-09-27 11:59:41 -07:00
webchick 4bbd8f1159 Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to multiple file fields at the same time. 2011-09-20 15:22:39 -04:00
Dries Buytaert 9c57079db6 - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and its token replacement. 2011-04-16 08:48:26 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Angie Byron 19aac3d24a #932426 by duellj: Fix second file uploaded is displayed when display option is unchecked. 2011-01-28 06:44:56 +00:00
Angie Byron a45a4c4d48 #1005306 by pillarsdotnet: Fixed Remove useless and outdated reference to file_directory_path 2010-12-24 15:25:28 +00:00
Angie Byron 61fc4b0b32 #853926 by yched: Fixed Wrong order of multi-value file fields when form rebuilt (preview, failed validation) 2010-11-22 04:42:09 +00:00
Angie Byron 682481a259 #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached more than once 2010-11-20 19:57:01 +00:00
Dries Buytaert b51569528f - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE. 2010-11-13 14:04:08 +00:00
Dries Buytaert d91b1c77aa - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
Dries Buytaert 7cf3518b64 - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field. 2010-10-20 15:22:53 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Angie Byron 6d2573e201 #913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field breaks after uploading two files. 2010-10-01 01:32:59 +00:00
Angie Byron 14c7a79e3f #890716 by agentrickard: Fixed Changing from public to private does not change field behavior. 2010-09-09 23:28:16 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Angie Byron efbf061c81 #852522 by catch: Optimize file_field_load() to load filefields on all entities at once. 2010-08-05 08:56:34 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert f3304854d0 - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security. 2010-07-02 12:37:57 +00:00
Angie Byron 84003e47bd #803926 by dhthwy: Fixed File field shouldn't allow any file extension to be uploaded when the list of allowed extensions is left blank. 2010-06-25 04:36:49 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert cf476fefe3 - Patch #738332 by catch: fixed E_NOTICE in file_field_load(). 2010-03-11 22:44:44 +00:00
Dries Buytaert 2787acc050 - Patch #644338 by yched: file_field_update() triggered a full entity load durung entity_save(). 2010-03-09 17:06:37 +00:00
Angie Byron 00319d8e9a #618654 by Steven Merrill, justinrandell, jim0203, quicksketch, and David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours. 2010-02-17 05:39:51 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +00:00
Dries Buytaert d53f3e39d5 - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
Dries Buytaert 4f6cf1d1a1 - Patch #694384 by aaron: typo: change default_widget() in file_field_info() to proper file_generic(). 2010-01-25 10:35:48 +00:00
Dries Buytaert 1f7aa07222 - Patch #627626 by Damien Tournoud: fixed Node-specific code in file field. 2010-01-20 17:25:54 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert 601150c262 - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
Dries Buytaert 6a13eb22fc - Patch #657828 by yched: make hook_field_formatter() act on all field values. 2009-12-12 20:16:03 +00:00