341 Commits

Author SHA1 Message Date
01e15bf58b Removed VSS Bindings from all projects 2023-06-21 16:16:01 -04:00
bbce2ad0a6 Commit for development environment setup 2023-06-19 16:12:33 -04:00
aa264a4e5d WCNCKL: added length of smart template HLS (for wrapping)
WCNCKL: Set length of smart template HLS (for wrapping)
Moved ‘SplitText’ from vlnSvgPageHelper so that it can be accessible from DisplayText (Volian.Controls.Library) and VlnSvgPageHelper (print)
Calvert: use item’s format to determine if change id tab should be visible rather than top folder (top folder was used when user was prompted to enter change id for session).
WCNCKL: use ‘SplitText’ to handle split/wrap of HLS checklist text
2014-09-09 13:10:34 +00:00
21353ceb82 Undo previous fix for backspace size – was incomplete solution
improve debug performance (used by developers only)
2014-09-03 12:20:44 +00:00
62f9f4f04c (WCNCKL) Added a BackSpaceSize format variable off PrintData (B2014-095)
(B2014-094) for WCN1, fix format of section number/step number (to a different section) transition, (B2014-095) for WCNCKL set a size for the backspace character
2014-08-28 15:21:03 +00:00
7a9bdf9dd7 Copied the “Attachment Step – No Header” section type from the Calvert OI format to the Alarm format for use in some Common Alarm procedures 2014-08-26 19:51:50 +00:00
ee74919174 Slight increase of width of text for Cautions/Notes/Warnings 2014-08-26 16:35:30 +00:00
e61898ff07 Turn on bold for Immediate Action high level steps 2014-08-25 16:06:43 +00:00
9362a5f6d8 Improve location of centered NOTE, CAUTION & WARNING tabs
Enclose special case Calvert Alarm blank line handling for Cautions/Notes in Calvert Alarm Flag
2014-08-21 12:34:18 +00:00
e0470e805e Turned on Searchable for Title, TitleWithTextRight and TitleWithTextBelow 2014-08-19 21:08:19 +00:00
0ac3d3291f BGE: Hardcode ALN CPI for HIGH5 (for locating change bar)
BGE: Replace words for bolding [Bxxx] in ALN and EOP.  ALN CPI for HIGH5 type
2014-08-18 13:31:51 +00:00
10ae0c3ab1 Adjust widths of items within the template for non-CONDITION/RESPONSE steps
Determine if step is within a single column template step
Use width for template items (uses change in format file); fixed HLS continue message location; center table around page center if under a single column template step
2014-08-08 13:46:01 +00:00
0098d6251a Corrected the page length on the Records section in the single column format in order to prevent the end message from printing past the page boarder (box) 2014-08-07 14:09:17 +00:00
d2e3ba6dc5 Changed font of the Table substep type to Lucida Console in the EOP and in the Alarm formats 2014-08-05 16:44:13 +00:00
c6122d5a95 Blank lines around Multiple Cautions/Notes
Getting Template Item/compare text AND type (in code that only BGE Alarms uses)
Blank lines around Multiple Cautions/Notes; Don’t do alarm box if box ended on previous page (only occurred when break was on substep of non-boxed step).
2014-08-05 12:51:19 +00:00
eba0e7ea55 Added column headings to two column addendum sections 2014-08-04 17:26:24 +00:00
a8c7343e84 Bolded the Continuous Action High Level Step 2014-08-04 14:36:36 +00:00
68a354acd0 Increased the AER and RNO column widths by one character. Set the location of the bottom step continued message to always be at the bottom of the page. 2014-08-01 16:27:17 +00:00
b24dfe988d BGEALN page/doc style fixes
Added a SpecialCaseCalvertAlarm flag to keep code changes isolated.
Various print fixes
TranslateFMT.XSL
2014-08-01 11:51:52 +00:00
55f835915d Moved Purpose/Symptom page boarder over to right to align with rest of procedure, centered the section titles 2014-07-31 16:05:11 +00:00
96972408f6 line adjustments for the cover page box and for the width of the checkoff line
Adjust size/position of the Quality Classification, Safety Classification, Usage, and Effective Date. Use solid bullets for Cautions and Notes.  Add a blank like between top of Caution box and Caution tab, Changed the font of the Caution and Note tab to Courier, added “Equipment List No Signoff” and “Equipment List No Signoff with Blank Line” substep types. Removed Section Number for page number in Addendum header, made signoff lines same size/positioning as EOP format.
2014-07-30 18:52:12 +00:00
9ee6501b72 Re-assigned the LossOfAc step type to a Non-Numbered High Level Step type, Changed the font of the section title to Letter Gothic Tall 2014-07-30 15:22:44 +00:00
59702d40aa Customized the transition that prints the “<section number>, Step <step number>” so that the “<section number>, Step” will always display, even if transition is within the same section. 2014-07-25 18:46:27 +00:00
3af196e003 Added South Texas
Added more Replace Words
Append a backslash to the location of the fmtall and genmacall folders
Adjusted the boxes
Format adjustments per South Texas
2014-07-23 16:44:13 +00:00
Rich
a16ea8a6ac Fixed CopyItemAndChildren so that change bars are not changed for copied procedures.
Changed logic so that VE-PROMS source code can be located in either 16Bit or 16-Bit folders
This strips prerequisite step references from procedure text when printing
Recursive transitions cannot be added to procedure text.  If you try to add a transition to a step that contains the text of the step, you will be told that this is not permitted.
Default Change IDs were not being properly updated.
Added footer line to the debug rulers when creating a PDF.
Removed Prerequisite Step references in the PDF bookmarks
2014-07-22 00:05:06 +00:00
02decee5a5 Added Procedure Information definition to the format file 2014-07-16 16:43:16 +00:00
f32971b8d4 Declared the format variable TabPtsPerChar as a “float?” so that it can have a null value
Fixed the RTF commands for the OR, AND, THEN, and WHEN replacewords
Added logic so that TabPtsPerChar is not added to a format if the value is NULL
2014-07-15 20:29:50 +00:00
52f2aa089c Move the Wolf Creek functions to here 2014-07-15 01:53:04 +00:00
536490dba6 Removed Wolf Creek functions to their own file 2014-07-15 01:52:28 +00:00
7ca44abe67 Added a comma after the procedure title on the first transition type 2014-07-10 12:35:10 +00:00
fb1ffa30c3 Added CautionNoteOrder format variable 2014-07-02 14:17:25 +00:00
f9bfbea84a Added ‘UseSpecificPageNo’ for printing of explicit page number transitions
Use ‘UseSpecificPageNo’ for printing of explicit page number transitions
Allow Change Id for each procedure (not one for entire session). Request from Calvert.
Implement ‘UseSpecificPageNo’ flag.
Added ‘UseSpecificPageNo’ flag
Change Id dialog (moved from VEPROMS UI)
2014-07-02 13:14:33 +00:00
9fb17c103c Added flag CompressPropSubSup for compressing proportional fonts sub & superscript (used by Calvert)
Use CompressPropSubSup
Use  CompressPropSubSup
2014-06-27 12:16:10 +00:00
Rich
2baf923df5 We noticed during training that the procedure title overlapped with the page border on the cover page for AOP-9B. Adjustment to EOP/AOP Cover page procedure title location 2014-06-18 21:45:57 +00:00
88aa8f1759 Fix to print change bars 2014-06-11 16:48:56 +00:00
930ab3ac77 Added a flag for the box around continuous action substeps
Format adjustments for the continuous action substeps (boxes)
2014-06-09 18:22:39 +00:00
67638b51bd Added a “Symptom and Entry Step” high level step type that has a close parentheses after the step number 2014-05-29 19:07:13 +00:00
2d726d336a Added TabPtsPerChar to allow fmtxml to set this format variable
Adjust tab width for proportional font  (m.1 was wrapping onto 2 lines)
2014-05-29 14:26:20 +00:00
691f99e291 Format fixes and enhancements resulting from training class 2014-05-27 16:38:06 +00:00
5a8910399a Automatic Table of Contents page numbers fix; width of equipment lists fix 2014-05-27 16:00:05 +00:00
0081eed6bc Adjust starting location of notes/cautions/warnings 2014-05-23 12:39:10 +00:00
b78eb92448 Note/Caution/Warning x-offset & width adjustments; Continue message location for ‘Purpose, Entry Conditions, Precautions’
BGE: Don’t add bullet to top continue message with tab (it prints as funny character)
BGE: Support for BottomSectionContinue flag in their ‘Purpose, Entry Conditions, Precautions’ sections.
2014-05-20 14:21:53 +00:00
34dbe75fca Added format for Flex procedures 2014-05-19 20:37:59 +00:00
b6cf059c5d Added continuous action footnote (pagelist item) to placekeeper sections 2014-05-19 15:08:48 +00:00
5f9331b1b8 Added the PrintCommonForZeroUnit format flag
Print “COMMON” instead of “UNIT 0” logic (Comanche Peak)
2014-05-16 18:23:59 +00:00
099a428888 Adjusted the left margin for the AOP Placekeeper with Initials format 2014-05-16 14:58:21 +00:00
074ff3e888 adjusted footer length for attachment (step-type) sections; bottom continue message y-location adjustment for procedure step sections 2014-05-15 12:41:13 +00:00
10476988e0 Added SpecialCaseWestinghouse flag to prevent using logic that cause the sub-section to print in the page header 2014-05-13 21:10:14 +00:00
a50bdd50b2 Removed un-used Placekeeper information and adjusted the left and top margins on the Placekeeper sections 2014-05-09 19:09:40 +00:00
1737030172 BGE: change property name from MultipleChangeIds to ChangeIds 2014-05-07 13:29:47 +00:00