Issue Number | 3007 |
---|---|
Summary | [CTGov] Modify CTGov Document CSS and Template to display additional elements |
Created | 2009-10-30 08:49:09 |
Issue Type | Improvement |
Submitted By | Osei-Poku, William (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2010-09-14 08:06:14 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.107335 |
BZISSUE::4683
BZDATETIME::2009-10-30 08:49:09
BZCREATOR::William Osei-Poku
BZASSIGNEE::Volker Englisch
BZQACONTACT::William Osei-Poku
In OCECDR-2769 new elements have been added to the CTGov document
type. Please modify the CSS & Template to include these new
elements. (I will provide additional details when the OCECDR-2769 is
completed)
Also in OCECDR-2988 the import software will be modified to include the
processing details block for newly imported trials. Will there be the
need to modify the CSS and Template with regards to that? If yes, should
I include the information here or create a new issue for it?
BZDATETIME::2009-12-09 12:20:28
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::1
In OCECDR-3021 there have been schema changes (and import software changes) to add RelatedPublications and PublishedResults. Please modify the CSS for the CTGov document type so that the PDQ Admin Info Block will have the same background color instead of two colors.
BZDATETIME::2009-12-09 12:28:57
BZCOMMENTOR::Volker Englisch
BZCOMMENT::2
My usual question: Would you have a sample document for me to look at?
I can find one myself but if you already have one on hand that would be helpful.
BZDATETIME::2009-12-23 13:23:15
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::3
(In reply to comment #2)
> My usual question: Would you have a sample document for me to look
at?
>
> I can find one myself but if you already have one on hand that
would be
> helpful.
I will provide sample documents as soon as the schema changes go into production.
BZDATETIME::2010-05-12 12:14:41
BZCOMMENTOR::Volker Englisch
BZCOMMENT::4
Since OCECDR-2769 has surfaced again I'm moving the priority for this task up as well.
BZDATETIME::2010-05-17 18:31:53
BZCOMMENTOR::Volker Englisch
BZCOMMENT::5
I've modified the following CSS files:
CommonProtocolInfo_structure.css
CTGovProtocol.css
CTGovProtocol_structure.css
This is ready for review on MAHLER.
BZDATETIME::2010-07-19 10:43:10
BZCOMMENTOR::Volker Englisch
BZCOMMENT::6
Has this been reviewed yet and is ready to move to production?
BZDATETIME::2010-07-19 15:22:30
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::7
(In reply to comment #6)
> Has this been reviewed yet and is ready to move to production?
I am still testing this bug with OCECDR-2769. In terms of putting in production, it seems OCECDR-2769 must precede this bug?
BZDATETIME::2010-08-31 16:20:03
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::8
New elements have been added to the ctgov schema on Mahler. Please
make appropriate changes so that they will display correctly. Currently,
the elements that do not display correctly are:
CTKeyword
CTInterventionDescription
BZDATETIME::2010-08-31 17:10:51
BZCOMMENTOR::Volker Englisch
BZCOMMENT::9
The CSS for these two elements has been updated.
This is ready for review on MAHLER.
BZDATETIME::2010-08-31 17:15:13
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::10
New elements have been added to the ctgov schema on Mahler. Please
make appropriate changes so that they will display correctly. Currently,
the elements that do not display correctly are:
CTKeyword
CTInterventionDescription
BZDATETIME::2010-08-31 17:20:08
BZCOMMENTOR::Volker Englisch
BZCOMMENT::11
Comment #8 and Comment #10 are identical.
Was this on purpose?
BZDATETIME::2010-08-31 17:31:31
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::12
(In reply to comment #11)
> Comment #8 and Comment #10 are identical.
>
> Was this on purpose?
No. Sorry about that. I didn't realize I had two windows opened at the same for this issue.
BZDATETIME::2010-09-01 07:24:20
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::13
(In reply to comment #10)
> New elements have been added to the ctgov schema on Mahler. Please
make
> appropriate changes so that they will display correctly. Currently,
the
> elements that do not display correctly are:
> CTKeyword
> CTInterventionDescription
Verified on Mahler. Thanks!
BZDATETIME::2010-09-02 17:23:34
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::14
In the ArmsOrGroups block when there is no data for the
ArmsOrGroupType, a
blank element is dropped in. Is it possible to not display the element
when
data is not present? Example 671993
BZDATETIME::2010-09-02 17:50:44
BZCOMMENTOR::Volker Englisch
BZCOMMENT::15
(In reply to comment #14)
> Is it possible to not display the element when data is not
present?
I'm not sure if this is possible but I don't think that you really
want this.
The CSS basically defines what to display when a certain element is
encountered. The fact that the label is displayed for the ArmOrGroupType
means that the ArmOrGroupType element is present but is empty. The
element is mandatory so it will always be present.
I could maybe suppress the display of the label if there is no content
but in that case you would still see the empty line.
BZDATETIME::2010-09-03 09:48:54
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::16
Okay. Please, don't do anything. I will let users know that sometimes the element could be empty. I think that should be good. Thanks!
BZDATETIME::2010-09-07 14:11:05
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::17
Please promote to Bach.
BZDATETIME::2010-09-07 15:00:55
BZCOMMENTOR::Volker Englisch
BZCOMMENT::18
The following CSS files have been copied to FRANCK and BACH:
CommonProtocolInfo_structure.css - R9874
CTGovProtocol.css - R9874
CTGovProtocol_structure.css - R9874
Please verify on BACH and close this bug.
BZDATETIME::2010-09-14 08:06:14
BZCOMMENTOR::William Osei-Poku
BZCOMMENT::19
(In reply to comment #18)
> The following CSS files have been copied to FRANCK and BACH:
> CommonProtocolInfo_structure.css - R9874
> CTGovProtocol.css - R9874
> CTGovProtocol_structure.css - R9874
>
> Please verify on BACH and close this bug.
Verified. Issue closed. Thank you!
Elapsed: 0:00:00.000489