1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/project
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 Add project history and title strings 2013-10-22 13:49:37 -07:00
capability Add a 'create' policy to Project 2013-10-10 04:33:18 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
editor Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
phid Add a secret board view to Projects 2013-10-21 21:11:36 -07:00
query Enable prefilling of projects and priority fields in Maniphest task creation 2013-10-25 10:20:32 -07:00
remarkup Make normalization of "#yolo" hashtags less aggressive 2013-09-13 11:48:11 -07:00
search Index projects in the main search index 2013-09-12 13:05:19 -07:00
storage Add filter by object ability to flag query 2013-10-25 12:52:00 -07:00