944 Commits

Author SHA1 Message Date
Rich
d578f95922 Fixed Replace Word logic with respect to hardspaces and rtf bold and underline commands 2014-11-20 16:33:11 +00:00
Rich
cf8d11623b Enter Key on High Level step will default to the current step type
Fix logic for continue message indent
2014-11-13 20:09:41 +00:00
Rich
8ee0eddd18 Added code to assure correct user was saved in Grid table when changes are made to a grid
Modified code to prevent corruption of grid data when removing a column in a grid
2014-11-12 01:35:20 +00:00
Rich
a711691ff6 Removed Debug output 2014-11-10 13:06:32 +00:00
b52c7098f9 Reverted the first transition type back to not allowing the user to select a section
Fixed the transition logic so that the first transition type can be when the procedure you are transiting to does not have a default section named “Procedure Steps”.
2014-11-06 20:59:22 +00:00
Rich
32ddfbbce0 Fixed logic to keep code from crashing. 2014-11-06 02:48:50 +00:00
c46b4de7ab Alignment and positioning of pagelist items, fixed line spacing of some text elements
Added a null check
logic to keep the text widths consistent for enhanced background Caution/Note steps
2014-11-04 17:16:46 +00:00
09c88e8948 fixed footnote tabbing in editor & made other note types inactive
BGEVLV: for ‘TitleWithTextRight’ types, position correctly on screen if no children for this type
BGEVLV: don’t print duplicate footnote data even if it exists in data; fixed y-location of footnotes on last page of section.
2014-10-30 14:24:48 +00:00
Rich
f20adce7ef Added a TreeView menu option to collapse procedures. Requested by Bob Bleacher of Calvert. 2014-10-28 11:19:30 +00:00
73ca054fa2 Added logic so that Prerequisite Steps (transition type) would be removed only when printing 2014-10-23 18:00:16 +00:00
Rich
505bfa467d Added Error Handler for corrupted table data. 2014-10-22 20:25:31 +00:00
Rich
5e33d7ec2a Fix ReplaceWords so that it doesn't replace link tokens. 2014-10-21 04:43:55 +00:00
Rich
7fb9a2e31f Fixed Logic 2014-10-16 11:53:21 +00:00
Rich
3e953c5c21 Fixed ParseTableFromText to correctly count columns for single line tables 2014-10-16 11:44:22 +00:00
Rich
cb355b71aa Command Line switch to skip ReplaceWords function (Edit and Print)
Added Hanging Indent Logic for Grids.
2014-10-08 20:13:15 +00:00
add1510f84 For IP2 backgrounds, adjust starting location & width of various steps
Made RTBMargin public
2014-10-07 12:25:12 +00:00
765930867a Bug fix B2014-106 – tables will now save if the text alignment of a cell was changed 2014-09-30 16:42:47 +00:00
Rich
912c11a65b Fixed logic which parses RTF to handle underline terminate followed by a hard space. This was causing an error for Braidwood. 2014-09-29 20:12:27 +00:00
e785302c9e Calvert: copied steps/sections have change ids 2014-09-17 16:44:31 +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
7d1441c999 The FindSectionStart function will now auto correct an invalid value that resulted from the Copy Procedure function 2014-09-12 13:03:54 +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
f8aad3efbc Use new generic property (ActiveDatabase) to access the current database name. Info in email message 2014-09-03 19:37:58 +00:00
Rich
d7a7c13b72 Added code to display hour glass when copying and pasting items 2014-08-28 02:42:02 +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
003ca74e2c Fixed replace words underline logic 2014-08-25 14:49:29 +00:00
580ca5f63c Don’t turn off Bold or Underline during Replace Words if entire text is manually Bold and/or Underlined
Fix the RNO continue message so that it does not use a bullet character when building the tab for the continue message
2014-08-22 20:20:06 +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
831858d19e Added logic to allow TitleWithTextRight and TitleWithTextBelow to be available on the type list of the Search function when Searchable is set to True in the format file for these types. Note that the Title type (index 12) must also have Searchable set to True. 2014-08-19 21:10:58 +00:00
Rich
35bed5b381 Added Error Handler to keep code from crashing when a partial replace word is not correctly formated. 2014-08-18 18:37:00 +00:00
a33347b22a Replace words for bolding [Bxxx], i.e. support for regular expression text in replaceword/with
Added TextAt counter for debug
Added debug of TextAt by allowing specifying of ItemIds
2014-08-18 13:34:09 +00:00
Rich
37a481db24 Added new events NodeCopy and ClipboardStatus, changed paste operations to use MyCopyStep property of tab control instead of clipboard and changed method to determine when paste replace menu item is available 2014-08-06 00:56:13 +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
Rich
da55996088 Added code to allow user with Writer permission to force check-in a procedure that they have checked-out
Added code to export individual procedure and to import individual procedure as a copy or overwrite in same procedure set or as a new procedure in a different procedure set
Added code to handle events for exporting and importing procedures to same or different procedure sets within the same database
Added code to allow user with both RO Editor and Writer permisssions to user RO Editor and edit procedure.
Added menu items to export a procedure or import procedure and initiate their corresponding events.
2014-07-29 02:32:44 +00:00
Rich
a16ea8a6ac Fixed CopyItemAndChildren so that change bars are not changed for copied procedures.
Changed logic so that VE-PROMS source code can be located in either 16Bit or 16-Bit folders
This strips prerequisite step references from procedure text when printing
Recursive transitions cannot be added to procedure text.  If you try to add a transition to a step that contains the text of the step, you will be told that this is not permitted.
Default Change IDs were not being properly updated.
Added footer line to the debug rulers when creating a PDF.
Removed Prerequisite Step references in the PDF bookmarks
2014-07-22 00:05:06 +00:00
Rich
b5bf9e85f0 Added code to resolve issue when trying to convert Wolf Creek Temporary procedures 2014-07-19 16:59:10 +00:00
192b212472 Added logic to use the CautionNoteOrder format variable 2014-07-02 14:25:32 +00:00
68121c1b79 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:24:54 +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
25b536dea5 Replace was not replacing the first instance, improved flow and general functionality of Find/Replace 2014-06-30 13:45:22 +00:00
76cec2c961 Don’t try to initialize the signoff drop-down if there are no sighoffs
Added logic to support Prerequisite step information and to handle the indent character
Logic to pass font information to the Placekeeper logic
2014-06-26 20:19:58 +00:00
Rich
d194f751d9 When mulitple ROs appear within a step that have the same units, the units will be excluded from the RO value. In edit mode, the units are displayed. In Print or Display mode, the units are excluded. Thus the phrase "between 25 GPM and 35 GPM" becomes "between 25 and 35 GPM". 2014-06-20 20:13:10 +00:00
Rich
bd8fc821fc Use ChangeIDs format flag to control whether the Change ID ribbon is displayed. 2014-06-20 14:09:57 +00:00
Rich
1e557f2b8e Changed logic to use ChangeIDs format flag and Editorial Change status to update the Change ID for a text element when a text element is changed. 2014-06-20 14:09:23 +00:00
Rich
f44fd9cdb3 Changed logic to use ChangeIDs format flag and Editorial Change status to update the Change ID for a text element when a text element is changed. 2014-06-20 14:08:51 +00:00
Rich
9419fc36a6 Fixed logic for Change Bar portion of Step Properties Panel, Tags Tab 2014-06-20 14:08:19 +00:00
Rich
fc0b4424ae Added "EditorialChange" property to the TabControl object. 2014-06-20 14:07:45 +00:00
Rich
01913ed0ba Changing a step type was causing hyphens (dashes) to be displayed as boxes. This happened during Calvert training. This change corrects this problem. 2014-06-17 14:06:05 +00:00
Rich
ed9d8d641b Added event and menu items to treeview to allow exporting or importing docversions 2014-06-14 01:16:35 +00:00