66 Commits

Author SHA1 Message Date
Rich
35da7c4274 Added ApplicabilityIndex property to dlgApproveProcedure class
Set ApplicabilityIndex to DocVersionConfig.SelectedSlave
Set DocVersionConfig.SelectedSlave to ApplicabilityIndex for each procedure in DocVersion
Set DocVersionConfig.SelectedSlave to DocVersionConfig.SelectedSlave of first procedure to be approved for each procedure listed in select procedure panel
Set ProcedureConfig.SelectedSlave to DocVersionConfig.SelectedSlave in constructor for ApprovalProcedure class
Retrieve current RevisionInfo for ApprovalProcedure class Approve method
For each procedure to be approved, retreive current RevisionInfo
Set myDTS variable to current RevisonInfo DTS if RevNumber is different and latest version is approved
Populate ContentAuditInfoList and AnnotationAuditInfoList for selected unit
Retrieve Revison object for selected unit
Added required closing brace
Store DocVersionConfig.SelectedSlave value to selectedSlave variable then reset DocVersionConfig.SelectedSlave to 0
Update ProcedureConfig based on selectedSlave variable value based on whether StageInfo is approved or not approved
Reset DocVersionConfig.SelectedSlave to value of selectedSlave variable
Changed UpdateProcedureConfig method to inlcude selectedSlave parameter
Set ProcedureConfig SelectedSlave property to passed selectedSlave parameter value
Comment out updating Item DTS during ProcedureConfig update
2012-12-04 22:44:00 +00:00
61fcf17624 B2012-315 – fixed problem approving a new procedure
added a null reference check
2012-11-20 16:07:56 +00:00
Rich
06461d264e Fixed syntax error 2012-11-05 23:06:18 +00:00
Rich
7b5fdd9f74 Use "GetItemAndChildren" to assure that the latest data is used.
Fixed logic if trying to create a PDF while a previous PDF is open.
2012-11-05 21:58:02 +00:00
1966e05e01 2012-10-26 10:18:28 +00:00
Rich
43203c4bdd Remove unused parameter from PromsPrinter constructor
Remove unused parameter from frmPDFStatusForm constructor
Remove event handler for cbxCheckedChanged
Set cbxCmpPRMSpfd to invisible since it is no longer needed
Remove unused parameter from frmPDFStatusForm constructor
Remove unused parameter from PromsPrinter constructor
Rename log static field to _MyLog
Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week
2012-07-25 21:43:09 +00:00
ed2fcf39e1 changes for comparing PROMS generated PDFs with PROMS generated PDFs
Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs
Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
2012-06-20 16:06:55 +00:00
Rich
25db26519e Allow approval to work if no existing approved versions
Try too set margins if bottom margin is undefined for MSWord section
Corrected comment
2012-06-15 16:41:39 +00:00
4b4734b1ba 2012-05-08 12:54:05 +00:00
Rich
313aee57b4 Use DocVersion change bars for Approval 2012-04-27 21:13:51 +00:00
Rich
4172f24455 Update RevDate to Today when RevNumber is changed
Handle using a TreeView that does not have a node selected
2012-04-27 20:03:40 +00:00
Rich
9f0e986c7d Added logic to warn the user if they are going to revert from an approved stage to an unapproved stage.
Added code to assure that consistency checks and versions have the same DTS.
2012-04-24 22:51:14 +00:00
Rich
74097dc316 Fixed Stored Procedure getAnnotationAuditsChronologyByItemID
Fixed Approved Method to Update Content and Item at the same time
Force History tab to be cleared when a procedure is deleted
2012-04-04 19:06:06 +00:00
Rich
41f5b634fc Added Status Label and detail to Message Box if Increment All fails 2012-03-13 12:24:35 +00:00
Rich
435606b403 use revision config data when making a new revision 2012-02-15 20:39:49 +00:00
Rich
662af0e334 corrected jcb server name in database connection strings
allow watermarks from approval process
handlers for vlnTreeView events supporting approval process
approval process dialog
2012-01-23 13:41:41 +00:00