1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/phriction/controller
Giedrius Dubinskas 4e831e786e Fix Phriction document move on to existing document placeholder
Summary:
Looks like the logic was there already but some minor parts were missing.
Fixes T8082.

Test Plan:
- Create document `/w/foo`
- Delete document `/w/foo`
- Create document `/w/bar`
- Move document `/w/bar` for `/w/foo`
No error was displayed and document `/w/bar` was moved to `/w/foo`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T8082

Differential Revision: https://secure.phabricator.com/D16713
2016-10-18 11:58:24 +00:00
..
PhrictionController.php Move PhabricatorCrumbs to PHUICrumbs 2015-01-23 11:35:09 -08:00
PhrictionDeleteController.php Update Phriction for handleRequest 2015-07-22 13:25:36 -07:00
PhrictionDiffController.php Use prose diffs in Phriction 2016-06-06 14:33:23 -07:00
PhrictionDocumentController.php Printable pages for PHUIDocumentViewPro 2016-09-08 19:14:32 -07:00
PhrictionEditController.php Fixed inconsistency at phriction 2016-09-11 13:41:41 -07:00
PhrictionHistoryController.php Update Phriction Edit/History/Diff UI 2016-04-02 14:26:19 +00:00
PhrictionListController.php Update Phriction for handleRequest 2015-07-22 13:25:36 -07:00
PhrictionMarkupPreviewController.php Support relative links in Phriction 2016-04-16 03:15:01 +00:00
PhrictionMoveController.php Fix Phriction document move on to existing document placeholder 2016-10-18 11:58:24 +00:00
PhrictionNewController.php Update Phriction Edit/History/Diff UI 2016-04-02 14:26:19 +00:00