1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/people
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 Show an "approval queue" item on the home page for admins, and sort out menu item visibility 2013-11-13 11:24:38 -08:00
conduit Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
config Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
customfield Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
editor Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
event Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Fixed Task Generation 2013-04-24 18:17:31 -07:00
phid Remove many redundant implementations of canLoadNamedObject() 2013-12-18 12:00:01 -08:00
query Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
remarkup Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
search Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
storage Allow "bin/auth recover" to succeed before phabricator.base-uri is set 2013-11-20 10:36:00 -08:00