51 Commits

Author SHA1 Message Date
fdc72f891d C2021-018 logic to support showing Alarm Point RO info in the step Editor 2022-03-21 19:42:37 +00:00
8899967a8e F2019-069: Hold Point designator for Barakah (add Step’s DefaultText attribute) 2021-07-15 13:07:48 +00:00
f4559bdff5 B2021-068: Procedure number should not display in editor after Procedure Properties changed or procedure title changed in editor 2021-06-17 13:24:48 +00:00
885153e305 B2020-017: If editing step after approval with a blank change id, a change bar w/ previous change id prints 2020-02-17 13:23:40 +00:00
Rich
32d6728744 B2018-006 - Clicking on a step while a step is expanding causes PROMS to crash. The code has been changed to ignore the clicck while the code is expanding a step. 2018-01-18 14:21:37 +00:00
54f1be3ba1 B2017-222: Don’t create enhanced links for paste replaced steps 2017-09-26 14:33:42 +00:00
2258a0b81a B2017-184: WINDOW tab for Calvert Alarm Procedures getting cut off in edit window in Default text size setting of windows display 2017-08-30 14:05:14 +00:00
a0d8011436 B2017-187 calling BringToFront all the time was considerably slowing down paging through a procedure with long steps and would make the scroll bar ineffective. 2017-08-29 18:19:16 +00:00
24d6cf60ab B2017-056 The chronology of changes report had duplicate records (two for each text change). We were clearing the change bar override when we did not need to which caused an additional write to the database thus the extra record. 2017-07-11 16:02:06 +00:00
de0e7d3613 B2017-069 – remove enhanced document information from the config when a step is restored from history
Added a null check
2017-03-31 15:18:02 +00:00
191648da4b B2016-211 – don’t expand all the sub sections when entering a procedure from the parent section 2016-10-28 13:42:53 +00:00
91da0b995f Added supporting logic to SaveText and SaveContents for Editorial Spell Checker
Added supporting logic to SpellCheckNext for Editorial Spell Checker
Save text changes before starting up the spell checker
Added supporting logic to UpdateEditor for Editorial Spell Checker
2016-10-25 18:48:14 +00:00
Rich
0726a87325 Added a Format Property (IncludeSectionNum) to Include Section Number in Section Cautions and Notes.
Bring active window to front, so that active window can be seen.  Sometimes the active window was being displayed under other windows.  This makes it possible to see the active window
2016-10-21 15:05:21 +00:00
146073dcb8 RNO tabs cut off on the edit screen B2015-123 2016-10-10 18:47:02 +00:00
Rich
60e7c9a140 Notes and Cautions off of Sections with substeps were not expanding in the editor 2016-08-04 20:03:16 +00:00
6ed306e8b9 Fixed null reference error when inserting a figure off of a figure 2016-06-01 14:49:59 +00:00
948fe7f1de B2016-023: For enhanced, display pasted steps in edit window if editor is open
B2016-025: Ribbon button enabling for enhanced support
2016-01-29 15:03:43 +00:00
Rich
b087ce9996 Fixed code so that Right-Click is accounted for before going to an enhanced document 2016-01-28 16:18:13 +00:00
1e3324aa7b Enhanced Documents, handle enhanced steps
Enhanced Documents, delete items
Enhanced Documents button disable/enable
Enhanced Documents, tree view support for insert/delete/copy-paste
Move DisplayText.cs to CSLA
Enhanced Documents adding links (method added in docversion)
2016-01-20 16:46:31 +00:00
c06e3901ba Added logic and events to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes. Also allow the update of the pagebreak checkbox. 2015-11-06 21:03:41 +00:00
Rich
58e58083c2 New Enhanced Document Properties
Fixed Find and Replace logic to keep it from getting into an infinite loop
Used new CSLA code to hanndle deletion of procedures with external transitions
New Enhanced Document properties
2015-10-27 13:34:33 +00:00
Rich
a87decdbe3 Open Enhanced Document from Procedure or Procedure from Enhanced Document
Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Support ReadOnly steps for Enhanced Documents linked steps.
2015-09-12 15:47:44 +00:00
9910cff2c5 Fix for partially hidden ‘EOP Step #:‘ tab in edit window for background steps 2015-03-25 12:02:35 +00:00
17a72a4dd7 Reset the change bar override when the step text is changed and saved. 2015-02-26 19:24:42 +00:00
f3cba1acde Previous fix for positioning of high level step text in the edit window caused the width of the sub-steps to get smaller and smaller. Adjust the MyStepRTB.Left only if not on a highlevel step or the tab contains “{Section Prefix}”. 2015-01-12 18:06:18 +00:00
99cbb788f2 Corrected the starting location of the step edit window for steps 1-9 so that they start at the same location as step 10 and greater
Fixed the positioning of the Fixed Change Bar to use the format default font rather than the current step / substep font, to ensure consistency.
2015-01-07 17:41:57 +00:00
add1510f84 For IP2 backgrounds, adjust starting location & width of various steps
Made RTBMargin public
2014-10-07 12:25:12 +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
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
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
d088933be0 Farley RNO Column size improvements 2013-12-04 12:59:13 +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
d827e10d88 Shutoff AutoExpand for PMS-809 also 2013-02-15 19:50:37 +00:00
Rich
34ef8944f0 Shutoff AutoExpand for PMS-810 2013-02-15 17:01:51 +00:00
Rich
44396a7200 Fixed ScrollToCenter logic for EditItems
Use ScrollToCenter logic when text is changed or textbox is resized.
2012-12-04 19:56:34 +00:00
Rich
f685efbf5c Use VerticalScroll.Value to determine absolute location of RTBItem on the Step Panel.
Deviation Document 3 Column Format (Dev_Format) support.
	Auto-expand HLS for Deviation Document format.
	B2012-265
2012-10-25 00:41:39 +00:00
f03ad38655 bug fix BB2012-189 – added logic for RNOWithAlt
fixed width calculation
For the screen display, force the use of Letter Gothic Tall when Letter Gothic is set.   Some of the Letter Gothic characters have a different width whereas Letter Gothic Tall characters have a consistent width.
2012-10-22 18:37:20 +00:00
b27d274a43 2012-09-12 13:10:54 +00:00
Rich
b36187adcb Add logic to make entire RTBItem visible when it is resized.
Added event handler for MyStepRTB.Resize
2012-03-16 09:20:20 +00:00
0e8d0d6b4d 2012-02-28 15:17:44 +00:00
7f4896e4c1 2012-02-15 15:04:19 +00:00
a87b931e55 2012-01-27 12:43:21 +00:00
5c69100338 2011-11-21 16:58:11 +00:00
Rich
719706350b Debug output save and show
Added StepRTB Closed logic to disposing
Use the correct font for sections and procedures.
2011-08-23 18:42:34 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
Rich
6029f6dd8b - Removed Debug
- Don't resize grid when initializing
- Use LoadGrid which adjusts the Grid Font
- Only save contents if in edit mode
Changes to Comments
Added Property MySymbolFontName
- Setup GoTo button to handle ROTable Grids
- Support GoTo for ROTable Grids (MyFlexGrid.IsRoTable)
- Restored code to handle Vertical Alignment
- Added MyItemInfo property
- Removed commented-out debug in DPI property
- Support Font Override
- Use DisplayText to do ReplaceWords
- Set Text Color to Black (Change Links to Black)
Use DebugOutput property rather than _DebugOutput field
- Override Font for printing grids
- Override Font for printing text
2011-03-11 15:49:39 +00:00
778a11be12 2011-03-09 11:52:49 +00:00
57c1c135b3 2011-03-07 13:17:20 +00:00
4a118e0a31 2011-03-01 13:26:59 +00:00
7105a1cfb7 2011-02-08 11:32:53 +00:00