3242 Commits

Author SHA1 Message Date
Rich
183bdf015a The logic was changed to keep the first continuuous subsection on the same page as its header. 2014-10-01 15:16:34 +00:00
Rich
8b9a092708 Provide the option to display the PDF before the Page Number Transitions were updated to help the process of correcting pagination.
Fix the inheritance lookup for Transtitions
2014-09-30 20:26:47 +00:00
3b921bed4a Adjusted the length of the Attachment docstyle so that it extends to the bottom edge of the page boarder (box) 2014-09-30 19:50:13 +00:00
81e5f7da84 Put the page length for the Attachment docstyle back to what it should be. 2014-09-30 17:19:27 +00:00
765930867a Bug fix B2014-106 – tables will now save if the text alignment of a cell was changed 2014-09-30 16:42:47 +00:00
Rich
912c11a65b Fixed logic which parses RTF to handle underline terminate followed by a hard space. This was causing an error for Braidwood. 2014-09-29 20:12:27 +00:00
791444d2bb Changed replace words in tables so that IF THEN WHEN AND OR do not bold, THEN does not print on a new line. OR does not print at the left edge of the new line. 2014-09-29 17:03:25 +00:00
Rich
033e5e9122 Align centerd tables with CheckOffs
Fix PCPC Print Logic when the next step is not applicable
2014-09-29 16:17:17 +00:00
Rich
b2aa854328 Check for a null value if a page break cannot be found in a step.
Fixed logic for steps with End Messages.
2014-09-26 20:05:45 +00:00
237b82df01 Change format name to begin with “Byr-Bwd” 2014-09-26 16:10:43 +00:00
84f4153900 Add logic to determine if a section has one high level step and an end message to include the height of the end message when a section will not fit on a page.
When determining the Page Break location in a step, verify that the item before the page break will fit on the page
Add Error Log output if text is low on the page,
2014-09-26 15:39:31 +00:00
eac2037172 Consider whether an ‘End’ message is printed when determining page breaks
Added error log message ‘End Message LOW on page’, if the end message locates on the bottom line of page list box.
2014-09-25 16:38:03 +00:00
c79e514f3b Add ½ line to Pagelen of the attachments section 2014-09-25 16:35:11 +00:00
80f7397451 Adjusted change bar location 2014-09-25 13:24:33 +00:00
1298fa7c38 Needed to comment more code still in development. 2014-09-25 13:24:03 +00:00
be5fde936a Adjusted change bar location to 69 2014-09-25 13:23:56 +00:00
ef426ca3e3 Fixed issue of blank pages would sometimes have a line down the center 2014-09-25 13:04:06 +00:00
7b2b53bf02 Change bars were printing off of the page. Moved the change bar location to the left. 2014-09-24 18:57:14 +00:00
881cbe5bdd Adjust HLS width (checklist header) and DocStyle:page length for pagination
Display message box after formats/genmacs are copied
Improve checklist pagination
Improve checklist pagination & right checklist box line alignment
2014-09-24 14:47:36 +00:00
2c6eeee66c Added bold words from the ALM format 2014-09-19 13:04:23 +00:00
b27b0ad8bd Added a FormattedDisplayText for use on Calvert’s Placekeepers
Will now handle Bold, Underline, and Super/Sub Script
2014-09-18 19:58:04 +00:00
29f3db8605 BGEALN: Adjust Condition/Response table header to left by 1 character 2014-09-18 16:17:35 +00:00
748e4ad900 Adjust Condition/Response table header to left by 1 character 2014-09-18 16:10:21 +00:00
2c2fb9ac3d Modified the format name from Indian Point 3 to IP3 for consistency
Modified format name to begin with Harrs
Modified format name to begin with Harris
2014-09-17 17:45:22 +00:00
9e51c82aa0 completed the bold word list
Modified the name of the format file to remove Progress
Modified the name of the format to remove Progress
2014-09-17 17:43:52 +00:00
e785302c9e Calvert: copied steps/sections have change ids 2014-09-17 16:44:31 +00:00
373634318b Needed to add 1 to the page number when generating the Place Keeper page 2014-09-17 15:46:02 +00:00
713ddbb3df changed format file name
added list of bold words
changed format name
2014-09-17 14:40:21 +00:00
c3410fbb55 Updated format titltes 2014-09-16 19:17:00 +00:00
Rich
a833185d58 Added code to adjust order of refreshing transitions when deleting item that is part of a transition
B2014-096 fixed
2014-09-16 03:18:32 +00:00
Rich
d3e5f7321c Revised procedure DeleteItemAndChildren 2014-09-16 03:17:46 +00:00
Rich
033b3514f8 Added some error handling to keep from crashing
Added code to support Opposite Unit replace words with and without ROs.
Added logic to limit UpcaseAllRoUnits to only work for setpoints.
2014-09-15 21:10:27 +00:00
Rich
be08172cf8 Change to sub-format titles to exclude the parent title, if the title begins with an asterisk 2014-09-15 18:11:42 +00:00
Rich
5614e177a1 Removed Kewaunee Formats 2014-09-15 18:11:11 +00:00
bbc56cbf78 Fix B2014-103: Notes have extra ‘Note’ tabs
fix asterisk hls, bulletted hls and location of change bar/change id on some hls
2014-09-15 15:48:04 +00:00
2f1be0a3a5 Added a "FSG Cover Page - Duke Logo" section type 2014-09-12 21:13:31 +00:00
Rich
4069371056 Added output to the DebugPagination file.
Changed the oage break logic to keep a substep with its cautions and notes.
2014-09-12 20:39:29 +00:00
Rich
dfa04a18a5 Fixed logic so that Most Recently Used list works when in the development environment. 2014-09-12 13:58:10 +00:00
Rich
9efdfd46c7 Added a message to the release text which identifies when a format is changed. 2014-09-12 13:57:23 +00:00
7d1441c999 The FindSectionStart function will now auto correct an invalid value that resulted from the Copy Procedure function 2014-09-12 13:03:54 +00:00
Rich
18e8d73d70 Modified stored procedure CopyItemAndChildren to fix updating the SectionStart value stored in the procedure config which indicates the default section of a copied procedure. 2014-09-12 01:07:34 +00:00
018599a9e7 Fixed issue of floating foldouts not printing for a procedure that was copied (Shearon Harris) 2014-09-11 17:34:23 +00:00
367542e10f 2014-09-11 12:45:52 +00:00
c9d7129582 2014-09-10 20:18:07 +00:00
fbb2df544c WCNCKL: Improve pagination of checklists, i.e. don’t break if 1st substep doesn’t fit on page
WCNCLK: ‘SplitText’ moved out of file & use it from RtfTools
2014-09-09 13:11:20 +00:00
aa264a4e5d WCNCKL: added length of smart template HLS (for wrapping)
WCNCKL: Set length of smart template HLS (for wrapping)
Moved ‘SplitText’ from vlnSvgPageHelper so that it can be accessible from DisplayText (Volian.Controls.Library) and VlnSvgPageHelper (print)
Calvert: use item’s format to determine if change id tab should be visible rather than top folder (top folder was used when user was prompted to enter change id for session).
WCNCKL: use ‘SplitText’ to handle split/wrap of HLS checklist text
2014-09-09 13:10:34 +00:00
Rich
d6aae18a46 Added code to update FloatingFoldout ItemID value when copying a procedure which contains FloatingFoldout data. 2014-09-09 00:43:04 +00:00
Rich
aa6050a955 Changed Rtf to virtual so that vlnParagraph could override the derived property 2014-09-05 14:30:41 +00:00
Rich
8261a6bb55 Change a Property name (Prefix) to (PathPrefix)
Added generic Properties (Prefix and Suffix) for vlnParagraph
Changed Rtf to be lazy-loaded using new method BuildRtf
2014-09-05 14:29:20 +00:00
Rich
4531a04db1 Added an error handler if getOwnersByVersionID does not exist in the database. 2014-09-05 14:28:12 +00:00