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/pholio
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
..
application Make Pholio URIs aware of which image you are looking at 2013-03-04 18:43:29 -08:00
config MetaMTA: Owners, Pholio, Macro 2013-01-16 10:52:30 -08:00
constants Drafts are saved as inline comments for images when user comments mock 2013-02-07 08:02:52 -08:00
controller Add hover color to upload files area. 2013-03-08 07:47:20 -08:00
editor Pholio inline comments appear after comment 2013-02-25 06:19:10 -08:00
mail Remove some more copyright headers that survived in branches, etc., through the great header purge. See D3886. 2012-12-05 09:27:27 -08:00
query Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
remarkup Pholio mocks embed in a fancy way 2013-03-07 08:23:45 -08:00
search Support search indexing in ApplicationTransaction 2012-12-21 14:21:50 -08:00
storage Use transaction diffs to show description changes in Pholio 2013-03-04 18:07:47 -08:00
view Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00