| Commit message (Collapse) | Author | Age |
|
|
|
| |
"Files displayed by default" not respected
|
|
|
|
| |
fields (content & file) in entity regardless of if they are included in the entity object
|
|
|
|
| |
drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256.
|
|
|
|
| |
rlmumford, gapple, dsdeiz, tim.plunkett: File_field_widget_submit(), file.field.inc was using the wrong parent key.
|
|
|
|
| |
assumes that a file object has been loaded.
|
|
|
|
| |
item properties with file entity properties.
|
|
|
|
| |
galooph, David_Rothstein, drzraf, yched: Add back field_attach_load() to file_field_update() under certain circumstances in Drupal 7.
|
|
|
|
| |
array keys.
|
|
|
|
| |
file_attach_load() from file_field_update().
|
| |
|
| |
|
|
|
|
| |
uploadprogress bar doesn't appear.
|
| |
|
|
|
|
| |
multiple file fields at the same time.
|
|
|
|
| |
its token replacement.
|
| |
|
| |
|
|
|
|
| |
is unchecked.
|
|
|
|
| |
file_directory_path
|
|
|
|
| |
rebuilt (preview, failed validation)
|
|
|
|
| |
more than once
|
|
|
|
| |
eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
|
|
|
|
| |
an API function.
|
|
|
|
| |
remove files from a multivalued file/image field.
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
breaks after uploading two files.
|
|
|
|
| |
change field behavior.
|
|
|
|
| |
files so we can get the upgrade path to work.
|
| |
|
|
|
|
| |
mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
|
|
|
| |
entities at once.
|
|
|
|
| |
{file_managed()}.status.
|
|
|
|
| |
Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
|
|
|
| |
uploaded when the list of allowed extensions is left blank.
|
| |
|
| |
|
| |
|
|
|
|
| |
durung entity_save().
|
|
|
|
| |
David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
|
| |
|
| |
|
| |
|
|
|
|
| |
read-only.
|
|
|
|
| |
to proper file_generic().
|
| |
|
|
|
|
| |
more consistent.
|
|
|
|
| |
hook_field_prepare_view().
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
|
|
|
| |
compliance with standards.
|