Commit Graph

1096 Commits

Author SHA1 Message Date
Rich 396cada699 Changed logic so that for first secttion we use ItemInfo.InsertChild (this handles lots of things) 2012-03-28 19:53:26 +00:00
Rich ff71b351e1 Use ToString for ListBox to allow select to find ContentAuditInfo
Use ListString
Select correct item in the Edit Window
Only select tab if it is not selected
2012-03-22 20:30:43 +00:00
jjenko 95af379507 Fixed problem when after inserting a RO in a table cell, the table cell reverted back to view mode. 2012-03-22 17:26:25 +00:00
jjenko 4f14509562 Fixed Enter Key logic going from an high level RNO to back to the high level step 2012-03-19 14:24:00 +00:00
jjenko fe96bbf619 The <CTRL-LEFTARROW> key stroke now works like 16-bit VE-PROMS (it wasn’t jumping to the AER column with it should have) 2012-03-19 14:22:17 +00:00
jjenko c78b6241e8 when deleting an edit window in the AER, position to the bottom most in the AER - was jumping to RNO 2012-03-19 14:20:52 +00:00
jjenko b154269a65 made the annotation types drop down a little wider 2012-03-16 15:51:05 +00:00
Rich b36187adcb Add logic to make entire RTBItem visible when it is resized.
Added event handler for MyStepRTB.Resize
2012-03-16 09:20:20 +00:00
Kathy aac7de181c 2012-03-09 16:10:09 +00:00
Kathy 2f32c42a77 2012-03-08 14:24:51 +00:00
Kathy 3e75ecd9a6 2012-03-06 17:20:17 +00:00
Kathy 51352a687c 2012-03-06 17:19:30 +00:00
Kathy 0e8d0d6b4d 2012-02-28 15:17:44 +00:00
Kathy 1cad967d8d 2012-02-24 16:33:09 +00:00
Rich ef555954e8 Added Event SelectedDisplayTabItemChanged 2012-02-18 11:58:02 +00:00
jjenko 491c79759e fixed Enter Key logic so that it jumps to an RNO only if the substep type has sequential numbering 2012-02-16 19:01:28 +00:00
Kathy 7f4896e4c1 2012-02-15 15:04:19 +00:00
Kathy 09b1cce695 2012-02-15 15:02:06 +00:00
Rich 0b48ec643e Added new settings to control conversion of approved data
Added event handler for viewing version pdfs and summary reports
added constructor to lookup based on file
added method to get library document by original file name
fixed ConvertToDisplayText to support RO tables in approved folder
added vlnTreeViewPdfEvent delegate
added vlnTreeViewPdfArgs class
added ViewPDF event
only display menu item if pdf or summary pdf exists
determined if pdf should have superceded watermark added
added sorting of consistency check report by procedure number
added method to add superceded watermark to old version pdf files
commented out approved folders
2012-02-09 16:14:36 +00:00
jjenko bf81c633e9 Now uses the defined TransMenu in the our dropdown list. 2012-01-27 14:30:37 +00:00
Kathy c7383915ec 2012-01-27 12:45:40 +00:00
Kathy 9ec318366c 2012-01-27 12:44:42 +00:00
Kathy d12adf6ace 2012-01-27 12:44:11 +00:00
Kathy a87b931e55 2012-01-27 12:43:21 +00:00
Kathy 7f43c906e7 2012-01-27 12:42:36 +00:00
Rich b4c4b0ef55 Resource file for DisplayHistory control
added improvements to All Procedure Inconsistencies Report
2012-01-26 19:47:07 +00:00
Rich e428553e06 fixes to change manager 2012-01-23 13:56:56 +00:00
Rich 21ba5556f7 changes to support approval process 2012-01-23 13:56:23 +00:00
Rich 58454f44aa fixes to change manager 2012-01-23 13:55:50 +00:00
jjenko 870aa7736e Check for a null when getting checkoff information
Added logic to use the DropCheckoff flag which tell the code that the checkoff goes on last row of the text. (default should be first row of text)
2011-12-12 20:00:27 +00:00
jjenko 0d9e131849 Pre-selected the Create button when the print dialog is first opened.
Updated the list to include <CTRL><P> for creating a PDF
Assigned “P” to the KeyTips for the Create PDF ribbon button and <Ctrl><P> to the ShortCut and updated the Tool Tips
2011-12-08 16:44:34 +00:00
jjenko b48e39be12 additional check for checkoffs 2011-12-07 14:02:42 +00:00
Rich aed6c8740c File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 16:28:53 +00:00
Kathy ee1228e7ab 2011-12-01 12:48:29 +00:00
Kathy 5c69100338 2011-11-21 16:58:11 +00:00
Kathy f48c8fd7e0 2011-11-21 16:48:20 +00:00
Kathy 1ef722b9d4 2011-11-21 16:46:58 +00:00
jjenko 0158228eeb Fixed a problem when Table ROs where updated (from Get Latest RO Values)
Fixed a table conversion problem. Needed to remove extra ‘\r’ characters
2011-10-10 13:07:32 +00:00
jjenko d18d0d97c8 The rows and columns of Table ROs were not being adjusted (cleaned up) when a Table RO was inserted in a procedure 2011-10-10 13:03:48 +00:00
jjenko 26ea7d5852 Fixed problem inserting a Table RO, when the Table RO is of RO Type 3 (multiple return value) 2011-10-10 13:02:51 +00:00
jjenko ea85aeba23 RO table was failing in DoCOlorLink. This does not fix the problem.
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
Kathy 1479746212 2011-09-29 16:25:42 +00:00
jjenko f78e7f6a5a Allow the border to be specified when a grid is created 2011-09-28 13:30:16 +00:00
jjenko c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +00:00
Rich 0678a168eb move generic code to volian.base.library
fix to hide displayhistory panels if myedititem is null
2011-09-08 20:42:33 +00:00
Kathy d654f22310 2011-08-24 11:54:43 +00:00
Kathy ea6c9d5055 2011-08-24 11:53:31 +00:00
Rich 719706350b Debug output save and show
Added StepRTB Closed logic to disposing
Use the correct font for sections and procedures.
2011-08-23 18:42:34 +00:00
Rich 2aeee7fdbc Added MyItemInfo property
Fixed format of ToString for AnnotationAuditInfo
Fixed format of ToString for ContentAuditInfo
Fixed Restore if no next item
Fixed ActiveParent logic after restore
Added Timing logic and then Commented it
Fixed Logic when there is not a NextNode
Timing Debug code
Update UserID when saving annotation
Commented Timing Debug
Created and used FixPath - StepPath
Use MyItemInfo.SearchPath if Content doesn't have path
Refresh Change List from Timer.Tick
Added Timer for Refresh
Added code to refresh ChangeBar
Added and Commented timing debug
Changed logic for saving ROUsages
Added Closed Property that is set when the handle is destroyed
Don't refresh StepRTB if it is closed
2011-08-23 14:14:14 +00:00
Rich 5181223c15 Added Print to Procedure Menu
Added "Print All Procedures" to DocVersion Menu
2011-08-18 11:21:36 +00:00