[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[$=TX("req-chapter-count")$] |
[$=rd.Chapters.Count$] |
|
|
[$=TX("modified")$] |
[$=rd.DateModified.ToString(@"d")$], [$=rd.UserModified.NameIntelli$] |
[$=TX("created")$] |
[$=rd.DateCreated.ToString(@"d")$], [$=rd.UserCreated.NameIntelli$] |
[$=he(pa.Name)$] |
[$=pa.ValueFormattedForHtml$] |
[$=TX("description")$]:
[$=((IDescriptionAware)rd).EffectiveInheritedDescription$]
Kapitel
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=TX("id")$] |
[$ } $]
Titel |
[$=TX("modified")$] |
[$ if ( project.Settings.ReviewSettings.EnableReview ) { $]
[$=TX("review-state")$] |
[$=TX("latest-comment")$] |
[$ } $]
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=chapter.ID$] |
[$ } $]
[$=((ITitle)chapter).TitleIntelligent$]
|
[$=ZetaTestStringHelper.FormatDateAndTime( chapter.DateModified) $]
|
[$ if ( project.Settings.ReviewSettings.EnableReview ) { $]
[$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(((IReviewable)chapter).ReviewState)$]
|
[$=string.IsNullOrEmpty(comment)?@"-":Zeta.VoyagerLibrary.Tools.HtmlHelper.FormatMultiLine(ZetaTestStringHelper.MakeMaxLength(comment, 400))$]
|
[$ } $]
[$=TX("attachments")$]
[$=TX("file")$] |
[$=TX("size")$] |
[$=TX("date")$] |
[$=he(attachment.UserReadableName) $]
|
[$=attachment.PrintableFileSize $] |
[$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
[$=he(attachment.UserReadableName) $]
|
|
|
[$=TX("attachment-count", index)$]