1154 Commits

Author SHA1 Message Date
e675a1ca4a Add asterisk for boxes for IP2/IP3 cautions 2013-05-29 14:57:47 +00:00
Rich
e9f746a883 Logic to determine if a transition was acceptable was running into a limit. The limit was removed.
Changed logic so that Compare Check Box is visible if the PDF Output folder contains a folder named "Compare".
Pagination within a step was changed to more accurately fill a page taking account for continue messages at the top and bottom of the page.
Logic was added to try to find a place to break a step, if the minimum break location cannot be found using the standard logic.
Added YTopMost output to debug text on compare PDFs.
2013-05-21 15:37:19 +00:00
Rich
11fe928774 Changed an Error Message to provide the location where the error occured.
Added logic to keep un-numbered child steps together.
Changed the space on the first page to be yWithinMargins.
Changed an Error Message to provide the location where the error occured.
Changed the format of the Pagination Debug file to make comparison easier.
Used YTopMost to correctly determine how much space is left on a page.
Changed an Error Message to provide the location where the error occured.
Changed logic to keep from breaking in a caution or a note.
2013-05-13 10:44:25 +00:00
33688179ea Bug fix B2013-091, for Ginna EOPs, the bottom row of the boxed Cautions was not
positioned correctly when the step was compressed.
2013-05-10 12:32:29 +00:00
8984f3bcd4 2013-05-09 12:23:53 +00:00
060baa1cf2 Fixed logic for displaying (on the screen) a Caution tab that uses a larger point size then the caution text (NSP) 2013-05-06 17:23:13 +00:00
a303303074 Corrected logic for the CoverProcTitle pagelist token. We now use the format element “CoverTitleLenth” instead of “TitleLenth” 2013-05-06 17:21:11 +00:00
2bbcc27a75 2013-05-03 12:22:23 +00:00
71e87edd9d 2013-05-02 14:11:09 +00:00
35cf39ea1a 2013-05-01 13:41:55 +00:00
e25ba6d26e Bug fix B2013-086, The folder path part of _FileName contained a folder name with a perio resulting is an invalid file location/file name. Changed the IndexOf call to the LastIndexOf 2013-04-26 12:24:08 +00:00
bfeb5eeb15 2013-04-23 13:39:05 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
Rich
a1e91b689d Fixed error that caused file names to be in lower case when creating pdf
Created error handler to warn user when trying to view pdf file already open
2013-04-10 14:23:14 +00:00
Rich
d650f1c98b Added code to handle non-date formatted revision dates (eg: DRAFT)
Modified method to populate ContentAuditInfoList used in chronology and summary report
Modified method to populate AnnotationAuditInfoList used in chronology and summary report
Modified code to use ChangeBarDate when preparing chronology and summary reports
2013-04-08 14:44:05 +00:00
Rich
9709fbac59 Use PSI value from a pagelist RO lookup value if the PSI value is enclosed in square brackets.
Force PSI refresh when printing.
2013-03-26 14:46:03 +00:00
2c6fb7abb2 2013-03-25 15:18:35 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
7eded680a7 2013-03-13 14:43:46 +00:00
f6d8b8f9d3 2013-03-13 12:15:30 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
0a1d868d4a 2013-02-20 11:45:14 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
Rich
e0932b5bf6 Fixed ROLookup to handle HIGH# and LOW# when looking for an RO Alarm.
Fixed [xB3] and [xB2] characters in the RO_Lookup return values.
2013-02-06 16:37:16 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
ca0d89faa9 2013-02-01 15:02:08 +00:00
9023e7c899 2013-02-01 15:01:02 +00:00
f399ad350a 2013-02-01 14:59:30 +00:00
98a5732471 2013-01-21 13:53:02 +00:00
d83e360d32 2013-01-15 15:30:44 +00:00
e95c0aa52d B2013-002 fixed the logic that uses RevDate.
Added logic to  only show the revision date field if the RevDate flag was set to true in the current format.
2013-01-09 19:09:59 +00:00
6eb479b8fa B2012-368 fixed problem to newly entered not being saved when checkoff type is changed
B2012-357  fixed problem of not being able to insert a new substep if you first deleted an equipment list substep
B2012-367  Fixed problem of Note type that uses the Indent token not printing the note
2012-12-13 22:57:50 +00:00
74e11c4025 B2012-366 fixed a null reference for when there is no step tab. 2012-12-10 18:09:29 +00:00
295bcdb4e0 2012-12-05 16:47:26 +00:00
Rich
80ca2a7109 Add "No Audit Details Available" when entry has no supporting audit details when building Chronology report
Change text in Chronology report to support multi unit text
Added condition to determine when to process content audit info item in Summary report
Added required closing brace
Added condition to determine when to process annotation audit info item in Summary report
Changed how ROFSTLookup value was set to support multi unit
Changed how DocVersionInfo is obtained to support multi unit
Assigns ROFstInfo objects docVer property to support multi unit
2012-12-04 23:12:19 +00:00
1b30632829 Keep background pdf at x/y offset of 0,0 if using a Westinghouse format 2012-11-30 14:58:32 +00:00
03db9cdbd1 2012-11-27 15:19:51 +00:00
d279eba9ed Floating foldout support 2012-11-27 15:17:59 +00:00
Rich
0c23b73383 Fixed logic to use the maximum height of Caution or Note when determining the height for a Deviation Document step. 2012-11-14 15:37:31 +00:00
43b06c1abd Use leading to size column heights correctly. 2012-11-13 12:28:33 +00:00
0189d7759b Fixed the width of the caution tab in the South Texas Step Deviation printout 2012-11-09 20:41:28 +00:00
e648a50e9b 2012-11-08 17:10:04 +00:00
b80375164e 2012-11-06 13:23:42 +00:00
a9ab86f6ae 2012-11-06 12:00:38 +00:00
b44736041c B2012-273 & C2012-033– The step numbering is not accurate on the RO Search Results Report in that numbers are used for lettered substeps.
C2012-031 – On the RO Usage Report sorted by RO, a space is needed between the procedure number and procedure title, also when there are more than one result for the same procedure,  the listing of the steps are not always in chronological order.
2012-10-30 18:43:19 +00:00
0614d01751 2012-10-26 10:39:26 +00:00
bce4130e0e 2012-10-26 10:35:31 +00:00
98a1eb3de4 2012-10-26 10:33:36 +00:00
2dcb0a0bd6 2012-10-26 10:32:22 +00:00
b4d21fb709 2012-10-26 10:31:39 +00:00