146 Commits

Author SHA1 Message Date
c0dc3f174b WCNTRN: Add Step Responsibility
WCNTRN: Added SectTop (for section number & continue message)
WCNTRN: Added Responsibility textbox
2015-06-04 14:54:04 +00:00
e61ee1051c Config get/set (for DocVersion Specific Info data)
Config get/set (for Folder Specific Info data)
2015-05-14 14:37:32 +00:00
f73d9b1af5 Better formatting of text for RO Summary report. Also handle degree and delta characters 2015-04-23 17:06:26 +00:00
Rich
3754f2f00d Change hard spaces to spaces in the RO Lookup Dictionary, so that the ROs can be found without typing a hard space.
When creating a list of matching ROs, change hard spaces to spaces so that the display is not confusing.
2015-04-10 11:24:29 +00:00
Rich
a367581307 Removed Debug Output 2015-03-26 18:10:48 +00:00
Rich
a533c8fc71 Handle the various formats used for analog alarm points (High# and Low#) so that the ROs will be correctly replaced on the cover page. The various formats include either a space or a dash or a underscore followed by High, HI, Low or LO followed by a number. The code will treat all of the formats consistently. 2015-03-11 12:37:12 +00:00
Rich
3e413b0f17 Changed SubSection.Edit Section Config property to correctly be defaulted to "No"
Base MyConfig on the type of item (Procedure, Section or Step)
Keep the code from crashing iff the user selects a result in the search window that points to non-editable text
2015-02-16 20:22:57 +00:00
Rich
bcfd5578c1 Added how SubSection_Edit property value is determined
Added code to delete ro usages and transitions that are converted to text.  Added code to handle "dashes" and "unicode dashes"
Added code to support converting to text transitions to external destinations with internal style transition
Added wait cursor for log running processes so application shows it is busy and added code to to fix searches that should return results but are not returning results when doiing transitions searches.
Added code to make Refresh Referenced Objects and Refresh Transitions button under Review tab of StepTabRibbon not visible
2015-02-11 20:32:43 +00:00
Rich
af0e36b6c6 Added code to support storage of email addresses and cell phone numbers of users which are used as part of the batch refresh process. 2015-02-05 03:51:18 +00:00
e1945e3c41 Logic to include places where there are missing RO on the RO Usage Report. 2015-01-13 16:31:17 +00:00
174bac97f7 Logic to call the function to create the RO Summary Report
Added functions to for use in generating the RO Summary Report
Enabled the RO Summary Report and added logic to support the gathering of information for the report
Added logic to generate the RO Summary Report
2014-12-19 19:46:27 +00:00
290d2c8abf Fixed issue getting the parent’s config values 2014-10-29 14:58:33 +00:00
Rich
eae4e95c0a Fixed Step_CheckOffIndex beyond 9
Fixed logic for determining Transition Text
2014-10-16 11:43:51 +00:00
Rich
48ecbdea36 Added code to change the xml that is added to the config column of the procedure content record when creating a new procedure in a multi-unit working draft. 2014-09-03 02:14:52 +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
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
387dcd5dac Logic added to capture Calvert Placekeeper information on sub-steps 2014-05-08 14:29:17 +00:00
9efa23fffc BGE: Change Id dialogue at program startup
BGE: Support for Change Id in step config
BGE: change property name from MultipleChangeIds to ChangeIds
2014-05-07 13:38:26 +00:00
d41c675f6e Added checkboxes for Placekeepers and Phonelist
Supporting logic to save/retrieve Placekeeper and Phonelist information
Supporting logic to save/retrieve Placekeeper information
Added Placekeeper logic
Null reference fix
Logic to get PrintPhoneList flag
Rearranged the panel and added Placekeeper checkbox
2014-04-08 21:02:43 +00:00
a61dabd52e Process pagenum transitions for BGE
Added unit number config item to user interface for printing pagelist items for BGE
Added Print_UnitNumberForPageList config item
BGE: don’t remove ‘.’ At end of tab when making a section/step tab
Check for pagenum transitions for resolving transition text (the type BGE has)
Added UnitNumber, Level0Big and UseSpecificTransitionModifier flags
2014-04-04 13:13:31 +00:00
Rich
0376212e09 Added code to handle Table ROs.
Used generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
Added Error Handling around the code that shuts down PROMs
Added function to ROFSTLookup to retrieve the Accessory Page ID.
Corrected code to handle value changes for Table ROs
Created generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
2014-03-19 15:30:26 +00:00
Rich
e8453b8648 Reset Selected Slave after processing
Added and Commented-out some debug output
Use GetTranslatedROValue to get the correct RO value when text is restored
Fix logic to attempt to use existing DocVersionInfo rather than creating a new instance
Base lookup on ROFSTID and Selected Slave
2014-03-12 22:01:55 +00:00
Rich
3e010e87b2 Return ? when RO Value is null 2014-02-19 03:32:38 +00:00
Rich
7ab6604534 Updated DocVersionInfo property name
Added parameter to ROFSTLookup constructor to support passing DocVersionInfo object
Changed FixUnitROs method to use new property name
Changed GetRoValue method to use new property name
2014-02-07 17:36:07 +00:00
Rich
d5f59fc044 Removed needless DocVersionConfig.SelectedSlave value changes 2014-01-23 20:13:10 +00:00
cfb0981a22 Page Num Transition
Initial version needed for Page Num Transition
2014-01-22 12:03:00 +00:00
b5b44d14b2 Logic to save and retrieve the PDFFilePrefix and PDFFileSuffix settings 2014-01-17 22:21:12 +00:00
Rich
7793bd2397 Specific changes to Byron/Braidwood fomat files
Added default parameter to GetCombinedSlaveValue method and revised calls to method to utilize default parameter
Added code to convert xF8 to degree symbol
Revised CheckNoteCautionTab to handle when step format data calls for separate boxes for notes and cautions
Added BoxLeftAdj property to support Braidwood boxed items
2014-01-17 16:10:22 +00:00
Rich
c97f0d38e0 Added GetCombinedSlaveValue method to correct how master unit values are obtained 2014-01-10 03:12:50 +00:00
Rich
1b09d64a7f Added procedure set rev property to docversion properties dialog box 2014-01-08 20:12:06 +00:00
Rich
6dfd259d42 Corrected logic for processing multiple return values for conditional ROs.
Replaced xFF hex value with xA0 hex value in ProcessROReturnValue method.
2014-01-02 22:26:05 +00:00
e3c0de2793 Fix access of multi-return RO values if group definition is not in order in RO Editor 2013-12-13 15:28:36 +00:00
Rich
36bf0cda84 Multiple return values were check uppercase ROID against a mixed case ROID and returning the wrong selection.
If the return value from rolookup is a Unit RO, convert it to it's value.
2013-11-25 12:36:19 +00:00
Rich
a7562422b2 Added property to store default user group for a given folder. 2013-11-20 23:09:35 +00:00
Rich
0f62a95d88 Add AccPageIDs to the lookup values for Unit ROs 2013-11-15 19:12:03 +00:00
Rich
21d018181d Added code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps. 2013-11-11 18:47:31 +00:00
c59264b027 Bad character in column number for FNP data 2013-10-28 13:55:47 +00:00
c31586e7b7 Completed switch statements for column setting to include 3 and 4 columns (code cleanup) 2013-10-02 21:50:01 +00:00
Rich
03e42a9288 Fixed applicability logic so that a section applicability can be set to all. 2013-08-30 20:35:36 +00:00
0d7455804b Convert '^' to delta correctly. 2013-08-29 14:18:37 +00:00
2336a70679 Added “AddBlankPagesWhenUsingDuplexFoldouts” under Print Settings 2013-08-29 13:02:49 +00:00
Rich
8602e12ea6 Modified code to assure conditional RO values are properly displayed and printed 2013-08-12 21:45:47 +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
2013-06-10 19:53:02 +00:00
Rich
d09eac44b8 If no value found with 12 character ROID, try 16 character ROID 2013-05-21 14:14:12 +00:00
8984f3bcd4 2013-05-09 12:23:53 +00:00
Rich
4ca9a34c07 I added some RTF logic to indent the change description. This will make it easier for me to copy text into source safe from this document.
Corrected logic for returning the RO Value when the ROs do not have multiple return values.  This fixes Bug B2013-080.
Added logic to the code that looks for a newer version of the RO.FST file, when the DocVersion (Folder) does not have an assocated RO Database.
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Added logic to support ROs that do not have Multiple return values.
Fixed logic to support ROST lookup when the DocVersion (Folder) does not have an assocated RO Database
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Shut-off the RO Edit feature when DocVersion (Folder) does not have an assocated RO Database.
2013-04-19 15:01:11 +00:00
Rich
8ddb8c88d2 Added new property ChangeBarDate to fix approval bug involving change bars
Added code to handle processing slave nodes of multi unit config file
2013-04-08 14:41:44 +00:00
8680480492 C2013-005 – Allow user to change the procedure panel’s title 2013-03-27 14:37:53 +00:00
Rich
6a325705d7 Added logic to find Multi-Return values when info is retrieved for Multi-Return Value ROs.
Refresh DocumentDRoUsages before saving
Delete "Old" DRoUsages when saving
Replace hardspace in value
Replace xB3 with unicode of superscript 3.
Added ability to DisplayRO to add Multi-Return Values in an MS Word Section
2013-01-15 19:35:29 +00:00
d42972a389 B2012-365 Fixed the default get of the Auto Indent option to return No if it is not set in the config
B2012-365  Fixed, the Auto Indent option enabling
B2012-369 Fixed the lack of displaying a new subsection, after entering a new High level step
2012-12-11 19:41:51 +00:00