248 Commits

Author SHA1 Message Date
45d311bdfe increase PSI labels width
Add argument to fmrPDFStatusForm call for pagenum transition processing (B2015-053)
Add argument for pagenum transition processing (B2015-053)
Add panel/scroll bar for PSI that has many fields (on larger font display, could not access bottommost) (B2015-051)
Add property for tracking of pagenum transitions (B2015-053)
For section list, use section default (procedure steps) if transition format has user interface of ‘SectDefault’. (B2015-052)
Pagenum transition processing – add 3rd pass for fix. (B2015-053)
2015-04-24 13:13:47 +00:00
32acf4ac5a fixed various issues during initial delivery prep
Treat ‘#’ as symbol in tabs, so that ‘#’ isn’t included in resolved transition text & top/bottom continue messages (for AEP)
Created a format variable ‘RNOWidthAltAll’ to be used to adjust all RNO parts, not just those off HLS. (for AEP)
2015-04-10 13:53:34 +00:00
Rich
f7c265c388 Added ErrorLog Message if a disconnected item is processed
Added logic to keep disconnected items from being displayed in the search results
If the user selects a disconnected item the code will display a message rather than crashing.
2015-04-10 11:51:05 +00:00
73ce62d4c8 Added a check for Enhanced Backgounds in the CalcStepLevel function 2015-03-03 18:20:01 +00:00
Rich
c8618a23d4 Added step path data to resulting search items
Added code to handle when content audit that has 0 for delete status and a null action date
Added code to handle content audit that does not contain any config information
2015-02-20 02:58:50 +00:00
Rich
7ff6a6a80e Added code to handle a transition where the item the transition is going to does not have an active section
Added code to handle the condition where no email address has been defined for a user.
2015-02-19 17:43:23 +00:00
Rich
cb52bad3e9 Improved conversion ot Referenced Objects and Transitions to text
Added code to implement deleting pdfs
Fixed problems with searching by Textm Annotations, Referenced Objects and Transitions
2015-02-18 02:36:42 +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
4a9a3f815a for tabs that include the parent tab prefixed to them (‘wpar’ in tab format), do this even if there are non-sequential steps in between this & step whose tab is to be used (use SkipNonSeqTabWithPar format flag to only do for WCN1). 2015-02-13 14:39:58 +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
e3b5351b30 Added code to support conversion to text of invalid referenced objects and invalid transitions
Added command line switch NOUPDATERO to prevent updating referenced objects
Added code to support conversion to text of invalid transitions
2015-02-05 03:52:57 +00:00
Rich
e500ec710f If a subsections number included the parent section’s number, don’t prepend the parents tab to the subsection 2015-02-04 21:58:31 +00:00
Rich
26ba8bf51b Don't refresh ROs if there is no RO Asssociation for this Working Draft. 2015-02-03 17:41:16 +00:00
2f326c4c1b If a subsections number included the parent section’s number, don’t prepend the parents tab to the subsection 2015-02-03 15:39:51 +00:00
Rich
688c286296 Added methods to support transition report functionality 2015-01-22 22:28:14 +00:00
Rich
e66cc71db9 Removed debug code
Fixed format logic
Removed unnecessary logic
2015-01-20 19:21:52 +00:00
Rich
29ffd0329c Added ability to perform a profile (Determine which sections of code are using the majority of the CPU time.)
Fixed logic that determines if the debug output should be created in the PDF.
Added ability to track DB actions.
Change cursor to a wait curcor when the print button is pressed.
Added Profile debug
Added a time-out for determining if a RO.FST file is newer.
Added a property (PrintAllAtOnce) to the ItemInfo object so that the code can differentiate between objects that are being used for edit or print.
Added logic to improve print performance.  Specifically initialize a number of item properties when the procedure is loaded for printing, rather than waiting for the properties to be lazy-loaded.
Added Profile debug
Changed NextItem property to use GetNextItem method when printing.
2015-01-19 20:49:15 +00:00
630fc6de83 Add IsFigure to ‘IsLowestLevelStep’ property (was done for SUMMER printing of checkoff box on figure - customer did not want that) 2015-01-07 13:35:33 +00:00
Rich
e73b34ec68 Added Commented logic to handle ActiveSection when printing. 2014-12-08 20:28:27 +00:00
27c8d89bed For tab comparison, trim strings before doing comparison in code that determines whether subsection number is derived from section number (IsSubsectionNumber)
If parent was continuous & this is separate, need to paginate to get subsection on its own page
For sections/subsections: if parent was continuous & this is separate, don’t reset docstyle until after separate section pagebreak; if separator location is ‘0’, x-offset should be at tab not text of step
2014-12-04 16:03:06 +00:00
f93f1059fb StepLevel for AND substeps within a NOTE should be same level so that the ANDs stay together for pagination
Don’t paginate (page break) in the middle of a Note box
2014-11-24 16:19:00 +00:00
85a8a26504 added Docstyle format flag DSS_WordContentLandscaped to flag that Word content is landscaped
don’t change level for steps under sequentials (only under notes/cautions/equipment lists)
use Docstyle format flag DSS_WordContentLandscaped to make End message landscaped
2014-11-18 15:12:23 +00:00
7d3b8872c8 Added properties for IsSubsection, IsSubsectionNumber and IsSeparateSubsection
Improved debug
Calvert: Improved tab on Section Continue Message and print missing Section Continue Message
2014-11-13 15:50:46 +00:00
Rich
10673521e5 Added SectionInfo property HasInitials to make it easier to locate sections which get Initial Headers.
Removed Basis from Transition Text
2014-11-12 06:41:04 +00:00
Rich
0d3113c633 Added Property IsNote1 to find Warnings in Calvert Formats 2014-11-11 03:45:21 +00:00
235b6f7472 Added Print/HorizontalSubstep flag (default to false). Was in 16bit to flag footnotes for BGEVL (in addition to NotesToFootnotes
Set HorizontalSubstep flag to true (for Note type as footnote)
Added property ‘IsFootnote’; for Calvert formats: don’t bullet a single note/caution
Added HorizontalSubstep flag
Use ‘IsFootnote’ property to determine if a note is a footnote.
2014-11-06 14:30:40 +00:00
fd96809f2a B2014-109: Fix crash on section delete – cache list was updated by sub-code and then enumeration crashed. 2014-11-05 14:55:13 +00:00
Rich
2d7c25d2d2 GetSectionInfo use local value rather than using the cache
Added Property HasStepCheckOffs
2014-11-05 14:34:53 +00:00
2d0fdc81e0 Calvert: for notes/cautions check for exact step type for grouping & bulleting notes/cautions 2014-11-04 11:55:56 +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
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
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
6a8cad9899 Added a necesssary Property (IsSubStep) for ItemInfo that is used for copy/paste, 2014-08-28 14:05:16 +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
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
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
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
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
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
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
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