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/phriction/controller
Bob Trahan 9084f1fe8c Phriction - make the check for project sub pages more fine-grained
Summary:
we were just checking if projects/ was in the URI before barfing. Use some more fun utility functions such that we only complain if there is no project.

Fixes T4071.

Test Plan: made a subpage under a project - success! tried to make a project wiki page where there was no project - successful failure! tried to make a project wiki sub page where there was no project - successful failure!

Reviewers: epriestley, chad

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4071

Differential Revision: https://secure.phabricator.com/D7527
2013-11-07 12:06:42 -08:00
..
PhrictionController.php Add breadcrumbs and ApplicationSearch to Phriction 2013-07-27 18:26:42 -07:00
PhrictionDeleteController.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PhrictionDiffController.php Clean up Phriction History View 2013-10-29 16:07:13 -07:00
PhrictionDocumentController.php Phriction - make the check for project sub pages more fine-grained 2013-11-07 12:06:42 -08:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Phriction - make the check for project sub pages more fine-grained 2013-11-07 12:06:42 -08:00
PhrictionHistoryController.php Touch up Phriction History page 2013-11-04 08:54:00 -08:00
PhrictionListController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PhrictionMoveController.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PhrictionNewController.php Phriction - make the check for project sub pages more fine-grained 2013-11-07 12:06:42 -08:00