[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /]
[$=he(((ITitle)rc).Title)$]
[$=((IDescriptionAware)rc).EffectiveInheritedDescription$]
[$=TX("req-chapter-child-count")$] |
[$=rc.ChildChapters.Count$] |
|
|
[$=TX("modified")$] |
[$=rc.DateModified.ToString(@"d")$], [$=rc.UserModified.NameIntelli$] |
[$=TX("created")$] |
[$=rc.DateCreated.ToString(@"d")$], [$=rc.UserCreated.NameIntelli$] |
[$=he(pa.Name)$] |
[$=pa.ValueFormattedForHtml$] |
[$=TX("review")$]:
[$=TX("editing-state")$] |
[$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(((IReviewable)rc).ReviewState)$] |
[$=TX("latest-comment")$] |
[$=string.IsNullOrEmpty(((IReviewable)rc).ReviewMostRecentComment)?@"-" : Zeta.VoyagerLibrary.Tools.HtmlHelper.FormatMultiLine(((IReviewable)rc).ReviewMostRecentComment)$] |
[$=TX("attachments")$]
[$=TX("file")$] |
[$=TX("size")$] |
[$=TX("date")$] |
[$=he(attachment.UserReadableName) $]
|
[$=attachment.PrintableFileSize $] |
[$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $] |
[$=he(attachment.UserReadableName) $]
|
|
|
[$=TX("attachment-count", index)$]
[$=TX("linked-elements")$]
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=TX("id")$] |
[$ } $]
[$=TX("name")$] |
[$=TX("type")$] |
[$=TX("state")$] |
[$=TX("path")$] |
[$ if ( project.Settings.ShowTestCaseIDs ) { $]
[$=chainItem.ChainItemID$] |
[$ } $]
[$ if ( chainItem.IsHotLinkable ) { $]
[$=he(chainItem.ChainItemName)$]
[$ } else { var url = chainItem.GetAlternativeOpenUrl(project); if ( !string.IsNullOrEmpty(url)) { $]
[$=he(chainItem.ChainItemName)$]
[$ } else { $]
[$=he(chainItem.ChainItemName)$]
[$ }} $]
|
[$=he(chainItem.ChainItemUserReadableType)$] |
[$=statusText$] |
[$=he(chainItem.ChainItemVisualParentPath)$] |