60 Commits

Author SHA1 Message Date
af91094f94 B2020-057 Handle bad RO links when converting ROs text 2020-04-23 21:19:12 +00:00
2e71c66183 B2020-053: Exported Folder specific information is not imported 2020-04-08 16:50:05 +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
2019-06-14 16:31:10 +00:00
fa61b9c2a4 B2019-085 multiple copies of library documents were added when importing procedure sets 2019-06-10 19:55:31 +00:00
bbead6687d B2019-046: Improve error handling for import 2019-04-10 13:56:58 +00:00
2e5471b5d3 B2019-036 The last update to this file had put in a line of code that attempted to delete a temporary directory but it could not (and is should not) and it caused an error before the transitions were processed 2019-03-19 14:52:25 +00:00
c16ebcf2ed B2019-035 Added better memory management to the import procedure set functionality, with focus on importing Word documents and Library documents. Also, when a library document is added via an import, the modified date/time of the library document is appended to the library document name 2019-03-15 19:03:07 +00:00
31033ae63f B2019-014: Import of incorrect file type crashes; B2019-015: Improve message on import of UCFs. 2019-02-06 14:29:12 +00:00
0cb7354084 B2019-006: import of UCFs was hanging 2019-01-18 15:14:19 +00:00
6593bb5877 Fixed indenting (tabs versus spaces). No code change - verified through ultra compare 2019-01-18 14:53:46 +00:00
Rich
e1d96a186e The import code has been fixed to recognize tables even if the FromType is incorrect. 2018-12-14 19:51:12 +00:00
e2392f5fec C2018-039: Upgrade – User Control of Format 2018-12-12 15:25:53 +00:00
8b431d2fe4 C2018-020: Import of procedure when Overwriting has confusing transition list dialog and does not import 2018-06-29 13:08:19 +00:00
Rich
c10da98204 B2018-046 - Fix code so that duplicate ROs will not cause problems when they are converted to text during import. 2018-03-14 15:23:23 +00:00
Rich
9df7290679 B2018-030 Disable Ping when performing export.
B2018-031 Provide status as Figures are exported
2018-02-21 18:29:24 +00:00
Rich
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
2018-01-24 14:44:46 +00:00
52b40b0f5e B2017-076 Added checks to see if we processed any transitions or ROs and added a status message at the end of importing explaining the procedure that was imported did not have transitions or ROs.
B2017-076 Added a Boolean return value to FixTransitionText so that we know if any transition was processed.
2017-08-25 13:50:57 +00:00
Rich
8dc67fac8e B2017-157 Disable PingSession during import. This eliminates deadlock errors 2017-07-28 18:28:29 +00:00
Rich
26ad9239f2 Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.  Disabled SessionPing when Importing a Procedure Set,
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.  Added logic to disable SessionPing.
2017-05-24 12:59:28 +00:00
3b03233003 B2017-082 Added a check for a RO Path being assigned at the working draft node 2017-05-05 14:53:47 +00:00
e7f9d4e3ed Support for SAMGS Supplemental Information 2017-05-03 13:57:12 +00:00
8b5e7e01ad B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text
B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text.
Part of B2017-060 fix were we need to prevent the content text from being disposed when Item is used in a Using statement.
2017-03-24 14:29:39 +00:00
Rich
69b7de9fc5 Added Error Log code to record errors when import fails
Added Error handling to Import so that Change Manager is turned-on after Import whether it is successful or not.
Don't allow import if the Referenced Objects have not been selected.
Turn On Change Manager if there are no active sessions
Don't crash if the Referenced Objects are not set when you right-click on a Working Draft.
2017-02-10 16:23:31 +00:00
3c471efd9f Fixed bug B2017-003 which required you to exit proms after doing an import so that doing a goto on a transition (in a table) would work properly 2017-01-16 20:14:37 +00:00
afe6c695d9 Fixed issues with Transitions and ROs when importing procedures and sets. Notifies user when Transitions and/or ROs are converted to text. Added message box for when an export is complete as well as when an import is complete
When a Transition or RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
When a RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
Fixed an invalid index issue
2017-01-04 16:50:00 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
ae2473ba24 Fix to import Transitions in Grids (tables) 2016-08-31 18:39:25 +00:00
1bf77667b2 Give option to import RO’s as text when the RO path of the import is different than the target procedure set
Prompts user with options on what to do with the import of a procedure that has a different RO path than the target procedure set.
2016-08-09 12:33:01 +00:00
Rich
56ab02c3f7 Refresh NextItems when looking for Range transition Item
Dispose of steps as they are imported.
2016-08-03 15:12:04 +00:00
254d15948f Fixed issue of Import Procedure has same RO Path but a different ROdbid number
Fixed issue where the top box of the dialog was not displaying the “&” character used in the RO Path
2016-07-26 15:25:48 +00:00
4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
cc6735db05 When importing a folder, if the RO database name is the same as a RO database currently in the data, but the RO path of the importing folder is different than the current RO database path, compare the FST contents of the two and if the same use the current RO database. Also when importing a RO database of the same name but has a different RO Path, rename the importing RO database name to keep the RO database names unique. B2016-119 2016-05-11 14:23:53 +00:00
Rich
81661c1fb9 Strip Enhanced data when importing an Enhanced procedure. The enhanced data will not properly align, so it should be removed. 2016-05-10 17:57:26 +00:00
34d4c2e5b5 Fixed bug where status bars not always complete when importing or exporting a procedure in which the last section is a word sections, or when the last section of the last procedure in a set is word section. 2016-05-05 20:11:36 +00:00
0b0ed771ba Fixed issues of not finding correct format, index of range, and duplicating existing library document - B2016-103, B2016-109 2016-05-02 20:27:03 +00:00
309ac8f303 C2015-044 – was not always prompting to Overwrite or make a Copy when the same procedure number exists in the current set. The messages for Overwrite and Copy no longer look similar and include the procedure number in question. The Cancel button on both (Overwrite and Copy) now works. 2016-04-18 15:13:24 +00:00
5d8d79e32c Fix B2016-045, B2016-083 & 084: Procedure number hyphen representation, create non-existing annotation type & don’t import if user does not overwrite/copy existing procedure.
Fix B2016-083: Added a method ‘GetByNameOrCreate’ that will create the Annotation type if it doesn’t exist
2016-03-22 14:57:47 +00:00
Rich
900ab24184 Fixed logic to turn Change Manager on when procedure is replaced as part of import. 2016-02-25 19:43:26 +00:00
8cd75c0c14 logic to save word sections with resolved RO values for exporting the approved procedure
logic to create an export file with unlinked RO and Transition
Commented out debug statements to help evaluate memory usage
2016-02-18 15:29:25 +00:00
a331fb6cb5 Added a check for a null DocVersionAssociations and call to RefreshDocVersionAssociations() 2016-01-19 20:19:36 +00:00
Rich
5ae3a93bea If you try to import a procedure into an empty PROMS folder, the code was deleting the File System Folder including the import file. This happened during D.C. Cook training (12/3/2015).
B2015-138 When Importing a procedure that has a customer RODB location, and the RODB locations in the Database have been updated to local locations, the user is given the choice of RODBs.  If the user answere OK the RO Database is set for the procedure set (Working Draft).  If the user presses the Cancel button, the import is canceled.
B2015-195 When trying to set an RO Path for a procedure set, the OK button was not being enabled.  This has been fixed.
B2015-196 If you change an RO Path to match an existing path you will be giving a message saying that this cannot be done.
During D.C. Cook training I noticed that there are two items in the tool bar that should only be available in DEBUG mode.  These are LastChange and StepRTF which are used for debugging Multiuser.  They have been changed to not be visible for production mode.
Remove locked or unlocked from toolbar.  It was not connected to anything.
Allow the existing (Customer) FSTs to be used without a local copy of the RO database.
B2015-166 Summary of Changes - Remove duplicate records for new steps.
2015-12-04 17:14:59 +00:00
Rich
8e13fc7179 Fixed logic that allows the user to select an existing RO database. If the user presses Cancel, the code would crash. The code was changed to cancel the Import. Fixes B2015-216 2015-11-30 22:36:18 +00:00
Rich
d720159113 Added Separate Window Preference
Added error handling for External Transitions to deleted Procedure.
Added File extension parameter to Make Document
DB Command Line Parameter now supports server name and ItemIDs.
Added Separate Window Preference
Added capability to Update Format and then close.  Command Line Parameter /P= with no IDs shutsdown immediately.
Changed code so that the Anotation panels stay expanded.
Added Console Writeline output when Formats are updated.
Attached Console Output to Parent.  This allows the Console output to be output to a command window when a Batch FIle is used to Update Formats.
2015-10-27 13:28:06 +00:00
Rich
abe3e723ea Added error handling code so that procedurre set could be imported. 2015-10-20 20:54:19 +00:00
82a5480ce2 Added a null reference check 2015-06-17 14:04:49 +00:00
Jim
f30f058fac Added code to handle Floating Foldouts and Default Sections in exported and imported procedures 2015-04-14 01:00:56 +00:00
Rich
de51192fc0 Added code to handle importing a procedure with different RO folder
Added code to sort Administrative Tools
Added code to improve how the controls align when using a lower DPI screen resolution
Added code to refresh progress bar when updating RO's
2015-02-27 03:54:35 +00:00
Rich
7ff6a6a80e Added code to handle a transition where the item the transition is going to does not have an active section
Added code to handle the condition where no email address has been defined for a user.
2015-02-19 17:43:23 +00:00
Rich
f16fcf1470 Added code to add figures and roimages to export and import processes
Revised user interface and added improvements to overall process
Added code to change Batch Refresh to Administrative Tools
2015-02-18 02:35:11 +00:00
Rich
481589c028 Added code to support converting to text transitions to external destinations with internal style transition
Added wait cursor for log running processes so application shows it is busy
Added stubs for adding Update RO Values to batch process.  Not functional yet
2015-02-11 20:30:08 +00:00