33 Commits

Author SHA1 Message Date
5ad9d81cc1 C2024-038 PROMS – Summary of Changes report generation enhancements
This is an upgrade item to add a method to exclude annotations and a way run the summary of changes report from a specific date.
2025-02-14 15:10:40 -05:00
4ca3697845 B2025-005 PROMS - Change Reports - Invalid Transitions showing Incorrectly 2025-01-24 15:29:07 -05:00
5bba126a36 B2025-003 Chronology/Summary of Changes Reports 2025-01-09 11:08:30 -05:00
6e3d3043d7 B2022-111: Approval/Summary of changes has “Error Argument out of Range Exception 2022-11-07 14:22:42 +00:00
8b21a92729 B2022-079: Error printed on Chronology of Changes report 2022-07-28 13:08:45 +00:00
8c861c6b23 B2021-019: Summary of Changes report discrepancy from History tab & approval 2021-03-25 12:12:07 +00:00
1e785d7400 C2017-017 added a footer with the page number and date generated. 2020-07-14 16:00:49 +00:00
0ef0a57945 B2020-054: Equations in Chronology/Summary of changes reports print many lines of code 2020-04-14 13:19:05 +00:00
b41320ed24 C2020-002 Logic to use either the Letter or A4 paper size 2020-02-14 17:16:28 +00:00
ff913f29f5 B2019-051: Summary of changes not resetting properly after new Approval revision 2019-05-02 12:18:36 +00:00
203baaf699 C2017-036 Call method that finds a proportional font that supports the symbol characters we use. 2017-11-13 17:38:22 +00:00
fca2704dc4 B2017-058: Summary of Changes report, column information rearranges after table that has no grid audits 2017-08-16 15:50:05 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
eec1c7f6f9 Added support to convert the carrot character (^) to the delta symbol in X/Y Plots
Added support for hard spaces in section titles and removed the dash character that was always inserted between the section number and section title.
2016-06-02 19:22:00 +00:00
Rich
5ae3a93bea If you try to import a procedure into an empty PROMS folder, the code was deleting the File System Folder including the import file. This happened during D.C. Cook training (12/3/2015).
B2015-138 When Importing a procedure that has a customer RODB location, and the RODB locations in the Database have been updated to local locations, the user is given the choice of RODBs.  If the user answere OK the RO Database is set for the procedure set (Working Draft).  If the user presses the Cancel button, the import is canceled.
B2015-195 When trying to set an RO Path for a procedure set, the OK button was not being enabled.  This has been fixed.
B2015-196 If you change an RO Path to match an existing path you will be giving a message saying that this cannot be done.
During D.C. Cook training I noticed that there are two items in the tool bar that should only be available in DEBUG mode.  These are LastChange and StepRTF which are used for debugging Multiuser.  They have been changed to not be visible for production mode.
Remove locked or unlocked from toolbar.  It was not connected to anything.
Allow the existing (Customer) FSTs to be used without a local copy of the RO database.
B2015-166 Summary of Changes - Remove duplicate records for new steps.
2015-12-04 17:14:59 +00:00
8f379f0b9b Fixed an Argument Exception error in the Chronology of Changes Report. Also cleaned up the output of the Chronology and Summary of changes reports. 2015-08-03 15:52:46 +00:00
Rich
c8618a23d4 Added step path data to resulting search items
Added code to handle when content audit that has 0 for delete status and a null action date
Added code to handle content audit that does not contain any config information
2015-02-20 02:58:50 +00:00
Rich
c74dd9f7ac Added code to resolve an issue with summary of changes report involving the renumbering of steps when a new step is added and subsequently deleted. 2014-06-24 02:04:10 +00:00
Rich
d345997474 Added call to SetupSecurity after closing edit user dialog
Aded code to corect how Summary of Changes report was processing list of changes
Added code to account for double line box around high level steps
Added code to resolve printing cautions and notes associated with substeps
2014-06-03 21:39:37 +00:00
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