mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
55ff197f2a
Summary: Fixes T7480, File names should be editable and the event should show up in feed. Test Plan: Upload a file, view file details, edit file, change file name by adding a space and a word to the name, save changes, file name should retain space and not normalize the name, file details should show the edit event, install feed should correctly show an event for the action. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Maniphest Tasks: T7480 Differential Revision: https://secure.phabricator.com/D12561 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorFile.php | ||
PhabricatorFileChunk.php | ||
PhabricatorFileDAO.php | ||
PhabricatorFileSchemaSpec.php | ||
PhabricatorFileStorageBlob.php | ||
PhabricatorFileTransaction.php | ||
PhabricatorFileTransactionComment.php | ||
PhabricatorTransformedFile.php |