1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/phragment/storage
James Rhodes dabc7ea28d Render deleted files in Phragment as disabled
Summary: This updates Phragment so that fragments that are currently considered deleted have a disabled status and have an additional attribute 'Deleted'.  It also places this effect on versions (in the history controller) that actually involve deleting the file.

Test Plan: Viewed deleted fragments and versions.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4205

Differential Revision: https://secure.phabricator.com/D7737
2013-12-09 07:52:24 +11:00
..
PhragmentDAO.php Phragment v0 2013-12-07 12:43:49 +11:00
PhragmentFragment.php Render deleted files in Phragment as disabled 2013-12-09 07:52:24 +11:00
PhragmentFragmentVersion.php Implement viewing versions and downloading patches in Phragment 2013-12-08 12:14:34 +11:00