Commit Graph
100 Commits
Author SHA1 Message Date
Kathy 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
Kathy 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
Kathy 9b67771f55 Additional code to support special cases in Template for Calvert Alarms including a TemplateColumnMode and mix of Cautions/Notes
Added Support for BGE Alarms, bottom continue message location.
Additional code to support special cases in Template for Calvert Alarms and new flag SpecialCaseCalvertAlarm
Support for Docstyle DSS_PageBreakHLS for page break on HLS
Changes for Calvert Alarms use of template to define top portion of alarm pages and CONDITION/RESPONSE table support.
Handle 3 top/bottom continue messages for Calvert Alarms; support box around CONDITION/RESPONSE table in Calvert Alarms; {REVUNIT} fix;
if TabPtsPerChar format is 0, set to a default of 6
2014-08-01 11:56:02 +00:00
Kathy 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
Kathy b13b6799cf BGE: Fix code to widen RNO column widths for two column step sections 2014-07-08 11:11:27 +00:00
Kathy 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
Kathy c9cdc35ff2 fixed a problem where the ‘Page x of y’, or any page list item that had text & one or more tokens, was bolding when it should not be bolded 2014-06-30 12:20:38 +00:00
Kathy 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
Kathy f675e6c866 BGE: Fixed RNO Tab from AER that is bullet
B2014-072: Do not display Page Number checkbox, transitions with page number are included in list of transition types
B2014-070: Fix null reference access if editing a procedure step title in the step editor when format uses change ids
BGE: RNO X-offset location and note/caution y-offset improvements
2014-06-05 12:52:29 +00:00
Kathy 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
Kathy 2e54123c79 commented out menu item for procedure’s removal of change ids
section continue message no longer prints if section/not hls break; bottom continue message no longer prints over bottom of text if close to bottom of page; end of section message no longer prints for subsections
2014-05-29 13:24:29 +00:00
Kathy 5a8910399a Automatic Table of Contents page numbers fix; width of equipment lists fix 2014-05-27 16:00:05 +00:00
Kathy 89c7496c57 BGE: Fix RNO tab when AER has ending parenthesis
BGE: Fix bug that left a ‘page number’ transition setting turned on for transition types that did not have this option.
BGE: Support for section continue messages (fix crash when access of null pointer), improved tabs for top continue messages in RNO column & when cautions/notes; adjust width of note/caution
2014-05-23 12:40:40 +00:00
Kathy 0081eed6bc Adjust starting location of notes/cautions/warnings 2014-05-23 12:39:10 +00:00
Kathy 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
Kathy 86cac2ae13 BGE: Fix pagination when a phone list exists
BGE: Auto Table Of Contents, multi-line title leader dots
BGE: Auto ToC, save section title length for printing of leader dots on last line of title
BGE: Fix location of bottom continue message when phone list exists
BGE: Auto ToC, save section title length for printing of leader dots on multi-line of title
2014-05-19 13:16:45 +00:00
Kathy 50a5787b32 Add error support if incorrect phone.lst format (writes to error log) 2014-05-15 12:43:16 +00:00
Kathy 5023c30710 widen cancel button so ‘l’ not cut-off in small DPI mode
added BtwnTextAndBottom2 for y-location of continue message
Implement BtwnTextAndBottom2
2014-05-15 12:42:45 +00:00
Kathy 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
Kathy c29bec4903 BGE – phone list edit support
For BGE
BGE – phone list support
BGE – account for phone list size when paginating
BGE – phone list support & fixes for auto Table of Contents
2014-05-12 15:46:00 +00:00
Kathy c0c9c8e314 BGE: Save Change id on grid edit
BGE: Save Change id on step edit
BGE: Added user interface for modifying current change id
BGE: Added menu item for removing change ids (no supporting code yet – the actual code to remove ids needs to be developed)
BGE: If format uses ‘ChangeIds’, then use the data from the changed step config for printing the change bar data.
2014-05-07 13:43:07 +00:00
Kathy b48a813a85 BGE: Add chgid property to make its value accessible throughout user interface
BGE: Change Id support, allow modify & clear if format has ‘ChangeIds’
2014-05-07 13:39:15 +00:00
Kathy 9efa23fffc BGE: Change Id dialogue at program startup
BGE: Support for Change Id in step config
BGE: change property name from MultipleChangeIds to ChangeIds
2014-05-07 13:38:26 +00:00
Kathy c157cacd50 For BGE, bring up prompt for ChangeId 2014-05-07 13:36:28 +00:00
Kathy 1737030172 BGE: change property name from MultipleChangeIds to ChangeIds 2014-05-07 13:29:47 +00:00
Kathy 091487cf7a BGE: Apply bold/underline next word for special cases 2014-05-07 13:28:34 +00:00
Kathy f332618227 BGE: Handle {} around ro values
BGE: Added an x-Location of end message for a section
Use x-location of end message for a section; tab format for sequential tabs at 4th level; hls tab spaces; indent in transition format 9
BGE: Use x-location of end message for a section
BGE: support for top continue messages that contain tab for continued step
resolve {Step Text} token in transition; modify code that processes transition format to use collection matches rather than search for ‘{‘
support AllUnits ro flag
support ‘{‘ and ‘}’ around ro value
top continue message with tab; location of top continue message in both AER/RNO columns for dual column; support indent in transition format during print
support two top continue messages (aer/rno) that can have different text; fix bug in splitting procedure title text if it contains hard spaces
2014-04-29 13:12:10 +00:00
Kathy 7579601d79 Support PSNotOnFirst pagelist flag so that pagelist item not printed on first page of section
Adjustments for centerline y-positioning when there is a double box
Add check so that centering single item (note/caution) works for Calvert; fix pagelist Section/metasection titles usage for first metasection; adjust starting y-position if doing a doublebox; if the y location of bottom message would go below bottom margin, reset to bottom margin; do rno bottom continue message
Added Bottom continue message support for RNO column; Draw Horizontal line if no doublehls as first item on page; support pagenumbering GroupedByLevel; Support PSNotFirst pagelist flag; Don’t put out <NO TITLE> as pagelist item if formatflag is not No Title printing; process Procdescriptor for Calvert (only check 1st character of eopnum for ‘@’); handle @@ in pagelist items
2014-04-16 15:19:42 +00:00
Kathy f51573672f For Calvert: remove a tab space if double alphanumeric so tab doesn’t overwrite box line; tabs should be ‘AA’, ‘AB’ rather than ‘AA’, ‘BB’
Added Bottom continue message margin for RNO column
2014-04-16 15:18:33 +00:00
Kathy 6b4f9a4ac3 If an auto Table of Contents page, initialize Word/Step section boxes and flags to Word section. 2014-04-16 15:16:51 +00:00
Kathy a26d292c6a Added Bottom continue message margin for RNO column
Various format adjustments: single column page length & width; dual column margins for continue message; procedure step subsections page width & centerline definitions;  pagelist procedure description location on dual column pages; EOP Num location on cover page; EOP num, rev & page num on proc step subsections page
2014-04-16 15:15:27 +00:00
Kathy f97dc5780d Start top continue improvements (don’t put out extra R character); Level0Big support; tab alignment with parent steps and respective step widths 2014-04-04 13:16:59 +00:00
Kathy 3be5841027 Process pagenum transitions for BGE, improve automatic ToC pagination, Level0Big support
UNITALPHA, REVUNIT pagelist items
2014-04-04 13:16:13 +00:00
Kathy 0ef5a19cd5 Display pagenum formatting checkbox for BGE 2014-04-04 13:14:08 +00:00
Kathy a61dabd52e Process pagenum transitions for BGE
Added unit number config item to user interface for printing pagelist items for BGE
Added Print_UnitNumberForPageList config item
BGE: don’t remove ‘.’ At end of tab when making a section/step tab
Check for pagenum transitions for resolving transition text (the type BGE has)
Added UnitNumber, Level0Big and UseSpecificTransitionModifier flags
2014-04-04 13:13:31 +00:00
Kathy 055d550a74 BGE: Added format flags: UnitNumber (flag that docversion properties should support unit number in data/form), Level0Big (big font for 1st level section hdrs – was in original format), UseSpecificTransitionModifier (flags that transition formats have pagenum, rather than allowing on all transitions). Also added call to override BGE EOP format items
Improved formatting for Cover page, List of Effective Pages, Table of Contents, Single column & dual column procedure pages & attachments
Added support for format flags used in FmtFileToXml.cs
2014-04-04 13:10:46 +00:00
Kathy f2d4d691e4 Added BGEEOP pagestyle method call 2014-04-04 13:09:39 +00:00
Kathy a1c02eb339 Set the DocVersionConfig.Print_UnitNumberForPageList value based on BGE’s unit number in path 2014-04-04 13:07:37 +00:00
Kathy b205e6bb4d Implement NumberWithLevel flag to create correct tabs in RNO column
add NumberWithLevel format flag
Handle double spacing (flag) in Table of Contents
Draw double lined box around High Level Steps (only HLS, not substep)
Double Lined box; Caution & Notes xoffsets and widths for printing in column (not across page); NumberWithLevel support (xoffsets); Align1StLevSubWHLS (format flag support); XBlankW1stLevSub adds extra line after 1st substep
procdesr pagelist include check for dashes in procedure number
2014-03-25 12:07:45 +00:00
Kathy 13ab958e82 use NumberWithLevel format flag 2014-03-25 12:05:52 +00:00
Kathy c30e434d15 added BGE methods
uncomment/use NumberWithLevel format flag
2014-03-25 12:04:46 +00:00
Kathy fdeb055bde Point Beach backgrounds: Added support for continue message; don’t add posadjust to children of same type; add support for LimitWidToPageWid
Added support for ProcDescr2 pagelist item & support for ProcDescr1 = {null} (inheritance was causing it to print when it shouldn’t have)
2014-03-18 12:13:54 +00:00
Kathy 97c4d4d941 For Point Beach, added LimitWidToPageWid so that text does not go past pagewidth into right margin 2014-03-18 12:12:20 +00:00
Kathy 013ff35102 Added wpb22 format & document styles & wpb20 document styles to improve Background document support
Added LimitWidToPageWid so that text does not go past pagewidth into right margin
Various background format improvements, i.e. headers, tabs, continue messages, and text xoffsets/widths
2014-03-18 12:11:22 +00:00
Kathy bd19f92dff Added an ‘Attachment x’ transition type where x is the section number (or letter)
Fixed B2014-038: range transition has ‘and and’ in text
2014-03-11 12:39:22 +00:00
Kathy 2702cfeeed New function to fix the ro values in the link text within the content text (for example, if the rodbid is updated in the link text)
Add menu item for ro fixer.
Fix ro values correctly if containing a dash and/or in a grid
2014-03-10 16:25:58 +00:00
Kathy 7530ca00f3 For range transitions, don’t put ‘, Step’ in text twice if there is an optional section number
Added underline flag for transition text
Added support for underline flag for transition text and fixed bug where replace words that had underline on/off for ‘OR’ turned off underlining in transition text
If selectedindex for section list was -1, set to 0 and refresh the section list
2014-03-10 12:44:48 +00:00
Kathy bedb5288a0 Added calls to fix subformat and enhanced background formats
Added flag to Underline transition text
Underline transition text in and pagewidth for attachments in WEP, allow for doing section transitions in WPB subformat; remove reference to logos in genmac file
Added underline flag for transition text
2014-03-10 12:43:10 +00:00
Kathy 22ee85c457 Fixed resolved transition text for range when only some steps in range are applicable 2014-03-05 15:52:59 +00:00
Kathy 622717ba1a Get data into memory for approval generation so that page number transitions resolve
Fixed B2014-025:If not master/slave, load all data into memory for page number transitions. Present dialog if there are errors in page number transitions so that user can resolve.
Added a property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Set property to determine if page number transition has incorrect page number caused by length of step’s text/wrapping & pagination
Add tracking of inconsistent page number transitions; if pdf already open, don’t run 2nd pass for page number transitions (resulting pdf had unresolved page numbers);
2014-03-04 17:36:02 +00:00
Kathy 1c8e2e86d5 Additional format improvements
Added WEPENB  (Point Beach Enhanced Background) improvements
2014-02-26 14:51:41 +00:00
Kathy 7ceacd813c Fixed null reference, program crash, if no step editor window was open when doing a search for annotations 2014-02-25 14:42:11 +00:00
Kathy 87f5f59aa0 Transition text had extra ‘, Step ‘ text in it, this was fixed. 2014-02-25 14:41:26 +00:00
Kathy 1c9e658edf Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes; for 7 lpi, start at correct page location if section headers are printed but not on first step of section 2014-02-24 17:36:54 +00:00
Kathy 9689726c43 Use memory data rather than database for finding next item (fixes problem where next item is not ‘applicable’ for procedure being printed
Add support for Point Beach asterisk boxes (and the boxes bold font)
2014-02-24 17:36:23 +00:00
Kathy 154dbeabb8 Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes
Added new method to ‘GetNextItem’ for an iteminfo so that next item is found in memory, not get from database
2014-02-24 17:35:07 +00:00
Kathy 6af7bd7463 - Added calls for Point Beach format improvements
- Added support for Point Beach and format flag DiffContActBox for their asterisked boxes
Added support for Point Beach’s format flag DiffContActBox for their asterisked boxes
2014-02-24 17:34:08 +00:00
Kathy bee1332737 - Add support to Caution/Note tabs for WCNBCK Pagelist items
Improve Spacing of WCN Background pagelist items tabs
2014-02-14 16:42:30 +00:00
Kathy 1f74af6c0e A change to fix column widths for Robinson single column procedures with sign-offs (Update 133) affected the widths of single column text with checkoffs for Wolf Creek. This has been fixed for both RNP & WCN 2014-02-13 13:54:38 +00:00
Kathy d4e80da296 Don’t underline bullets for Cautions/Notes
Don’t stop underlining in middle of step if document style has ‘UndSpecialStepsFoldout’ and there is a replace word that turns off underlining
2014-02-12 15:19:26 +00:00
Kathy 53b4189c9d Fixed F2013-012: Added support for ATTACHNUM1 page list item 2014-02-11 15:41:27 +00:00
Kathy 3fff776046 WCN OFN BCK Format improvement
uncomment rofst access from previous update
2014-02-10 15:18:30 +00:00
Kathy 1dd420fb09 WCN OFN BCK Format improvements 2014-02-10 15:17:03 +00:00
Kathy dd2d97ceb7 Fixed B2013-160: printing with blank page option causes various problems when procedure has continuous sections and for sections after the procedure steps section
Fixed B2014-023, null reference crash when printing some Farley procedures. Also WCN BCK formatting
2014-02-05 13:47:52 +00:00
Kathy 5ccdd9d3d7 Improved error message when image data is not found during a ‘preview’ request
Use UpRoImmAftrDashSpace to upper case RO units (flag was introduced for WCN)
2014-02-05 13:46:15 +00:00
Kathy c2f11de722 Logo for WCN cover pages was printing at top of page. Fixed the location of image printing in Word Documents
Added IsCaution1 boolean check (for WCN BCK formatting); underline background document header
Added RO Format flag: UpRoImmAftrDashSpace
2014-02-05 13:45:00 +00:00
Kathy 7ee3fde601 WCN changes for various improvements
Added RO Format flag: UpRoImmAftrDashSpace (updates RO units if RO immediately follows a ‘- ‘, i.e. dash, space)
2014-02-05 13:42:49 +00:00
Kathy 20cedc5e34 Fixed B2014-015: xoffset of caution/note after transition caution/note was incorrect. 2014-01-24 16:44:25 +00:00
Kathy 524226ebdd Fix B2014-010: crash when opening a word section or printing after creating a new procedure set if no ro.fst exists for working draft. 2014-01-23 15:12:53 +00:00
Kathy fff0233bf3 Fix B2014-003: parsing of rtf was incorrect for link with symbol and text after link 2014-01-23 14:25:12 +00:00
Kathy c13e732ffb minor improvements 2014-01-22 14:34:38 +00:00
Kathy 4e445bbe20 Page Num Transition (for grids) 2014-01-22 12:06:56 +00:00
Kathy cfb0981a22 Page Num Transition
Initial version needed for Page Num Transition
2014-01-22 12:03:00 +00:00
Kathy e9cce23bf1 Support centering of section title as defined in format files 2014-01-16 12:06:08 +00:00
Kathy 9ddf1ac940 if format has DSS_AddDotZeroStdHLS and going to a High Level Step, don’t remove .0 from High Level Step transition text
Added enum for DSS_DontDoCheckOffs format flag
2014-01-16 12:05:30 +00:00
Kathy bea8e693ec Support new document style format flag DSS_DontDoCheckOffs (no checkoffs in this section) 2014-01-16 12:04:36 +00:00
Kathy 5debdfca9d make format update case insensitive & update change in format name 2014-01-16 11:49:47 +00:00
Kathy 770b86f099 added hlpfsg
Initial
2014-01-16 11:49:15 +00:00
Kathy 0085a023de xoffset for numbered rnos fix 2014-01-03 15:53:05 +00:00
Kathy 22ad34c24e column for cautions/notes
added call to genfmt fix
2014-01-03 15:52:19 +00:00
Kathy 1510f4e3e9 Fix table location in y direction if off aer substep where HLS has long RNO 2013-12-18 16:43:27 +00:00
Kathy 65dd986027 Handle tabs defined in format as {LNK Step Num} for deviation documents
If can’t find an edit window, for example from search results that list ‘hidden’ data, give message –not crash
2013-12-18 16:42:52 +00:00
Kathy 8b3f72d3f7 Implement ContinueOnly format flag on RNOTypes (for Catawba and McGuire) 2013-12-17 14:20:07 +00:00
Kathy 8fa25198e6 CAT and MCG: adjust location of RNO bottom continue message 2013-12-17 14:19:05 +00:00
Kathy bca68b2fd0 Support 'BoldHighLevel' format flag and fix section tabs with spaces. 2013-12-16 15:43:08 +00:00
Kathy 6170cd205b Note box printing (separate versus same box).
Support for Metasectionnumber & title page list items
2013-12-13 15:29:54 +00:00
Kathy e3c0de2793 Fix access of multi-return RO values if group definition is not in order in RO Editor 2013-12-13 15:28:36 +00:00
Kathy fb55534ed8 CATDEV - long proc title to match other CAT formats 2013-12-13 15:27:37 +00:00
Kathy 03311ab658 Added an ‘InsertSymbol’ method for Word interface
Support for toggle of underlining for RO’s when used in Word documents
Fixed access of column mode for subsections
Improve table layout on screen (was overlaying table on text or another table)
Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection
2013-12-09 14:09:35 +00:00
Kathy 44b289fbd7 FNP: fix for xoffset for RNO's when in single column section 2013-12-05 14:18:47 +00:00
Kathy 32ac52b36d FNP: various header box fixes 2013-12-05 14:18:02 +00:00
Kathy ab6eab8b69 FNP: Fix AOP One column transitions that had extraneous (HLS.0) text 2013-12-04 17:31:35 +00:00
Kathy 1095b60df3 FNP xoffset of RNO's off unnumbered HLS 2013-12-04 15:19:25 +00:00
Kathy f087e6b092 FNP Xoffset improvements for AER & RNO tabs & text 2013-12-04 13:02:41 +00:00
Kathy d088933be0 Farley RNO Column size improvements 2013-12-04 12:59:13 +00:00
Kathy eecf225006 Farley tab/print improvements 2013-12-04 12:58:08 +00:00
Kathy ae5b5d4a33 FNP: CAS margins 2013-12-04 12:57:30 +00:00
Kathy de656340f6 Adjust proc title page list location for table of contents and version history sections 2013-11-21 16:01:53 +00:00
Kathy 7824091484 FNP: ResetDocStyles for sections that changed the top margin; don’t print ‘.0’ in bottom continue message; fix text overwrite of RNO & following caution/note that spans x direction of page; x-offset improvements (still needs work) 2013-11-20 13:39:12 +00:00
Kathy 136905792c FNP: Improved test for PROCDESC pagelist item 2013-11-20 13:33:23 +00:00