-
Issue #1600624: Moved the 'Add file' local action for admin/content/file from Media to File entity.
-
Issue #1394826 by rlmumford, Dave Reid, andrewbelcher, dgorton | dob_, mtift, Dave Reid: Added upload progress to the file add page and Upload Media browser tab.
-
Issue #1552988 by Letharion, mtift | Dave Reid, dgorton, fabsor: Move file/add from media to file.
-
Issue #1553020: Alter the [file:name] token description to accurately reflect that it could be a user-provided file name and not the on-disk file name.
-
File entity (fieldable files): May 8, 2012 0:50
Commit 5faa126 on 1564456-panels-panelizerby Dave ReidFixed error in file_entity_file_view_page().
-
File entity (fieldable files): May 7, 2012 20:21
Commit 788b7b3 on 1564456-panels-panelizerby Dave ReidIssue #1564456: Attempting to add initial support for panels and panelizer for file/%file.
-
Issue #1533576 by bc | gmclelland: Fixed PHP Warning filesize(): stat failed.
-
File entity (fieldable files): March 23, 2012 21:53
Commit d897533 on 7.x-2.x, committed by Dave ReidIssue #1447790: Fixed performance issues by not storing dimensions of image files.
-
Issue #1142630: Added file_entity_file_is_local().
-
Add a @todo for moving admin/structure/file-types back to admin/config/media/file-types in D8.