Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 06df9a9233 Adjusted the y position after printing a End Message so that the next section (set to continuous pagination) will print below the End Message. 2014-12-02 16:20:21 +00:00
jjenko ce45eab51c Fixed issue of landscape sections set for continuous pagination 2014-11-18 16:17:41 +00:00
jjenko 7c56a096ea Move the change bar to the right a little bit 2014-11-18 16:16:14 +00:00
jjenko 443dc9adaf Restored a prior update that was stepped on. – added 4 spaces to the tab of the Fixed Paragraph type 2014-11-14 21:04:56 +00:00
jjenko d06c896795 fixed issue with placing an End message at the end of sections that are printed with the continuous pagination setting 2014-11-13 20:24:08 +00:00
jjenko edf38ca662 The code now gets correct default and set values for section pagination 2014-11-12 21:19:51 +00:00
jjenko 57bf9ddc2e Fixed a bug for removing the basis from transitions (Calvert OPS and STPS) 2014-11-12 16:39:26 +00:00
jjenko 1be86ef960 Added a 4 space blank tab to the Fixed Paragraph substep type 2014-11-11 17:48:04 +00:00
jjenko 80315d2657 Added EndMessageOnEachSubSection flag 2014-11-11 14:26:26 +00:00
jjenko 89cf100425 Fixed logic where a section that was set to print continuous started on its own page 2014-11-10 20:11:44 +00:00
jjenko 72a03590dd Added the “AllowNoteCautionAdd” flag to the StpSectLayData, and set the Section Caution, Section Note, and Section Warning inactive
Set the Section Caution, Section Note, and Section Warning inactive
2014-11-07 17:26:36 +00:00
jjenko b52c7098f9 Reverted the first transition type back to not allowing the user to select a section
Fixed the transition logic so that the first transition type can be when the procedure you are transiting to does not have a default section named “Procedure Steps”.
2014-11-06 20:59:22 +00:00
jjenko fd6e80ef71 Adjusted the positioning of some of the signoffs so they don’t bump into change bars 2014-11-06 17:04:19 +00:00
jjenko 8c85f817d1 Removed sequential tabs from Continuous Action Paragraph 2014-11-05 14:50:35 +00:00
jjenko 3daa13f4b6 Fixed background document pagination
adjusted sub-step text width when they have a tab (background documents)
2014-11-04 21:14:16 +00:00
jjenko c46b4de7ab Alignment and positioning of pagelist items, fixed line spacing of some text elements
Added a null check
logic to keep the text widths consistent for enhanced background Caution/Note steps
2014-11-04 17:16:46 +00:00
jjenko cf3f1b5e43 Allow the selection of a section for the first transition type 2014-11-03 14:14:39 +00:00
jjenko a45c860de4 Don’t underline “(Continued)” in the top section continue message
Fixed the creation of the section continued message tab
2014-10-31 19:03:24 +00:00
jjenko a6d88d7bb4 Include the Table Of Contents section in the page count used in the Table of Contents 2014-10-30 18:48:35 +00:00
jjenko 6f1d41879f Turn on indent of sub-sections in Table of Contents. Count the pages of the Cover, List of Effective Pages, and Table of Contents when generating the Table of Contents.
Put a page number for the Valve List sections in the Table of Contents
Fix the bolded numbers problem in the Table of Contents
2014-10-30 16:40:24 +00:00
jjenko 90994101f9 changed y1 value from “” to “0” 2014-10-29 17:56:35 +00:00
jjenko e5ad3ed95c Added logic to put an error message in the PROMS error log showing the format file name that it is having problems loading 2014-10-29 17:54:04 +00:00
jjenko 290d2c8abf Fixed issue getting the parent’s config values 2014-10-29 14:58:33 +00:00
jjenko c09c12b017 Default change bar is change bar only
Default change bar is change bar only, adjusted position
2014-10-27 14:20:04 +00:00
jjenko 3c4fde72c6 Notes, Cautions, and Warning text should not be bolded 2014-10-24 18:27:00 +00:00
jjenko 73ca054fa2 Added logic so that Prerequisite Steps (transition type) would be removed only when printing 2014-10-23 18:00:16 +00:00
jjenko f50fda89ff Additional logic to handle a 16-bit default column mode setting on sections 2014-10-20 20:16:25 +00:00
jjenko 741b2608f1 Instead of removing a problematic indent character (while printing), simply don’t do the indent calculations and return an indent value of zero. 2014-10-20 20:15:41 +00:00
jjenko 7a29281284 Temporary fix to allow V.C. Summer tables (with indent chars) print 2014-10-10 18:23:43 +00:00
jjenko 42e05cc3cd Added logic to check previous and next note/caution to see if there should be a tab to the left. 2014-10-09 19:41:52 +00:00
jjenko be96be3ecc Was going through left tab adjust logic even though the adjustment for the current level was zero. This caused an extra space to be added in between the tab and the step text which shortened the step text width and cause different word wrapping. This happens only when the UseMetaSection flag is turned 2014-10-09 13:32:39 +00:00
jjenko 2356fbadca AutoTableOfContents, Sub-Sections, new docstyles to support FSP procedures 2014-10-07 19:38:55 +00:00
jjenko ea01b9bf71 Logic for more control over indenting and underlining on Auto Table of Contents
Added logic to prevent multiple numbers (on top of each other) from printing on the AutoTableOfContents, added logic to support format defined section continue text, logic to support EndMessageOnEachSubSection, logic to repeat high level step text as part of a continue message
Logic to support DidFirstPageDocStyle flag, logic to support {SECTIONLEVELNUMBER} {SECTIONLEVELTITLE} on the same line of a pagelist item when the section title goes to more than one line.
2014-10-07 19:37:11 +00:00
jjenko 3162883a66 Flag to reset the docstyle when using UseOnFist and separate pagination, field to specify continue text to append to a continued section title, flag to print an end message on each sub-section
Setting variables to control indenting and underlining on the Auto Table of Contents
2014-10-07 19:35:56 +00:00
jjenko 3b921bed4a Adjusted the length of the Attachment docstyle so that it extends to the bottom edge of the page boarder (box) 2014-09-30 19:50:13 +00:00
jjenko 81e5f7da84 Put the page length for the Attachment docstyle back to what it should be. 2014-09-30 17:19:27 +00:00
jjenko 765930867a Bug fix B2014-106 – tables will now save if the text alignment of a cell was changed 2014-09-30 16:42:47 +00:00
jjenko 237b82df01 Change format name to begin with “Byr-Bwd” 2014-09-26 16:10:43 +00:00
jjenko 84f4153900 Add logic to determine if a section has one high level step and an end message to include the height of the end message when a section will not fit on a page.
When determining the Page Break location in a step, verify that the item before the page break will fit on the page
Add Error Log output if text is low on the page,
2014-09-26 15:39:31 +00:00
jjenko 1298fa7c38 Needed to comment more code still in development. 2014-09-25 13:24:03 +00:00
jjenko ef426ca3e3 Fixed issue of blank pages would sometimes have a line down the center 2014-09-25 13:04:06 +00:00
jjenko 7b2b53bf02 Change bars were printing off of the page. Moved the change bar location to the left. 2014-09-24 18:57:14 +00:00
jjenko b27b0ad8bd Added a FormattedDisplayText for use on Calvert’s Placekeepers
Will now handle Bold, Underline, and Super/Sub Script
2014-09-18 19:58:04 +00:00
jjenko 373634318b Needed to add 1 to the page number when generating the Place Keeper page 2014-09-17 15:46:02 +00:00
jjenko 2f1be0a3a5 Added a "FSG Cover Page - Duke Logo" section type 2014-09-12 21:13:31 +00:00
jjenko 7d1441c999 The FindSectionStart function will now auto correct an invalid value that resulted from the Copy Procedure function 2014-09-12 13:03:54 +00:00
jjenko 018599a9e7 Fixed issue of floating foldouts not printing for a procedure that was copied (Shearon Harris) 2014-09-11 17:34:23 +00:00
jjenko 367542e10f 2014-09-11 12:45:52 +00:00
jjenko c9d7129582 2014-09-10 20:18:07 +00:00
jjenko 3ff3ea45c9 Fixed issue where version number was not displaying. 2014-09-03 13:17:49 +00:00
jjenko 9825ea8ff9 Fixed problem where the “Unit Number for Cover and Header page printing” setting was automatically being changed when something on a different property page tab was changed. We needed to un-bind the text box from the working draft config and allow the changes to this text box be handled in our code. 2014-08-27 15:30:20 +00:00
jjenko 2bfc220948 Fixed the size of the Open PDF button on the PDF Status dialog 2014-08-27 13:57:39 +00:00
jjenko 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
jjenko e61898ff07 Turn on bold for Immediate Action high level steps 2014-08-25 16:06:43 +00:00
jjenko 003ca74e2c Fixed replace words underline logic 2014-08-25 14:49:29 +00:00
jjenko 580ca5f63c Don’t turn off Bold or Underline during Replace Words if entire text is manually Bold and/or Underlined
Fix the RNO continue message so that it does not use a bullet character when building the tab for the continue message
2014-08-22 20:20:06 +00:00
jjenko 310fb42c3c Fixed logic that determines when a step is continued on next page so that it uses the phonelist length
Fixed logic that counts the number of lines a phone list takes
Added number of lines an item take up in our debug (micro-print) message
2014-08-22 17:07:14 +00:00
jjenko 899e58cba0 Fixed a null reference when doing an Insert Before 2014-08-20 19:15:23 +00:00
jjenko ff57e04521 Added logic to identify that we are in a Condition/Response section of the Calvert Cliffs Alarms
Disable the ability to insert a Caution or Note when in a Condition/Response section of the Calvert Cliffs Alarms
2014-08-20 17:52:23 +00:00
jjenko 831858d19e Added logic to allow TitleWithTextRight and TitleWithTextBelow to be available on the type list of the Search function when Searchable is set to True in the format file for these types. Note that the Title type (index 12) must also have Searchable set to True. 2014-08-19 21:10:58 +00:00
jjenko e0470e805e Turned on Searchable for Title, TitleWithTextRight and TitleWithTextBelow 2014-08-19 21:08:19 +00:00
jjenko 34dca7cc46 Fixed placement of centered table when high level RNO is longer than the AER substeps 2014-08-08 19:32:09 +00:00
jjenko 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
jjenko c21ca1547d Fixed recursion limit of 100 error that happened when inserting a transition in the 137th procedure of a large procedure set 2014-08-06 18:24:40 +00:00
jjenko 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
jjenko eba0e7ea55 Added column headings to two column addendum sections 2014-08-04 17:26:24 +00:00
jjenko a8c7343e84 Bolded the Continuous Action High Level Step 2014-08-04 14:36:36 +00:00
jjenko 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
jjenko 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
jjenko 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
jjenko 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
jjenko 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
jjenko f695be7f6b Fixed logic for single column checkoff macro 2014-07-23 16:53:07 +00:00
jjenko 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
jjenko 02decee5a5 Added Procedure Information definition to the format file 2014-07-16 16:43:16 +00:00
jjenko 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
jjenko e6b45641cd If we cannot find a space character to split on, then break up the word ( SplitText function) 2014-07-15 01:58:27 +00:00
jjenko beb97b57e8 In single column mode, allow one blank line between HLS and first RNO 2014-07-15 01:57:56 +00:00
jjenko 52f2aa089c Move the Wolf Creek functions to here 2014-07-15 01:53:04 +00:00
jjenko 536490dba6 Removed Wolf Creek functions to their own file 2014-07-15 01:52:28 +00:00
jjenko d4d188eb62 fixed an out of memory error when selecting the RO path – happened with our Westinghouse data 2014-07-14 15:16:09 +00:00
jjenko 7ca44abe67 Added a comma after the procedure title on the first transition type 2014-07-10 12:35:10 +00:00
jjenko 192b212472 Added logic to use the CautionNoteOrder format variable 2014-07-02 14:25:32 +00:00
jjenko 68121c1b79 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:24:54 +00:00
jjenko fdebf85b00 Added CautionNoteOrder format variable 2014-07-02 14:24:07 +00:00
jjenko 99a6826772 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:22:57 +00:00
jjenko fb1ffa30c3 Added CautionNoteOrder format variable 2014-07-02 14:17:25 +00:00
jjenko b1740f888c Display only the “Revision” revision type 2014-07-01 13:31:55 +00:00
jjenko 25b536dea5 Replace was not replacing the first instance, improved flow and general functionality of Find/Replace 2014-06-30 13:45:22 +00:00
jjenko 76cec2c961 Don’t try to initialize the signoff drop-down if there are no sighoffs
Added logic to support Prerequisite step information and to handle the indent character
Logic to pass font information to the Placekeeper logic
2014-06-26 20:19:58 +00:00
jjenko 88aa8f1759 Fix to print change bars 2014-06-11 16:48:56 +00:00
jjenko 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
jjenko b1cd9ea1a3 Added a flag for the box around continuous action substeps
fix for Point Beach continuous action substeps
2014-06-09 18:18:04 +00:00
jjenko 316aee183a Disabled the Continuous Action Summary checkbox 2014-06-05 20:37:19 +00:00
jjenko eb6a6f40a5 Bug fix B2014-075, the spell checker would crash PROMS when it tried to process a RO Table. We needed to skip RO tables during Spell Checking, since ROs can only be modified in the RO Editor 2014-06-03 16:07:01 +00:00
jjenko 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
jjenko 6d0a14c364 Add new macro settings to allow for a different checkoff macro when a step element is in single column mode
Logic to support the new macro settings which allows for a different checkoff macro and position when a step element is in single column mode
2014-05-27 16:51:23 +00:00
jjenko 691f99e291 Format fixes and enhancements resulting from training class 2014-05-27 16:38:06 +00:00
jjenko 72fed66796 Fix for updating And type of transitions when steps/substeps are added or removed 2014-05-23 14:51:17 +00:00
jjenko c116a586fe Changed text on OK button to all upper case, centered in PROMS window, made always on top, disabled sizing.
Fixed issue of Unit information not getting or saving from Config.
2014-05-21 18:54:29 +00:00