Commit Graph

778 Commits

Author SHA1 Message Date
Rich 0bc786f46f B2019-161 Timing of Close Word App 2019-10-29 13:16:28 +00:00
Rich 836f143d87 B2019-144 Set the document text color to Red (overlay) or Black (normal) 2019-10-09 15:21:18 +00:00
jjenko 24015e387f C2019-033 added a method to get the entire list of usages for a library document.
C2019-033 made the messaging clearer when saving a word attachment that is a library document
2019-09-17 19:34:14 +00:00
Rich 9dfcfba521 B2019-138 Word section fails during RO Replacement
Calvert Cliffs/Working Draft Procedures/OI Procedures - Unit 1 - OI-43C.SATTACHMENT 1
2019-09-16 13:58:46 +00:00
jjenko 24c06d710a B2019-121 Pagination was breaking on the last bulleted substep of a note, then mistakenly putting the bottom continue message on top of the note box. Logic now does a better job in keeping substeps within notes and caution together and thus placing the continue message in the correct location. 2019-08-30 19:39:20 +00:00
jjenko 995acf2e04 B2019-126 Corrected the tab logic to not remove the section number prefix on enhanced document steps, when the source document’s High Level Step does not include a section number prefix 2019-08-29 16:14:47 +00:00
Rich cab40604e0 B2019-123 When Word replaces ROs it was getting to the point where it would hang indefinitely. This only happened for Word -2019. Also, it appears that the data had to have an extra partial RO token. 2019-08-28 19:16:06 +00:00
Rich ee241103c6 C2018-035 Added error Handling to provide more useful information when a plot fails 2019-08-22 15:26:51 +00:00
Kathy c6f615bceb C2019-029: remove UCF derived from format name in format lists. 2019-07-30 14:40:25 +00:00
jjenko 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. 2019-07-02 19:22:45 +00:00
jjenko 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) 2019-06-26 16:57:33 +00:00
jjenko 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
2019-06-14 16:31:10 +00:00
Kathy 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
2019-05-21 12:34:47 +00:00
Kathy b7633a1f08 B2019-072: Include psi in outside transition text 2019-05-14 14:06:34 +00:00
jjenko 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 2019-05-13 19:49:36 +00:00
jjenko 70692e9d77 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:06:37 +00:00
jjenko c9c26d235a B2019-034 Added logic to handle when the user manually bolds and/or underlines a word that would normally be bolded and/or underlined via Replace Words 2019-03-15 18:23:34 +00:00
jjenko 459f0d0725 B2019-032 – Clean up the UpdateROReport file name by replacing invalid file name characters 2019-03-11 19:02:33 +00:00
jjenko 17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
jjenko b874d9e92e B2019-011 Better align the First level sub step tab with the high level step tab 2019-01-21 18:19:41 +00:00
Kathy b96b577892 B2019-001: ‘Resolved Transition Text’ for transitions going to a section – print only 2019-01-07 16:34:52 +00:00
Kathy bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
Rich a6ecdda3d6 B2018-146 Added a new method (IsBackgroundStepOrChild) to determine if the current step is part of a background step for WCN 2018-11-09 18:42:25 +00:00
jjenko 5fb0136cbb B2018-141 Remove duplicate section number from background step tab. B2018-142 – added Null checks so that an un-linked background document can be deleted 2018-11-07 13:08:03 +00:00
jjenko 37fb880794 C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks 2018-10-08 15:30:05 +00:00
jjenko 52e1db8b0c B2017-230 logic to call stored procedure that checks for the usage of a given applicability 2018-09-27 15:11:50 +00:00
jjenko 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
Kathy 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
Kathy a2c3844ffd B2018-118: Enhanced tabs are incorrect when mix of (linked & unlinked) Cautions/Notes 2018-08-28 15:10:55 +00:00
jjenko 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
Kathy 295cb2a74b B2018-115: Incorrect step types getting created in background documents 2018-08-24 15:54:24 +00:00
jjenko 2526fc6abc Bug Fix B2018-114 Null reference check on the Get for LinkedOrdinal 2018-08-23 12:45:50 +00:00
Kathy 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
jjenko 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
jjenko 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
jjenko 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
Kathy 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
Kathy 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
Kathy 03f07f3aeb B2018-099: Print all & Approve all of large set crashes with out of memory error 2018-06-29 13:24:15 +00:00
jjenko e50264ec9a B2018-097 handle a null reference when generating an enhanced document step tab. 2018-06-20 14:51:30 +00:00
jjenko f8256c3ce5 C2018-019 don’t allow for two “.pdf” extensions on a temporary file name. 2018-06-13 18:41:40 +00:00
Rich 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.
2018-06-11 14:29:57 +00:00
Rich 11086a17a1 Created a GetAllFormats Stored Procedure for Update Formats
Use new Stored Procedure to get all formats including those designation unused
2018-05-18 16:05:53 +00:00
Rich 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.
2018-05-09 13:36:04 +00:00
Rich a2e0b9aee3 B2018-071 Don't crash when trying to convert an invalid word document to PDF 2018-05-07 16:05:07 +00:00
Rich 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. 2018-05-02 15:17:57 +00:00
jjenko 5e14c950be C2018-011 Get the number of pages of a word attachment from the saved pdf attachment when generating a meta file. 2018-04-18 12:41:47 +00:00
jjenko 89128764b7 F2018-025 Treat the HSL with a “.0’ as a section number/title and the first level substeps as high level steps, adjusting the tab numbering and positions accordingly through all the substep levels 2018-04-11 19:44:37 +00:00
jjenko 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
2018-03-21 18:57:07 +00:00
jjenko b0269d4f56 F2018-022 added an AppendDotZero step type flag to append “.0” to a high level step number 2018-03-21 17:12:43 +00:00