bb45e551a3
C2017-031 Extend Copy / Paste Replace Functionality for Enhanced Background Steps
2024-09-30 15:02:35 -04:00
870bba0aa6
B2024-045, B2024-049, B2024-050 crash on paste/replace
2024-07-31 07:21:30 -04:00
7f899175d1
C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code. Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic.
2024-07-26 14:54:11 -04:00
8f08ef5ee4
B2024-037 - Slight clean up on parentedititme
2024-07-11 08:45:18 -04:00
21a83df99d
B2024-037 - Fixes made for replacing procs and steps via paste/replace functionality.
2024-07-10 12:15:14 -04:00
5bd1f94be0
Merge pull request 'C2024-004' ( #339 ) from C2024-004 into Development
...
code changes look good. ready for testing phase.
2024-06-19 14:12:03 -04:00
629fe1b615
Updated to include passing teh selected tree node parent for cases where the only procedure in a folder is being replaced. otherwise i pass null for that as its not really used.
2024-06-19 13:50:52 -04:00
c92b888ec2
Update to close the procedure when opened during the paste/replace option.
2024-06-18 10:48:28 -04:00
38425a05f9
Updates to pass through image details to the tag setting.
2024-06-13 15:14:35 -04:00
c865b67398
B2024-025 Older Parent/Child procedure sets use applicability tokens that do not include the “U-“ prefix.
2024-05-06 13:49:03 -04:00
dffea37fad
B2023-025: AER Ro table displays too far to left
2024-04-18 08:36:51 -04:00
93c8844fd2
F2023-078 - Alarm Point table in Editor
...
F2023-079 - Adjust Change Bar position on Alarm Point page
F2023-080 - fix page header of second page of Alarm Point page
F2023-082 - Vogle Alarm format, Span cautions and notes across the page width. Also separate Note/Caution for Front Matter
F2023-085 - Vogtle Alarms - Add RO_LookUp calls to pagelist to automatically generate Alarm Point Table
F2023-086 - Add a Word section type called "Deleted Alarm Point" for alarm points that were removed
2023-07-12 15:55:55 -04:00
c1904169f5
C2023-008: Long sub-step centers after edit making edit, if towards bottom of step, no longer visible
2023-04-21 15:50:22 +00:00
b6d69fbd4c
B2022-049: Copy/paste of enhanced procedure and bad links between source and enhanced
2022-08-03 15:03:40 +00:00
Jake
bcbc52c774
B2022-083: Support Conditional RO Values
2022-07-26 20:16:48 +00:00
f1b18221ce
B2022-066 Alarm number not printing properly in page header (Prairie Island)
2022-06-08 14:22:15 +00:00
fdc72f891d
C2021-018 logic to support showing Alarm Point RO info in the step Editor
2022-03-21 19:42:37 +00:00
5302cf398a
B2021-002: crash after delete of step with incoming transitions
2021-01-12 14:20:28 +00:00
fdd59a5d6b
Upped revision number to 1.8
...
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
81f7cc5592
B2020-109: sub-step not included in list of transitions to when deleting a step
2020-09-28 14:34:53 +00:00
5c4cedf50a
B2020-012: Location of centered table in editor is not correct
2020-08-07 15:05:33 +00:00
daa87765d1
B2020-097 and B2020-098: In Step editor, Deleting of sections with transition to section
2020-07-28 12:48:49 +00:00
82124d1299
C2020-018 made a more accurate description of the message for transitions when deleting a Procedure, Section, or Step
2020-07-06 13:46:06 +00:00
bdd1b054a4
B2020-043: After insert of step above, resolved transition text was incorrect if tab had step number
2020-04-02 12:58:12 +00:00
2d2a58c2a3
B2019-179: fixed crash when using enter key from first table of two
2019-12-17 16:06:01 +00:00
27944c837d
B2019-017: Do not create enhanced step for an RNO
2019-05-07 12:59:47 +00:00
a2b10e0844
B2019-049 Added check for table in a Caution or Note to the TableLocation() logic
...
B2019-049 when printing a table that is inside a note or cation, use the single column setting of the TableCenterPos format value
2019-04-02 15:45:33 +00:00
17260519e3
B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top.
2019-03-07 18:02:31 +00:00
3419b1b7b0
C2019-008 Added check for type of image (RO or imbedded) when the Insert Before/After is done while on a Figure substep type. If inserting a RO Image, the RO tab on the Step Properties panel is opened
2019-02-20 17:23:43 +00:00
d144f8653d
B2019-009 Enable the Copy Step button when on a RNO step type
...
B2019-010 Don’t allow a CopyStep Paste Before or After when on a RNO step type
2019-01-29 20:40:28 +00:00
Rich
588edabb25
B2018-076 - Adding a substep to a second figure was causing the code to crrash
2018-05-18 14:05:30 +00:00
b5df7ffc1c
B2018-072 Fixed infinite loop when expanding last step of procedure that has only a high level RNO with substeps
2018-05-08 19:58:29 +00:00
89128764b7
F2018-025 Treat the HSL with a “.0’ as a section number/title and the first level substeps as high level steps, adjusting the tab numbering and positions accordingly through all the substep levels
2018-04-11 19:44:37 +00:00
Rich
a201611858
B2017-248 If a sibling Table, Figure or Equation has a sub-table or figure or equation, the code would crash when trying to display it. The code was changed to use the MyParent property which is never null rather than the MyParentEditItem property which can be null.
2017-10-31 17:50:53 +00:00
Rich
0be8261cc4
B2017-237 Fixed logic to find prevvious sup info step. Used IsCautionPart rather than IsCaution, since BGE has mixed cautuions and notes, The logic was runiing into an infiinite loop since the second note part was a caution, and this was causing the code to loop for the parents notes.
2017-10-20 13:16:05 +00:00
54f1be3ba1
B2017-222: Don’t create enhanced links for paste replaced steps
2017-09-26 14:33:42 +00:00
34ea55a624
B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention.
2017-09-01 12:41:07 +00:00
e1bdda3722
B2017-182: deleting a step with transitions, selecting ‘No’ on dialog that asks user to be placed on 1st substep caused hardspace & annotation on step.
2017-08-29 13:11:08 +00:00
Rich
88383ec87f
B2017-175 The steps were being displayed with High-level steps and sections overlapping an expanded high-level step. The fix assures that high level steps and sections will be located vertically so that they don't overlap other steps.
2017-08-18 12:43:45 +00:00
20a07c6a3e
B2016-130: Copy and paste replace steps causing missing and duplicate items in tree (problems with ‘NextItems’)
2017-08-07 13:05:02 +00:00
a223b72423
B2017-159: Don’t allow paste of step that was deleted by clearing its text.
2017-08-01 13:18:12 +00:00
2c15add602
Added Try/Catch as part of B2017-143 fix to prevent PROMS from crashing
...
B2017-143 Print was disposing fonts that are save in a static dictionary, causing editor display problems after printing a procedure.
2017-07-14 18:30:57 +00:00
df6271d05c
B2017-129 – fixed null reference (opening User Manual section)
2017-06-26 20:12:30 +00:00
74898f5e4e
Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
...
Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created) B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created) B2017-117
2017-06-12 17:57:22 +00:00
7c615cf182
B2017-114 Fixed issue where PROMS was trying to adjust the location of steps on the screen when shutting down, and sometimes hanging in the process.
2017-06-08 17:16:10 +00:00
2388bc87a4
B2017-101: Supplemental Information Steps: Allow copy step
2017-05-26 12:29:42 +00:00
f139c79d32
Support for SAMGS Supplemental Information
2017-05-03 14:37:25 +00:00
9a52e89fd5
B2017-059 only turn on the spellchecking if the RTB is visible
2017-04-17 15:42:31 +00:00
Rich
26a9fcba81
A bug fix for Farley was causing problems for Facing Page code. It was fixed.
2017-03-27 14:16:57 +00:00
Rich
6ac7897946
B2017-043 If the Edit Window is scrolled horizontally then new steps, cautions, notes or tables need to be located with respect to the horizontal scroll location
2017-03-24 19:09:09 +00:00