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/view
epriestley 4c914a5c49 Remove all calls to renderSingleView() and deprecate it
Summary: After D5305, this method does nothing since we automatically figure out what we need to do.

Test Plan:
- Viewed a page with the main menu on it (MainMenuView).
- Viewed a revision with transactions on it (TransactionView).
- Viewed timeline UIExample (TimelineView, TimelineEventView).
- Viewed a revision (PropertyListView).
- Viewed a profile (ProfileHeaderView).
- Viewed Pholio list (PinboardView, PinboardItemView).
- Viewed Config (ObjectItemView, ObjectItemListView).
- Viewed Home (MenuView).
- Viewed a revision (HeaderView, CrumbsView, ActionListView).
- Viewed a revision with an inline comment (anchorview).
- Viewed a Phriction diff page (AphrontCrumbsView).
  - Filed T2721 to get rid of this.
- Looked at Pholio and made inlines and comments (mockimages, pholioinlinecomment/save/edit).
- Looked at conpherences.
- Browsed around.

Reviewers: chad, vrana

Reviewed By: chad

CC: edward, aran

Differential Revision: https://secure.phabricator.com/D5307
2013-03-09 13:52:41 -08:00
..
ManiphestTaskListView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
ManiphestTaskProjectsView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
ManiphestTaskSummaryView.php render_tag -> tag: Maniphest summary view, setup issue view 2013-01-30 11:26:03 -08:00
ManiphestTransactionDetailView.php Fix Maniphest and Config transaction diff rendering 2013-03-03 11:37:45 -08:00
ManiphestTransactionListView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestView.php Delete license headers from files 2012-11-05 11:16:51 -08:00