1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/diffusion/controller
Alan Huang ce8bcf887d Render an edit link in Diffusion directory views
Summary:
If the user has an editor configured, an Edit link appears next
to the History link.

Somewhat suboptimally, the column is still there if there are no edit
links, it's just empty. I don't know if it matters...

Test Plan: Load Diffusion pages while changing editor setting in preferences.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, avivey

Maniphest Tasks: T1558

Differential Revision: https://secure.phabricator.com/D3124
2012-08-02 12:22:50 -07:00
..
DiffusionBranchTableController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionBrowseController.php Render an edit link in Diffusion directory views 2012-08-02 12:22:50 -07:00
DiffusionBrowseFileController.php Jump to correct line in Blame previous revision 2012-07-27 13:38:15 -07:00
DiffusionChangeController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionCommitBranchesController.php Load commit branches and tags by AJAX 2012-07-31 17:01:41 -07:00
DiffusionCommitController.php Load commit branches and tags by AJAX 2012-07-31 17:01:41 -07:00
DiffusionCommitTagsController.php Load commit branches and tags by AJAX 2012-07-31 17:01:41 -07:00
DiffusionController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionDiffController.php Make inline comment preview work in Diffusion 2012-07-23 11:01:28 -07:00
DiffusionExternalController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionHistoryController.php Display revision number in history 2012-06-22 17:10:45 -07:00
DiffusionHomeController.php Add a link to repository tool if there are no configured repositories 2012-07-30 09:09:40 -07:00
DiffusionInlineCommentController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionInlineCommentPreviewController.php Make inline comment preview work in Diffusion 2012-07-23 11:01:28 -07:00
DiffusionLastModifiedController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionPathCompleteController.php Fix path autocomplete 2012-07-16 13:28:16 -07:00
DiffusionPathValidateController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionRepositoryController.php Render an edit link in Diffusion directory views 2012-08-02 12:22:50 -07:00
DiffusionSymbolController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionTagListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00