300 Commits

Author SHA1 Message Date
e24685abea 2017-03-22 20:07:41 +00:00
Rich
e77a17d645 Added a SQL Timeout text box to the Folder Property form.
Set the Database Default Timeout to twenty times SQL Timeout Property for the top folder.
Set the Database SQL Timeout to SQL Timeout Property for the top Folder.
2017-03-01 15:39:24 +00:00
Rich
88876fbe90 Don't remember window state when opening PROMS 2017-02-10 17:32:48 +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
90834bf875 C2016-044: Find RO values from selected Word section text 2017-01-26 12:29:06 +00:00
993a22eb5a Added Change Image Size to context menu 2017-01-19 18:05:52 +00:00
4744bcd450 B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures.
B2016-282: remove new subsection menu item off of a Word Section from
2017-01-12 15:23:27 +00:00
Rich
99aa1ac9c5 Use a timer to refresh the Step Type list in the Search Panel
Use a timer to refresh the Step Type list in the Search Panel
Refresh Step Type list after a Working Draft is Checked or Unchecked.
2016-11-21 16:05:22 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich
2647efc988 Corrected the Tool Tip for PROMS Options 2016-10-28 18:30:31 +00:00
Rich
c538aaab5a Add Tooltips to the menu items so that they will have tool tips if added to the quick access toolbar. 2016-10-28 16:10:04 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
ac47021609 Added a null reference check for selectedDVI on the tc_PanelTabDisplay() function.
Added logic to skip the checks for changed integrated graphics (figures) when the RO database has none.
2016-08-03 18:52:14 +00:00
ffa8edbdd3 Reset the ribbon buttons enabling when a procedure tab is selected to fix <Shift><F5> issue so that Copy Step Paste options menu pops up B2016-148 2016-06-29 19:30:32 +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
d28304fd4c Don’t expand the RO step properties panel if the working draft does not have a RO Path set
Disable the GoTo button if on an empty RO table type.  Disable the Insert RO button if the working draft does not have a RO Path set
2016-05-24 19:06:30 +00:00
65ad595afc Enabled insert Next and Previous on the Figure substep type (B2016-111)
Set the cursor focus to the Find Text box when Find/Replace is first started (B2016-107)
Added a Cancel button to the “Reopen Last Database” dialog, which will exit PROMS
2016-05-13 18:58:14 +00:00
09e74a6d34 Enhanced: Added event support to add a new tree node when an new enhanced procedure is created in a new working draft from the source
Enhanced: Allow for creating new links from doc version to an non-linked enhanced doc version
2016-05-09 11:24:29 +00:00
99b7a5de3d Made the “No item found” message more descriptive when junk text is entered in the debug box used to enter ItemIDs
Added a check for a null document version for when a disconnected itemID is entered in the debug box used enter ItemIDs
2016-05-02 19:10:51 +00:00
ca12e39a6b Fixed a null reference error that happened when a step was deleted from the tree. B2016-105
Adding a new step from the section node in a tree will now consistently add the new step at the beginning of that section – whether the procedure editor is open or not. – B2016-002
2016-04-21 17:31:33 +00:00
7ce40b53a7 Fixed paste bug (B2016-005) remove paste options from tree context menus when copied step is deleted.
Made a public method to enable/disable the ribbon’s paste buttons so it can be called when a step is deleted from the tree view. (B2016-005)
2016-04-19 18:56:55 +00:00
c72522730c Hide the Step Properties Transition tab when on a Figure substep (B2014-093)
Disable the Transition, Hard Space, Symbol, and Indent buttons on the Insert Ribbon when on a Figure substep (B2014-093)
2016-04-12 17:43:09 +00:00
Rich
d635be8452 Corrected code so that the annotation panel expands and collapses properly 2016-04-05 16:01:59 +00:00
43c319633b Hide the foldout maintenance tab on the step properties panel when a Word section is the currently active tab 2016-04-01 15:02:57 +00:00
Rich
e0c4f8b1f4 Display the SQL Code Revision in the Error Log 2016-02-26 16:08:47 +00:00
7eff67c489 disable print button on the reviewer ribbon when the applicability setting is Master 2016-02-26 16:00:17 +00:00
1bc587a36f Fixed the sizing of the property page for sections.
Supporting logic to save date to start showing change bars.
2016-02-24 17:33:22 +00:00
37fbb51a32 Turned off the multi user (Concurrent User) logic because it was causing problems. 2016-02-15 17:28:11 +00:00
Rich
697fbf98f8 Show the amount of time it takes to complete a search
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
4c6ac2fda0 B2015-226: RO Information was not refreshing after an update 2016-02-11 14:02:50 +00:00
Rich
3dde544f71 Use a simpler method to hide the psuedo caret 2016-02-03 17:15:06 +00:00
Rich
0eeac0cb7f Allow the userr to speciffy if they want annotations to be listed for non-annotation searches 2016-02-03 15:14:08 +00:00
Rich
c159a9889f Pause timer to refresh the treeview while items are being added.
Sometimes the Multiple Cursors are diplayed.  One is a proper cursor that moves with the right and left arrow keys.  The other one can appear anywhere in the text or even bettwen text windows and does not move with the arrow keys.  This has been fixed.
2016-02-01 21:29:03 +00:00
Rich
3d38002678 Removed unused Debug output 2016-01-28 16:17:28 +00:00
c035370bb0 Fixed bug B2016-013 where the step properties would be inactive the first time it’s opened
Bug fix B2016-014 where a change bar was set when you check the CAS checkbox or the Page Break check box
Bug Fix B2016-011 where a change bar a compressed table was too short
Bug Fix  B2015-184 where generate PDF would bomb when it tried to print a change bar related to a null step element.
2016-01-22 21:49:26 +00:00
Rich
15d8380fe6 vesp_GetDisconnectedItemsCount - Fixed to account for Deleted Items
vesp_PurgeDisconnectedData- Stored procedure to remove disconnected data
Fixed the window header to show the SQl Server name and the Database name
2016-01-22 21:25:29 +00:00
ea9e0831c8 send MyUserInfo (security) to the TreeView module
Don’t allow Reviewers and RO Editor only users save changes to Word attachments and library documents
Put a Create PDF button on the Review ribbon
Don’t allow Reviewers and RO Editor only users move procedures and folders on the tree
2016-01-21 19:30:35 +00:00
Rich
5a478dff75 Caption Serverand Database Name 2016-01-20 20:29:09 +00:00
Rich
9e170362cc Added option to Remove Trailing Hard Returns and Manual Page Breaks
Added Server and Database to Window Caption (Title)
2016-01-20 20:17:16 +00:00
77cdf81736 Enhanced Documents – various improvements
Enhanced Documents – existing docversion properties UI
2016-01-20 16:35:48 +00:00
d8f7b0619c Use static function to check user’s security level
Pass user security info to the panels, fix security related issues on the V button (B2015-188, B2015-193)
Added static functions to check the user’s security level
Use static function to check user’s security level in allowing applicability changes
Use static function to check user’s security level in enabling Inserting and RO and in Editing an RO
2015-12-09 21:01:13 +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
e3244fc59e Added a new timer to fix a screen refresh issue with newly created steps that follow a template or were pasted via the Copy Step function. 2015-11-25 15:54:55 +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
17d4c2b26b Added a hidden check box which is used to generate a Continuous Action Summary
Continuous Action Summary logic
Continuous Action Summary logic – hooks for tree menu and ribbon button
2015-10-23 18:10:31 +00:00
Rich
3519bec6aa Fixed logic to setup the transition panel
Fixed the code to open enhanced document windows so that they are not always on top.
If a transition to a procedure is created, or exists, it cannot be edited.  John Zimmerman of Ginna reported this. The transition can be selected and deleted if the transition panel has not been opened.  If the transition panel has been opened, then the code will crash as soon as the transition is selected.  Thhis change fixes the code so that it will not crash.
2015-10-08 21:03:14 +00:00
Rich
4540344b0b Added logic to remove Session records associated with previously closed processes. 2015-09-14 13:29:19 +00:00
Rich
8280b4976f Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Added manual ping on btnStepRTF.  This is for testing Ping logic when running in debug (visual Studio)
Changed security to allow SetAdministrator to perform some Admin functions.
Support multiple windows by VersionID.
2015-09-12 15:43:07 +00:00
Rich
f71a0a2431 Setup DisplaySearch context menu after /DB parameter is processed. 2015-09-01 13:12:24 +00:00
6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00