130 Commits

Author SHA1 Message Date
0fff0b09a8 logic to support NSP’s Note and Caution Tabs 2013-04-18 15:54:39 +00:00
f0d9003d0d 2013-04-17 12:31:14 +00:00
Rich
ca6c80487c Modified to use newly created ProcedureInfo property PDFNumber
Modified to standardize naming of summary of changes report
Added method to delete existing pdf when creating a new pdf of same name
Created error handler to warn user when trying to view pdf file already open
Created new ProcedureInfo property PDFNumber to handle slashes in procedure number
Corrected error in ResolvePathTo method of TranistionInfo class
2013-04-10 14:21:07 +00:00
Rich
2ecad446a4 Modifed GetChronology methods to include datetime parameter
Modified GetChronologyByUnit methods to include datetime parameter
Modified GetSummary methods to include datetime parameter
Modified GetSummaryByUnit methods to include datetime parameter
Modified HasChangeBar property to base value on ChangeBarDate
Added ChangeBarDate property to ProcedureInfo class
2013-04-08 14:42:50 +00:00
Rich
5588328899 Added code to ResetProcedures in Working Draft after they are moved.
Added logic to use SQL Stored Procedure to move
Procedures, Sections or Steps
2013-03-12 15:00:17 +00:00
c377c9b91d 2013-03-08 16:34:47 +00:00
Rich
a60badb58f Changed logic too support unlimited levels of alphabetical tabs.
Save current changes to a step before doing a restore.
Only show expander if a step has children
Added Westinghouse RO Copy logic to Context Menu for Grid.
2013-02-20 14:07:13 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
3679bcbae2 2013-02-01 14:56:34 +00:00
58a3e79f3b 2013-01-23 14:09:49 +00:00
a8d351bfc2 Fixed problem trying to convert an empty string to a number
B2013-007 fixed logic to handle “{Proc Num} ({Proc Title}) Step {First Step}” transition when no step number is used.  Needed to append a “)”.
2013-01-17 18:17:53 +00:00
4516759585 2012-12-05 16:44:14 +00:00
Rich
3036b5fb7d Added second overloaded method SetParentSectionAnDocVersion to ItemInfo class to support multi unit
Added IsApplicable property to ItemInfo class
Changed DisplayText method to handle <u> in text
Changed DisplayNumber methid to handle <U-ID> and <S\u8209?ID> in number
Added TransistionLookup class to suppport transition updates in multi unit
Added property MyLookup to ProcedureInfo class
Added GetItemAndChildrenByUnit method to ProcedureInfo class
Changed ProcedureConfig property of ProcedureInfo class to support multi unit
Removed AddToCache call in CopyPasteItemInfoFetch of ItemInfo class
Removed AddToCache call in NewItemInfoFetch method of ItemInfo class
2012-12-04 22:58:08 +00:00
ac46422ffe 2012-11-27 15:11:16 +00:00
Rich
45fc9edcd3 Added logic to create annotations for transitions to un-numbered steps
Moved code to extension
2012-11-15 16:58:57 +00:00
daec29dc9a 2012-11-08 17:05:45 +00:00
Rich
2c78c091bf SetParentSectionAndDocVersion to eliminate lookups when the parent is known.
Use existing ActiveSection rather than "getting" an item from the database.
Add property "LoadAllAtOnce" for printing.
Allow MyProcedure to be set for "LoadAllAtOnce"
Allow MyDocVersion to be set  for "LoadAllAtOnce"
Created GetCachedByPrimaryKey for ProcedureInfo, SectionInfo and StepInfo.
Added Static Method GetItemAndChildren to get an entire procedure at once.
2012-11-05 22:01:59 +00:00
5cfc66af52 2012-10-26 10:26:12 +00:00
Rich
7f752dfbd3 Fixed logic to use latest DocVersion data when a new Procedure is added as the first procedure. B2012-277
Fixed logic in GetStepLevel to keep from failing on a null value
2012-10-25 00:39:22 +00:00
680eff6638 fixed null reference 2012-10-22 18:35:00 +00:00
96659a8c44 2012-10-04 11:30:16 +00:00
Rich
2d61936fb3 Check Paragraph Types to see if they should get a sequential Paragraph Number.
Increased SQL timeout for search.
2012-09-28 18:41:30 +00:00
c0ae487ce1 2012-09-27 11:09:51 +00:00
f39a3dfbaf 2012-09-18 13:28:50 +00:00
80e72fbbb0 variables for RO Reports and for UseOnFirstPageOnly logic 2012-09-13 19:55:06 +00:00
8a86124826 2012-08-15 13:55:46 +00:00
8632d6e7e8 2012-08-01 11:19:59 +00:00
8352358613 Fixed underline tab underline bug (B2012-148) 2012-06-12 15:21:29 +00:00
bd6fbd70c0 2012-06-08 13:12:01 +00:00
Rich
3fc890ab52 Fixed logic for TabTitle that was not identifying Library Documents 2012-06-04 14:59:53 +00:00
Rich
869663b79c Remove Old comments
Remove unnecessary Disposes
2012-06-01 17:08:16 +00:00
Rich
c8de9f8538 Memory Utilities
Reduce Memory Use
Added GetJustFormat method
Added CheckColumnMode method
2012-05-21 13:32:28 +00:00
8e52c75e6b 2012-04-30 13:56:15 +00:00
2d507b7304 2012-03-30 10:55:49 +00:00
Rich
c21f8adf32 Create ListString property used in DisplayHistory
TabTitle for unnumbered procedures
2012-03-22 20:29:49 +00:00
1f8af44de6 2012-03-08 14:23:06 +00:00
9c302816a3 2012-03-06 17:15:33 +00:00
eecafd42db 2012-02-28 15:16:37 +00:00
692ad86616 2012-02-15 14:59:24 +00:00
7d6d6952df Commented out debug information 2012-02-14 15:48:42 +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
e730a3193e 2012-01-27 12:39:47 +00:00
52aa2ca5de Lettered HLS Tab Fix, Method to remove symbol chars from HLS Tabs (used for Transitions) 2011-11-21 20:48:53 +00:00
d1ee1cf5f1 2011-11-21 16:44:18 +00:00
dc1e2e858c 2011-10-14 10:32:47 +00:00
c9dddd2f1f Commented out debug print 2011-09-28 13:26:08 +00:00
e9865f3250 support for PROC.INI “RO’s” and convert dashes to non-breaking dashes, fix for Fortran format numbers
removed the space from “Procedure Number” for the get profile of ProcedureNumber
Added Unit Specific logic
2011-09-22 19:54:03 +00:00
87b06744c0 2011-09-22 11:51:57 +00:00
9456cc7214 2011-08-24 11:48:39 +00:00
Rich
fab3c49244 Added StepRTB Closed logic to disposing 2011-08-23 18:41:06 +00:00