13 Commits

Author SHA1 Message Date
Rich
54db0e1e81 Added code to make Summary of Changes report the same as the 16-bit Summary of Changes Report 2013-09-12 19:24:59 +00:00
e25ba6d26e Bug fix B2013-086, The folder path part of _FileName contained a folder name with a perio resulting is an invalid file location/file name. Changed the IndexOf call to the LastIndexOf 2013-04-26 12:24:08 +00:00
Rich
a1e91b689d Fixed error that caused file names to be in lower case when creating pdf
Created error handler to warn user when trying to view pdf file already open
2013-04-10 14:23:14 +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
80ca2a7109 Add "No Audit Details Available" when entry has no supporting audit details when building Chronology report
Change text in Chronology report to support multi unit text
Added condition to determine when to process content audit info item in Summary report
Added required closing brace
Added condition to determine when to process annotation audit info item in Summary report
Changed how ROFSTLookup value was set to support multi unit
Changed how DocVersionInfo is obtained to support multi unit
Assigns ROFstInfo objects docVer property to support multi unit
2012-12-04 23:12:19 +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
dfa4855cd2 validated the temporary fix and Integrated it 2012-02-14 20:48:05 +00:00
50917e39f3 Temporary Fix for Summary Of Changes Report generation
Temporary Fix for Change Bars on Cautions and Notes
2012-02-14 15:50:20 +00:00
Rich
e9a77c98bf changes to support approval process
fixes to change manager
2012-01-23 13:58:35 +00:00
Rich
c2fef5fafe Fixed Summary of Changes Report to show original text 2011-08-11 21:21:49 +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