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
Rich
58e58083c2
New Enhanced Document Properties
...
Fixed Find and Replace logic to keep it from getting into an infinite loop
Used new CSLA code to hanndle deletion of procedures with external transitions
New Enhanced Document properties
2015-10-27 13:34:33 +00:00
6dd816dba8
Logic to create the Continuous Action Summary
...
Added a default windows font path (hard coded) when one cannot be derived.
2015-10-23 18:22:01 +00:00
8ad203006d
Continuous Action Summary logic
2015-10-23 18:21:02 +00:00
Rich
e668a71b43
Changed the code that was presenting a message that the step had been deleted when the step had not been deleted.
...
Allow a transition to be modified. The current code does not allow an existing transition to be modified unless you change the Step Number of the destintation.
Add a hardspace bewteen multiple returns. This assures that blank lines will be printed.
2015-10-20 21:12:33 +00:00
Rich
406ec0f036
Added Format Flag to account for Sub-sections levels in the Sequential Numbering
...
B2015-162 Bug was able to be fixed with data. Attachment 7 and 8 in Shared AOP 79 were incorrectly set to print Number and Title.
2015-10-13 13:56:32 +00:00
b173a28f32
bug fix B2015-159 – fixed issue where a change bar on a step that was continued to next page, started printing in the page header
2015-10-01 14:20:48 +00:00
4f4af0156a
B2015-001: single indent holds for entire steprtb.
...
B2015-001: print of single indent – handle soft return
2015-09-28 13:40:58 +00:00
Rich
b9d01b6976
Added to PageList Tokens
...
{PDFDate} Currrent Date MM/dd/yyyy
{PDFTime} Currrent Time HH:mm:ss
2015-09-14 20:48:03 +00:00
Rich
4c0fed9dce
Added Enhanced Document Menus
...
SetAdministrator Support for Import and Export Procedure Sets, Import Procedure, Export Procedure
Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF.
Add PDF Links for Enhanced Documents and Complete RO Report
2015-09-12 15:49:37 +00:00
9595cded52
B2015-033 made the position of AER and RNO change bars consistent among sub-step levels for change bars that are placed next to the text.
2015-09-11 19:23:27 +00:00
6fceccc6c1
B2015-122: Fix HLS underlining of subscript & superscript
2015-09-04 13:59:00 +00:00
f4e1c63ec1
Fixed bug B2015-133 where RO fields that contain a single character were not printing on the report
2015-08-21 13:10:37 +00:00
a58add8937
B2015-103: indents (strip out rtf indent commands)
...
B2015-103: indents (handle rtf indent commands)
B2015-103: indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00
c3f58a6df7
Fixed B2015-005: Last bullet had inconsistent line spacing compared to previous bulleted sub-step
2015-08-07 14:31:28 +00:00
9e0b85c5ac
Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
...
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +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
Rich
a9745c111a
Added code to fix Bug B2015-095
2015-08-04 01:19:51 +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
1ebe496589
Fixed the issue where bullets were not printing in some tables.
2015-07-28 15:50:04 +00:00
1408a43fa8
Fixed use of symbol characters in table cells
...
Fixed use of the hanging indent in procedure steps
2015-07-24 18:55:31 +00:00
5f117cf611
If a symbol to be printed is not in the VESymFix font then check/use the Consolas font.
2015-07-23 14:40:21 +00:00
3e403455ec
Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’
2015-07-20 14:33:06 +00:00
0d65f14619
Fix B2015-097: Auto TOC line spacing for empty titles & space character string length for right justified page numbers. Found during internal testing of Auto TOC for South Texas.
2015-07-15 14:16:13 +00:00
cc62e2fd59
Fix B2015-096: Overlapping AER/RNO tables found in Farley printouts
2015-07-14 14:44:00 +00:00
Rich
4f4513ffe5
Added CenterToStepThenPage format flag which smothly transitions the left margin of a table as the table width increases from the high-level step width to the page width.
2015-07-13 15:49:08 +00:00
330f36250d
If font is not proportional, set default font to VESymbFix to be used in pdf generation code (without this, the default was set to Helvetica)
...
If 1st character output for chunk, in a table cell, is a hard space (or various other special characters), set font to default (VESymbFix) font. (For HLP)
2015-07-13 11:37:56 +00:00
00ddf14538
Improve pagination between complicated AER/RNO steps
2015-07-10 15:37:03 +00:00
30059881f0
increase pagelen of the Procedure step section & set footerlength = 12 if docstyle has bottom messages
...
set footerlength = 12 for Purpose sections
Allow a single line HLS that is last in section to print into footer
2015-07-10 15:36:32 +00:00
d398387142
Fixed Step Designator issues with the Top Continue Message for Comanche Peak
2015-07-08 13:05:25 +00:00
c98ea48e74
C2015-012: (Comanche Peak) Include asterisk and step designator in Top Continue Message for Continuous Action Steps.
2015-06-23 13:07:57 +00:00
a038fe06e9
B2015- 076: underlining overwrites text below (occurred on compressed steps with larger font)
2015-06-22 14:42:46 +00:00
3aef30629c
B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed.
2015-06-18 13:15:36 +00:00
eaa5d49b65
Changed TofCLineSpacing from an INT to a FLOAT to allow for half line spacing
...
Logic to handle float TofCLineSpacing and to shift the section title to section number starting position if there is no section number
2015-06-17 17:45:31 +00:00
3045682ed7
B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed.
2015-06-17 13:59:12 +00:00
Rich
8546a09674
Added PDF SaveLink parameter to methods
...
Added PDF SaveLink Logic
2015-06-17 11:32:13 +00:00
7dbde80f7c
Add line width, CLineWidth for lines internal to training format
...
Add line width, CLineWidth for horizontal & centerline (WCNTRN)
Use docstyle’s CLineWidth for horizontal & centerlines, if defined )WCNTRN)
2015-06-16 15:36:55 +00:00
Rich
c6530cd78f
When a break occurs in the middle of an RNO and AER Sequence start the next page at the highest remaining content including any separators like "OR" or "AND".
2015-06-05 17:20:31 +00:00
Rich
5359e05e77
Page Number for the second pass for transitions to Word Sections were not getting updated properly
2015-06-05 16:29:51 +00:00
fe8fc4ceec
WCNTRN: Use maxlen for wrapping of responsibility text
2015-06-05 16:06:55 +00:00
Rich
577f35faa3
Don't use TableCenterPos for AER or RNO Tables
2015-06-05 15:46:53 +00:00
57a56eab9d
WCNTRN: do not draw horizontal section line on continued pages
2015-06-04 14:55:26 +00:00
ea525e2b0b
WCNTRN :Implement printing of items for Wolf Creek Training format
2015-06-04 14:54:55 +00:00
dd6d76dff7
Fix page number transition if on first page
2015-06-04 11:25:58 +00:00
85ca5e1f1d
Account for extra lines in End message of section when determining pagination (AEP)
2015-06-03 16:13:11 +00:00
21407f336a
Added format variables for Wolf Creek Training format
...
Save the Y position for the placement of a line after the section title. Also adjust the width of the section title with respect to the section number. All for the Wolf Creek Training format
Print a horizontal line after the section header (number and title) for the Wolf Creek Training format
2015-06-02 21:40:45 +00:00
06ba7bf825
Improved accounting for bottom continue messages for pagination
...
Bottom Message (below text) fix and pagination improvements
Include RNO separator in ‘BottomContent’ calculation
Reset ‘BottomContent’ for each page & added ruler for bottom of page
2015-06-02 15:09:57 +00:00
Rich
65bfcdb9b8
Adjust the XOffset for a table before determining if the table will overlap the RNO column.
2015-05-29 23:08:10 +00:00
Rich
1463ec8853
Remove Unnecessary debug message
...
Fixed logic to find external transition when attempting to delete a procedure
Turn-on Table Shrinking Generically
2015-05-29 00:09:39 +00:00
5b07290ccd
Process page number transitions & change bar location
...
B2015-073: Code for processing page number transitions
Allow for step box across page break.
2015-05-28 16:23:53 +00:00