d90e472f23Fixed Transition Format to support multiple level sub-sections Fixed Transition Logic for Calvert
Rich
2014-11-10 13:05:18 +00:00
242514ae99Fixed Transition Format to support multiple level sub-sections
Rich
2014-11-10 13:04:41 +00:00
f918bb0d88Changed the output so that it can be more easily parsed in Excel.
Rich
2014-11-10 13:04:03 +00:00
72a03590ddAdded 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 inactiveJohn2014-11-07 17:26:36 +00:00
4fea758321For Calvert, section/subsection xoffset was not considering autoindent flag setting on section property when printing section/subsection numbers and titles.Kathy2014-11-07 16:51:38 +00:00
b52c7098f9Reverted 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”.John2014-11-06 20:59:22 +00:00
fd6e80ef71Adjusted the positioning of some of the signoffs so they don’t bump into change barsJohn2014-11-06 17:04:19 +00:00
235b6f7472Added Print/HorizontalSubstep flag (default to false). Was in 16bit to flag footnotes for BGEVL (in addition to NotesToFootnotes Set HorizontalSubstep flag to true (for Note type as footnote) Added property ‘IsFootnote’; for Calvert formats: don’t bullet a single note/caution Added HorizontalSubstep flag Use ‘IsFootnote’ property to determine if a note is a footnote.Kathy2014-11-06 14:30:40 +00:00
32ddfbbce0Fixed logic to keep code from crashing.
Rich
2014-11-06 02:48:50 +00:00
e77c7dfc2cAdded Unit configuration Flag so that the user can specify the unit for a Working Draft set.
Rich
2014-11-06 02:47:59 +00:00
344b7f9ab7Changed the logic to match the logic for bulleted steps
Rich
2014-11-05 17:04:10 +00:00
fd96809f2aB2014-109: Fix crash on section delete – cache list was updated by sub-code and then enumeration crashed.Kathy2014-11-05 14:55:13 +00:00
8c85f817d1Removed sequential tabs from Continuous Action ParagraphJohn2014-11-05 14:50:35 +00:00
b89af73735Made Status Change available to other print objects Update status when moving through a section with subsections Update status when moving through a section with subsections GetSectionInfo use local value rather than using the cache Used SectionInfo property HasStepCheckOffs to turn-on CheckOff header and narrow text width.
Rich
2014-11-05 14:36:17 +00:00
2d7c25d2d2GetSectionInfo use local value rather than using the cache Added Property HasStepCheckOffs
Rich
2014-11-05 14:34:53 +00:00
3daa13f4b6Fixed background document pagination adjusted sub-step text width when they have a tab (background documents)John2014-11-04 21:14:16 +00:00
c46b4de7abAlignment 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 stepsJohn2014-11-04 17:16:46 +00:00
1129cb3431Adjust landscape word section pagelist item locations & flags for printing pagelist items as landscape Calvert: Added ‘DSS_PageListAddSectCont’ flag to docstyle->Style to flag continue message in section title Calvert: Reset svg’s for document styles that have ‘DSS_PageListAddSectCont’ so that pages other than first have continue message Calvert: Print continue message for “ATTACHTITLECONT” pagelist item (but not on 1st page)Kathy2014-11-04 16:48:26 +00:00
792fede090Calvert: fix extra blank lines around single caution/notes (for Calvert formats only)Kathy2014-11-04 11:56:37 +00:00
2d0fdc81e0Calvert: for notes/cautions check for exact step type for grouping & bulleting notes/cautionsKathy2014-11-04 11:55:56 +00:00
6b7af8bbe1modified column & don’t center the ‘Date Time Note’Kathy2014-11-04 11:55:11 +00:00
cf3f1b5e43Allow the selection of a section for the first transition typeJohn2014-11-03 14:14:39 +00:00
a45c860de4Don’t underline “(Continued)” in the top section continue message Fixed the creation of the section continued message tabJohn2014-10-31 19:03:24 +00:00
a6d88d7bb4Include the Table Of Contents section in the page count used in the Table of ContentsJohn2014-10-30 18:48:35 +00:00
6f1d41879fTurn 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 ContentsJohn2014-10-30 16:40:24 +00:00
09c88e8948fixed footnote tabbing in editor & made other note types inactive BGEVLV: for ‘TitleWithTextRight’ types, position correctly on screen if no children for this type BGEVLV: don’t print duplicate footnote data even if it exists in data; fixed y-location of footnotes on last page of section.Kathy2014-10-30 14:24:48 +00:00
dad37c50a8Don't use template for Notes and Cautions off of sections
Rich
2014-10-30 12:46:58 +00:00
343c680754Allow Cautions Notes and Warnings off of Section
Rich
2014-10-30 12:46:05 +00:00
7bd3193a48Change Transition Code to Not Remove Closing Paren if tab has an opening paren
Rich
2014-10-30 10:43:53 +00:00
818ebe20c3Fixed bug when XOfffset was being calcuated.
Rich
2014-10-30 09:27:58 +00:00
2cf2166d0d[M????] added to replace words
Rich
2014-10-30 09:27:15 +00:00
90994101f9changed y1 value from “” to “0”John2014-10-29 17:56:35 +00:00
e5ad3ed95cAdded logic to put an error message in the PROMS error log showing the format file name that it is having problems loadingJohn2014-10-29 17:54:04 +00:00
290d2c8abfFixed issue getting the parent’s config valuesJohn2014-10-29 14:58:33 +00:00
9e565cfd05Print footnotes, page numbering & additional page list items for BGE Valve SectionsKathy2014-10-29 14:45:06 +00:00
599fd8e483Fixed the logic so that all bookmarks position the PDF properly. High Level Steps will position at the correct location on a page. Sections and subsections wll position on the correct page.
Rich
2014-10-29 14:05:12 +00:00
1c37a32d78Restore Kathy's change that I stepped on.
Rich
2014-10-28 16:00:50 +00:00
cbd9026fc6Corrected Bookmarks for PDFs to support subsections
Rich
2014-10-28 11:20:04 +00:00
f20adce7efAdded a TreeView menu option to collapse procedures. Requested by Bob Bleacher of Calvert.
Rich
2014-10-28 11:19:30 +00:00
c09c12b017Default change bar is change bar only Default change bar is change bar only, adjusted positionJohn2014-10-27 14:20:04 +00:00
7b540648a1Fixed bug in Item ID and Content ID lookup text box.
Rich
2014-10-26 21:14:40 +00:00
f453cab9b2Fixed a problem where the code would hang
Rich
2014-10-24 20:19:52 +00:00
3c4fde72c6Notes, Cautions, and Warning text should not be boldedJohn2014-10-24 18:27:00 +00:00
74a8145f1dChanged DBSequence to Short Path in debug output
Rich
2014-10-24 16:50:19 +00:00
be0ae3dbe2Support for a Null STBoxIndex
Rich
2014-10-24 16:49:05 +00:00
d13f8d05f4Removed Box on Date/Time Note
Rich
2014-10-24 16:48:28 +00:00
da27fae4f2Optional shutdown after copy.
Rich
2014-10-24 16:47:50 +00:00
78e2016108adjust x location of check off macrosKathy2014-10-24 12:15:16 +00:00
f1c6f819b9Added code to support textbox in status bar at bottom of PROMS which allows user to locate an item by the itemid or contentid in debug mode
Rich
2014-10-24 01:30:19 +00:00
73ca054fa2Added logic so that Prerequisite Steps (transition type) would be removed only when printingJohn2014-10-23 18:00:16 +00:00
9d2e558451Calvert: CheckOffXtraLines’ support for new check off [6]; fix blank line adjustment for caution 6 in EOP/AOPsKathy2014-10-23 12:58:13 +00:00
4505955230make check off selections consistent between OI & STP format. Add 3 line over 3 line check off (check off [6] in menu) change type of ‘CheckOffXtraLines’ from int to floatKathy2014-10-23 12:57:37 +00:00
2bcd34b76dRemoved PDF Path and validity checks Added Validity Check - Procedure Set Path against Config DataPath
Rich
2014-10-22 22:16:43 +00:00
f8a73cfefeAdded Validity Check - Procedure Set Path against Config DataPath Removed PDF Path and validity checks
Rich
2014-10-22 22:15:43 +00:00
6098140d26Support the impact of the Section Continue Message on Pagination Added logic to determine if the Section Continue Message would be printed.
Rich
2014-10-22 15:29:21 +00:00
0a76a0d22cAdded error handling for the step counter
Rich
2014-10-22 15:24:15 +00:00
91ef383ad4‘INITIALS’ pagelist fix & extraneous end message fix fixed various check off line lengths (underlines now are lines in macro) Calvert: adjust paragraph widths if section has a check off Calvert: determine whether ‘INITIALS’ pagelist item is printed based on whether section has check offsKathy2014-10-22 13:15:02 +00:00
bf99440bdeAdded code to provide information regarding transitions that are being fixed using the Fix Transitions menu item. Added code to fix transitions that involve Section, SubSections and Steps as part of the path to the transition and how this is rendered in the step's text.
Rich
2014-10-22 00:55:04 +00:00
6c564c8e4dSection titles & section title continue messages improved Calvert OP/STP: Improved section title continue message Calvert OP/STP: Added a method to get tab width with no symbol font name as argumentKathy2014-10-21 14:42:43 +00:00
5e33d7ec2aFix ReplaceWords so that it doesn't replace link tokens.
Rich
2014-10-21 04:43:55 +00:00
f50fda89ffAdditional logic to handle a 16-bit default column mode setting on sectionsJohn2014-10-20 20:16:25 +00:00
741b2608f1Instead of removing a problematic indent character (while printing), simply don’t do the indent calculations and return an indent value of zero.John2014-10-20 20:15:41 +00:00
f6a471dde8Various print format improvements Fix multiple note/caution bulletting Improve check off lines (may need further improvement) Fix multiple/note caution printing for Calvert OnlyKathy2014-10-16 15:59:48 +00:00
ba6eff87f4BGE_STP: Implement ‘CheckOffHeaderInPagelist’ and ‘CheckOffXtraLines’ format flagsKathy2014-10-16 12:51:07 +00:00
995504ca06Various format improvements Check off line improvements BGE_STP: Added ‘CheckOffHeaderInPagelist’ flag to denote that the format supports checkoff headers, but the header is in the pagelist rather than the list of check off headersKathy2014-10-16 12:50:23 +00:00
4ebc193d09Eliminate Forced pagination problems in IP2 Bck Resize figures when figure is bigger than page Remove {NULLDOCCURPAGE} when processing page numbersKathy2014-10-14 13:39:52 +00:00
f994210ea6Fixed issue with how sections with both sections and steps as children were being loaded
Rich
2014-10-14 00:41:56 +00:00
42e05cc3cdAdded logic to check previous and next note/caution to see if there should be a tab to the left.John2014-10-09 19:41:52 +00:00
a4f0a04c5dAdded logic to speed-up printing
Rich
2014-10-09 18:22:53 +00:00
be96be3eccWas 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 turnedJohn2014-10-09 13:32:39 +00:00
f7e805a745Added Page Count to Status Fixed Hanging Indent logic for vlnParagraphs
Rich
2014-10-08 20:14:27 +00:00
cb355b71aaCommand Line switch to skip ReplaceWords function (Edit and Print) Added Hanging Indent Logic for Grids.
Rich
2014-10-08 20:13:15 +00:00
d8b0f21619IP2 Background: Fixes for bad pagination within Step Description table & width of some sub-stepsKathy2014-10-08 16:37:28 +00:00
8c806ccd97IP2 Background: Fixes for bad pagination within Step Description tableKathy2014-10-08 16:36:50 +00:00
7a25579663IP2 Background indenting in Step Description Table for non-template stepsKathy2014-10-08 14:14:05 +00:00