1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
Chad Little 498ce937e7 Check if user can create project before showing shortcut
Summary: In Maniphest, we provide an additional caption shortcut if you can create projects, which has no use if you cant. Fixes T6969

Test Plan: Check page with and without a user's capability.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6969

Differential Revision: https://secure.phabricator.com/D11390
2015-01-14 10:23:11 -08:00
..
ManiphestBatchEditController.php Maniphest - remove references to deprecated transaction type TYPE_PROJECTS from code 2014-12-18 14:17:16 -08:00
ManiphestController.php Don't render a grip on tasks returned over AJAX to non-draggable UIs 2014-08-16 11:12:43 -07:00
ManiphestExportController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestReportController.php add missing needprojectphids for project reports 2014-12-30 07:10:31 -08:00
ManiphestSubpriorityController.php Maniphest - introduce needProjectPHIDs 2014-12-18 13:53:45 -08:00
ManiphestTaskDetailController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
ManiphestTaskEditController.php Check if user can create project before showing shortcut 2015-01-14 10:23:11 -08:00
ManiphestTaskListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
ManiphestTransactionPreviewController.php Do not CC users without permissions to view an object 2015-01-01 08:05:52 -08:00
ManiphestTransactionSaveController.php Fix some CC handling in Maniphest 2015-01-11 17:57:20 -08:00