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 ecc32e4d08 Only table of contents are shown for large diffs by default.
Summary:
Differential used to only show diffs for the first 100 files. Now all
the files are shown in the table of contents and there is a link to
the standalone view for every file. The inline diffs can still be
seen, if user clicks "Show All Files Inline".

Inline comments can also be added in the standalone view, but there is
no form to submit them. The revision page must be reloaded to able to
submit the inline comment.

Test Plan:
Changed the limit to three for testing purposes and checked that a diff of
mine with 5 files had the links to the standalone views. Made sure that
adding a comment in a standalone view worked and that after reloading the
revision page the comment was visible. Changed the limit back to 100 and
made sure that my diff had all the files inline and that the anchor links
were working.

Reviewed By: jungejason
Reviewers: jungejason
CC: epriestley, simpkins, jungejason, tuomaspelkonen
Differential Revision: 147
2011-04-18 16:26:08 -07:00
..
addcomment Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
changesetdetailview Only table of contents are shown for large diffs by default. 2011-04-18 16:26:08 -07:00
changesetlistview Improved change view support. 2011-03-30 19:22:11 -07:00
difftableofcontents Only table of contents are shown for large diffs by default. 2011-04-18 16:26:08 -07: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