Rich
78b211c90a
Corrected third level section numbers in transitions
...
Removed bracketed text from section titles within transitions
2014-12-04 05:05:58 +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
57bf9ddc2e
Fixed a bug for removing the basis from transitions (Calvert OPS and STPS)
2014-11-12 16:39:26 +00:00
bcc0ec5a3b
force alignment of ‘Unnumbered High Level Step’ with section text
...
Calvert: force alignment of ‘Unnumbered High Level Step’ with section text
2014-11-12 15:17:17 +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
Rich
d90e472f23
Fixed Transition Format to support multiple level sub-sections
...
Fixed Transition Logic for Calvert
2014-11-10 13:05:18 +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
1129cb3431
Adjust landscape word section pagelist item locations & flags for printing pagelist items as landscape
...
Calvert: Added ‘DSS_PageListAddSectCont’ flag to docstyle->Style to flag continue message in section title
Calvert: Reset svg’s for document styles that have ‘DSS_PageListAddSectCont’ so that pages other than first have continue message
Calvert: Print continue message for “ATTACHTITLECONT” pagelist item (but not on 1st page)
2014-11-04 16:48:26 +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
Rich
dad37c50a8
Don't use template for Notes and Cautions off of sections
2014-10-30 12:46:58 +00:00
Rich
7bd3193a48
Change Transition Code to Not Remove Closing Paren if tab has an opening paren
2014-10-30 10:43:53 +00:00
e5ad3ed95c
Added logic to put an error message in the PROMS error log showing the format file name that it is having problems loading
2014-10-29 17:54:04 +00:00
290d2c8abf
Fixed issue getting the parent’s config values
2014-10-29 14:58:33 +00:00
bffb924c2e
BGEVL: added NotesToFootnotes flag
...
Paginate BGE Valve sections
2014-10-29 14:42:40 +00:00
Rich
be0ae3dbe2
Support for a Null STBoxIndex
2014-10-24 16:49:05 +00:00
4505955230
make check off selections consistent between OI & STP format. Add 3 line over 3 line check off (check off [6] in menu)
...
change type of ‘CheckOffXtraLines’ from int to float
2014-10-23 12:57:37 +00:00
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
995504ca06
Various format improvements
...
Check off line improvements
BGE_STP: Added ‘CheckOffHeaderInPagelist’ flag to denote that the format supports checkoff headers, but the header is in the pagelist rather than the list of check off headers
2014-10-16 12:50:23 +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
3162883a66
Flag to reset the docstyle when using UseOnFist and separate pagination, field to specify continue text to append to a continued section title, flag to print an end message on each sub-section
...
Setting variables to control indenting and underlining on the Auto Table of Contents
2014-10-07 19:35:56 +00:00
270d5e37d8
IP2BCK: Added a flag so that the tabalign code won’t be run for IP2BCK’s equipment opts steps (this code was mis-aligning the bulleted tabs for IP2BCK)
2014-10-03 13:43:19 +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
Rich
8b9a092708
Provide the option to display the PDF before the Page Number Transitions were updated to help the process of correcting pagination.
...
Fix the inheritance lookup for Transtitions
2014-09-30 20:26:47 +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
aa264a4e5d
WCNCKL: added length of smart template HLS (for wrapping)
...
WCNCKL: Set length of smart template HLS (for wrapping)
Moved ‘SplitText’ from vlnSvgPageHelper so that it can be accessible from DisplayText (Volian.Controls.Library) and VlnSvgPageHelper (print)
Calvert: use item’s format to determine if change id tab should be visible rather than top folder (top folder was used when user was prompted to enter change id for session).
WCNCKL: use ‘SplitText’ to handle split/wrap of HLS checklist text
2014-09-09 13:10:34 +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
3a7667d9b7
Use new generic property (ActiveDatabase) to access the current database name. About Screen
...
Use new generic property (ActiveDatabase) to access the current database name. Name of Export File
Use new generic property (ActiveDatabase) to access the current database name. Name of Error Log FIle.
Added new generic property (ActiveDatabase) to access the current database name.
2014-09-03 19:37:24 +00:00
21353ceb82
Undo previous fix for backspace size – was incomplete solution
...
improve debug performance (used by developers only)
2014-09-03 12:20:44 +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
b84141f9e5
Added Command Line support to set the server so that we don't need to duplicate the executable folder to create versions that use the local database or SQL2008.
2014-09-02 18:30:17 +00:00
c99b216e51
(B2014-095) Added a BackSpaceSize format variable off PrintData
...
(B2014-095) Use BackSpaceSize
2014-08-28 15:22:31 +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