Commit Graph

  • d7ad09b4b7 Additional changes from Jim Lambert after he reviewed samples and modification after internal review. Continuation of F2018-024. - Added multi-line procedure titles - Made Safety/Non-Safety Related a PSI field - Bolded procedure number, title and the SAMG line on the SAMG cover page (continued for F2018-024) Michelle 2018-04-02 15:40:59 +00:00
  • 90110b4a23 Closes F2018-024 request from Jim Lambert for a new SAMG cover page and a new EOP/AOP cover page. Samples were sent to Jim and approved by him, as well as the information on how to insert the logo and Guidance Block for the SAMG cover page and that he will need to create library documents for the word sections. Michelle 2018-03-29 13:37:24 +00:00
  • f3af44b26a B2018-055 - Correction to code that fixed B2018-005. Needed to handle second and third siblings of a table. Code was implemented to use the parent. It needed to support using the previous edititem if the parent was null. Rich 2018-03-26 15:40:48 +00:00
  • 3acba6eff2 B2018-053 modified the tool tip for the Adjust Size button. Removed the part about the table background turning grey John 2018-03-22 20:20:32 +00:00
  • 0ca73a5eae F2018-023 added a transition “{Sec Num} Step {First Step} ( To a different section )” John 2018-03-22 18:10:25 +00:00
  • d97b6bccf5 B2018-054 Added a HasSectionContent method to tell us if a section has sub-sections (used in frmSectionProperties.cs) B2018-054 Don’t allow user to change a step section (with no steps) to a word section, if that section has sub sections John 2018-03-21 18:57:07 +00:00
  • b0269d4f56 F2018-022 added an AppendDotZero step type flag to append “.0” to a high level step number John 2018-03-21 17:12:43 +00:00
  • a99e5f1fef A "Step with .0" high level step type was added, using the AppendDotZero step type flag. John 2018-03-21 17:11:40 +00:00
  • d4beb72fa8 Closes F2018-017 – SAMG format with supplemental facing pages and landscape header attachments. This format was based on the Catawba SAMG format. Michelle 2018-03-20 19:38:12 +00:00
  • e6938f6b32 Adjusted the header text to accommodate for two line procedure titles in the landscape section attachments. Michelle 2018-03-20 19:22:46 +00:00
  • 60bc70dbc5 B2018-051 Inserting a new enhanced (non-linked) step was inserting the same HLS type as current step instead of the selected HLS type from the insert menu. B2018-052 – The old hard space character in the enhanced document template will now be inserted as a hard space instead of a question mark John 2018-03-20 18:03:18 +00:00
  • bea96c9833 F2017-062 Added template for enhanced backgrounds John 2018-03-20 18:02:11 +00:00
  • 855b07e5b3 B2018-049: When printing, page sizes are incorrect for 11x17 pages if previous section has supplemental information Kathy 2018-03-20 12:39:47 +00:00
  • d0c2901597 This is part of F2018-021. Needed to adjust the centering of the line that contains the text “SEVERE ACCIDENT MANAGEMENT GUIDELINES” when it was changed from Mitigation Guidance Michelle 2018-03-19 15:36:51 +00:00
  • 0680a28946 Closes F2018-021 customer request to change Mitigation Guidance to Management Guidelines on the cover pages in CPSAMGDATA, TUECSAMG and TUECSAMG1 Michelle 2018-03-16 17:50:48 +00:00
  • c95dc74a89 Michelle 2018-03-16 17:30:41 +00:00
  • bd862bd9ac F2018-019 Created a short form deviation format John 2018-03-16 16:20:33 +00:00
  • 76120ce731 The Catawba SAMG with supplemental info format has been added. This format also includes a section type for landscape sections with the landscape header and a landscape section type with a header for 11 x 17 sections. Closes F2018-018. Michelle 2018-03-16 15:27:26 +00:00
  • 2f7578900b F2018-003 Copied Replace Words for logic terms from WCN1 (single column) since SAMGs with facing pages are single column. Rich 2018-03-15 18:58:29 +00:00
  • daf19ec057 B2018-048 Opening an item from search results would sometimes be caught in an infinite loop. The code was trying to use the dictionary for open PROMS windows even when the Separate Windows mode was not active. John 2018-03-15 14:16:15 +00:00
  • c10da98204 B2018-046 - Fix code so that duplicate ROs will not cause problems when they are converted to text during import. Rich 2018-03-14 15:23:23 +00:00
  • f9ef66880b B2018-034 Use _IParagraph when PDF Link info is added B2018-034 Copy the attributes from old to new when IParagraph is refreshed (IsCompressed) Rich 2018-03-14 13:41:42 +00:00
  • 678018c4a1 C2015-022 Separate Windows Upgrade – For Right Mouse Click, don’t allow Insert Folder Before/After in child windows and when a procedure set is in child window, only allow the Insert of a folder tree node. John 2018-03-12 14:38:21 +00:00
  • 725f5d651f Code cleanup – commented out non-reachable code C2015-022 Separate Windows Upgrade – child window support for CopyStep, code cleanup John 2018-03-12 14:37:40 +00:00
  • 8ba6a5d64a C2015-022 Separate Windows Upgrade – support CopyStep among child windows, manage dictionary of child windows, OpenItem will decide if need to open in a child window or main window, child windows support of library documents John 2018-03-12 14:36:44 +00:00
  • d00ebcc35d C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig John 2018-03-12 14:35:49 +00:00
  • e4866e4ecc C2015-022 Separate Windows Upgrade – added logic to restore child tree nodes of a procedure set that was opened in a child window but then closed C2015-022 Separate Windows Upgrade – added an event to allow us to update the bookmark list in child windows John 2018-03-12 14:35:07 +00:00
  • 60e9131698 C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig from AuditExt.cs C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig C2015-022 Separate Windows Upgrade – needed to check ProcessID instead of SessionID John 2018-03-12 14:34:01 +00:00
  • f87f541a16 C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig to ItemExt.cs John 2018-03-12 14:32:39 +00:00
  • 400ef655c7 C2015-022 Separate Windows Upgrade – supporting code for child windows John 2018-03-12 14:31:58 +00:00
  • 4b3fd3a702 C2015-022 Separate Windows Upgrade – enable checkbox to open procedure sets in separate windows John 2018-03-12 14:28:08 +00:00
  • 5d86f45806 Upped minor revision number to 1.5 John 2018-03-12 14:26:48 +00:00
  • 3fca7658ce B2018-044 – the Watermarks on large landscape pages (greater than 8 ½ x 11) were printing off the page. John 2018-03-09 16:26:02 +00:00
  • 8a1bffef35 B2018-044 – Approval workflow PDF page size was sometimes incorrect in procedures with large landscape pages (greater than 8 ½ x 11) John 2018-03-09 16:25:20 +00:00
  • 2dd35e476b B2018-043 The code to fix Invalid Transitions did not handle an instance where the Transition Text was missing. This fix will remove transitions with no text. Rich 2018-03-08 18:54:42 +00:00
  • d5c8e1ae7e F2018-020 Added the "No Header Word Accessory Pages - Separate Page Numbers" and the "Word Attachments - Separate Page Numbers" docstyles. John 2018-03-08 16:57:25 +00:00
  • 8b864b3d44 Improved logic for bug fix B2018-043. Added a NULL reference check in the logic that detects an infinite loop while checking for invalid transitions John 2018-03-08 14:33:20 +00:00
  • 7164ae98ef B2018-043 The code to fix Invalid Transitions in procedure text was getting hung in an infinite loop in the Admin Tools or when these step were opened in the editor. I added some code to exit from the loop if some of the tokens are missing. Rich 2018-03-07 19:04:32 +00:00
  • 38f005f9c2 Added two landscape section Word attachments with landscape headers. One is for 11 x 17 only. Michelle 2018-03-06 12:40:56 +00:00
  • a41f7e3e3c B2018-033 - This corrects an issue found in the scrunch logic for merged cells. Rich 2018-03-02 20:30:36 +00:00
  • 75124cd7e4 B2018-033 - Set the default scrunching settings. B2018-033 - Set the scrunching check box to checked by default B2018-033 - Base table scrunching on the last row of a range rather than the first row of a range B2018-033 - Added debug for table scrunching. B2018-033 - Fix pagination to account for table scrunching Rich 2018-03-02 18:57:57 +00:00
  • 09aa4e4ab0 B2018-042 the property class was not printing on all of the pages it needed to be B2018-041 Setpoints were not being uppercased when they followed a dash character John 2018-03-02 16:59:27 +00:00
  • 60b83e9926 B2018-025: Proms crashes opening Working Draft if associated enhanced Working Draft had been deleted Kathy 2018-03-01 15:34:22 +00:00
  • 181008c9f9 B2018-036: The width was incorrect for sub-steps with tabs off of TitleWithTextBelow type steps. Kathy 2018-02-26 15:41:29 +00:00
  • a7595775a3 B2018-014 - Shortcut Keys (Ctrl-Shft-T) doesn't add a table. Actually based upon the format (AcTable value) it should not be able to add a table on a single spaced substep (Equipment List). However it did not provide any feedback. The code has been changed to let the user know that the step type that they are on does not allow a table to be added. The code was fixed generically to handle the addition of Substeps, RNOs, Cautions, Notes, Figures and Equations. Rich 2018-02-23 20:36:46 +00:00
  • 7df2535d78 F2018-015 Move the diamond step designator (Continuous Action step type) to the left so that two digit step numbers will fit inside it. John 2018-02-23 16:32:07 +00:00
  • df4f1b7cc7 B2018-040 the End message was printing inside a table and other tables were printing past the bottom page boarder. This was due to the default bullet size was one point size too big. When the bullet symbol was used in tables, the table sizes grew to where tables that once fitted on a page started to overflow the bottom page boarder. Found testing Callway Flex / TSG-4/ Section C . Step C6. John 2018-02-22 21:16:27 +00:00
  • ec48e1ec9f Formats\fmtall: EXESAMall.xml Michelle 2018-02-22 21:06:42 +00:00
  • c040b742b2 B2018-039 Fixes issue where you could not print a second procedure if you left a procedure open in the PDF view. Bug was a result of fix for supplement information (B2018-029) John 2018-02-22 19:12:27 +00:00
  • 97b3281553 B2018-038 MathType replaces EQNEDT32.EXE Rich 2018-02-22 18:44:13 +00:00
  • 96e903968f B2018-008 - Allow the context menu for style to work in a Property Dialog for Procedures and Sections. Originally the error was identifiedas not allowing case changes, but it also incluuded Bold, Italics and Underline Rich 2018-02-22 14:25:29 +00:00
  • c931802bea B2018-037: Improve end message location when end message is too low on page based on data on page Kathy 2018-02-22 13:24:32 +00:00
  • c23fcb9435 B2018-032 - Add logic to eliminate crashing if figures are not available for an RO.FST Rich 2018-02-21 22:47:25 +00:00
  • f2d85dfd79 B20180221 - Allow the user to open a Property Grid view of the current step from the Commandline arguments. Allow the user to print a procedure based upon the ItemID in the commandline. This is internal only. Rich 2018-02-21 22:07:31 +00:00
  • 9df7290679 B2018-030 Disable Ping when performing export. B2018-031 Provide status as Figures are exported Rich 2018-02-21 18:29:24 +00:00
  • 33976e8d2b set the default Font and Size for bullets Changed the function the replaces symbols to be able to be used for tabs. Used the function that replaces symbols so that it is used for tabs. Rich 2018-02-21 16:53:37 +00:00
  • 26ac4d5716 Handle complex AER and RNO pagination logic better. Ultimately we may want to separate AER and RNO pagination logic. Rich 2018-02-21 15:57:38 +00:00
  • 2da62a43b8 Eliminate the footer to increase printable space on the page. Rich 2018-02-21 15:57:06 +00:00
  • 0f982954b0 B2018-029: Deleted Supplemental Information step appears in pdf Kathy 2018-02-21 13:31:24 +00:00
  • 9355ead6ef B2018-028 MS Word2016 has a different value for the Vertical Position Relative to the Text Boundary than older version of Word. We now subtract the TopMargin the Page Setup from the Vertical Position Relative to the Page. John 2018-02-19 17:04:27 +00:00
  • d257fbe856 B2018-027 In the Wolf Creek SAMG format, change bars on tables were printing inside the tables instead of in the right margin (for single column procedures) John 2018-02-19 15:18:01 +00:00
  • de0d787fa1 The page headings in the Robinson AOP Enhanced Background Non-Linked Styles format have been updated to align with the page headings in the Robinson AOP Enhanced Background format. Michelle 2018-02-16 13:49:10 +00:00
  • 90510182a2 B2018-021: Pagination of Supplemental Information (this is an additional fix for a previous update on Feb 8) Kathy 2018-02-16 13:20:43 +00:00
  • faeb407c59 B2018-024: Pagination of Supplemental Information Kathy 2018-02-16 13:20:12 +00:00
  • cd9bb3984c The RNPAOPBCK format has been modified so that 11 pt Arial font is used and page header information is consistent. Removed proctitle2 from printing in the headers, adjusted all fonts to Arial and made 11 except for BASIS DOCUMENT text, changed right margin in the General Text section so it doesn't print off the page if hard returns aren't used, adjusted positioning of header information so that it's centered. F2018-014 still open for RNPAOPBCK2 work that I had trouble with. Michelle 2018-02-15 14:33:52 +00:00
  • 3d37e6a61c B2018-022: Added flag ‘SupInfoIncludeParTab’ to control whether parent tab is included as part of tab for supinfo B2018-022: Use flag ‘SupInfoIncludeParTab’ to control whether parent tab is included as part of tab for supinfo Kathy 2018-02-09 16:33:09 +00:00
  • e82b5f1adf B2018-022: Added flag ‘SupInfoIncludeParTab’ to control whether parent tab is included as part of tab for supinfo Kathy 2018-02-09 16:31:09 +00:00
  • 3f12433da9 B2017-037 Added logic to the V button dialog so that the New button will be grayed out when on a RNO step type. Also added logic to sync the procedure tree selection with the current edit window in the step editor. John 2018-02-08 20:28:37 +00:00
  • 30ad494f35 B2018-020 in vefn_FixSearchString(), replace “\\line “ with “\line” before doing a search that includes hard returns John 2018-02-08 15:16:33 +00:00
  • 334999bbe2 B2018-020 handle hard returns in search string by converting them to “\\line ” before searching. This will be converted to “\line” in the vefn_FixSearchString() stored procedure. John 2018-02-08 15:15:47 +00:00
  • f94556ba39 B2018-019 replace non-standard dash character with a keyboard dash character when building the revision checks during an approval. John 2018-02-08 14:47:26 +00:00
  • bb503e62b0 B2018-021: Supplemental information page not printing when associated with complicated step. C2018-002: Remove checkboxes in supplemental info Kathy 2018-02-08 13:50:03 +00:00
  • 7123b2d59e B2018-018 When approving a second procedure, the cache had the ActiveSection as an ItemInfo instead of as a SectionInfo John 2018-02-02 19:29:21 +00:00
  • beb9698528 Changed Arial 12 to Arial 11 on the No header word accessory page doc style (missed in original change). This is part of F2018-010. Michelle 2018-01-31 15:52:41 +00:00
  • bca158707e Closes F2018-008. Comanche Peak requested the font be changed to Arial 11 for the Flex Data Package format. Michelle 2018-01-30 19:56:34 +00:00
  • 10b555292b Closes F2018-009. Customer request to change the font to Arial 11. Michelle 2018-01-30 13:39:35 +00:00
  • dd3c6b2fae B2018-017 - Search for Degree symbol in Word Sections was not working. This has been fixed. Rich 2018-01-29 18:47:56 +00:00
  • 9c1f58eb0b B2018-016 replace the open/close quote characters (0x1c & 0x1d) with the xml “"” when doing the Consistency Checks that look at x/y plots John 2018-01-29 14:38:59 +00:00
  • 7f14581ad5 The Comanche Peak Electric Steam Electric Station Arial 11 Format (ComPeakFlex11all) has been added. This format is a duplicate of the ComPeakFlexall format which uses the Prestige Elite font. Michelle 2018-01-25 21:24:13 +00:00
  • 3b8a984566 B2018-009 - The folder tree view was showing both DocVersions (Working Drafts and Folders). It was not consistent, Sometimes Working Drafts would be shown for folders and sometimes they would not. The code has been changed to only show folders. Also, since you can select any folder, it is possible to select a folder that does not have any procedures. The code has been changed to only allow you to add a transition to a valid folder. B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode. This has been corrected Rich 2018-01-24 21:35:20 +00:00
  • 01ce36b86a B2018-002 Handle Range Transitions for Invalid Transitions Add a prefix to transitions converted to text which were invalid B2018-002 Add counters for invalid transitions converted to text. Added a method to convert invalid transitions to text B2018-002 Cleanup debug B2018-002 Changed the panel so that it only requires a default section if the default is not set and it is required B2018-010 Logic fixed to display the Requires Default tooltip only when it is required. B2018-002 Fix invalid transitions when a step is activated. B2018-002 Don't fail when you open a step with an invalid transition. B2018-002 Display Transition Refresh Statistics Rich 2018-01-24 14:47:34 +00:00
  • 58c23de1ea We missed a spot when fixing the bug B2016-081. When importing a transiition it was converting an internal transition to text. This has been fixed. B2018-002 Updated code that tracks and displays Transition Refresh Statistics Added Statistic tracking for invalid transitions converted to text Rich 2018-01-24 14:44:46 +00:00
  • 8818376ab9 Commented-out unused code. Rich 2018-01-23 19:12:13 +00:00
  • b1b5d2c24d B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode. This has been corrected Rich 2018-01-23 18:30:14 +00:00
  • 397eb67b10 Removed QUALITY RELATED from the cover page Michelle 2018-01-22 16:16:23 +00:00
  • 8d12a8b741 Changed Instruction to Guideline in header info & cover page Michelle 2018-01-22 16:14:54 +00:00
  • 2b5d960147 Changed procedure title length back to 45 Michelle 2018-01-22 16:14:17 +00:00
  • 5b2227d723 Changed Instruction to Guideline in header info & cover page Michelle 2018-01-22 16:13:39 +00:00
  • b1fa1603b2 Revert to previous version Rich 2018-01-19 19:21:42 +00:00
  • 05f04b75ef Set the tabel font to 10 point Remove the override for the transition type 5 Modiffied code that determined the font size for inserted transitions to get the correct value. Rich 2018-01-19 17:14:55 +00:00
  • 849b7230f2 Handle Range Transitions for Invalid Transitions Add a prefix to transitions converted to text which were invalid Add counters for invalid transitions converted to text. Added a method to convert invalid transitions to text Cleanup debug Changed the panel so that it only requires a default section if the default is not set and it is required Fix invalid transitions when a step is activated. Don't fail when you open a step with an invalid transition. Display Transition Refresh Statistics Rich 2018-01-18 15:09:06 +00:00
  • 88db9605ed Updated code that tracks and displays Transition Refresh Statistics Added Statistic tracking for invalid transitions converted to text Rich 2018-01-18 15:06:09 +00:00
  • 32d6728744 B2018-006 - Clicking on a step while a step is expanding causes PROMS to crash. The code has been changed to ignore the clicck while the code is expanding a step. Rich 2018-01-18 14:21:37 +00:00
  • 89a9519caa B2018-007 vefn_RemoveExtraText needed to be changed to support superscripts and subscripts. Rich 2018-01-18 14:19:47 +00:00
  • 5a321fc7d3 F2018-002 Adjusted the position of the bottom continue message John 2018-01-11 20:47:05 +00:00
  • 222a387972 Added a flag BoldTransitionsExceptBoldHLS Rich 2018-01-03 20:07:55 +00:00
  • ce099ed78e B2017-269 - Logic added to handle new flag BoldTransitionsExceptBoldHLS. This was necessary since different types of high level steps can be both bold and normal. Rich 2018-01-03 20:06:46 +00:00
  • 2c5ee66398 B2017-269 - Added a flag BoldTransitionsExceptBoldHLS. This was necessary since this format has both bold and normal High Level Steps. Rich 2018-01-03 20:06:11 +00:00
  • 62c7896d4f F2018-001 modified to use Arial 11pt font, removed “DEVIATION/JUSTIFICATION” and “REFERENCES” from the template and added “STEP DIFFERENCES FROM GENERIC ERG” to the template. F2018-001 modified to use Arial 11pt font (this sub-format does not have a template defined) John 2018-01-02 19:54:36 +00:00
  • bd167bbb13 B2017-270 only enable the Steps Section and/or Word Section radio buttons if the format has them defined. John 2017-12-13 15:43:17 +00:00