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”
jjenko2018-09-25 19:07:23 +00:00
d36876bedf
B2018-125: Could remove annotation type if newly created and used without exiting program
kruffing2018-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.
jjenko2018-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.
jjenko2018-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.
jjenko2018-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
jjenko2018-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
jjenko2018-09-11 19:45:14 +00:00
8cdc686f11
B2018-124 no longer need AllowedWatermarks list
jjenko2018-09-10 19:35:45 +00:00
010aa08668
B2018-124 pass in the text from the listbox for the watermark text
jjenko2018-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.
jjenko2018-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.
jjenko2018-09-07 14:52:52 +00:00
19598fad87
B2016-063 spell checker will now always stop at the end of a step section
jjenko2018-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
jjenko2018-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
kruffing2018-08-29 15:49:20 +00:00
e868ce2e9e
B2018-120: change of step type (caution/note) that has enhanced was not changing enhanced type.
kruffing2018-08-29 15:48:40 +00:00
a2c3844ffd
B2018-118: Enhanced tabs are incorrect when mix of (linked & unlinked) Cautions/Notes
kruffing2018-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.
jjenko2018-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.
jjenko2018-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.
mvickers2018-08-24 18:36:31 +00:00
295cb2a74b
B2018-115: Incorrect step types getting created in background documents
kruffing2018-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
jjenko2018-08-23 16:41:49 +00:00
fefa774b12
F2018-039: Ginna – add section number to tab in backgrounds
kruffing2018-08-23 15:27:14 +00:00
2526fc6abc
Bug Fix B2018-114 Null reference check on the Get for LinkedOrdinal
jjenko2018-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
kruffing2018-08-21 13:22:06 +00:00
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.
Rich
2018-08-15 13:52:33 +00:00
9067c3c55d
F2018-038: WCNSAMG sub-format font is different for “First Level Sequential”
kruffing2018-08-14 13:18:20 +00:00
428cb772e5
F2018-037: WCNSAMGBCK was printing extra section number for Purpose section and Attachment Section (see B2018-101)
kruffing2018-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
jjenko2018-08-10 14:34:09 +00:00
efc2d818de
B2018-111: Create Missing Enhanced Step on sub-step’s Caution/Note (should not be allowed)
kruffing2018-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
jjenko2018-08-08 15:23:38 +00:00
59946e12b3
B2018-110: continue message overwriting text in WCN background documents (change UseSmartTemplate to UseOldTemplate)
kruffing2018-08-08 14:18:24 +00:00
776671b40a
F2018-036 Initial check-in of the Wolf Creek SAMG Background format
jjenko2018-08-07 17:55:42 +00:00
234b6561f9
MNS - C2018-024 I in Arial font changed to I in TimesNewRoman for Step Tabs and Transitions
Rich
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
jjenko2018-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
jjenko2018-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
jjenko2018-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
jjenko2018-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)
jjenko2018-07-25 14:47:20 +00:00
e14f037e8d
Wolf creek FSG background format
kruffing2018-07-24 12:02:34 +00:00
c598002470
B2018-102 various format changes
kruffing2018-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)
kruffing2018-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)
kruffing2018-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.
kruffing2018-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.
mvickers2018-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.
kruffing2018-07-16 16:06:36 +00:00
5438908754
B2018-103: Incorrect pagination for sub-steps that have sub-steps when Supplemental Information is used.
kruffing2018-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.
jjenko2018-07-12 13:34:10 +00:00
44322ba5bf
B2018-107 – Need to convert rtf hard space (\~) to the hard space character when printing tables
jjenko2018-07-10 20:13:20 +00:00
03f07f3aeb
B2018-099: Print all & Approve all of large set crashes with out of memory error
kruffing2018-06-29 13:24:15 +00:00
8b431d2fe4
C2018-020: Import of procedure when Overwriting has confusing transition list dialog and does not import
kruffing2018-06-29 13:08:19 +00:00
9b8dc9fe05
Fixed logic to exclude check for Boxes on Steps if the parent item is a section
Rich
2018-06-26 19:07:46 +00:00
2b430568fa
B2018-098 Don’t adjust the text width if the parent item is in BoxIt mode
jjenko2018-06-21 15:13:39 +00:00
05396b6b86
B2018-098 adjust the symbol bullet (use VESymbFix instead of FreeMono)
jjenko2018-06-21 15:12:53 +00:00
3cfe32d02d
Forgot to update status record
Rich
2018-06-15 13:46:38 +00:00
a0e479fb7a
B2018-095 - A previous source safe update made an inadvertant change to 4 lines of the PROMSFixes. This has been corrected. The change had to do with embedded degree characters. This has been changed to use the nchar function which should eliminate futuer errors.
Rich
2018-06-15 13:41:06 +00:00
f8256c3ce5
C2018-019 don’t allow for two “.pdf” extensions on a temporary file name.
jjenko2018-06-13 18:41:40 +00:00
4104a983a0
C2018-010: Fixed refreshing when applicability is removed on Version Properties dialog
kruffing2018-06-13 14:49:47 +00:00
e258e7b3dc
B2018-068 was closed by KBR, but the ComPeakFlex11 format needed the LandscapePSIFlag added. Didn’t add to the other formats – will do that as requested due to this section type not being used often. Closes F2018-031 for the title on the procedure steps section of Flex data format (CPFData) overwriting the GUIDELINE NAME text.
mvickers2018-06-12 14:22:39 +00:00
97e431950c
B2018-092 - Determine if a table is too big based on the current line-spacing (6 or 7 LPI) & Determine the location of the bottom continue message based on the current line-spacing (6 or 7 LPI)
Rich
2018-06-11 16:02:50 +00:00
4d20d8219b
B2018-088 - Corrected logic to handle partially processed ROs so that the code will not crash. Also changed the Error Log message to be more useful. B2018-089 - Changed the Error Log message to be more useful when Word refuses to adjust Document margins during print.
Rich
2018-06-11 14:29:57 +00:00
be7d9da0f0
B2018-087 - Check the ItemIDs in the Command Window before trying to print B2018-091 - PROMS will not close if the user has only opened an MSWord section
Rich
2018-06-11 14:29:04 +00:00
0e8ebc1001
B2018-086 - Corrected the Stored Procedure GetChildFormats. This is currently unused, but, it will be used for User Control of Format.
Rich
2018-06-11 14:28:29 +00:00
7d0f3b1c8b
B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step. B2018-090 - Changed Table Too Big error log message to be more useful.
Rich
2018-06-08 17:57:42 +00:00
cbd08ed92d
B2018-081 - Corrected Pagination Loogic to keep High Level Step with High Level RNO
Rich
2018-06-08 17:56:49 +00:00
72b5b45ad2
B2018-085 -Table Scrunching Change - Make line-spacing match edit window more closely. Also, allow line-spacing to be adjusted to fit table on the current page if possible and if it is the last table of a step.
Rich
2018-06-08 17:55:42 +00:00
c0cdee90b6
B2018-084: Continue message had a character 0xCF in place of a bullet.
kruffing2018-06-08 15:41:11 +00:00
f9dba790f9
C2018-006: Disable Check and Cascade buttons when doing an Approve All C2018-007: Doing Approve All or Some, only prompt once whether to include Summary of Changes B2018-083: Fix crash when doing a Approve Some
kruffing2018-06-07 13:39:37 +00:00
95d181c3a6
B2018-082 Fixed null reference bug when deleting a folder tree node after deleting its working draft node
jjenko2018-06-04 15:52:56 +00:00
3977cebe1d
B2018-023: With two sessions open, cannot export a procedure set if other session is on VEPROMS tree node
kruffing2018-06-04 15:51:04 +00:00
7ab18b30d1
B2018-047: crash after paste replace on newly created section within newly created procedure
kruffing2018-05-31 13:48:31 +00:00
8c84a8b96d
C2018-005: Change Step Type button on the ribbon should be disabled when on Procedure or Section in editor
kruffing2018-05-30 13:02:35 +00:00
128c3c6685
F2018-029 Turned off step compression
jjenko2018-05-25 14:31:41 +00:00
6967c42baf
B2018-080 Don't break if HLS and High Level RNO each have one line of text and there are substeps (keep single line HSL and High Level RNO with their substeps) B2018-080 NULL reference fix (was preventing a procedure from being printed)
jjenko2018-05-24 14:50:22 +00:00
a252b4da5b
B2018-062: PSI OK/Cancel buttons not visible on bottom if more than a few labels/values
kruffing2018-05-24 14:32:58 +00:00
89f046e792
Code cleanup – removed unused format setting B2018-079 Calvert pagination fix. Don’t need to count phone list length when calculating space on the page. Phone list is printed below the footer and defined page length.
jjenko2018-05-18 19:22:57 +00:00
11086a17a1
Created a GetAllFormats Stored Procedure for Update Formats Use new Stored Procedure to get all formats including those designation unused
Rich
2018-05-18 16:05:53 +00:00
588edabb25
B2018-076 - Adding a substep to a second figure was causing the code to crrash
Rich
2018-05-18 14:05:30 +00:00
7c6f304957
Closes F2018-030. The word “Attachment” will now need manually entered as part of the section number field for the Attachments and Attachments (Columns) section type. Long section titles in the Attachments (Columns) will now print within the page border.
mvickers2018-05-18 13:41:56 +00:00
7bb4f9c680
B2018-077 Fixed the printing of a table that is inside of a Note. The table was printing outside the note box and overwriting the high level step text below it.
jjenko2018-05-16 20:13:51 +00:00
bfd2ae34ab
C2018-013 Procedures with Supplemental Information will assume that all sections are printed separately
Rich
2018-05-16 12:42:10 +00:00
08327810e3
C2018-016 (Volian use only) Added capability to eliminate Unused formats from the list of available formats. If you add the text "(Unused)" to the format description, the specified format will be removed from the available format list if it has not been used (Folder, DocVersion or Contents). B2018-074 (Volian Use Only at this point) When you would enter an ItemID in the Toolbar Text window for a MSWord section, the code would crash. This has been fixed.
Rich
2018-05-11 11:52:19 +00:00
e5b47deb38
Added pagelist items to print the Effective Date on the ECC and Small Stamp cover page section types. Modified the SAMG Cover Page section type to remove the empty box beneath the header. Not released to customer yet. Part of F2018-027.
mvickers2018-05-09 20:06:43 +00:00
b8d9de399c
B2018-073 Adjusted the format setting for the printed title length so that it wraps properly in the page header of the deviation step pages.
jjenko2018-05-09 15:48:27 +00:00
71367cf81f
B2018-071 PROMs was crashing during automated testing or print all procedures. Error Handling was added to keep the code from crashing. B2018-070 The MS Word Panel was getting focus when the step editor was active if the PROMS window was resized or if a step with an annotation received focus. PROMS code was changed so that Word recieves focus when the Word Panel is active.
Rich
2018-05-09 13:36:04 +00:00
b5df7ffc1c
B2018-072 Fixed infinite loop when expanding last step of procedure that has only a high level RNO with substeps
jjenko2018-05-08 19:58:29 +00:00
e5e2fb777e
The genmac files that go with the format updates previously put on for F2018-027. Adjusted positioning of SRI PSI text and info in header boxes. Part of F2018-027. Header box information better centered.
mvickers2018-05-08 12:45:23 +00:00
98b84fdaf8
B2018-071 Don't crash when trying to convert an invalid word document to PDF B2018-069 Revert PDF Location to default temporary folder when running baseline testing
Rich
2018-05-07 16:05:39 +00:00
a2e0b9aee3
B2018-071 Don't crash when trying to convert an invalid word document to PDF
Rich
2018-05-07 16:05:07 +00:00
86c85bee58
B2018-069 Revert PDF Location to default temporary folder when running baseline testing
Rich
2018-05-07 16:04:17 +00:00
e4a99e09cf
F2018-027 Part 2 of 2. Removed the words “Steam Electric” and “Format” from the format titles. Added the ability to insert substeps off of Notes. Added PSI for the security line to all pages in the formats (except ComPeakFlex where it was not needed). Modified existing PSI so that it better aligns on the cover page types.
mvickers2018-05-07 14:56:55 +00:00
836967d1f1
The word “Format” was removed from the end of the format titles and if the title included the words “Steam Electric Station,” they were removed.
mvickers2018-05-07 13:32:51 +00:00
02d51c4fc8
F2018-027 Removed "Format" from the title F2018-027 Removed "Format" from the title and replaced with "(Unused)"
mvickers2018-05-04 18:49:36 +00:00
aadb3c718a
C2018-014 rename Compare PDF checkbox to Overlay PDF, rename Meta File check box to Baseline Testing, added tool tips C2018-015 add PROMS version number, SQL server name, database name, procedure folder tree info, procedure number and title to meta file. C2018-015 add debug pagination info to meta file
jjenko2018-05-02 19:21:19 +00:00
b5787b153c
C2018-015 made fields to get SQL server name and database name static for use in generating the baseline meta file.
jjenko2018-05-02 19:12:49 +00:00
30b837e6b1
B2018-003 - Use Absolute Line Spacing for Tables rather than basing the line spacing on the font size. This corrects a number of table line spacing issues
Rich
2018-05-02 15:56:48 +00:00
56e8553571
Code changed to exclude \u8209? (non-breaking hyphen) from consideration when looking to see if the space that is found is part of an RTF Command.
Rich
2018-05-02 15:17:57 +00:00