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/differential/view
tuomaspelkonen 40554e2d8a Removed broken inline comment anchors.
Summary:
Inline comment anchros were present for all different diffs inside a
revision. They were only working for the current diff. Removed the
links that were for different diffs.

I couldn't get the automatic linking to other diffs working, probably
because the anchors didn't work when the page was reloaded. This is also
a bit confusing if the diff changes when clicking on anchor.

We might want to carry all the comments along in the future, but I
don't think it's needed at the moment.

Test Plan:
Tested on a revision, which had inline comments for differerent diffs
that only the comments for the latest diff had anchors when the page
was loaded. Changed the diff manually on the page and made sure the
anchors for that diff were working correctly and the anchors for the
latest diff were not available.

Reviewed By: epriestley
Reviewers: epriestley
CC: jungejason, epriestley
Differential Revision: 142
2011-04-14 19:03:41 -07:00
..
addcomment Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
changesetdetailview Changeset anchor links. 2011-02-04 16:18:08 -08:00
changesetlistview Improved change view support. 2011-03-30 19:22:11 -07:00
difftableofcontents Changeset anchor links. 2011-02-04 16:18:08 -08:00
inlinecomment "Reply" for inline comments 2011-04-14 18:31:21 -07:00
revisioncomment Removed broken inline comment anchors. 2011-04-14 19:03:41 -07:00
revisioncommentlist Removed broken inline comment anchors. 2011-04-14 19:03:41 -07:00
revisiondetail Instant subscribe/unsubscribe 2011-04-12 18:25:46 -07:00
revisionupdatehistory Various fixes, particularly on the revision update workflow. 2011-02-04 17:53:14 -08:00