2ef2f898b1
Added code to apply selected applicability when expanding steps while steps are being setup in SetupEditItem method Added additonal condition to check for null value for section steps when no steps exist due to applicability settings
Rich
2013-07-23 04:06:09 +00:00
681d94d304
Modified vesp_ListItemAndChildrenByUnit to fix content parts count when no content parts exist due to applicability settings
Rich
2013-07-23 04:05:10 +00:00
05f24f7186
fixed page length for the Two Column Auto Action Page document style in the NSP EOP format. Adjusted the procedure title length in the NSP Deviation format
jjenko2013-07-19 13:57:19 +00:00
73c32910d4
Added code to prevent multiunit pdf location label and combobox from showing up under settings tab of print dialog box when printing a single unit site from the create pdf button of step tab ribbon
Rich
2013-07-19 03:11:09 +00:00
20903705be
logic to align Note and Cautions that use the box logic without a box
jjenko2013-07-19 01:53:18 +00:00
247ad3fdac
adjusted the width of Notes and Cautions for Prairie Island EOPs
jjenko2013-07-19 01:50:20 +00:00
823e6c04f2
Added code to support disabling create pdf button when multiunit until user selects a unit Made btnPdfCreate public
Rich
2013-07-18 19:17:35 +00:00
db93956df7
Added code to support enabling/diabling create pdf button until user selects a unit
Rich
2013-07-18 19:16:33 +00:00
a7dce88741
NSPIFG fix for top step continue message - should be empty
kruffing2013-07-18 12:49:04 +00:00
e96c7bad8a
Fix overwriting of section title
kruffing2013-07-18 12:47:37 +00:00
8f576d59df
Fixed null reference in converting tables that use underline style instead of dashes to draw the row lines
jjenko2013-07-17 23:36:41 +00:00
0eda70c1c8
Added TurnOffReplaceWords format flag Added space after UnderlineOn command when converting. Fixed the conversion of Top Continue Message, when not defined in 16-bit, set to an empty string so that it is not inherited from the Base format Added TurnOffReplaceWords flag Don’t do ReplaceWords if TurnOffReplaceWords is set to true
jjenko2013-07-17 15:13:02 +00:00
d055adfd11
Turn off ReplaceWords and increase length in NSPDEV format
jjenko2013-07-17 15:09:54 +00:00
8c8f443c27
turned on Arial font for all used NSP formats also general format adjustments.
jjenko2013-07-10 17:13:09 +00:00
4daf9fef31
implemented the ContinueSectionHeader format flag. Added code to the logic that replaces the procedure number with a Unit Procedure Number / Name so that if the results is a blank, it will default to the original procedure number
jjenko2013-07-10 17:12:22 +00:00
8ccdecf244
Changed Highlighting logic for range transition to only include steps or sections
Rich
2013-07-08 19:21:39 +00:00
aace632c9b
Added logic to protect against failures when an invalid transition text is removed. Added logic to protect against failures when an invalid transition text is selected.
Rich
2013-07-03 15:58:12 +00:00
2067a6f212
Added IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties to PlantFormat class for VCSummer data Added code to utilize BoldTransitionExceptHLS property for VCSummer data Added code to reset MyGaps when changing sections for drawing centerline for VCSummer data Added code to handle Transition Caution and Transiton Note when printing PDF for VCSummer data Added code to handle proper incrementing for lower case roman numeral page numbering for VCSummer data Added code to handle hard new lines in Procedure title for VCSummer data
Rich
2013-07-03 03:40:09 +00:00
2160e20c16
Added SetHeader method to ItemInfo class for VCSummer data Added code to handle Tab formatting of Caution and Note steps for VCSummer data Added code to support hard new lines in Procedure title for VCSummer data Added code to properly display transition for non Procedure step section to Procedure step for VCSummer data
Rich
2013-07-03 03:38:01 +00:00
dedb3ac1ff
Added property IsTransition to Tab structure for VCSummer data Added properties AdjustStepTransitionText and BoldTransitionExceptHLS to Trans structure for VCSummer data Added and modified formatting data for VCSummer data Added XSL processing for IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties for VCSummer data
Rich
2013-07-03 03:37:10 +00:00
5d7d23f292
Added code to use ShowSectionTitles property
Rich
2013-07-02 15:33:57 +00:00
54bae90bfb
Added new property to DocStyle named ShowSectionTitles
Rich
2013-07-02 15:33:03 +00:00
4080ac83a5
Added new property to DocStyle named ShowSectionTitles Format changes including Purpose/Symptom/Entry Conditions PageStyle and DocStyle Added xsl to match ShowSectionTitles
Rich
2013-07-02 15:32:11 +00:00
7bc0e8846e
Added Property yVeryBottom Changed the format of the Verical Ruler in the Debug PDF Layer to start at the top margin and extend to the bottom margin. Partial fix of the logic to display an XY Plot.
Rich
2013-07-01 17:41:04 +00:00
78add0ccd2
Added a missing MAXRECURSION 10000 Changed Through Transition Format and User Interface Added Automatic Print Options to shutoff DebugText (/NT), DebugPagination (/NP) and Compare (/NC) Added logic to allow the use of the default path for PDFs. Update the Print_PDFLocation property of the Working Draft when the user changes the value on the Working Draft property page. Fixed Bug B2013-117 Set the date/time stamp for the Document based upon the current time. Make sure that the output is set to Final without revisions and comments before ROs are replaced. Added function to restore valid previous version of MSWord document if the current version is not a valid document. Check for Null to eliminate errors. Removed Unused field DocPDF Support MSWord document restore function. Add check for Transition Node count before updating values. Restore latest valid MSWord document if the current version is not valid. Eliminate File Commands so that the user can only close the MSWord section, and then verify if the changes to the document will be saved.
Rich
2013-07-01 17:39:15 +00:00
067f1e8732
Added SHE pagelist item ATTACHNUM
kruffing2013-06-27 12:53:40 +00:00
45fdbc4fe3
Fix B2013-125: crash when adding SHE procedures Modify 'AND' range transition to actual selection of user
kruffing2013-06-27 12:51:55 +00:00
f77ebed326
Fix for B2013-120 (pages printing landscape when they shouldn't)
kruffing2013-06-27 12:50:43 +00:00
baae8c057f
Add additional condition when determing expansion of steps to verify parent item is a step
Rich
2013-06-25 21:23:55 +00:00
7dc3c88231
Add Transition format for VCSummer based on conversation with client which allows for transition to procedure steps section from another section in the format of "Step {n} of this procedure".
Rich
2013-06-21 20:28:34 +00:00
5166867b4a
Added logic to allow a merge of 16-bit data into a 32-bit database. Also tried to add an update formats for all database, but isn’t working yet, so I commented the logic out for now.
jjenko2013-06-21 12:23:31 +00:00
3c479b08ba
Added button btnAnnoTypeApply to annotations section of folder properties. Added button btnRevisionStageApply to revision stage section of folder properties.
Rich
2013-06-21 03:21:42 +00:00
8a14d2a043
A code when drawing boxes involving 2 notes or 2 cautions such that VCSummer data and Sharon Harris data created PDFs correctly
Rich
2013-06-17 05:39:46 +00:00
ae2922e976
Added call to AddPlantSpecificOverrideInheritance in LoadFormatFile method Added formatting properties to support VCSummer data
Rich
2013-06-17 05:39:12 +00:00
dc06b22811
Added method AddPlantSpecificOverrideInheritance to support VCSummer data
Rich
2013-06-17 05:38:17 +00:00
4847cf0f4b
Added code to support automatic updating of formats at start-up via command line parameter
Rich
2013-06-14 22:36:34 +00:00
ca50815d38
added check for existence of DBF file before trying to process the procedure. Added message to error log stating that the DBF file was not found
jjenko2013-06-14 13:35:07 +00:00
1cc722cb67
Fixed logic to handle a user (sub) format as the procedure set default format added more robust logic to handle outside transitions supporting logic to add an additional annotation when multiple possibilities for an outside transition is possible
jjenko2013-06-12 19:00:37 +00:00
9c98f8bb48
Changed how XYPlot data is handled for processing VCSummer data
Rich
2013-06-11 18:48:58 +00:00
bf9a9bcc9e
Added IsLandscape property to SvgPageHelper class Added code to process landscape pagelist for processing VCSummer data
Rich
2013-06-11 18:48:26 +00:00
7549f62ba9
Added gap in centerline for grid for processing VCSummer data Changed how page length was determined when deciding how to paginate a procedure for processing VCSummer data Utilized FixedMessage property for processing VCSummer data Utilized DocStyle.LandscapePageList property for processing VCSummer data Added gap in centerline for boxes for processing VCSummer data Changed ToPdf method to pass yTopMargin and yBottomMargin by reference Chnaged calls to ToPdf method to pass yTopMargin and yBottomMargin by reference Changed how vlnParagraph was processed with regards to Notes and Caution boxes to support nuances in VCSummer data Added code to support macro substitutions in continue messages and end of procedure messages for processing VCSummer data Added drawing centerline and handling gaps in centerline for processing VCSummer data Added RomanNumbering of pages for processing VCSummer data Added classes Gap and Gaps for processing VCSummer data Utilized MacroTabAdjust property for processing VCSummer data Changed how vlnText width was calculated for processing VCSummer data
Rich
2013-06-11 18:47:47 +00:00
8f962bc778
Added LandscapePageList property for processing VCSummer data Added CenterLineX, CenterLineYTop and CenterLineYBottom properties for processing VCSummer data Added FixedMessage property to support end message with CRLF characters Added RelXLocation, RNOWidthSameAsHighParent, SingleColumnRNOIndent, RNOExcludeMacros and MacroTabAdjust properties for processing VCSummer data
Rich
2013-06-11 18:44:03 +00:00
de21ab4c8f
Set DlgPrintProcedure.SelectedSlave property to -1 to support RunAutomatic method when processing single unit data Added code to set orientation to landscape when width > length of document Utilized new FormatStepData.TabData property RNOExcludeMacros in SetTabText method to support VCSummer format Added new method ReplaceStepToken and utilized method for processing VCSummer data Changed RomanPart and RomanNumbering properties to static Added new property SectionConfigCheckOffIndex for processing VCSummer data Added new property stpCheckOff for processing VCSummer data Modified code in SectionDefaultEnabledCheckOff method for processing VCSummer data Added new property SectionDefaultEnabled for processing VCSummer data Added new property IsLowestLevelStep for processing VCSummer data Made Text property of MetaTag class public for processing VCSummer data
Rich
2013-06-11 18:43:03 +00:00
924e5c024e
Added support for VCSDEV and SUM format files for VCSummer
Rich
2013-06-11 18:41:32 +00:00
f03615dd7d
Added IsLandscape property to WordDocument class Utilized IsLandscape property to set WordDocument orientation
Rich
2013-06-11 18:40:11 +00:00
4885c21734
Used landscape parameter in call to SaveWordDoc in MigrateLibDoc method Added new table function vefn_GetVersionFormatItems Used comparison of DocStyle PageWidth to PageLength to determine value for landscape parameter in call to SaveSectionDocument Added ability to disable checkoffs for a section based on 16-bit data
Rich
2013-06-11 18:39:39 +00:00
d099c1a881
Added boolean parameter to SaveSectionDocument and SaveWordDoc methods to support landscape word documents
Rich
2013-06-11 18:38:13 +00:00
32ea07da99
Logic to support the {HLSTEXT} token and to replace a “!” character with a Unit Name
jjenko2013-06-10 19:53:36 +00:00
f963dfc03c
Fixed initialization of the Print Section Number and Title Fixed the logic that determines the column mode of a section Logic to support the {HLSTEXT} token
jjenko2013-06-10 19:53:02 +00:00
df121e54a9
Format updates for NSP
jjenko2013-06-10 19:51:07 +00:00
dfbdd0dbdb
Improvements and bug fixes, including clear all & reset to fix 'caching' problem
kruffing2013-06-05 12:43:08 +00:00
2b7749dc88
Back out bad location code for note/caution tab.
kruffing2013-05-30 15:13:18 +00:00
8d73cf9974
changed the Tree View checkbox from “Save Expanded” to “Remember Last” and added a tool-tip for a more detailed description B2013-089 – fixed a bug where you could not resize the Procedure panel unless you closed and re-opened the panel.
jjenko2013-05-29 18:05:15 +00:00
ba04116c02
Various improvements for IP2 and IP3
kruffing2013-05-29 15:01:17 +00:00
17801bf257
For IP3, Use RNOSepLineLength to draw the separator line.
kruffing2013-05-29 14:59:00 +00:00
e675a1ca4a
Add asterisk for boxes for IP2/IP3 cautions
kruffing2013-05-29 14:57:47 +00:00
ebccc32e4e
Fixed logic to find ROs in procedure text.
Rich
2013-05-23 20:40:09 +00:00
e3430c7416
Fiexd B2013-100: bolding of words that contained 'per' rather than just 'per.
kruffing2013-05-23 16:13:49 +00:00
2a54e9c632
If there is no compare PDF file, treat compare as if it were being done against 32-Bit. This keeps the output the same as output without compare. When compare is being done with 16-Bit output, special word-wrap logic sometimes removes the last character of a paragraph so that the 16-Bit output more closely matches the 32-Bit output/
Rich
2013-05-21 15:37:50 +00:00
e9f746a883
Logic to determine if a transition was acceptable was running into a limit. The limit was removed. Changed logic so that Compare Check Box is visible if the PDF Output folder contains a folder named "Compare". Pagination within a step was changed to more accurately fill a page taking account for continue messages at the top and bottom of the page. Logic was added to try to find a place to break a step, if the minimum break location cannot be found using the standard logic. Added YTopMost output to debug text on compare PDFs.
Rich
2013-05-21 15:37:19 +00:00
60ed4a9e31
When rev date in proc config file is not a date, use change bar date Changed casting iteminfo to procedure info to just using procedureinfo object to get pdfnumber for printing pdf
Rich
2013-05-21 14:18:38 +00:00
7f1cfd3b88
Validate iteminfo parts have counts > 0 prior to accessing elements
Rich
2013-05-21 14:15:41 +00:00
53123154fc
When restoring content or item changes in change manager, make sure update both ro values and transitions
Rich
2013-05-21 14:14:45 +00:00
d09eac44b8
If no value found with 12 character ROID, try 16 character ROID
Rich
2013-05-21 14:14:12 +00:00
9ada371fbf
B2013-092: Set VersionList before getting affected Ros for word documents.
kruffing2013-05-17 10:54:28 +00:00
20f6d42116
fixed type in Ginna’s format titles
jjenko2013-05-14 13:17:26 +00:00
26ce21ccb9
connect library documents for procedures that have many sections (step/sequence was non-alpha)
kruffing2013-05-14 12:48:42 +00:00
85d0e02a4f
Handle embedded text in xyplot for CPLS
kruffing2013-05-14 12:44:03 +00:00
732fadab95
changed “Rochester Gas and Electric” to “CEG” in Ginna’s Deviation Format title.
jjenko2013-05-13 15:40:31 +00:00
11fe928774
Changed an Error Message to provide the location where the error occured. Added logic to keep un-numbered child steps together. Changed the space on the first page to be yWithinMargins. Changed an Error Message to provide the location where the error occured. Changed the format of the Pagination Debug file to make comparison easier. Used YTopMost to correctly determine how much space is left on a page. Changed an Error Message to provide the location where the error occured. Changed logic to keep from breaking in a caution or a note.
Rich
2013-05-13 10:44:25 +00:00
dbf3129866
Changed a comment to match the code.
Rich
2013-05-13 10:42:23 +00:00