4 Commits

Author SHA1 Message Date
aefc249fbc B2020-048: Check in of procedure was allowed by writer when should be administrator only 2020-04-03 13:30:35 +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
da55996088 Added code to allow user with Writer permission to force check-in a procedure that they have checked-out
Added code to export individual procedure and to import individual procedure as a copy or overwrite in same procedure set or as a new procedure in a different procedure set
Added code to handle events for exporting and importing procedures to same or different procedure sets within the same database
Added code to allow user with both RO Editor and Writer permisssions to user RO Editor and edit procedure.
Added menu items to export a procedure or import procedure and initiate their corresponding events.
2014-07-29 02:32:44 +00:00
Rich
4b71f7188c Added dialog box so user can get additional information regarding user that has object checked out. In addition, allows administrators to force check in open objects by other users. 2013-11-20 23:03:04 +00:00