632 Commits

Author SHA1 Message Date
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
Rich
be814b9743 Improve ROFst Update Performance
Add RoFstLookup Dicitonary Entries for Multiple Return Values
AddByROFstIDImageIDs - Add a list of figures based upon a List of ImageIDs
Fix regular expression to find RO Text to replace
GetDROUsagesByROIDs - get a list of ROUSages for a list of ROIDs
GetJustRODB - Get Just RODB object without children
GetJustROFst - Get Just ROFst or ROFstInfo object without children
Reduce duplicate gets of RODB and ROFst
Improve ROFst Update Performance
GetByRODbIDNoData - Get RoImageInfo objects without graphic data for ROFst Update comparison
GetROUSagesByROIDs - Get a list of ROUSages by ROIDs.  This reduces the number of ROIDs to be checked when updating ROFst.
Use GetJustRoFst and GetJustRoDB to improve the performance to see if the "Update ROFst" button should be active.
2011-07-18 14:57:47 +00:00
4625ac41f5 2011-07-14 16:02:48 +00:00
df775b384e 2011-07-14 16:00:23 +00:00
daddf5d47c bug fixes and changes to search results reports, changes to wording on search panel for step types 2011-07-11 19:57:01 +00:00
2ac032a599 DataLoader fix for tables 2011-06-29 17:10:22 +00:00
Rich
37d067a74e Added table function to return a list of Content records that contain a specified string.
Added stored procedure to standardize text (standard steps)
Lazy Load font value.
Return the correct EditItem when a step is deleted.
Update the StepTabRibbon EditItem when the StepPanel EditItem is changed
Get MyItemInfo if it is not set.
Added missing logic to MyEditItem.
2011-06-24 21:47:40 +00:00