4d96e73866
Remove from checkin - should be in phase 2
2025-06-20 14:39:42 -04:00
a55ce75e2e
C2025-023 Bringing branch up to date to resolve merge conflicts
2025-06-20 14:33:58 -04:00
c45dbf1dac
Resolved merge conflicts with Development
2025-06-20 14:29:18 -04:00
2d08629608
C2025-023 attempt to resolve merge conflict
2025-06-20 13:56:41 -04:00
abec4d9281
C2025-036 - Cleaned up logic in PROMS code that generates the step/sub-step tabs to reduce un-needed processing in certain cases
2025-06-18 09:20:17 -04:00
66deede936
B2025-034-Add-error-message-documents-2
2025-06-11 18:24:59 -04:00
2e68218cfe
B2025-034-Add-error-message-documents
2025-06-10 16:34:22 -04:00
80f3568dbd
Merge pull request 'F2025-015 Shearon Harris add sub-steps in Notes and Cautions and to add an Open Bullet sub-step type in both the EOP and AOP formats.' ( #566 ) from F2025-015_SharonHarris into Development
...
Reviewed-on: #566
2025-06-03 11:43:26 -04:00
5fd0ff9e71
F2025-015 Shearon Harris add sub-steps in Notes and Cautions and to add an Open Bullet sub-step type in both the EOP and AOP formats.
2025-06-03 10:46:41 -04:00
4dcfa05157
Merge pull request 'B2025-024-Document-Unit-Print' ( #564 ) from B2025-024-Document-Unit-Print into Development
...
good for testing phase
2025-05-29 10:14:00 -04:00
e0b628dce9
B2025-024-Document-Unit-Print
2025-05-28 18:19:24 -04:00
6e9c7e28e6
C2025-021 Add logic to PROMS to support a special High Level Step type that is not printed.
...
Make Inactive by Default
2025-05-28 14:37:14 -04:00
ac091a7d26
C2025-021 Add logic to PROMS to support a special High Level Step type that is not printed.
2025-05-28 14:15:21 -04:00
8f31532917
C2025-023-Format2-Update
2025-05-27 10:56:14 -04:00
ce92031ff7
F2024-089 - Barakah requested a newly formatted Cover page section style to make room for new Corporate Logo.
2025-05-22 15:05:27 -04:00
5a7e63871d
C2025-023 - Electronic Procedures - Modifications to PROMS
...
Simplified to textboxes as RTF was impacting possible tags / directories
2025-05-21 09:34:07 -04:00
7ade7f6e24
Merge pull request 'C2025-023-New-EP-Format-File' ( #560 ) from C2025-023-New-EP-Format-File into C2025-023
...
Reviewed-on: #560
2025-05-20 17:21:25 -04:00
e470ef0553
C2025-023-New-EP-Format-File
2025-05-20 16:53:16 -04:00
eacdca8669
C2025-013 Option to Disable “Message Prompt when a Summary will open in MS Word”
2025-05-19 15:37:46 -04:00
0259d4ff1d
C2025-028 Add a Quick Print Section option / B2025-032 Fix Section not Printing Applicability Properly
...
Added an option to quick print a section.
Fixed a bug where: If you went to a section that had Applicability and select "Print Section" for a specific unit, it would sometimes print all units.
2025-05-16 14:10:56 -04:00
69f8e3f4fc
C2025-033 Added a new field and supporting logic to specify if a PageStyle item should be printed for the Child procedure being printed.
2025-05-16 10:52:37 -04:00
f49c888307
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
Changed linq to use builtin Find method per code analyzer recommendation
2025-05-15 10:57:28 -04:00
04a2da4371
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
Change to not show open button if is an invalid step type
2025-05-15 10:45:52 -04:00
59372b23e4
Merge pull request 'B2025-028 RO Editor - Parent Child Applicability - Default Values' ( #554 ) from B2025-028 into Development
...
good for testing phase
2025-05-15 10:41:40 -04:00
2970c0d7d4
B2025-028 RO Editor - Parent Child Applicability - Default Values
...
While working with parent/child applicability with child applicability set for a setpoint group - assign the Setpoint Values and Short Description fields to have Child values. All child values default to their parent values as expected. However, if you click in the Parent field for the Short Description, the Child Values for the Short Description fields incorrectly defaulted to the Parent Setpoint Value instead of keeping the parent Short Description.
2025-05-15 10:28:47 -04:00
79f66e9641
C2025-031 Fixed typos found in Tool Tip message from previous check-in of this code change
2025-05-15 09:01:43 -04:00
24d5cee8b4
B2025-031 Improve wording for if attempting to delete copied section
...
When an attempt is made to delete a section in the edit window that has been copied, the "Attempting to delete copied step" message box appears. This message box is incorrect because you're attempting to delete the section, not a step in the section. This only happens on a section that has been copied.
2025-05-15 07:34:19 -04:00
31f608a9ec
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
Change to not show open button if using a format that is not attached to an EP format file.
2025-05-14 15:05:58 -04:00
700d9656b2
B2025-028 RO Editor - Parent Child Applicability - Default Values
...
While working with parent/child applicability with child applicability set for a setpoint group - assign the Setpoint Values and Short Description fields to have Child values. All child values default to their parent values as expected. However, if you click in the Parent field for the Short Description, the Child Values for the Short Description fields incorrectly defaulted to the Parent Setpoint Value instead of keeping the parent Short Description.
2025-05-14 11:42:51 -04:00
2c1476b74c
C2025-031 - Added Tool Tip text for button on V button. Code fix for DotNetBar Visual UI rendering
2025-05-13 16:03:44 -04:00
20cacf26ae
B2025-030 Show Cannot restore wording if restoring Annotation with a deleted annotation type.
2025-05-13 14:17:57 -04:00
a099d27b86
C2025-032 Add check if user is sure want to paste replace section.
2025-05-13 08:19:23 -04:00
3e53ec9191
C2025-023 - Electronic Procedures - Modifications to PROMS
...
Small change to handle removed items that were selected.
2025-05-13 07:48:50 -04:00
637cbd9954
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
RO/table entry - Dev Testing related changes
2025-05-08 10:18:50 -04:00
5d3bb41275
Added PROMS Demo Fromats and dded a checkbox on the Copy Formats dialog to include the PROMS Demo formats.
2025-05-06 14:41:50 -04:00
41cb078a94
F2025-012 Format changes are needed to account for ABN procedures.
...
In the ERG and ABN format, Attachment Step Editor (Two Column), the following changes need made:
- add a blank line between the Initial Action Step and the following high level step
- need the ability to insert sub-steps off of the Initial Action Step
- adjust extra line spacing above Initial Action Steps
- add a step designator in the edit window to indicate an Immediate Action Step
2025-05-05 14:36:23 -04:00
c3534e21fa
B2025-026 - AND Substeps are Printing as Sequential Substeps in the ERG format /
...
B2025-027 - Bottom Continue message now appears due to the AND step type being now sequential and step compression being shut off
2025-05-05 08:31:21 -04:00
e9e934cfb1
C2025-023 - Electronic Procedures - Modifications to PROMS
...
RO input functionality
2025-05-02 11:46:55 -04:00
a417ddda85
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
RO Graphics Item Adjustment
2025-04-30 11:25:18 -04:00
22c14d169b
F2025-011 Format changes are needed to account for ABN procedures.
...
Adjustments to PSI location and Abnormal Procedure Steps Sections
2025-04-30 09:50:09 -04:00
f273a8839a
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
...
Overlapping of textbox controls
2025-04-29 10:50:59 -04:00
ba8a8b8673
F2025-011 Format changes are needed to account for ABN procedures.
2025-04-28 12:08:10 -04:00
62ae81c7b3
C2025-023 - Electronic Procedures - Modifications to PROMS
...
Working on Adding functionality for EP input for tables #2
2025-04-25 15:07:29 -04:00
6db9567eb9
C2025-023 - Electronic Procedures - Modifications to PROMS
...
Working on Adding functionality for EP input for tables
2025-04-23 07:42:28 -04:00
8ef08c53b3
C2025-023 - Electronic Procedures - Modifications to PROMS
...
1. undo changes to store checkbox/textbox in cell grid
2. change to use roid as key for RO listbox items
2025-04-11 10:12:37 -04:00
818d764b3d
B2025-010 - Adjusted the positioning of the procedure title in the Catawba Deviation Format so that it is centered
2025-04-11 09:11:02 -04:00
9fdbdb05f4
C2025-023 - Electronic Procedures - Modifications to PROMS (checkin 4 - added some comments)
2025-04-10 09:05:42 -04:00
d392131005
C2025-023 - Electronic Procedures - Modifications to PROMS (checkin #3 - fix winforms select first item bug in listboxes)
2025-04-10 08:53:27 -04:00
389b9e382b
C2025-023 - Electronic Procedures - Modifications to PROMS - checkin #2
2025-04-09 15:22:36 -04:00
6fd84e2f2a
C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1)
2025-04-08 10:54:19 -04:00