23 Commits

Author SHA1 Message Date
Rich
697fbf98f8 Show the amount of time it takes to complete a search
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
Rich
0eeac0cb7f Allow the userr to speciffy if they want annotations to be listed for non-annotation searches 2016-02-03 15:14:08 +00:00
Rich
8c76185c13 Search was throwing an error if the user pressed the search button, when the the Step Type Radio button was pressed when no procedures were selected.
B2015-171 Fixed the Library Document Report.
2015-10-29 15:25:12 +00:00
f8c047e0c7 Added the Continuous Action AND, Continuous Action OR, and Continuous Action PARAGRAPH to the search by type list. They will be placed under their parent type (AND, OR, and Paragraph) (B2015-008)
Fixed the Global Search Report bug where only the headers were on the first page of the report (B2014-098).  Fixed bug were printing a search result of “(“ would not print. (B2013-150)
2015-08-04 17:25:34 +00:00
5d5f84ce23 Added logic to handle RO Database that have the same Setpoint ID value in multiple tables – this affect reporting on all RO Databases, sorting by Setoint ID
Fixed underline logic for instances where the underline ON is the first thing of text.  Added better error handling for X/Y Plots which is now display the plot language if the plot cannot be drawn.  When a problem occurs printing an image or x/y plot, the error text now prints in red.
Better handling of empty RO Database tables.  Now will print the message “—No Information Entered –“
2015-05-12 20:27:47 +00:00
8aa4f92011 The RO Usage Report was getting confused when the report was generated for more than one procedure set and the same RO was used in both sets in procedures of the same number. 2015-05-05 19:55:08 +00:00
d48819b9d8 RO Usage Report sorted by RO was printing procedure set title multiple times on the first page of the report when more than one procedure set was selected. 2015-05-01 17:32:16 +00:00
029fcd03f4 Pass in flag that determines if the ^ character is replaced with the delta symbol. 2015-04-23 17:07:37 +00:00
12e5c4ac76 Logic to read the meta file and generate the Complete RO Report
Logic to generate a Complete RO Report
2015-01-27 20:59:34 +00:00
2f26c7a5fb Logic to include places where there are missing RO on the RO Usage Report, Fix to a Key already in dictionary error, changed the RO.FST created title line to read “RO.FST Last Created:” 2015-01-13 16:32:46 +00:00
174bac97f7 Logic to call the function to create the RO Summary Report
Added functions to for use in generating the RO Summary Report
Enabled the RO Summary Report and added logic to support the gathering of information for the report
Added logic to generate the RO Summary Report
2014-12-19 19:46:27 +00:00
Rich
e83c756161 Changed how ROFSTLookup object was obtained based on correct DocVersion 2014-02-07 17:43:53 +00:00
Rich
48960152ac Set PDF fonts to be embedded. 2013-10-04 20:30:14 +00:00
Rich
98d8a174fb Changed how DoBeforeTransFlagSupport located replace words string in step text from first location to last location
Added and used new method IncludesParentToHLS to PDFReport to correct how step tab data is displayed in PDF report
2013-07-25 03:38:16 +00:00
b44736041c B2012-273 & C2012-033– The step numbering is not accurate on the RO Search Results Report in that numbers are used for lettered substeps.
C2012-031 – On the RO Usage Report sorted by RO, a space is needed between the procedure number and procedure title, also when there are more than one result for the same procedure,  the listing of the steps are not always in chronological order.
2012-10-30 18:43:19 +00:00
04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
Rich
b223a1937e Fix report to support multiple procedure sets 2012-04-19 18:24:18 +00:00
Rich
27c6c39fbc Fixed code that converts the search string into a regular expression search string. This fixed a number of problems including the search for the percent symbol as described in B2012-089. 2012-03-26 13:32:45 +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
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
Rich
c6d2003414 Make sure that SearchResults.pdf donot cause a failure.
Calculate Table Location
2010-10-12 15:01:54 +00:00
Rich
773b7c266b Search Results Report
Changed Word conversion to use one instance of a Word Application unless an error occurs.
Changed two timers to Static
2010-09-06 19:30:54 +00:00