4714 Commits

Author SHA1 Message Date
Rich
ae4ca7df37 B2017-135 Only open the Message Box once
B2017-137 Restore Previous valid version if the current version cannot be opened
2017-07-10 15:43:14 +00:00
Rich
537ab3c21c B2017-138 Add error handling for setting Bottom Margin
Removed debug output
2017-07-10 15:40:39 +00:00
fa68b282b8 B2017006: If a transition is bolded by formatting of transition, don’t turn off bold if bold occurs within text. 2017-07-10 15:06:26 +00:00
92dfcf47ed Use property to initialize (prevent null reference)
Added sup info pdf print to supinfo print enum
Use sup info pdf print from enum
fixed typo and use sup info pdf print from enum
B2017-136: Support section titles in proc step sections that have SAMG facing page supplemental info
2017-07-10 12:10:58 +00:00
f204e513de Disabled the Save and Print buttons in Word when editing Word attachments 2017-07-07 17:52:36 +00:00
f4f52e2a84 C2017-026: Add a visual indicator (*) in the PROMS editor to indicate a Continuous Action Step 2017-07-07 11:53:58 +00:00
590d43ed6f SAMG Supplemental Information Facing pages 2017-07-06 15:18:27 +00:00
eca7ff8c0e B2017-134 Creating a new enhanced section from EOP was using incorrect document type 2017-07-06 14:36:11 +00:00
Rich
111fe18565 C2016-023 - Copy using clipboard
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
C2016-023 - Copy Step
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
2017-07-05 19:38:43 +00:00
1315645a85 F2017-042: handle samg supinfo facing page for section titles 2017-07-05 13:52:24 +00:00
28a7d8e8ed SAMG Supplemental Information Facing pages
Create property versus variable for facing pages (prevents possible null crash)
2017-07-05 13:48:40 +00:00
Rich
3f31210ccf B2017-133 EDraw - DSO Framer Replacement 2017-06-30 18:34:19 +00:00
Rich
8048416576 B2017-127, B2017-131 Send message when a MSWord section is opened.
B2017-126 Only turn-on NamedPipe if Command Line parameter /NamedPipe is used.
2017-06-29 17:53:50 +00:00
e1e1bbb38a B2017-132 added a check for null reference. When processing PDF chunks during sup info printing we were trying to process a vlnmacro that was set to null 2017-06-29 16:21:17 +00:00
68cee53957 Change Menu text and copyright date for Byr/Bwd SAMG format 2017-06-29 14:48:06 +00:00
f65502bbf1 B2017-124 - a null reference was causing PROMS to error when deleting a figure substep out of a group of figures 2017-06-28 18:09:16 +00:00
559c01f22a B2017-130 after interrupting the update ROs, PROMS thought that the RO.FST was older than that in the database. That logic is no longer needed with the new Update RO Values design. 2017-06-27 17:51:50 +00:00
c7a520b4d1 F2017-041 Added a two page document cover sheet for background documents 2017-06-27 16:03:28 +00:00
df6271d05c B2017-129 – fixed null reference (opening User Manual section) 2017-06-26 20:12:30 +00:00
f70634429c B2017-057 convert 8209 char to a dash for MessageBox text 2017-06-26 20:11:55 +00:00
c1bbd219a3 B2017-128 disable the merge table cells button if only one table cell is selected 2017-06-26 15:34:51 +00:00
Rich
850acf34b4 Added admin tool to fix hyphens
Fix hyphens when non-standard hyphens are pasted
2017-06-26 15:19:47 +00:00
Rich
ee10dbde82 Added vesp_FixHyphens B2017-121 2017-06-26 15:18:20 +00:00
abe1d01d30 Added a check for ImageID already in the list to addFiguresByROFstIDand ImageIDs B2017-125 2017-06-23 20:03:57 +00:00
a8a0b37a32 Added titles to message boxes used during the check of the RO.fst B2017-125
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
Rich
4686415f98 C2017-018 Output column headings for inconcistent Page Number transitions, Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF.
C2017-018 Output column headings for inconcistent Page Number transitions.
2017-06-23 19:19:42 +00:00
Rich
a882e4f33d Open Pass 2 Page Number PDF File if the user chooses to create a Pass 2 PDF. 2017-06-23 19:18:47 +00:00
3e0f5e19bb C2016-029 can now apply the Bold, Italics, Underline, Upper case, Lower case, and Title case styles to a selected range of table cells 2017-06-22 12:50:29 +00:00
8afa945327 Added a null reference check 2017-06-21 18:57:03 +00:00
43dffa55cb B2017-105 – adjust the y position of a symbol character when its size is greater than the normal font size 2017-06-21 18:25:47 +00:00
c1c5bfd081 C2017-025 logic added so that dropdown list opens when you click anywhere on the dropdown control 2017-06-21 12:41:22 +00:00
Rich
dc6468155f B2017-048, B2017-052, B2017-055 ROs sometimes have two start tokens which make them uneditable. 2017-06-20 20:04:49 +00:00
Rich
ab7d3b4c66 B2017-108 - Admin Tools should tell the user if no records are found for various admin functions including "Identify Disconnected Items", "Identify Non-Editible Items", "Identify Unused ROFsts and Figures", and "Identify unused RO Associations" 2017-06-20 19:23:58 +00:00
9c5b3273ba Mistakenly removed the RODefaults_graphicsprefix which is used in the DataLoader coding. 2017-06-20 17:27:16 +00:00
d20ec450ce Added DoUpdateRO flag for use in the new Update RO logic
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
2017-06-20 16:28:45 +00:00
16133ccab1 Added method to remove all word section PDFs during the update RO values process
More live feedback to the user when updating RO values, faster Update RO Values logic, merged the refresh ROs logic with the update ROs logic, save date/time of completed RO Update
Logic to get the RO figure file name
2017-06-20 16:27:17 +00:00
f5dbfa12fb B2017-079, B2017-053, B2017-049, improved the speed and logic of updating ROs. The Refresh ROs logic is now merged into the Update ROs logic. Also annotations are added when ROs are updated. The Refresh ROs options were removed from the tool list.
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
Save the date/time of the last successfully completed RO Values Update
Add annotations for updated RO values, better logic in updating RO figures so they are needlessly updated, better logic in determining if an RO needs to be updated
Logic to save the date/time of the last successfully completed RO Update
Better logic to determine if an RO value needs updated.
2017-06-20 16:26:04 +00:00
b7bffda9de Added DeleteAllDocVersionPDFs for use with Update ROs 2017-06-20 16:23:37 +00:00
Rich
9e0c47cb02 B2017-123 Find Replace handle multiple clicks without crashing
Allow done button to stop processing when doing bookmark all
2017-06-19 17:27:41 +00:00
b0b4247f29 B2017-120: Supplemental information tab missing bullet 2017-06-19 14:00:01 +00:00
f96f11aa34 B2017-122: Crash & pagination problems in GEN_SAMGS supplemental information facing page print 2017-06-16 13:41:29 +00:00
8ec9d416ff B2017-119: Find/Replace function never found text that was in the supplemental information. 2017-06-14 14:00:58 +00:00
fe466f2a13 F2017-027: Additional IV, CV and Checked By signoffs for WCN 2017-06-14 10:46:45 +00:00
Rich
7ff0dbd98f B2017-118 - Don't access RO Association unless there is a RO Usage
B2017-118 - Restore Children, Sibling, Text or Table cell text when no RO Association has been established
2017-06-13 17:41:05 +00:00
0d0bd7661b Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created) B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:58:30 +00:00
74898f5e4e Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:57:22 +00:00
c630da8c92 F2017-039: Supplemental information title printing if section’s font is null.
F2017-039: SAMG Supplemental information and associated Facing page printing support
2017-06-12 13:58:17 +00:00
Rich
2aa7db1c76 B2017-012 Embedded Figure resizes on Facing Page
B2017-016 Equations and Visio Drawings resizes on Facing Page
Releated issue where Equipment Lists containing Embedded Figures, Equations and Visio Drawings were overlapping with procedure text.
Handle Embedded Figures, Equations and Visio Drawings when the Facing Page resize was occuring
Figures were not being handled properly for Facing Page font resize
2017-06-12 12:56:18 +00:00
f4d9d38e59 B2017-111: Add a little more space between figure & change bar 2017-06-09 11:59:12 +00:00
7c615cf182 B2017-114 Fixed issue where PROMS was trying to adjust the location of steps on the screen when shutting down, and sometimes hanging in the process. 2017-06-08 17:16:10 +00:00