0fc87fdbaa
C2018-030 Adjusted the label size (length) on the check box so that we can now see the entire label’s text: “Search RO and Transition Text”
2018-09-25 19:07:23 +00:00
d36876bedf
B2018-125: Could remove annotation type if newly created and used without exiting program
2018-09-21 13:19:47 +00:00
f8d1055756
B2018-129 MRU list was being cleared. Needed to remove a (string) typecast in an IF statement.
2018-09-18 19:46:57 +00:00
1d113b519d
B2018-127 Use the row and column from the merged cells range to update a selected table cell.
2018-09-14 14:06:04 +00:00
d2a442e385
B2018-128 Added check for font change command. Fixes inserting RO’s containing hyphens into tables, preventing an extra space to appear after the hyphen.
2018-09-14 14:05:27 +00:00
6a660a8c67
F2018-041 updated logic to handle the positioning of a sequential substep that is a child of a Title With Text Below step (i.e. Basis title in enhanced backgrounds) – for Wolf Creek Enhanced Documents
2018-09-12 15:33:37 +00:00
f95ac3dbdd
C2018-029 The tree panel in child windows (separate windows) will now display the name of the procedure set that is in that child window
2018-09-11 19:45:14 +00:00
8cdc686f11
B2018-124 no longer need AllowedWatermarks list
2018-09-10 19:35:45 +00:00
010aa08668
B2018-124 pass in the text from the listbox for the watermark text
2018-09-10 19:34:36 +00:00
5783621f78
B2018-123 Separate Windows, when last proc tab is closed in main window, remove doc version id from AllDTCs dictionary and reset the VersionID variable to zero to tell PROMS the main window is available. This allows the next procedure opened from a different set to display in the main window.
2018-09-10 17:44:22 +00:00
d2e2461f96
C2018-027 – updated the tool tip text for the panel that displays the list of procedure sets to search.
2018-09-07 14:52:52 +00:00
19598fad87
B2016-063 spell checker will now always stop at the end of a step section
2018-09-06 19:34:58 +00:00
fafaf62b6d
B2016-057 Don’t enable the Approve button if there are rev numbers that need fixed, C2018-008 Redesigned of the user interface to make less confusing, C2018-025 We were not checking for more than one procedure with the same procedure number when generating the consistency check procedure list.
...
C2018-026 Added a menu option off of the Versions tree node menu, to view the notes added when the approval or workflow stage was done
2018-08-31 18:28:17 +00:00
341a1d3e6a
B2018-118 additional change to fix incorrect ordinal for enhanced tab if no related source caution/note found
2018-08-29 15:49:20 +00:00
e868ce2e9e
B2018-120: change of step type (caution/note) that has enhanced was not changing enhanced type.
2018-08-29 15:48:40 +00:00
a2c3844ffd
B2018-118: Enhanced tabs are incorrect when mix of (linked & unlinked) Cautions/Notes
2018-08-28 15:10:55 +00:00
06e24894a3
B2018-119 in building the step tab we needed a check to make sure we were processing a step and not a section.
2018-08-28 14:58:02 +00:00
1b9fbf27b5
B2014-024 PROMS was crashing with a Null Reference error when opening and closing procedures in split screen mode.
2018-08-27 15:20:26 +00:00
35b4a336d6
Closed F2018-040. Found internally that the notes and cautions weren’t printing to the right margin. The Purpose text was also not printing to the margin when with a note or caution.
2018-08-24 18:36:31 +00:00
295cb2a74b
B2018-115: Incorrect step types getting created in background documents
2018-08-24 15:54:24 +00:00
813d48daaa
B2018-116 added a null reference check in logic that allow you to unlink a background step
2018-08-23 16:41:49 +00:00
fefa774b12
F2018-039: Ginna – add section number to tab in backgrounds
2018-08-23 15:27:14 +00:00
2526fc6abc
Bug Fix B2018-114 Null reference check on the Get for LinkedOrdinal
2018-08-23 12:45:50 +00:00
c257f4b4bb
B2017-014: Adding a sub-section where section has steps creates 2 section part nodes in the tree
2018-08-21 13:22:06 +00:00
Rich
49b8eaa5eb
Added Error Handling generically
...
B2018-113 - PDF filename based upon the procedure number. Embedded Slashes and Backslashes in the procedure number are changed to underscores as is done in PROMS. The code was giving a file-not-found error message.
2018-08-15 13:52:33 +00:00
9067c3c55d
F2018-038: WCNSAMG sub-format font is different for “First Level Sequential”
2018-08-14 13:18:20 +00:00
7654a503a3
2018-08-13 14:07:09 +00:00
428cb772e5
F2018-037: WCNSAMGBCK was printing extra section number for Purpose section and Attachment Section (see B2018-101)
2018-08-10 15:38:20 +00:00
ff2b4c5e85
F2018-035 Created a sub format to WCNSAMG for the data entry of the Purpose, Symptom and Entry text in the SAMGs. The sequential sub steps at all levels are numbered and the first three levels include its parent tab number. .A sub step type called “First Level Sequential” was created which will align the sub step tab with the high level step tab
2018-08-10 14:34:09 +00:00
efc2d818de
B2018-111: Create Missing Enhanced Step on sub-step’s Caution/Note (should not be allowed)
2018-08-09 12:40:14 +00:00
4ad9fd65bf
B2108-112 Use IsAllowedToEdit in call to SetButtonEnablingForEnhanced() so that a reviewer cannot toggle out of View mode, and cannot delete from the context menu.
...
B2018-112 Added IsAllowedToEdit method for use in setting up the menu and context menu items
2018-08-08 15:23:38 +00:00
59946e12b3
B2018-110: continue message overwriting text in WCN background documents (change UseSmartTemplate to UseOldTemplate)
2018-08-08 14:18:24 +00:00
776671b40a
F2018-036 Initial check-in of the Wolf Creek SAMG Background format
2018-08-07 17:55:42 +00:00
Rich
234b6561f9
MNS - C2018-024 I in Arial font changed to I in TimesNewRoman for Step Tabs and Transitions
2018-08-07 14:45:54 +00:00
63932cd2c9
C2018-023 added a “/NW” switch for use with the automated print testing (batch file) to turn off the inclusion of Word attachment text in the metafile
2018-08-02 13:10:40 +00:00
601b4edfb7
Replaced Rtf2Pdf.FixText with TextForBaseline.FixText
...
Moved the FixText logic to DisplayText.cs
Replaced Rtf2Pdf.FixText with TextForBaseline.FixText
2018-08-01 15:07:31 +00:00
7a0edda568
C2018-017 Put description of all know symbol characters in the baseline meta file
...
C2018-018 Put the contents of the Word sections in the baseline meta file
2018-08-01 15:05:22 +00:00
8f180f14d2
B2018-109 Fixed Tool Tip error on procedure that began with a space, in the Consistency Check dialog
2018-07-30 15:17:01 +00:00
5bf50a92df
B2018-108 Getting two blank pages between some attachment sections (step editor) in procedures using duplex foldouts (floating foldouts)
2018-07-25 14:47:20 +00:00
e14f037e8d
Wolf creek FSG background format
2018-07-24 12:02:34 +00:00
c598002470
B2018-102 various format changes
2018-07-24 12:01:30 +00:00
6bc8f2ee9d
C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (previous fix didn’t work on longer tabs)
2018-07-23 14:29:03 +00:00
a6a9305f7d
C0218-022: If tab is too long, move text xoffset over for SAMG Supplemental Info (default flag to false)
2018-07-20 15:22:27 +00:00
e5ac83ff10
B2018-101: Enhanced backgrounds have section number twice in step tab when source format has section number in step tab.
2018-07-20 10:39:07 +00:00
d039ec8989
In the FNPSAM1 format header boxes, the word “Version” has been changed to “Revision” and on the landscape word sections, “REV” has been changed to “VER”. The old cover page was not changed.
2018-07-18 19:35:54 +00:00
4cc99a1d6c
B2018-104: Top continue message printed when step was just starting and sub-sub-steps break at less ideal location.
2018-07-16 16:06:36 +00:00
5438908754
B2018-103: Incorrect pagination for sub-steps that have sub-steps when Supplemental Information is used.
2018-07-16 11:35:36 +00:00
23ddfe0cbd
B2017-038 – Needed to disable the Search button for a Transition Search until a format is selected.
2018-07-12 13:34:10 +00:00
44322ba5bf
B2018-107 – Need to convert rtf hard space (\~) to the hard space character when printing tables
2018-07-10 20:13:20 +00:00
03f07f3aeb
B2018-099: Print all & Approve all of large set crashes with out of memory error
2018-06-29 13:24:15 +00:00