1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/phriction/controller
epriestley 75cbc3ef6c Fix an issues with moved Phriction documents if the old location does not exist or can't be loaded
Summary: Fixes T5250. This needs some general cleanup, but fix the fatal.

Test Plan:
  - Viewed moved document.
  - Viewed moved-from-nonexistent-source document.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T5250

Differential Revision: https://secure.phabricator.com/D9357
2014-06-03 12:42:54 -07:00
..
PhrictionController.php Use PhrictionDocumentQuery to load documents 2014-05-19 12:41:12 -07:00
PhrictionDeleteController.php Use PhrictionDocumentQuery to load documents 2014-05-19 12:41:12 -07:00
PhrictionDiffController.php Use PhrictionDocumentQuery to load documents 2014-05-19 12:41:12 -07:00
PhrictionDocumentController.php Fix an issues with moved Phriction documents if the old location does not exist or can't be loaded 2014-06-03 12:42:54 -07:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Don't warn about conflicts when reverting Phriction documents 2014-05-21 16:05:59 -07:00
PhrictionHistoryController.php Don't warn about conflicts when reverting Phriction documents 2014-05-21 16:05:59 -07:00
PhrictionListController.php Move more rendering into SearchEngines for panels 2014-05-09 12:25:52 -07:00
PhrictionMoveController.php Use PhrictionDocumentQuery to load documents 2014-05-19 12:41:12 -07:00
PhrictionNewController.php Use PhrictionDocumentQuery to load documents 2014-05-19 12:41:12 -07:00