3242 Commits

Author SHA1 Message Date
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
67638b51bd Added a “Symptom and Entry Step” high level step type that has a close parentheses after the step number 2014-05-29 19:07:13 +00:00
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
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
Rich
ee2ff97295 Fixed logic to process ROs and Transitions containing curly braces 2014-05-28 17:45:44 +00:00
Rich
7f7e3085ab Fixed how DoROAdjustments handles curly braces
Fixed how DoTransitionAdjustments handles curly braces
Fixed how SaveContents handles curly braces
2014-05-28 02:15:00 +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
6d0a14c364 Add new macro settings to allow for a different checkoff macro when a step element is in single column mode
Logic to support the new macro settings which allows for a different checkoff macro and position when a step element is in single column mode
2014-05-27 16:51:23 +00:00
691f99e291 Format fixes and enhancements resulting from training class 2014-05-27 16:38:06 +00:00
5a8910399a Automatic Table of Contents page numbers fix; width of equipment lists fix 2014-05-27 16:00:05 +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
0081eed6bc Adjust starting location of notes/cautions/warnings 2014-05-23 12:39:10 +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
f7806951c9 Chnaged code to support ability to make working draft a multiunit working draft
Changed History Start Date property of revision configuration to 24 hour format
2014-05-22 00:38:18 +00:00
Rich
99d6f75735 Added ability to change a working draft to a multiunit working draft by creating applicabilities. 2014-05-22 00:37:25 +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
c116a586fe Changed text on OK button to all upper case, centered in PROMS window, made always on top, disabled sizing.
Fixed issue of Unit information not getting or saving from Config.
2014-05-21 18:54:29 +00:00
Rich
38a05ec657 Save the ChangeID when a table is modified. 2014-05-21 12:40:23 +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
34dbe75fca Added format for Flex procedures 2014-05-19 20:37:59 +00:00
b6cf059c5d Added continuous action footnote (pagelist item) to placekeeper sections 2014-05-19 15:08:48 +00:00
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
5f9331b1b8 Added the PrintCommonForZeroUnit format flag
Print “COMMON” instead of “UNIT 0” logic (Comanche Peak)
2014-05-16 18:23:59 +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
099a428888 Adjusted the left margin for the AOP Placekeeper with Initials format 2014-05-16 14:58:21 +00:00
50a5787b32 Add error support if incorrect phone.lst format (writes to error log) 2014-05-15 12:43:16 +00:00
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
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
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
a95f7bb59a Replaced use of “NextItem” with “GetNextItem()” which takes into account the applicability of the next item 2014-05-14 15:04:33 +00:00
Rich
600dcc0121 Added ability to get RO usage list by DocVersion and Procedure 2014-05-14 02:11:54 +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
Rich
7c21fdd3d3 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO 2014-05-14 02:08:30 +00:00
Rich
dd7f3a4148 Added getRoUsagesForDocVersion and modified vesp_ListTables3 stored procedures
Updated how RO values are updated as a result of issues identified by Calvert data
Modified code to handle non-standard characters in StepType variable.
Chnaged how transitions are updated to utilize methods of Content and ContentInfo classes
2014-05-14 02:07:03 +00:00
Rich
249ddafe54 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO.
Added ROUpdateMode enum
Changed how text is added to tbErrors textbox
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added createEmptyPROMS boolean value to allow creating an empty PROMS database
Added loadTree menu item click event handler
Added Load Tree menu item, Selection main menu with Fix ROs menu item under Selection menu item and Create Empty database menu item
Used createEmptyPROMS value.  Changed how Migration Error annotation type created.
2014-05-14 02:05:11 +00:00
37afbace90 Added SpecialCaseWestinghouse flag
Added SpecialCaseWestinghouse flag to prevent using logic that cause the sub-section to print in the page header
2014-05-13 21:13:37 +00:00
10476988e0 Added SpecialCaseWestinghouse flag to prevent using logic that cause the sub-section to print in the page header 2014-05-13 21:10:14 +00:00
f6bddb2b69 Fixed pagination problem with Equipment List in Bryon data. 2014-05-12 20:32:31 +00:00
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
b4a055327a Generate Placekeeper logic 2014-05-09 19:18:15 +00:00
f120b73883 Added checkbox for a continuous action placekeeper (used for substeps, cautions, and notes) 2014-05-09 19:13:51 +00:00
9b930ffeda Placekeeper logic
Added Checkbox to generate the Placekeeper
Generate Placekeeper logic
Disable the “include in placekeeper” checkbox on Placekeeper section types
2014-05-09 19:13:15 +00:00
10607cce7d Added access to MSWord’s Tables 2014-05-09 19:11:37 +00:00