638 Commits

Author SHA1 Message Date
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
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
d654f22310 2011-08-24 11:54:43 +00:00
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
Rich
6047e40ba0 Only set MyStepPanel.LastAdjust if MyStepPanel isn't null
After StepRTB is resized verify that text has not scrolled out of view
2011-08-09 20:12:40 +00:00
Rich
d8f76dcbd3 Make the change list the default selected tab
If WalkProcedure or Update History is called with a null, reset the contents and return
Fix the section title
2011-08-02 19:40:35 +00:00
540a661496 fixed typo in tool tip for annotation types dropdown list 2011-08-02 19:08:08 +00:00
Rich
0a434b92b2 Fix to the TagPanel not to fail if it is expanded
Only refresh list if visible
Removed debugging
Fixed report to work with MSWord Section changes
2011-08-02 14:53:02 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
8b1498080a Added a Library Document Usage report
added methods to create a library document usage report
2011-07-19 20:14:50 +00:00
6ea027f133 2011-07-19 16:49:09 +00:00
Rich
7b177a88f6 Formats.cs - Update existing Formats
ContentExt.cs - Fixed logic to find RO value in procedure text
DisplayText.cs - Fixed logic to find Ro value in procedure text
2011-07-19 16:40:50 +00:00