653 Commits

Author SHA1 Message Date
10e0736193 2012-04-11 10:41:55 +00:00
Rich
e01c1c387b Speed-up code to find symbol characters
Refresh DSOFramer screen on open
2012-04-10 19:15:34 +00:00
af2d1f00de 2012-04-09 13:36:43 +00:00
Rich
8cb0c78730 Added Error Log if Word File Could not be created
Select section node after it is created
Don't allow an empty procedure to be printed
2012-04-05 20:57:44 +00:00
da009a15eb fixed problem saving margins in word attachment – can’t do if in a frame
sometines would get a weird file name for the opened word attachment
2012-04-05 19:45:28 +00:00
Rich
b4e85fd3b0 Fix to UpdateTransitionText for bugs B2012-071 and B2012-079 One ContentAudit for all transitions Indentify Automatic Transition renumbering with current user
If the user selects a deleted item from history, a messagebox is displayed Include deleted items in the Change List
Fixed CloseTabItem so that closed DockTab fires events
Added event handler for changes to the procedure content so that updating the Rev Date and Rev Number will refresh the step item change bars
Remove event handler for changes to the procedure content on dispose
Added Section headers for the Annotation portion of the Chronology and Summary reports
2012-04-04 19:08:56 +00:00
bfb9e3c19e Was sometimes getting an error message during the Paste operation of a table Row or Column. B2012-085 and B2012-086
Fixed some other Copy/Paste Rows/Columns table bugs as well.
2012-04-03 14:23:34 +00:00
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
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
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
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
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
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
aac7de181c 2012-03-09 16:10:09 +00:00
2f32c42a77 2012-03-08 14:24:51 +00:00
3e75ecd9a6 2012-03-06 17:20:17 +00:00
51352a687c 2012-03-06 17:19:30 +00:00
0e8d0d6b4d 2012-02-28 15:17:44 +00:00
1cad967d8d 2012-02-24 16:33:09 +00:00
Rich
ef555954e8 Added Event SelectedDisplayTabItemChanged 2012-02-18 11:58:02 +00:00
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
7f4896e4c1 2012-02-15 15:04:19 +00:00
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
bf81c633e9 Now uses the defined TransMenu in the our dropdown list. 2012-01-27 14:30:37 +00:00
c7383915ec 2012-01-27 12:45:40 +00:00
9ec318366c 2012-01-27 12:44:42 +00:00
d12adf6ace 2012-01-27 12:44:11 +00:00
a87b931e55 2012-01-27 12:43:21 +00:00
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
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
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
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
ee1228e7ab 2011-12-01 12:48:29 +00:00
5c69100338 2011-11-21 16:58:11 +00:00
f48c8fd7e0 2011-11-21 16:48:20 +00:00
1ef722b9d4 2011-11-21 16:46:58 +00:00
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
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
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
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
1479746212 2011-09-29 16:25:42 +00:00
f78e7f6a5a Allow the border to be specified when a grid is created 2011-09-28 13:30:16 +00:00