1198 Commits

Author SHA1 Message Date
11a6a82f43 B2021-055 When first character is a bolded symbol, the rest of the text prints bolded. 2021-05-04 19:46:22 +00:00
d944fd635a C2021-024: Wolf Creek Top/Bottom continue message, do not include bullet and bullet or bullet followed by sub-steps in tab
C2021-024: Top/Bottom continue message, do not include bullet and bullet or bullet followed by sub-steps in tab
2021-04-26 13:46:15 +00:00
d4b3cced0b B2021-038 Added symbols fonts without bold or italic. Some symbol characters would not print if they were bolded. 2021-04-12 20:10:21 +00:00
380dd2ceac B2021-034 Sigle cell table with just a jpg in the cell caused PROMS to crash.
Wolf Creek data: Maintenance; Mechanical; MPM; MPM KJ-004: 7.1.4 Table
2021-03-26 19:23:43 +00:00
8c861c6b23 B2021-019: Summary of Changes report discrepancy from History tab & approval 2021-03-25 12:12:07 +00:00
8567015267 B2021-025: Improve Wording on Report 2021-03-17 11:36:35 +00:00
acb9bc903e B2021-028: During print, removal of trailing spaces and newlines causes missing line in print of empty steps 2021-03-12 13:40:23 +00:00
cf126fe4ce B2021-027 Catawba – AER steps that do not have Cautions or Notes above it, but do have an RNO with Cautions or Notes, was not aligned properly. 2021-03-03 14:26:51 +00:00
fc938fa76b B2021-024: For Working Draft, Report All Procedures Inconsistencies gives Argument Exception in report 2021-02-25 14:01:04 +00:00
b679829508 C2021-010: Print using standard pagination rules by removing trailing hard returns, spaces & manual page breaks 2021-02-23 14:51:49 +00:00
00f53b5469 C2021-005 code to adjust the starting vertical position of table cell text when the font size changes 2021-02-19 19:26:31 +00:00
7100163f8e B2020-166 – Calvert pagination fix for OI procedures. First step of a sub-section (set to separate pagination) started printed more than half way down the page. 2020-12-10 13:28:46 +00:00
c67009c502 B2020-164 Logic was causing a numeric substep to split over a page in a Calvert STP procedure. Added a check for the SpecialCaseCalvert flag to fix this bug 2020-12-04 20:37:40 +00:00
4eaa2b0e1c B2020-163 Calvert section header breaking from HLS caused forced pagination 2020-12-04 15:17:21 +00:00
28ad19953e B2020-162 Blank High Level Step breaking from table in Single Column Procedures 2020-12-03 21:56:23 +00:00
9b724d17ac B2020-161 Not all centered tables were properly centering. Needed to add logic to account for the use of a checkoff header. This was needed for tables that where approaching the defined width of the page. 2020-12-03 20:09:44 +00:00
fdead6e998 B2020-159: Pagination Problems (Forced Pagination) reported to user via dialog 2020-12-03 16:28:15 +00:00
b2419c1f5c B2020-160 Calvert Forced Pagination fix. Logic to help keep RNO Note header on the same page as the note text and corresponding AER text. 2020-12-02 20:39:29 +00:00
fbe233dd12 B2020-158 pagination fix for Calvert EOPs/AOPs. 2020-12-01 14:19:43 +00:00
867281200d B2020-154: Incorrect top continue message tab in RNO column if for substep with a Caution/Note
B2020-154: Incorrect top continue message tab in RNO column if for substep with a Caution/Note (2nd fix)
2020-11-19 17:15:03 +00:00
1e4c42a9f5 B2020-151 – Calvert pagination fix. Keep OR substep together. Working Draft folder, :Unit 1 Operating Procedures, OP-3, section 6.1, step A.7 2020-11-18 17:20:36 +00:00
76b5ba1816 B2020-148 – Calvert pagination fix. keep Cautions and Notes with substep. Approved Folder, Unit 2 AOPs, AOP-3B section VI, step H.18.f 2020-11-18 17:19:37 +00:00
afcfe40136 B2020-154: Incorrect top continue message tab in RNO column if for substep with a Caution/Note 2020-11-18 17:08:46 +00:00
416a400586 B2020-150 fixed issue where a bullet step was separated from the group of bullet steps. 2020-11-11 15:45:50 +00:00
b0c6ecdde1 Corrected issue of un-needed extra information appearing in baseline meta file for the Calvert Alarms. A pagination fix that was put on for Westinghouse (B2020-047) cause extra (not needed) information in the baseline meta file for Calvert Alarms. Un-doing that change corrected the Calvert Alarm baseline meta file and the pagination bug (B2020-047) is still fixed as it appears on other pagination fix had corrected the Westinghouse issue. 2020-11-09 19:46:53 +00:00
314f695990 B2020-133 When printing an EOP with the PDF Links option needed to add a check for a null reference when trying to add a link to an enhanced document step that does not exist. 2020-10-14 13:36:35 +00:00
683ff2d304 C2020-043: Do not remove delimiters for tabs in search reports 2020-10-14 13:24:26 +00:00
a0b6b8a8ce B2020-140 Added a format variable to Wolf Creek to override the placement of text table cells to correct placement of checkboxes in table cells 2020-10-09 19:44:40 +00:00
cc06e51dc5 B2020-137 Added a Null reference check to all print to continue processing when it is trying to find a place to break while processing a large table. 2020-10-09 13:27:31 +00:00
85bb63df46 B2020-135 fixed bug where hyphens entered into tables where printed using the symbol font 2020-10-02 14:01:52 +00:00
8ede560ac6 F2020-023: Include substep levels in top & bottom continue message
F2020-023: Include substep levels in top & bottom continue message (don’t duplicate parent tab)
2020-09-30 13:22:51 +00:00
d2c52f9999 B2020-134 Replace the “\_” hyphen to “\u8209?” so that the same font as the surrounding text is used. 2020-09-29 19:55:34 +00:00
de8c535db9 B2020-128: Pagination of a complicated AER/RNO may overwrite bottom continue message 2020-09-17 14:46:45 +00:00
1136071e14 B2020-116: Pagination of WCN single column 2020-09-16 13:48:08 +00:00
377788c314 B2020-121: pagination/location of BGE Alarms, Condition Response Caution/Notes 2020-09-14 13:14:54 +00:00
a4395852b6 B2020-112: Pagination of complicated AER/RNO
B2020-123: Missing section continue message for Calvert OI & STP
2020-09-03 16:50:54 +00:00
b65815bd79 B2020-108: Pagination not always keeping parent step with table 2020-09-02 13:07:48 +00:00
72355db893 B2020-117 fix for multiple Notes, Cautions, and Warnings in the Calvert Cliffs Condition Response column, fixed the bullets printing on the text, also removed extra blank line between them 2020-08-28 20:53:28 +00:00
2e34568a37 B2020-120: For Calvert alarms, REFERENCE section not paginating correctly sometimes 2020-08-28 10:42:13 +00:00
Rich
227d154ad1 B2020-100 Code was not performing the adjustment to the input RTF text before processing it. 2020-08-26 16:47:44 +00:00
Rich
d8f41f3dcb vlnParagraph.cs
•	B2020-115 Create Static properties for vlnParagraph to limit
	the size of a figure and paginate large figures properly onto
	their own page.
•	B2020-115 Limit the figure size to the space available in a
	page.
•	B2020-115 Set a very large figure's Step Level so that
	pagination will happen prior to the figure.
2020-08-18 12:23:45 +00:00
Rich
10b6dcfef6 B2020-115 Calculate maximum available space on a page for figures 2020-08-18 12:21:31 +00:00
Rich
3b1a01df4e B2020-100 Convert old and new form of non-breaking hyphen to hyphen so that underline will work properly. 2020-08-18 12:19:40 +00:00
Rich
da6ecf841b B2020-100 Wolf Creek (Carolee) reported issues with adding a hyphen in the middle of Table text that was bolded and underlined. 2020-08-06 17:48:54 +00:00
784986f388 B2020-101: Add format flag for table pagination
B2020-101: Add format flag around code that was crashing during pagination around a large table
2020-08-05 12:45:34 +00:00
251f32815b B2020-102: extra blank page after Auto TOC when foldout pages were also printed 2020-07-31 12:43:18 +00:00
cfc1259b48 B2020-099 added check in HasSecondRNOThatWillFit() logic to not look for a second RNO if it wants to break on the last RNO. 2020-07-29 19:52:20 +00:00
1e785d7400 C2017-017 added a footer with the page number and date generated. 2020-07-14 16:00:49 +00:00
4e7d93aab5 B2019-152: landscape page numbers for print all/merge 2020-07-06 13:27:42 +00:00
a89fad3eaf C2019-013 put sorted by information on the Search Results report
C2020-019 display the section number and Title for step sections on the Search Results report
2020-06-25 15:14:15 +00:00