Commit Graph

  • 01f078ea4f Added property ‘BottomIsTable’ for determining that last item with change bar is a table For Calvert Alarms, include table in continuous change bars kruffing 2014-08-27 16:48:35 +00:00
  • 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. jjenko 2014-08-27 15:30:20 +00:00
  • 2bfc220948 Fixed the size of the Open PDF button on the PDF Status dialog jjenko 2014-08-27 13:57:39 +00:00
  • 793f4c58df The Pagination Logic was improved to more properly paginate the alarm procedures for Calvert. Rich 2014-08-27 12:23:56 +00:00
  • e8a905af49 When a Hard Return is added to a High-Level step, the RTF command "\line" is added. This was appearing in the TreeView. The code was changed so that the command was replaced with a semicolon. Rich 2014-08-27 12:23:23 +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 jjenko 2014-08-26 19:51:50 +00:00
  • c33fb0af53 BGEALN: Do not duplicate Tab/header for Notes/Cautions/Warnings. Add ‘IsCautionOrNotePart’ BGEALN: Various improvements in Calvert Alarms for blank lines within Notes/Cautions/Warnings kruffing 2014-08-26 16:36:29 +00:00
  • ee74919174 Slight increase of width of text for Cautions/Notes/Warnings kruffing 2014-08-26 16:35:30 +00:00
  • de04f70185 Don't paginate on an OR step if it's parent will fit on a page. Only remove the Condition/Response header if the next Page Break is the first substep of the Condition/Response step. Rich 2014-08-26 11:07:16 +00:00
  • 293fcb2f1c Added code to fix error regarding importing procedure Added initial code in preparation for allowing exporting/importing procedure sets with or without audit history Rich 2014-08-26 01:12:18 +00:00
  • 907ff47e5d 1 Keep Notes/Cautions/Warnings with Condition/Response text 2 Don't break Condition/Response text before 3 lines. 3 Paginate Device and Setpoint lists properly Rich 2014-08-25 18:39:36 +00:00
  • e61898ff07 Turn on bold for Immediate Action high level steps jjenko 2014-08-25 16:06:43 +00:00
  • 003ca74e2c Fixed replace words underline logic jjenko 2014-08-25 14:49:29 +00:00
  • 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 jjenko 2014-08-22 20:20:06 +00:00
  • 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 jjenko 2014-08-22 17:07:14 +00:00
  • 9393fc01d4 Fixed logic for Calvert Alarm Condition/Response steps Commented-out debug output Added logic to keep text from being very bold when it starts with a bullet Changed continue logic so that "(Continue)" does not overlap with the step tab. Rich 2014-08-22 13:42:53 +00:00
  • ba4f16b7e1 Use ActiveFormat rather than FormatStepData.MyFormat (this works for Steps/Sections and Procedures) Rich 2014-08-21 17:52:11 +00:00
  • 45e663f2d3 For Calvert Alarms, when a CONDITION/RESPONSE table had a long list of Notes/Cautions associated with it, the page break was not correct. This was fixed. kruffing 2014-08-21 16:41:46 +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 kruffing 2014-08-21 12:34:18 +00:00
  • 899e58cba0 Fixed a null reference when doing an Insert Before jjenko 2014-08-20 19:15:23 +00:00
  • 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 jjenko 2014-08-20 17:52:23 +00:00
  • 7c26029b92 Fixed logic to correctly determine page break location at the end of a Condition/Response substep. Rich 2014-08-20 16:26:54 +00:00
  • 77e02fd438 Calvert Alarms: CONDITION/RESPONSE top continue messages improvements. kruffing 2014-08-20 13:49:22 +00:00
  • 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. jjenko 2014-08-19 21:10:58 +00:00
  • e0470e805e Turned on Searchable for Title, TitleWithTextRight and TitleWithTextBelow jjenko 2014-08-19 21:08:19 +00:00
  • c0c249825c Changed logic so that only the first substep skips the CR header Rich 2014-08-19 19:23:32 +00:00
  • b52a05af12 Allow for continuous change bars with message at top, when flag is changeid kruffing 2014-08-19 12:40:18 +00:00
  • 3d2757f094 Calvert Alarms: Make subscript/superscript characters a little bigger for CompressPropSubSup flag kruffing 2014-08-19 12:38:23 +00:00
  • 49ffee4bd0 Change VlnSvgPageHelper TopMessageR(s) to support multiple vlnText items. Corrected logic so that the tab is properly formatted in the continue message. Prior to this change the Tab incorrectly underlined the space following the tab Rich 2014-08-18 18:39:36 +00:00
  • dec6a46080 Limit Calvert Alarm logic for Condition/Response to only be run for SpecialCaseCalvertAlarm format flag. Added debug logic for TextAt counter. Rich 2014-08-18 18:38:39 +00:00
  • 35bed5b381 Added Error Handler to keep code from crashing when a partial replace word is not correctly formated. Rich 2014-08-18 18:37:00 +00:00
  • 8ee514f476 All changes are contained in BGE ALN flags: CONDITION/RESPONSE table top continue message improvements; vertical spacing around bulleted items (where everynlines == 99) fix; if previous step is within template & this is not (and has same type) use template definition (only for Calvert Alarms) Y location Adjustments for Calvert Alarms ‘CONDITION/RESPONSE table top continue messages kruffing 2014-08-18 13:35:10 +00:00
  • a33347b22a Replace words for bolding [Bxxx], i.e. support for regular expression text in replaceword/with Added TextAt counter for debug Added debug of TextAt by allowing specifying of ItemIds kruffing 2014-08-18 13:34:09 +00:00
  • c24d6b94ea Calvert Alarms: 2 consecutive Notes with Warning after did not print correctly. kruffing 2014-08-18 13:32:57 +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 kruffing 2014-08-18 13:31:51 +00:00
  • 7cdeec91f8 Adjusted the Condition/Response table lines. Rich 2014-08-15 22:32:06 +00:00
  • 8c5703de65 Logic for page breaks before Condition/Response steps Logic for page breaks within Condition/Response steps Rich 2014-08-15 22:31:30 +00:00
  • 1aece98d43 Modified code regarding domain name and daily security code Rich 2014-08-13 22:30:08 +00:00
  • 1a03c1b329 BGE: If ‘ANNUNCIATOR COMPENSATORY ACTIONS’ starts on a new page, fixed y-location so does not print too far down on page; fix x-offset of non-tabbed & non-sequential steps in ‘CONDITION/RESPONSE’ table so they don’t overwrite vertical table line. kruffing 2014-08-11 15:23:18 +00:00
  • 34dca7cc46 Fixed placement of centered table when high level RNO is longer than the AER substeps jjenko 2014-08-08 19:32:09 +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 kruffing 2014-08-08 13:46:01 +00:00
  • f6c6956381 Modified code to fix error where inserting high level steps failed Rich 2014-08-07 21:02:30 +00:00
  • ad6fea21bc Added code to handle procedure number with space - dash - space in the number Rich 2014-08-07 21:01:50 +00:00
  • 5e3f6b5e0e Hide Original Page Break check box from print procedure dialog Changed Harry's MAC domain Rich 2014-08-07 20:10:30 +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) jjenko 2014-08-07 14:09:17 +00:00
  • c21ca1547d Fixed recursion limit of 100 error that happened when inserting a transition in the 137th procedure of a large procedure set jjenko 2014-08-06 18:24:40 +00:00
  • 37a481db24 Added new events NodeCopy and ClipboardStatus, changed paste operations to use MyCopyStep property of tab control instead of clipboard and changed method to determine when paste replace menu item is available Rich 2014-08-06 00:56:13 +00:00
  • a17c27c0a8 Added code to raise an error if trying to paste a step in reference to a step that has been deleted by another user (eg: paste before, paste after or paste replace) Added handlers for new treeview events of NodeCopy and ClipboardStatus Added exception handlers to handle the exception of trying to use a deleted step as a reference point for a paste operation (before, after or replace) Added code to set the MyCopyStep property to the value of the new step added in a paste replace operation Rich 2014-08-06 00:55:41 +00:00
  • b5ded05838 Handle new error when a deleted step is attempted to be copied. Added logic to handle an invalid transition (a transition to a disconnected step. Rich 2014-08-05 19:02:02 +00:00
  • 059041c546 Raise an error if trying to copy a step that has been deleted. Rich 2014-08-05 19:00:42 +00:00
  • d2e3ba6dc5 Changed font of the Table substep type to Lucida Console in the EOP and in the Alarm formats jjenko 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). kruffing 2014-08-05 12:51:19 +00:00
  • eba0e7ea55 Added column headings to two column addendum sections jjenko 2014-08-04 17:26:24 +00:00
  • a8c7343e84 Bolded the Continuous Action High Level Step jjenko 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. jjenko 2014-08-01 16:27:17 +00:00
  • 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 kruffing 2014-08-01 11:56:02 +00:00
  • b24dfe988d BGEALN page/doc style fixes Added a SpecialCaseCalvertAlarm flag to keep code changes isolated. Various print fixes TranslateFMT.XSL kruffing 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 jjenko 2014-07-31 16:05:11 +00:00
  • e08f317eda Added some ErrorLog output when the Right-Mouse is clicked on the User Name Rich 2014-07-30 18:55:16 +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. jjenko 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 jjenko 2014-07-30 15:22:44 +00:00
  • def68c1ac8 Added code to prevent PROMS crash when closing Export/Import dialog for importing procedure without actually importing procedure Corrected domain name for Harry's Macintosh machine Rich 2014-07-30 02:39:32 +00:00
  • da55996088 Added code to allow user with Writer permission to force check-in a procedure that they have checked-out Added code to export individual procedure and to import individual procedure as a copy or overwrite in same procedure set or as a new procedure in a different procedure set Added code to handle events for exporting and importing procedures to same or different procedure sets within the same database Added code to allow user with both RO Editor and Writer permisssions to user RO Editor and edit procedure. Added menu items to export a procedure or import procedure and initiate their corresponding events. Rich 2014-07-29 02:32:44 +00:00
  • 88e893621c Added connection info for Bodine to connect to SQL Server 2008 and 2012. Modified code with regards to starting PROMS as backdoor administrator Rich 2014-07-28 02:16:39 +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. jjenko 2014-07-25 18:46:27 +00:00
  • f695be7f6b Fixed logic for single column checkoff macro jjenko 2014-07-23 16:53:07 +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 jjenko 2014-07-23 16:44:13 +00:00
  • e680e91a64 Modified ROID parameter passed to DRoUsageInfoList method GetAffected to use complete ROID, not a truncated 12 character ROID Rich 2014-07-22 17:47:28 +00:00
  • 69bbda7ed8 Added function vefn_CompareROIDs Modified stored procedure getAffectedDRoUsages to utilize function Rich 2014-07-22 17:46:56 +00:00
  • 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 Rich 2014-07-22 00:05:06 +00:00
  • b5bf9e85f0 Added code to resolve issue when trying to convert Wolf Creek Temporary procedures Rich 2014-07-19 16:59:10 +00:00
  • d492bf69de Added code to require a security key from Volian in order to start PROMS as a backdoor administrator or as a proxy using one of the already defined users of the database. Added code to allow all Volian personnel the ability to generate the daily security key by right clicking on their user name at the bottom of the screen. Rich 2014-07-19 16:58:14 +00:00
  • 02decee5a5 Added Procedure Information definition to the format file jjenko 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 jjenko 2014-07-15 20:29:50 +00:00
  • e6b45641cd If we cannot find a space character to split on, then break up the word ( SplitText function) jjenko 2014-07-15 01:58:27 +00:00
  • beb97b57e8 In single column mode, allow one blank line between HLS and first RNO jjenko 2014-07-15 01:57:56 +00:00
  • 52f2aa089c Move the Wolf Creek functions to here jjenko 2014-07-15 01:53:04 +00:00
  • 536490dba6 Removed Wolf Creek functions to their own file jjenko 2014-07-15 01:52:28 +00:00
  • d4d188eb62 fixed an out of memory error when selecting the RO path – happened with our Westinghouse data jjenko 2014-07-14 15:16:09 +00:00
  • 7ca44abe67 Added a comma after the procedure title on the first transition type jjenko 2014-07-10 12:35:10 +00:00
  • b13b6799cf BGE: Fix code to widen RNO column widths for two column step sections kruffing 2014-07-08 11:11:27 +00:00
  • 34ae254319 Added code to assure length of OldStepSequence does not exceed 32 characters Rich 2014-07-03 02:46:02 +00:00
  • 192b212472 Added logic to use the CautionNoteOrder format variable jjenko 2014-07-02 14:25:32 +00:00
  • 68121c1b79 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type jjenko 2014-07-02 14:24:54 +00:00
  • fdebf85b00 Added CautionNoteOrder format variable jjenko 2014-07-02 14:24:07 +00:00
  • 99a6826772 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type jjenko 2014-07-02 14:22:57 +00:00
  • fb1ffa30c3 Added CautionNoteOrder format variable jjenko 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) kruffing 2014-07-02 13:14:33 +00:00
  • b1740f888c Display only the “Revision” revision type jjenko 2014-07-01 13:31:55 +00:00
  • 25b536dea5 Replace was not replacing the first instance, improved flow and general functionality of Find/Replace jjenko 2014-06-30 13:45:22 +00:00
  • 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 kruffing 2014-06-30 12:20:38 +00:00
  • 9fb17c103c Added flag CompressPropSubSup for compressing proportional fonts sub & superscript (used by Calvert) Use CompressPropSubSup Use CompressPropSubSup kruffing 2014-06-27 12:16:10 +00:00
  • 4b476ebd48 Removed code to allow addiing users when listbox completely full Rich 2014-06-27 01:00:13 +00:00
  • 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 jjenko 2014-06-26 20:19:58 +00:00
  • 78384ce643 When approval is performed the change bars should be able to be refreshed. While they will not be refreshed in an open edit window, the properties are refreshed, so that if you close and re-open a procedure in the edit window, the change bars are refreshed to reflect the approval. Rich 2014-06-26 17:52:06 +00:00
  • c74dd9f7ac Added code to resolve an issue with summary of changes report involving the renumbering of steps when a new step is added and subsequently deleted. Rich 2014-06-24 02:04:10 +00:00
  • bb6d3827c4 Added code to prevent user from importing a procedure set more than once. Rich 2014-06-24 02:02:41 +00:00
  • d194f751d9 When mulitple ROs appear within a step that have the same units, the units will be excluded from the RO value. In edit mode, the units are displayed. In Print or Display mode, the units are excluded. Thus the phrase "between 25 GPM and 35 GPM" becomes "between 25 and 35 GPM". Rich 2014-06-20 20:13:10 +00:00
  • 0d99f81701 Use ChangeIDs format flag to control whether the Change ID is displayed on the change bar. Rich 2014-06-20 14:10:30 +00:00
  • bd8fc821fc Use ChangeIDs format flag to control whether the Change ID ribbon is displayed. Rich 2014-06-20 14:09:57 +00:00