170 Commits

Author SHA1 Message Date
4f4af0156a B2015-001: single indent holds for entire steprtb.
B2015-001: print of single indent – handle soft return
2015-09-28 13:40:58 +00:00
07fc46d11d Added EditItem_Enter event to better handle the enable/disable of ribbon button used to insert step types and for copy/paste step
Don’t allow a table to be copied into a non-table step type. Allow copy step from a sub-step to a high level step.
2015-09-17 15:09:42 +00:00
Rich
4c0fed9dce Added Enhanced Document Menus
SetAdministrator Support for Import and Export Procedure Sets, Import Procedure, Export Procedure
Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF.
Add PDF Links for Enhanced Documents and Complete RO Report
2015-09-12 15:49:37 +00:00
2305c18f24 B2014-071: save data after paste if pasted text contains a link. 2015-09-02 10:55:24 +00:00
a58add8937 B2015-103: indents (strip out rtf indent commands)
B2015-103:  indents (handle rtf indent commands)
B2015-103:  indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00
dfd6dd4f3a Fixed B2013-175: Shortcut for inserting substeps is blank menu 2015-08-06 15:37:26 +00:00
9e0b85c5ac Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +00:00
28a3a99c50 Pass UserInfo (for security settings) to DisplayRO and StepTabRibbon
Check to see if the use is allowed to run the RO Editor before enabling the GoToRO button.
If an RO is selected in the text, the check to see if the user is allowed to run the RO Editor before enabling the GoTo button on the ribbon and context menu button, as well as enabling the <Shift><Ctrl><G> keystroke.
2015-07-30 14:18:55 +00:00
a17ea54db0 Fixed Insert Table shortcut key functionality 2015-07-01 15:03:36 +00:00
86f3339ed5 Turned on the ability for Copy Step to copy a high level step to a sub-step level. 2015-05-18 18:02:15 +00:00
Rich
c5fc60bfbd Added parameter for frmPDFStatusForm
Added parameters for PromsPrinter
Changed ItemID TextBox to a multiline TextBox
Added Next and Previous button to move through IDs in TextBox
Added a print button to print all of the procedures associated with the list of IDs
Added code asociated with controls above
Added error handler for the Clipboard
2015-05-06 14:39:04 +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
313cb28327 Added Progress Bar output 2015-02-10 15:51:38 +00:00
Rich
4e1eff4c4f Added code to support conversion to text of invalid referenced objects
Added code to support the searching for transitions
Added code to support refreshing of referenced objects and transitions
Added interface code to support refreshing of referenced objects and transitions
Added code to store the xml representation of the approved version of the procedure in the database for future support of temp mods, etc.
2015-02-05 03:56:30 +00:00
c73453cca0 Fixed B2014-087: save new text before saving change id config data 2014-12-09 14:28:42 +00:00
298354f4fd Calvert: for VALTYPE & STARTUP page list tokens, if there are no steps in section, check for 1st subsection steps
only change availability of notes/cautions if in the Calvert Alarm format when checking if IsInCalvertConditionResponse
2014-12-05 15:22:47 +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
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
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
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
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
192b212472 Added logic to use the CautionNoteOrder format variable 2014-07-02 14:25:32 +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
Rich
bd8fc821fc Use ChangeIDs format flag to control whether the Change ID ribbon is displayed. 2014-06-20 14:09:57 +00:00
c0c9c8e314 BGE: Save Change id on grid edit
BGE: Save Change id on step edit
BGE: Added user interface for modifying current change id
BGE: Added menu item for removing change ids (no supporting code yet – the actual code to remove ids needs to be developed)
BGE: If format uses ‘ChangeIds’, then use the data from the changed step config for printing the change bar data.
2014-05-07 13:43:07 +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
3a2d83477d Don’t allow insert before/after on Table, Figure, or RNO 2014-03-10 20:35:39 +00:00
Rich
a20d109fd3 Removed code added to allow 1-time fix to RO Values for Braidwood 2014-02-10 21:07:13 +00:00
Rich
ffd5191ffc Changed how ROFSTLookup object was obtained based on correct DocVersion
Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
2014-02-07 17:43:04 +00:00
Rich
50910d00b8 Add UserInfo property and modified code to assure a person with Reviewer security can only manage annotations created by themself.
Added SessionInfo property to DisplayTabControl class and managed opening and closing DisplayTabItems.
Added OwnerID and UserRole properties to DisplayTabItem class and obtained owner id and setup security based on user role when opening an item.
Added property to allow forced check in of word document to ignore any changes made by user.
Removed debug code
Added methods to setup ribbon control based on user's security role.
Added SessionInfo property and events and methods to setup proper menu items to appear on the right click of a node based on user's role and checked out status of item.
2013-11-20 23:12:47 +00:00
Rich
30facbbec0 Added code to warn user that Unit Information RO values are not editable in the RO Editor
Fixed logic for undo to verifiy what is being undone will not cause a crash of application
2013-11-11 18:49:12 +00:00
2ce0990d62 Handle the deleting of a step marked for copy 2013-08-01 21:41:26 +00:00
047047222b disable the Insert Before/After buttons when not on a step part 2013-06-19 12:27:27 +00:00
05f3fcf8a4 2013-06-07 11:11:54 +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
f9d3af6941 2013-04-15 12:29:14 +00:00
Rich
381fa7361a Added new property NewerRoFst that checks to see if a Newer ROFst is available to DocVersion and DocVersionInfo
Corrected the logic to use the datetime of the ROFST rather than the datetime of it's folder.
Use DocVersionInfo.NewerROFst to determine if the update button is enabled.
2013-03-29 14:22:41 +00:00
36fd716fed calls static function to get path to RO Editor, Also, double-click on RO Value will insert the RO Value 2013-03-25 20:57:29 +00:00
Rich
a60badb58f Changed logic too support unlimited levels of alphabetical tabs.
Save current changes to a step before doing a restore.
Only show expander if a step has children
Added Westinghouse RO Copy logic to Context Menu for Grid.
2013-02-20 14:07:13 +00:00
Rich
32765615c6 Updated format for Westinghouse Alarm Procedures
Allow the user to change which Multiple Return value is selected for a n RO.
Allow user to select an RO for MEL including Room #
2013-02-14 17:38:55 +00:00
ee57834d9d Bug fix B2013-015. Fixed a refresh problem that sometimes happens when you delete a step.
Bug fix B2013-016, added a check for the existence of the path assigned to the roapp environment variable
2013-01-28 16:37:22 +00:00
Rich
29c8fc7501 Added option to select 4th Multiple Return Value for equipment when making RO Links 2013-01-10 17:59:32 +00:00
Rich
bec2a177a5 Added support to save reference objects derived from word documents to support Westinghouse 2013-01-09 20:34:42 +00:00
93c185c6c7 needed to remove TitleStyle setting This was something added automatically when we tried the new version of DotNetBar. We found problems so we went back to our previous version of DotNetBar.
need to move the _RibbonControl.Autosize setting out of the designer code module to here
2013-01-08 16:48:20 +00:00
c8f7ed41c1 B2012-374 – Added logic to handle null references if RO path not assigned and you open the Admin ribbon tab 2013-01-04 15:20:38 +00:00
2a6ff5d0b3 B2012-397 – fixed pasted logic with respect to the default (v button) setting and the two paste options 2013-01-03 17:32:06 +00:00
4a1e076092 B2012-378 fixed <Ctrl><C> on empty table cell null string error – now just return without trying to process it. 2012-12-18 20:21:24 +00:00
6eb479b8fa B2012-368 fixed problem to newly entered not being saved when checkoff type is changed
B2012-357  fixed problem of not being able to insert a new substep if you first deleted an equipment list substep
B2012-367  Fixed problem of Note type that uses the Indent token not printing the note
2012-12-13 22:57:50 +00:00
Rich
414378e0f3 Fixed logic to support text library documents
A couple more fixes to paste dashes from Adobe
2012-12-06 21:29:55 +00:00
Rich
fd983f616c Fixed logic for SUM.FMT
Fixed logic to update formats
Fixed logic to paste dashes
2012-12-06 16:35:46 +00:00