75a4f66714
B2021-043 Step numbering is out of order in RO usage report if RO values exist on steps 10 or higher.
2024-11-13 14:10:39 -05:00
9c6a4c93dc
B2022-093 Added a message on the RO Usage Report when no RO usages are found.
2022-09-01 14:25:13 +00:00
Jake
d327ab08af
B2022-083: Support Conditional RO Values
2022-07-26 20:01:25 +00:00
27993553cb
B2022-026 RO Memory reduction coding
2022-05-26 19:55:07 +00:00
683ff2d304
C2020-043: Do not remove delimiters for tabs in search reports
2020-10-14 13:24:26 +00:00
a89fad3eaf
C2019-013 put sorted by information on the Search Results report
...
C2020-019 display the section number and Title for step sections on the Search Results report
2020-06-25 15:14:15 +00:00
b41320ed24
C2020-002 Logic to use either the Letter or A4 paper size
2020-02-14 17:16:28 +00:00
eacd97f0fa
B2020-006: search print-procedure title doesn’t print when section is only instance found and ‘\u160?’ prints in procedure titles
2020-01-24 15:47:08 +00:00
90be719f34
B2019-089 - Removed the “End of Search Results” text from the Complete RO report.
...
Code cleanup – removed un-used code.
2019-06-26 16:58:39 +00:00
37fb880794
C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks
2018-10-08 15:30:05 +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
Rich
ff47bd858b
Fixed logic to Copy Search Results to eliminate duplicate steps in the results
...
Fixed logic to Print Search Results to eliminate duplicate steps in the results
Fixed logic to prooperly output the procedure number and title
2017-04-12 14:48:11 +00:00
Rich
960e09f9fb
Support transitions to sections
2016-07-07 12:48:00 +00:00
0d13585924
Supporting logic to handle the use of the backslash character
2016-06-21 15:16:12 +00:00
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