626fc866a0
B2019-107 Added Error Handling for missing Config field
Rich
2019-08-06 19:37:18 +00:00
04d3770f40
B2019-106 Added Error Handling to code that opens PDF file
Rich
2019-08-06 19:36:47 +00:00
2df227fdaa
B2019-105 Corrected Conversion off RecID
Rich
2019-08-06 19:36:09 +00:00
2200c802e2
B2019-104 Corrected Justification Value in PageList
Rich
2019-08-06 19:35:11 +00:00
09e92ba163
B2019-101 added logic to prevent the exit dialog from appearing for each child window when the user decides to exit PROMS
jjenko2019-08-02 14:48:24 +00:00
5923641a41
B2019-101 Change dialog message and exit button based on whether there are child windows open
jjenko2019-08-02 14:47:45 +00:00
2b74bd52ab
B2019-100: UCF check off & check off header issues
kruffing2019-08-01 15:01:32 +00:00
c6f615bceb
C2019-029: remove UCF derived from format name in format lists.
kruffing2019-07-30 14:40:25 +00:00
ab656a0876
B2019-098: Upon error and clicking ok on error dialog, the next dialog, for how to close, loops
kruffing2019-07-26 13:36:16 +00:00
b7d3a4628e
F2019-058: Modifications to Barakah background format for requested ‘sections’
kruffing2019-07-24 16:16:48 +00:00
9ad442655d
B2019-096 Adjusted Top Margin and page length to keep bottom margin consistent
Rich
2019-07-24 13:41:50 +00:00
4380f2c2d8
Adjusted Top Margin and Page Length so that text will fit. B2019-095, B2019-096
Rich
2019-07-23 17:27:29 +00:00
3210d98d39
Continuation of F2019-057 also increase page length for the “Attachments (Step Editor) .0 HLS w/o Border” section type.
jjenko2019-07-19 12:48:07 +00:00
41d6ce9483
Code cleanup – fixed typo C2019-028 Code Cleanup – Added call to .NET 4.6.1 method to get windows font folder, added null check, and added info to the error log to tell us the location of the fonts being used.
jjenko2019-07-18 14:03:53 +00:00
b0dc9b83d8
B2019-094 – needed to account for table position adjustments when printing the checkoff macro of the following step. For South Texas FSG20 Addendum 5 step5
jjenko2019-07-16 17:12:34 +00:00
b45332c5ba
B2019-093 – moved the table cell text up a little bit so that it fits better in the table. For South Texas, was causing some cell text not to print (FSG20 step 1)
jjenko2019-07-16 17:11:23 +00:00
36259e7f28
F2019-057 increased the page length by one line of the Attachments (Step Editor) section type, to give more room for a table to fit on a page
jjenko2019-07-16 16:47:06 +00:00
4b1b26512c
F2019-056 added a space between the bold off and underline off commands in the replace word list
jjenko2019-07-10 14:50:20 +00:00
71bf704f60
B2019-092 – the “Step with .0” step type caused replace words that are bolded and underlined to lose the space character that was after the word being replaced.
jjenko2019-07-02 19:22:45 +00:00
13d3665846
B2019-091: Crash when printing South Texas Eops
kruffing2019-07-01 13:29:20 +00:00
02b29e928e
F2019-055 Added a procedure step section type that does not print an End Of Section message. Also added a landscaped Word section that also landscapes the page header. F2019-055 Added a longer header line for landscaped header used in landscaped word sections
jjenko2019-06-27 18:27:43 +00:00
90be719f34
B2019-089 - Removed the “End of Search Results” text from the Complete RO report. Code cleanup – removed un-used code.
jjenko2019-06-26 16:58:39 +00:00
ef3d04b4aa
B2019-069 – Consider the monitor’s scaling factor when generating an X/Y Plot, B2019-090 – Reset the Word sections printed text color to black after printing with overlay (compare)
jjenko2019-06-26 16:57:33 +00:00
a0dadf2f9a
C2019-026 Compare the library document we are importing with one of same name in current database to see if we can use the exiting instead of creating a new one. C2019-026 Move a byte array comparer function to the Volian.Base.Libary and made it static C2019-026 Took a byte array comparer function from ROFSTExt.cs and made it static
jjenko2019-06-14 16:31:10 +00:00
fa61b9c2a4
B2019-085 multiple copies of library documents were added when importing procedure sets
jjenko2019-06-10 19:55:31 +00:00
0d6aa832e5
B2019-062 Added known verb, forward slash, parenthesis combinations to the replace word list to not bold the action verbs in those combinations
jjenko2019-06-06 15:23:00 +00:00
20db7f517a
B2019-082 – Set the PROMS executables to always use the U.S. date format (MM/DD/YYYY)
jjenko2019-06-04 16:11:35 +00:00
f41a41c2ed
B2019-992: Changing transition type has missing section text
kruffing2019-06-04 14:43:18 +00:00
b3c58ea2b2
F2019-053: Adjust location of rev number in header so longer number doesn’t touch left line
kruffing2019-05-30 15:33:35 +00:00
e0cec95c04
F2019-053: Adjust header for user manual so that longer titles fit. Before fix, a longer title would write over the word ‘Title’ in header box
kruffing2019-05-30 14:01:43 +00:00
fd00dc14ea
B2019-071 If X in PROMS or in Word (attachment) is clicked, prompt user if we should close the current tab or close PROMS B2019-071 Dialog that asks user if s/he wants to close the current tab, exit PROMS, or cancel
jjenko2019-05-30 13:43:17 +00:00
a1b02ff17c
F2019-052 Turned off step compression
jjenko2019-05-24 18:05:18 +00:00
e622a833d8
B2019-080: Remove ‘or Supplemental Information’ from Working Draft Properties dialog’s checkbox on adding blank pages.
kruffing2019-05-24 14:10:57 +00:00
87ccb516c1
B2019-079: the bottom continue message is not printing with a blank line between it and the last line of text
kruffing2019-05-23 14:53:22 +00:00
da08428198
C2019-024 Turn on User Manual option in the help drop down menu
jjenko2019-05-23 14:22:27 +00:00
58a9467542
F2019-050: procedure number prints into left box
kruffing2019-05-22 15:46:40 +00:00
311d442b57
B2019-076: support for folder/working draft level proc set specific info (moved code from VlnSvgPageHelper to here) B2019-076: support for folder/working draft level proc set specific info & C2019-023: default values on outside transitions SI B2019-076: make folder/working draft level proc set specific info consistent B2019-076: Move GetInheritedSIValue from here to DocVersionExt.cs so it is accessible from TransitionExt.cs
kruffing2019-05-21 12:34:47 +00:00
aaf2c74371
F2019-049:typo SI dialog text; F2019-048:SI on outside trans w/ sect hdr; C2019-023: default values on outside transitions SI
kruffing2019-05-21 12:33:18 +00:00
0ba08ae64d
C2019-022 Removed the use of the Arial Unicode font (was in for backward compatibility) when using symbols with a proportional font. We now use FreeSerif (supplied by Volian) C2019-022 When pre-processing table cells before we print a table, we now replace any Arial Unicode font reference with FreeSerif.
jjenko2019-05-16 16:48:55 +00:00
70fbe75672
F2019-046 - format now adjust the step text width when a checkoff is being used. F2019-047 – The checkoff header was moved up a little bit in the header and now uses the Arial font.
jjenko2019-05-16 15:04:12 +00:00
d88b4eee5d
B2019-077: section number and title not printing for Westinghouse
kruffing2019-05-16 13:56:53 +00:00
5d7258145b
B2019-075: Incorrect Point Name in Westinghouse Alarms
kruffing2019-05-16 11:19:03 +00:00
b766f9c868
Added new logic to find next cell in a table Added Button for Curent Cell or Paragraph
Rich
2019-05-16 10:54:12 +00:00
b43f4c711e
Added methods and properties needed for Importing Word Content
Rich
2019-05-16 10:53:19 +00:00
b7633a1f08
B2019-072: Include psi in outside transition text
kruffing2019-05-14 14:06:34 +00:00
bf3983e953
B2019-073 Corrected the ReplaceWords logic so that if it was turned off in for tables, it will also keep it turned off if the table is in an RNO or RNO part
jjenko2019-05-13 19:49:36 +00:00
da69106c87
F2019-045 Added an End Message to the section types where needed in the Barakah Single Column Format
jjenko2019-05-13 14:16:14 +00:00
d7b97677d5
B2019-004: An annotation is not removed from Annotation search results when it is deleted in the editor
kruffing2019-05-09 13:01:49 +00:00
8a96b47e72
F2019-042 turned off the automatic conversion of FORTRAN numbers (Ex. 2.0E-2” to “1.0x10-2”), F2019-043 AND will be automatically bolded and underlined, NO will no longer be automatically underlined F2019-044 add the <Proc Num>, <Sect Num>, Step <First Step> transition type and made transition list same across formats F2019-042 turned off the automatic conversion of FORTRAN numbers (Ex. 2.0E-2” to “1.0x10-2”), F2019-044 add the <Proc Num>, <Sect Num>, Step <First Step> transition type and made transition list same across formats.
jjenko2019-05-08 20:51:17 +00:00
51962b5c31
F2019-041 restored the second level sub step tab to be a lowercased letter. F2019-042 turned off the automatic conversion of FORTRAN numbers (Ex. 2.0E-2” to “1.0x10-2”), F2019-043 AND will be automatically bolded and underlined, NO will no longer be automatically underlined
jjenko2019-05-08 20:50:09 +00:00
8a6e215241
F2019-036 Corrected the wrapping of the procedure title on the cover page, F2019-037 Corrected the wrapping of the procedure title in the page headers, F2019-038 The sub sections listed in the table of contents will now be indented, F2019-039 The first level section titles will be underlined when printed, F2019-040 the second level sequential sub steps will have only an uppercased letter.
jjenko2019-05-08 13:20:26 +00:00
8a0c20d60b
F2019-035 Added a transition with the format <Proc Num>, <Sec Num>, Step <First Step> (the step number is optional).
jjenko2019-05-07 19:52:46 +00:00
7d7d9cb42b
B2019-067 Added check for use of a proportional symbol font in the logic that will replace our symbol character with a WingDing font character (used for the Clock, Check Mark, and Heavy X symbols)
jjenko2019-05-07 14:11:39 +00:00
27944c837d
B2019-017: Do not create enhanced step for an RNO
kruffing2019-05-07 12:59:47 +00:00
a0461e9a7a
Added functionality to the Import Word Content feature (Insert Ribbon in Debug Mode)
Rich
2019-05-06 18:24:02 +00:00
c973925790
Added Properties required for the Import of MSWord text.
Rich
2019-05-06 18:23:22 +00:00
5f63a39299
C2019-020: fix typo in tooltip for Merge PDF C2019-020: fix typo on Merged Output Settings button
kruffing2019-05-02 13:58:55 +00:00
ff913f29f5
B2019-051: Summary of changes not resetting properly after new Approval revision
kruffing2019-05-02 12:18:36 +00:00
e5740d6a95
Created a Supplementary Attachment section format type that prints only the section title, does not print the Foldout on back pages, and does not have an end of section message (like the Purpose, Symptoms and Entry Conditions section type but the title is centered and it has the section page numbering) Also created a Non-Bolded Standard High Level Step type.
jjenko2019-05-01 18:37:22 +00:00
774ff846b3
Added a Check Mark and a Heavy X to the symbol list
jjenko2019-04-30 18:48:08 +00:00
0e7b5d25ac
B2019-063 Turned off the printing of foldout pages prior to the Revision Summary section.
jjenko2019-04-29 14:47:58 +00:00
536f7efb7e
B2018-152 Added a message box for case where user deletes all of the text in a step element, then selects one of its substeps. Added logic to handle the deleting of the that step if user selects YES from message box.
jjenko2019-04-26 15:07:52 +00:00
cd3656c955
B2019-052: Pdf Links for each Referenced Object and Transition within a Step
kruffing2019-04-25 13:07:19 +00:00
456909e848
F2019-034 Turned off the SpecialStepsFoldout docstyle flag so that the lines of text do not appear compressed. Also adjusted the starting position of the first step and page length.
jjenko2019-04-24 14:03:41 +00:00
3da1b7192a
B2019-016 include RNO step type in the list of step types to search
jjenko2019-04-23 19:12:28 +00:00
550200acf6
B2019-023 Fixed case sensitive search in Word attachments B2019-016 include RNO step type in the searchable list
jjenko2019-04-23 19:11:44 +00:00
31c744af4b
B2019-016 Set Searchable to True for RNO step type
jjenko2019-04-23 19:09:57 +00:00
9d6ff32926
B2019-060: On procedure set import, could not import set with same (folder) name even though set had been deleted
kruffing2019-04-22 14:41:28 +00:00
c30518c4fe
F2019-033 Added Flag to position the top continue message at the left margin F2019-033 Added flag to position top continue message at the left margin F2019-033 Added logic to support format flag to position the top continue message at the left margin
jjenko2019-04-17 19:52:00 +00:00
644e289561
B2019-059 – replaced a hard coded 12 with SixLinesPerInch variable B2019-059 – only one blank line after a figure
jjenko2019-04-17 17:59:20 +00:00
e803ec1cb2
B2019-037 added logic to replace ~ and # characters with superscript and subscript commands
jjenko2019-04-17 17:08:03 +00:00
0fccb2af79
B2019-037 added format flag to allow use of ~ # characters as token characters for superscript and subscript in RO return values
jjenko2019-04-17 17:07:14 +00:00
70692e9d77
B2019-037 added logic to replace ~ and # characters with superscript and subscript commands
jjenko2019-04-17 17:06:37 +00:00
b970920ee5
B2019-037 added format flag to allow use of ~ # characters as token characters for superscript and subscript in RO return values
jjenko2019-04-17 17:05:11 +00:00
99c5cfc6c6
B2019-037 added format flag to allow use of ~ # characters as token characters for superscript and subscript in RO return values. Initialized as False
jjenko2019-04-17 17:04:37 +00:00
45fef89e6a
F2019-032 Removed the section continued message.
jjenko2019-04-16 14:08:27 +00:00
5c93f04940
F2019-031 Adjusted the spitting of section titles when printed for attachment sections
jjenko2019-04-11 17:37:55 +00:00
40a7f674f1
F2019-030 Added end message to the Word attachment sections
jjenko2019-04-11 14:33:52 +00:00
c8b01d803c
B2019-057 The override width on sub-steps without tabs (i.e. paragraph) was being reset back to non-override value. Added logic to not do this if the step type has a width override set in the format.
jjenko2019-04-10 18:45:01 +00:00
23d3774cdf
F2019-026 Text for Cautions and Notes runs past the edge of the page border. Adjusted the width of the Cautions and Notes.
jjenko2019-04-10 18:44:27 +00:00
0824aee647
F2019-029 don’t do ReplaceWords in Tables. B2019-056 – Turn off MixedCautionsAndNotes so that we get proper bulleting on multiple Hold Points (Caution2 type)
jjenko2019-04-10 17:18:50 +00:00
bbead6687d
B2019-046: Improve error handling for import
kruffing2019-04-10 13:56:58 +00:00
b3b98dacff
F2019-028 Turn off step compression
jjenko2019-04-10 12:42:35 +00:00
8dd8b95b7a
F2019-027 include section for oversized page sections in table of contents to be consistent with other word attachments F2019-027 Add Table of Contents section type F2019-027 Add Table of Contents section type to be consistent with two column format
jjenko2019-04-09 17:47:48 +00:00
fd21ef8e66
B2019-055 (re-fix of B2019039) Removed previous format change which caused issues entering hold points after a note B2019-055 (re-fix of B2019039) added logic to check if previous note or caution have the same Type number in determining if the change bar should be extended from the previous change bar.
jjenko2019-04-09 15:58:55 +00:00
169f6a276d
B2019-053: Inside section transitions without step number do not have PDF link
kruffing2019-04-05 12:18:02 +00:00
915264e6e8
B2019-039 – change bar extended from a Note through a Hold Point. Needed to set the OnlyBulletSameCautionNoteType format variable to true.
jjenko2019-04-04 17:16:21 +00:00
304860b7e2
B2019-054 Upon startup of PROMS, the initialization of ProcItem caused the list of PROMS databases to display.
jjenko2019-04-04 13:53:11 +00:00
917fda2bf5
B2019-038 Fixed issue where there was an extra blank line between a Note box and Hold Point box Removed a duplicate Warning step type definition (that was not being used)
jjenko2019-04-03 18:55:37 +00:00
a2b10e0844
B2019-049 Added check for table in a Caution or Note to the TableLocation() logic B2019-049 when printing a table that is inside a note or cation, use the single column setting of the TableCenterPos format value
jjenko2019-04-02 15:45:33 +00:00
abb89cc757
B2019-048: fixed crashes on approval dialog
kruffing2019-04-01 13:22:19 +00:00
5d6bfe1c45
C2019-009: Fix type of message box when doing Approve Procedure C2019-014: Make Print Dialog consistent with Version Properties Dialog for duplex printing
kruffing2019-03-28 15:47:09 +00:00
a9ad0ed12a
B2019-029: When a new annotation is created, unless you press save, it isn’t saved. The first fix caused a dialog to come up repeatedly for when save is selected. There is no longer a dialog and this was fixed with this update
kruffing2019-03-28 14:35:21 +00:00
389250bad3
B2019-044 Since the watermark switch on the print dialog can turn off the printing of a watermark, created a enum of the watermark options but without the “None’ option for use only on the Print dialog. B2019-044 The watermark switch on the print dialog will now turn off the printing of a watermark when there is a default set at the working draft level.
jjenko2019-03-26 13:58:15 +00:00
676ebac6cd
F2019-025 Added transition options to reference the main (default) procedure body F2019-024 Changed “AP1000 ERG Step” to “EOG STEP”. Changed font of section titles on the display to Arial 12pt
jjenko2019-03-25 16:04:05 +00:00