5e2e2f841c
B2024-074 When Deleting annotations via the Administrative Tools -> Delete -> Delete Annotations, and checking if a procedure is checked out prior to deletion:
...
1. If no Number for Procedure, Display Title.
2. If only deleting annotations from an individual procedure, verify can check out procedure.
2024-09-24 10:47:44 -04:00
9e6c8acca4
B2024-051 Added null checks in the MultiUser.cs file to handle when a user as access to a procedure set that no longer exists.
2024-07-30 14:48:34 -04:00
27993553cb
B2022-026 RO Memory reduction coding
2022-05-26 19:55:07 +00:00
9953efd962
B2020-111 Limit where the Set Amin can create new folders
...
B2020-114 Fixed crash when Set Admin clicked on Admin Tools Links button
C2020-035 Don’t allow Set Admin run Repair tools and show only folders associated with Set Admin for the update Transition and RO links
2020-10-08 19:39:41 +00:00
17260519e3
B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top.
2019-03-07 18:02:31 +00:00
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
60e9131698
C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig from AuditExt.cs
...
C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig
C2015-022 Separate Windows Upgrade – needed to check ProcessID instead of SessionID
2018-03-12 14:34:01 +00:00
Rich
94bf1c70a4
B2017-247 Added Error Handling for PingSession so that the code will not crash
2017-11-06 16:47:41 +00:00
f70634429c
B2017-057 convert 8209 char to a dash for MessageBox text
2017-06-26 20:11:55 +00:00
Rich
aa40ff017d
Added a Timeout property to the FolderConfig
...
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:40:36 +00:00
6366af8b47
Enhanced Document support
...
Null check
Move DisplayText.cs to CSLA
Enhanced Documents – don’t allow ‘Save’ RO on enhanced step
Enhanced Documents windowing
Enhanced Documents remove unnecessary options
Enhanced Documents – don’t allow ‘Save’ transition on enhanced step
Enhanced Documents/Insert,Delete,Paste
2016-01-20 16:43:23 +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
Jim
f005316849
Modified code to support structure changes to treeview nodes
2015-05-16 17:02:26 +00:00
ab03dfd2ff
Enhancements for handling checkout/modifications at folder and session level
2015-05-14 14:39:05 +00:00
Jim
36518e7a82
Added code to support refreshing display based on changes made by another user
2015-04-14 02:59:18 +00:00
Rich
4531a04db1
Added an error handler if getOwnersByVersionID does not exist in the database.
2014-09-05 14:28:12 +00:00
Rich
adf9d6d19c
Added GetByName method to AnnotationTypeInfo class
...
Added code to manage checking out a folder to allow for exporting or importing docversions
Added new commands TurnChangeManagerOff and TurnChangeManagerOn.
2014-06-14 01:15:45 +00:00
Rich
9e059a37f5
Modified vesp_SessionBegin to delete inactive owner records and inactive session records for current user after 5 minutes of inactivity and for all other users after 15 minutes of inactivity during start of new session.
...
Added new stored procedure getOwnersByVersionID.
Added method to OwnerInfoList class named GetByVersionID
Utilized OwnerInfoList.GetByVersionID method
2014-05-30 01:13:55 +00:00
Rich
7b9a359d06
Fixed bug in program that did not allow user to delete a folder after it was created due to applying security incorrectly.
2013-12-06 04:16:39 +00:00
Rich
b8b34ea0be
Add Error Handling for Session Ping
2013-12-06 01:08:26 +00:00
Rich
2d612fcd91
Corrected errors in code that cause application to crash during initial testing.
...
Added code to allow for resetting security for a database.
Added class to Reset Security.
2013-11-25 04:42:53 +00:00
Rich
d1874b6a65
Adds code to extend the methods and properties of the SessionInfoList, SessionInfo, OwnerInfiList, OwnerInfo, UserInfoList and UserInfo classes.
2013-11-20 23:06:43 +00:00