Date: | 2009-02-02 10:38:48 (16 years 2 months ago) |
Author: | Loic d'Anterroches |
Branch: | dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | 6c83169f1ce4e99683e86c3c2398fd1b47050fd1 |
Parents: |
088f426986be011f3cb9dfd2504ce95e03316f60
|
Message: | Fixed the submission of a code review and the display.
The display of a code review was crashing when a new file was added in
the diff.
The form to submit a review now proposes directly a choice of commits. |
Changes: |
|
File differences
src/IDF/Form/ReviewCreate.php |
59 | 59 |
60 | 60 |
61 | 61 |
| 62 |
| 63 |
| 64 |
| 65 |
| 66 |
| 67 |
| 68 |
| 69 |
62 | 70 |
63 | 71 |
64 | 72 |
65 | 73 |
| 74 |
66 | 75 |
67 | |
| 76 |
68 | 77 |
69 | 78 |
70 | 79 |
|
|
src/IDF/Views/Review.php |
208 | 208 |
209 | 209 |
210 | 210 |
211 | |
212 | 211 |
213 | 212 |
214 | 213 |
... | ... |
216 | 215 |
217 | 216 |
218 | 217 |
219 | |
| 218 |
220 | 219 |
221 | 220 |
222 | 221 |
|
|
Download the corresponding diff file