1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/maniphest
epriestley a5dc9067af Provide convenience method addTextCrumb() to PhabricatorCrumbsView
Summary: We currently have a lot of calls to `addCrumb(id(new PhabricatorCrumbView())->...)` which can be expressed much more simply with a convenience method. Nearly all crumbs are only textual.

Test Plan:
  - This was mostly automated, then I cleaned up a few unusual sites manually.
  - Bunch of grep / randomly clicking around.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: hach-que, aran

Differential Revision: https://secure.phabricator.com/D7787
2013-12-18 17:47:34 -08:00
..
application Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
config Convert maniphest to use standard fields 2013-09-19 11:56:15 -07:00
constants Remove PhabricatorFeedStoryManiphest and ManiphestAction 2013-10-20 16:13:34 -07:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
editor Restore population of ownerOrdering to ManiphestTasks 2013-11-19 14:10:54 -08:00
event Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Render Maniphest fields in an application-transactions-compatible way 2013-09-21 16:23:17 -07:00
lipsum Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
mail Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Add a default "Subscribed" query to Maniphest 2013-11-14 10:13:20 -08:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Switch Maniphest search indexing to real ApplicationTransactions 2013-09-23 14:29:31 -07:00
storage Add filter by object ability to flag query 2013-10-25 12:52:00 -07:00
view Change closed tasks to view as disabled 2013-12-04 20:45:23 -08:00