473 Commits

Author SHA1 Message Date
Rich
bf99440bde Added 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.
2014-10-22 00:55:04 +00:00
Rich
eae4e95c0a Fixed Step_CheckOffIndex beyond 9
Fixed logic for determining Transition Text
2014-10-16 11:43:51 +00:00
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
9bb365da74 IP2BCK: Don’t underline Step/Note/Caution pagelist item
IP2BCK: Added docstyle flag ‘DSS_PageListSpBckgrnd’ for IP2’s special background printing items
2014-10-03 13:42:39 +00:00
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
e785302c9e Calvert: copied steps/sections have change ids 2014-09-17 16:44:31 +00:00
Rich
a833185d58 Added code to adjust order of refreshing transitions when deleting item that is part of a transition
B2014-096 fixed
2014-09-16 03:18:32 +00:00
Rich
033b3514f8 Added some error handling to keep from crashing
Added code to support Opposite Unit replace words with and without ROs.
Added logic to limit UpcaseAllRoUnits to only work for setpoints.
2014-09-15 21:10:27 +00:00
Rich
be08172cf8 Change to sub-format titles to exclude the parent title, if the title begins with an asterisk 2014-09-15 18:11:42 +00:00
bbc56cbf78 Fix B2014-103: Notes have extra ‘Note’ tabs
fix asterisk hls, bulletted hls and location of change bar/change id on some hls
2014-09-15 15:48:04 +00:00
018599a9e7 Fixed issue of floating foldouts not printing for a procedure that was copied (Shearon Harris) 2014-09-11 17:34:23 +00:00
Rich
4531a04db1 Added an error handler if getOwnersByVersionID does not exist in the database. 2014-09-05 14:28:12 +00:00
Rich
6a8cad9899 Added a necesssary Property (IsSubStep) for ItemInfo that is used for copy/paste, 2014-08-28 14:05:16 +00:00
Rich
f9de5305f2 Added code to handle collection was modified error when copying items
Added code to make F5 and Shift-F5 keystrokes in the editor work identical to the right mouse button context menu of the tree view with regards to copy and paste of items
Added code to assure only items of similar type (eg: procedure, section, high level step, etc) can be copied and pasted at similar locations within a procedure or working draft
2014-08-28 02:41:23 +00:00
Rich
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. 2014-08-27 12:23:23 +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
2014-08-26 16:36:29 +00:00
Rich
ba4f16b7e1 Use ActiveFormat rather than FormatStepData.MyFormat (this works for Steps/Sections and Procedures) 2014-08-21 17:52:11 +00:00
899e58cba0 Fixed a null reference when doing an Insert Before 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
2014-08-20 17:52:23 +00:00
c24d6b94ea Calvert Alarms: 2 consecutive Notes with Warning after did not print correctly. 2014-08-18 13:32:57 +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
2014-08-08 13:46:01 +00:00
Rich
f6c6956381 Modified code to fix error where inserting high level steps failed 2014-08-07 21:02:30 +00:00
Rich
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
2014-08-06 00:55:41 +00:00
Rich
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.
2014-08-05 19:02:02 +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).
2014-08-05 12:51:19 +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
2014-08-01 11:56:02 +00:00
Rich
e680e91a64 Modified ROID parameter passed to DRoUsageInfoList method GetAffected to use complete ROID, not a truncated 12 character ROID 2014-07-22 17:47:28 +00:00
99a6826772 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:22:57 +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)
2014-07-02 13:14:33 +00:00
Rich
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. 2014-06-26 17:52:06 +00:00
Rich
c5bed5fe5a Updated ItemInfo "HasChangeBar" property to use the Change ID format flag and the Change ID status to limit when a change bar is displayed.
Created a new property "HasChanges" which determines if the date time stamp of the current text element is newer than the procedures last approval date.
2014-06-20 14:07:05 +00:00
Rich
aad9f0e850 Some ROs use special character 0xF8 rather than 0xB0 for the degree character. This change allows these ROs to print properly when used in MSWord sections. 2014-06-18 12:41:22 +00:00
Rich
adf9d6d19c Added GetByName method to AnnotationTypeInfo class
Added code to manage checking out a folder to allow for exporting or importing docversions
Added new commands TurnChangeManagerOff and TurnChangeManagerOn.
2014-06-14 01:15:45 +00:00
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
Rich
9e059a37f5 Modified vesp_SessionBegin to delete inactive owner records and inactive session records for current user after 5 minutes of inactivity and for all other users after 15 minutes of inactivity during start of new session.
Added new stored procedure getOwnersByVersionID.
Added method to OwnerInfoList class named GetByVersionID
Utilized OwnerInfoList.GetByVersionID method
2014-05-30 01:13:55 +00:00
Rich
9ee31d43fc Improved how GetResolvedText handles curly braces 2014-05-28 02:13:53 +00:00
Rich
22e1a52278 Fixed how ConvertROToText handles curly braces.
Improved how FixContentText handles curly braces
Improved how BuildTransitionToChecks handles curly braces
2014-05-28 02:13:21 +00:00
72fed66796 Fix for updating And type of transitions when steps/substeps are added or removed 2014-05-23 14:51:17 +00:00
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
Rich
829be02c4b Changed BuildTransitionFromChecks and BuildTransitionToChecks methods to handle curly braces. 2014-05-23 01:16:26 +00:00
Rich
afd50f8c19 Fixed ROs that contain hyphens in Tables when printed. 2014-05-22 19:30:43 +00:00
Rich
da6cc6ac3e Updated code of FixTransitionText and FixContentText of the Content and ContentInfo classes to fix problem with Prerequisite Steps. 2014-05-22 00:40:15 +00:00
Rich
821103fc87 P/C PC - Fixed range transition logic so that transitions to steps which are affected by applicability will show the correct step number for the first through the last step. 2014-05-21 21:43:43 +00:00
Rich
dc3d894195 Assure that the selected slave is set when looking up transition destinations.
Added logic to properly find a procedure title when the first applicable step is not the first step.
2014-05-21 20:39:49 +00:00
Rich
77c9897096 Replace curly braces with backslash-curly brace, so that the curly brace is shown in the pdf when it is part of a RO value. 2014-05-21 12:39:36 +00:00
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
Rich
19af9a0812 If a transition is from a section to the same section, the section was not placed into the transition text. This is appropriate if the transition is to a step, but not if it is to the section itself. 2014-05-16 18:11:24 +00:00
Rich
e595471442 Added generic function InList for debugging 2014-05-16 18:10:49 +00:00
Rich
0091be08da Step Level should include an extra count for AND and OR Step Types to reduce the likelyhood of pagination splitting an OR or an AND type step. 2014-05-14 17:58:49 +00:00
Rich
a0402016df Modified how ROs and Transitions are updated based on issues identified by Calvert data. Modified FixTransitionText, ConvertROToText, and FixContentText methods of Content and ContentInfo classes. Added GetMySuffix and GetMyPrefix methods to Content class 2014-05-14 02:11:19 +00:00