624 Commits

Author SHA1 Message Date
e609d8b974 Added logic to prevent the selection of a procedure that is open by a different user 2016-03-04 02:59:46 +00:00
Rich
78d9affc00 Check to see that the value is not null 2016-03-04 02:01:38 +00:00
235024bef4 B2016-067: Copy/paste/property edit of section caused format to change
B2016-064: Reviewer can no longer copy/paste steps via keyboard shortcut F5
2016-03-03 16:52:10 +00:00
Rich
b5d87ce503 Corrected typo (runing vs running)
Shift-Ctrl-Note Insert Note displays an empty context menu if the Insert Note is disabled in the Ribbon
2016-03-01 18:52:25 +00:00
Rich
967e856f0c B2015-230 - Remove System Option to open Enhanced Documents in a separate window. This temporarily fixes issues where opening enhanced Doucuments in a separate window was causing the code to crash 2016-03-01 13:37:06 +00:00
Rich
e0c4f8b1f4 Display the SQL Code Revision in the Error Log 2016-02-26 16:08:47 +00:00
Rich
a83ac512bd Display the SQL Code Revision in the About form
Added Code to Purge Disconnected Data to the Admin Tool
2016-02-26 16:08:16 +00:00
7eff67c489 disable print button on the reviewer ribbon when the applicability setting is Master 2016-02-26 16:00:17 +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
2d753b1db6 Allow user to select a date to begin showing change bars
Added context menu item to allow the selection of a date to begin showing change bars.
2016-02-24 17:34:21 +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
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
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
cec6aa2e17 Added sql procedure ‘ClearCBOverrideForProcedure’ to clear content/config’s Step CBOverride fields for an input itemID (that is a procedure), to fix B2015-039
B2015-039: Clear Change Bar Overrides for approval
2016-02-08 17:17:36 +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
0a38b8c295 Fixed issue where changing the Format on a Working Draft would not stick 2016-02-01 16:56:16 +00:00
b4aaf5e0c9 Fixed bug where if you created a new procedure but did not open the format tab on the property page, the first format (in the list of formats) would be assigned to the new procedure. 2016-01-29 17:29:37 +00:00
Rich
3d38002678 Removed unused Debug output 2016-01-28 16:17:28 +00:00
7c7e29053c B2016-019: Don’t display enhanced tab if not enhanced document. Also enlarge form a bit so that folder button on Output settings tab isn’t cut off
B2016-015: refresh tabs for enhanced inserted steps. B2016-017: fix crashes on replace
B2016-024: do not allow insert new HLS in enhanced if positioned on substep (from ribbon)
- B2016-022: insert procedure in a ‘source’ set before/after did not have Create Enhanced checkbox and B2016-017: fix crashes on replace
2016-01-28 14:37:44 +00:00
c3a749e780 only display ‘Create Enhanced’ checkbox on ‘new’
if copied item is not source or enhanced, pasting info a source is more like an ‘insert’ into enhanced.
2016-01-26 11:46:00 +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
33850f59c1 Enhanced Documents for Procedures – add checkbox
Enhanced Documents for Sections – add radiobox
Enhanced Documents – set sync checkbox
2016-01-20 16:33:09 +00:00
a331fb6cb5 Added a check for a null DocVersionAssociations and call to RefreshDocVersionAssociations() 2016-01-19 20:19:36 +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
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
5cc71b9e10 Change button Caption from Okay or Ok to OK 2015-11-30 15:48:49 +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
1cb12b6fdc Changed caption to "<User Name> (<First Name> <Last Name>) Information"
Changed caption to "Manage User"
2015-11-25 15:27:48 +00:00
2fd42cb33b Fixed issue where the first page of a word section was not properly rotated to account for the contents being set to landscape in word (this section is set to use Word margins)
Fixed issue where a couple of default buttons were appearing when they shouldn’t.
2015-11-17 14:44:05 +00:00
48a0ca9b78 Added Continuous Action Summary, Placekeeper, and Change Bar shortcuts
Added Tab and Shift Tab shortcuts
Added Superscript and Subscript shortcuts
2015-11-06 21:01:39 +00:00
Rich
265cf53f89 Logic to limit when the OK button is enabled. Don't enable the OK button unless the RO Path has changed.
Verify that the RO Path is not previously used (for a different RO Database)  This will resolve an issue that we were seeing where AEP was changing the RO Path from ROAOP to ROEOP and the result was that the association was changed.  The code will now check that this will not be able to happen.
Fixed Bug B2015-171 - when the Library Documents Report located Disconnected Data records.  Previously, the code would crash.
2015-10-29 15:24:20 +00:00
Rich
9b54691fee Remove options to save and restore with Audit History 2015-10-27 16:17:17 +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
d06dfff4bb Fixed a type in a message box for Continuous Action Summary 2015-10-23 20:29:59 +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
abe3e723ea Added error handling code so that procedurre set could be imported. 2015-10-20 20:54:19 +00:00
726bf187cd Typo corrections 2015-10-09 15:11:05 +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
e0bac39b9b Fixed a bug that allowed the user to change a section’s format to a format that did not support that document style 2015-09-30 16:56:29 +00:00
Rich
4540344b0b Added logic to remove Session records associated with previously closed processes. 2015-09-14 13:29:19 +00:00