B2016-057 Don’t enable the Approve button if there are rev numbers that need fixed, C2018-008 Redesigned of the user interface to make less confusing, C2018-025 We were not checking for more than one procedure with the same procedure number when generating the consistency check procedure list.

C2018-026 Added a menu option off of the Versions tree node menu, to view the notes added when the approval or workflow stage was done
This commit is contained in:
2018-08-31 18:28:17 +00:00
parent 341a1d3e6a
commit fafaf62b6d
4 changed files with 492 additions and 385 deletions

View File

@@ -118,25 +118,66 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="approvalInfoBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>572, 17</value>
<value>384, 17</value>
</metadata>
<metadata name="stageInfoBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
<value>109, 17</value>
</metadata>
<metadata name="revTypeBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>771, 17</value>
<value>583, 17</value>
</metadata>
<metadata name="sttMore.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>290, 17</value>
</metadata>
<data name="swtbtSetAllRevDates.SuperTooltip" xml:space="preserve">
<value>When switched on, the Revision Dates, on all of the procedures listed below, will be changed to the selected date.
i.e. changing the date on the first procedure in the list will result in all of the procedures in the list to get that same date.</value>
</data>
<data name="lblSetAllRevDates.SuperTooltip" xml:space="preserve">
<value>When switched on, the Revision Dates, on all of the procedures listed below, will be changed to the selected date.
i.e. changing the date on the first procedure in the list will result in all of the procedures in the list to get that same date.</value>
</data>
<data name="fgProcs.ColumnInfo" xml:space="preserve">
<value>3,0,0,0,0,95,Columns:0{Width:150;Name:"DisplayNumber";Caption:"Procedure";AllowEditing:False;Style:"DataType:System.String;Font:Microsoft Sans Serif, 8pt;BackColor:ButtonFace;Margins:1, 0, 0, 0;TextAlign:LeftCenter;TextEffect:Flat;TextDirection:Normal;Trimming:None;";StyleFixed:"Font:Microsoft Sans Serif, 8pt;Margins:1, 0, 0, 0;TextEffect:Flat;TextDirection:Normal;Trimming:None;";} 1{Width:162;Name:"RevNumber";Caption:"Revision";Style:"DataType:System.String;Font:Microsoft Sans Serif, 8pt;Margins:1, 0, 0, 0;TextAlign:LeftCenter;TextEffect:Flat;TextDirection:Normal;Trimming:None;";StyleFixed:"Font:Microsoft Sans Serif, 8pt;Margins:1, 0, 0, 0;TextEffect:Flat;TextDirection:Normal;Trimming:None;";} 2{Name:"RevDate";Caption:"Revision Date";Style:"Format:""d"";DataType:System.DateTime;Font:Microsoft Sans Serif, 8pt;Margins:1, 0, 0, 0;TextAlign:LeftCenter;TextEffect:Flat;TextDirection:Normal;Trimming:None;";StyleFixed:"Font:Microsoft Sans Serif, 8pt;Margins:1, 0, 0, 0;TextEffect:Flat;TextDirection:Normal;Trimming:None;";} </value>
</data>
<metadata name="approvalProcedureBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1041, 17</value>
<value>756, 17</value>
</metadata>
<metadata name="ssMsg2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>456, 17</value>
<value>17, 17</value>
</metadata>
<metadata name="sttMore.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>216, 17</value>
<data name="labelX16.SuperTooltip" xml:space="preserve">
<value>Select the Work Flow or Approval revison stage.
Work Flow stages will retain change bars in the working draft procedure(s).
Approval Stages will delete (reset) change bars in the working draft procedure(s).</value>
</data>
<data name="cmbRevisionStage2.SuperTooltip" xml:space="preserve">
<value>Select the Work Flow or Approval revison stage.
Work Flow stages will retain change bars in the working draft procedure(s).
Approval Stages will delete (reset) change bars in the working draft procedure(s).</value>
</data>
<data name="btnCheckMore.SuperTooltip" xml:space="preserve">
<value>PROMS will look at the selected procedure and list other procedures that should be selected, based on Transitions, Referenced Objects, and Library Documents.
The procedures that should be selected will have a list of reasons in parenthisis next to them.
Select the check box next to any of the procedures you want to include in this Revision Stage (Work Flow or Approval), then select the OK button.
If the Auto Selct switch is turned on, these additional procedures will automatically be selected for inclusion in this Revison Stage.</value>
</data>
<data name="btnOkay.SuperTooltip" xml:space="preserve">
<value>This will update the list of procedures (in the left panel), in which you want to apply the selected Revison Stage.
Note that you can select and un-select procedures in the panel above (right panel). The OK button will reflect your changes.</value>
</data>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>42</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>50</value>