1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/pholio/view
Bob Trahan f75f3a0c3b Pholio - add concept of replacing images and primitive history view
Summary:
Now you can actually replace an image! Ref T3572. This ended up needing a wee bit of infrastructure to work...

 - add replace image transaction to pholio
 - add replacesImagePHID to PholioImage
 - tweaks to editor to properly update images with respect to replacement
   - add edges to track replacement
 - expose getNodes on graph query infrastructure to query the entire graph of who replaced who
 - move pholio image to new phid infrastructure

Still TODO - the history view should get chopped out a bit from the current view - no more inline comments / generally less functionality plus maybe a tweak or two to make this more sensical.

Test Plan: replaced images and played with history controller a little. works okay.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3572

Differential Revision: https://secure.phabricator.com/D6560
2013-07-25 16:59:25 -07:00
..
PholioInlineCommentEditView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PholioInlineCommentSaveView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PholioInlineCommentView.php Pholio - support editing images - fixes T3489 2013-07-16 13:31:20 -07:00
PholioMockEmbedView.php Fix embed icon colors in Pholio. 2013-07-20 10:53:45 -07:00
PholioMockImagesView.php Pholio - add concept of replacing images and primitive history view 2013-07-25 16:59:25 -07:00
PholioTransactionView.php Pholio - support editing images - fixes T3489 2013-07-16 13:31:20 -07:00
PholioUploadedImageView.php Clean up CSS for Pholio upload thing 2013-07-19 14:09:27 -07:00