17 Commits

Author SHA1 Message Date
Rich
493faf5f09 Added annotations back into Chronology report per bug C2012-022
Added annotations back into Summary report per bug C2012-022
2013-04-10 14:21:42 +00:00
Rich
d650f1c98b Added code to handle non-date formatted revision dates (eg: DRAFT)
Modified method to populate ContentAuditInfoList used in chronology and summary report
Modified method to populate AnnotationAuditInfoList used in chronology and summary report
Modified code to use ChangeBarDate when preparing chronology and summary reports
2013-04-08 14:44:05 +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
Rich
dd6285f4a4 Fixed populating change list tab for single unit sites
Refresh Context Menu when keyboard is used to activate it.
2013-01-09 20:34:07 +00:00
Rich
3ca571fab4 Added call to SetRevDate in MyProcedureInfo property of DisplayHistory class
Added method SetRevDate to DisplayHistory class
Added ApplDisplayMode property to DisplayHistory class
Removed blank line
Comment out setting selected tab
Managed property ApplDisplayMode on lbChanges visibility changed event handler
Added call to Application.DoEvents in WalkProcedure method of DisplayHistory class to refresh screen changed how ContentAuditInfoList and AnnotationAuditInfoList are populated in
WalkProcedure method of DisplayHistory class
Line Removed, no longer needed
Changes how ContentAuditInfoList items are handled
Changes how AnnotationAuditInfoList items are handled
Utilizes ApplyDisplayMode value when preparing Chronology report
Utilizes ApplyDisplayMode value when preparing Summary report
Changed order of how code works
Preset tabControl1 selected tabindex to 2
Changed parameter value passed to DisplayTabItem method of DisplayTabControl class
Assigns myItemInfo variable to passed parameter
2012-12-04 23:03:32 +00:00
Rich
fbb5023132 Renamed fntBold to font since it is not necessarily bold.
Two minor corrections
2012-11-13 20:03:54 +00:00
Rich
4056f5fd96 Added logic to default the History Tab to Change Details rather than Change List.
Added logic to return to Change Details after editing a step.
Added event handler when ChangeList tab is made active (visible).
Removed event handler for the History Panel.
2012-11-13 16:09:46 +00:00
Rich
b3c9d8791c Eliminate Annotation changes from Change Reports
Dialog for Email Error Log
2012-04-26 22:06:37 +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
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
Rich
58454f44aa fixes to change manager 2012-01-23 13:55:50 +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
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
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
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