1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-03 18:38:27 +01:00
phorge-phorge/src/applications/phriction/xaction
epriestley a0ade503e1 Remove "Moved Document from ..." notice in Phriction
Summary:
Ref T13410. See PHI1431. Currently, when you move a document in Phriction, the target shows a "This document was moved from ..." banner until it is edited.

This banner isn't particularly useful, and it's distracting and it isn't obvious how to dismiss it, and making a trivial edit to dismiss it is awkward.

This information is also already available in the transaction log.

Just remove this banner since it doesn't really serve any clear purpose.

Test Plan:
  - Moved a page in Phriction, then loaded the destination page. Before change: header banner. After change: nothing.
  - Viewed a normal (non-moved) page, saw normal behavior.
  - Reviewed transactions, saw "Moved from ..." in the timeline.

Maniphest Tasks: T13410

Differential Revision: https://secure.phabricator.com/D20800
2019-09-12 09:32:26 -07:00
..
PhrictionDocumentContentTransaction.php Add a Phriction hint when a draft exists, and fix some draft editing bugs 2018-09-12 13:45:33 -07:00
PhrictionDocumentDeleteTransaction.php Stabilize sorting of feed stories with similar strength 2019-05-22 15:50:59 -07:00
PhrictionDocumentDraftTransaction.php Don't show Phriction draft edit events in feed 2018-09-12 13:56:10 -07:00
PhrictionDocumentEditTransaction.php Stabilize sorting of feed stories with similar strength 2019-05-22 15:50:59 -07:00
PhrictionDocumentMoveAwayTransaction.php Fix fatal in rendering Phriction "Moved Away" stories 2018-09-17 20:02:06 -07:00
PhrictionDocumentMoveToTransaction.php Remove "Moved Document from ..." notice in Phriction 2019-09-12 09:32:26 -07:00
PhrictionDocumentPublishTransaction.php Allow the published version of a Phriction document to differ from the most recent version 2018-08-29 13:47:36 -07:00
PhrictionDocumentTitleTransaction.php Stabilize sorting of feed stories with similar strength 2019-05-22 15:50:59 -07:00
PhrictionDocumentTransactionType.php Move Phriction Title transaction to Modular Transactions 2017-05-16 11:08:38 -07:00
PhrictionDocumentVersionTransaction.php Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00