|
92345f8f91
|
~Addressed out-of-memory exception being thrown when right-clicking on a procedure with previous revisions
|
2024-02-19 12:09:09 -05:00 |
|
|
afad3365bd
|
B2024-006 - Improved memory management when performing the Refresh Transitions Amin Tool by encasing the getting of content information in Using statements. Same change was done for the method used by the Update RO Values Amin tool.
|
2024-02-09 14:30:11 -05:00 |
|
|
06013afc8b
|
F2024-008 - Updated transition definitions to title case section numbers, section titles, and procedure titles. Also surround section titles with parenthesis.
|
2024-02-05 15:43:54 -05:00 |
|
|
3b3a542b24
|
B2024-001: Out of memory crash on update of ROs when RO has '>' or '<' and RO in table, when done from ribbon or admin tools
|
2024-01-24 06:57:46 -05:00 |
|
|
a2ec9162be
|
F2023-112 Continuation of the initial check-in for the Vogtle Units 3 & 4 Background Document formats. Also tweaked TOC page num position in all VEGP formats.
|
2024-01-16 15:20:39 -05:00 |
|
|
e1972763ae
|
Merge pull request 'Vogtle3&4' (#201) from Vogtle3&4 into Development
Code Review completed successfully.
|
2024-01-11 06:30:22 -05:00 |
|
|
077564cd3e
|
B2022-134: update ros crash when ro has '<' or '>' and ro is used in table
|
2024-01-09 10:43:27 -05:00 |
|
|
71cef595ca
|
F2023-112 format setting to remove -B from background proc num (used in title box)
|
2024-01-08 15:46:05 -05:00 |
|
|
f02ca8bd86
|
F2023-112 Format Flag foruse of width override
|
2024-01-05 11:09:24 -05:00 |
|
|
27bbbdc9df
|
Merge branch 'Development' into Vogtle3&4
|
2024-01-03 17:44:14 -05:00 |
|
|
bda5a54754
|
F2023-112 added format flag for full section number in step tab - for background format
|
2024-01-03 17:43:38 -05:00 |
|
|
b1043cfec1
|
F2023-126: center single line caution/note when more than 1 Vogtle Alarms
|
2024-01-03 09:27:13 -05:00 |
|
|
e7298c5201
|
F2023-112 inital check in of Vogtle Background format
|
2023-12-15 15:25:13 -05:00 |
|
|
7b4b6323bf
|
Added better logic to catch null references when PROMS tries to convert an older Word section to use the Docx file format. The real issue was bad data where the tree view looks like it’s a step editor section, but the PROMS editor depicts it as a Word section (with the arrow icon instead of a plus icon). When printed or approved, PROMS tries to process it as Word section but some information in that database record is null. PROMS will now handle these pieces of information that is null and record the issue in the error log and not try to convert it to a Docx, allowing to continue printing or approving.
|
2023-11-03 09:55:48 -04:00 |
|
|
128b5d81cc
|
B2023-108: Crash during import of procedure set
|
2023-11-01 08:00:05 -04:00 |
|
|
fedbb698ab
|
C2023-019 Added a message box to install the latest PROMSFixes for when PROMS opens a database that does not have the needed Stored Procedures that allow for displaying only the formats related to that plant.
|
2023-10-13 14:03:39 -04:00 |
|
|
928fba3b37
|
Merge pull request 'B2023-101 & 102: Incoming Transition & Copy/Paste Replace with Incoming Transitionis crashes' (#134) from GenWork into Development
Passed code review. OK to generate test executable.
|
2023-10-12 09:12:16 -04:00 |
|
|
3b88b78b34
|
B2023-101 & 102: Incoming Transition & Copy/Paste Replace with Incoming Transitionis crashes
|
2023-10-12 08:29:21 -04:00 |
|
|
b34fb42f94
|
Merge pull request 'C2023-017: Added logic to filter the format list when selecting a format to be applied to a section' (#126) from C2023-017 into Development
Code review completed. Merging into Development.
|
2023-10-03 11:34:24 -04:00 |
|
|
b83ec3520b
|
C2023-017: Added logic to filter the format list when selecting a format to be applied to a section
|
2023-10-02 09:03:15 -04:00 |
|
|
6d5d87f04d
|
B2023-093 added a Try Catch to the Convert method per suggestion from review
|
2023-09-13 16:27:13 -04:00 |
|
|
ef3efe2380
|
B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
|
2023-09-13 14:27:38 -04:00 |
|
|
e4af381d0c
|
C2023-015: Pagination on sub-step (currently only for Vogtle 3_4)
|
2023-09-12 06:56:48 -04:00 |
|
|
707136d2fc
|
B2023-088: Vogtle Alarm pagination issues
|
2023-08-22 08:46:07 -04:00 |
|
|
411445901e
|
F2023-098: Vogtle 3/4 Alarm - add proc applicability. Code change also
|
2023-07-19 10:24:27 -04:00 |
|
|
5865e0c39d
|
Merge pull request 'F2023-076: Transitions resolving with extra parens' (#17) from F2023-076 into Development
John reviewed code successfully
|
2023-07-11 10:30:43 -04:00 |
|
|
1d3d1a9a3c
|
F2023-076: Transitions resolving with extra parens
|
2023-07-11 09:11:22 -04:00 |
|
|
05247bc026
|
Initial check in of formats for Vogtle Units 2 and 3
|
2023-07-07 15:48:15 -04:00 |
|
|
bc7460d801
|
Merge pull request 'B2022-144 added logic to process individual procedures to check for bad RO Links' (#7) from B2022-144_CheckROLinks into Development
Merging changes to test executable for generic purposes relating to the Administrative Tools.
|
2023-06-28 11:41:14 -04:00 |
|
|
376a462c2d
|
B2022-144 added logic to process dividual procedures to check for bad RO Links
Also fixed a build issue for the controls library
|
2023-06-28 10:08:33 -04:00 |
|
|
be0c910432
|
~ Set to build using DotNet Ver 4.6.2
~ Upped the minor revision number of PROMS to 2.1 and RO Editor to 2.2
|
2023-06-22 14:37:29 -04:00 |
|
|
a4db26f764
|
Additional Reference Updates
|
2023-06-21 17:18:15 -04:00 |
|
|
01e15bf58b
|
Removed VSS Bindings from all projects
|
2023-06-21 16:16:01 -04:00 |
|
|
f68ca213a8
|
Updated references for development environment
|
2023-06-20 11:50:35 -04:00 |
|
|
bbce2ad0a6
|
Commit for development environment setup
|
2023-06-19 16:12:33 -04:00 |
|
|
be72063a3c
|
B2023-072: Crash when restoring annotation whose type had been removed
|
2023-06-13 12:59:43 +00:00 |
|
|
7313a8dea8
|
B2023-069 added a document style flag SecOvrideSupInfoTabOff to allow for the adjustment of the Supplemental Information step tabs on a per section basis
|
2023-06-05 20:09:10 +00:00 |
|
|
81d20b26ac
|
B2023-060: Beaver Valley SAMG/Supplemental Information Continuous Sections printing as Separate
|
2023-05-26 11:26:26 +00:00 |
|
|
69fec106f7
|
B2023-049: Null reference crash on Paste Before
|
2023-05-11 13:12:23 +00:00 |
|
|
620d5dab42
|
B2023-052: Inconsistent change bar location
B2023-052: Beaver Valley - Inconsistent change bar location
|
2023-05-10 13:16:43 +00:00 |
|
|
02a65727e9
|
B2023-043: BVPS – subscript/superscript in Section Titles
|
2023-05-02 13:13:04 +00:00 |
|
|
0f35d403d2
|
B2023-040: WCN – And sub-steps pagination
|
2023-04-13 14:51:06 +00:00 |
|
|
c4356e3646
|
B2023-038: Import of procedure crashes when it has an RO that is not in the set it is imported into (rather than converting it to text)
|
2023-04-03 15:52:53 +00:00 |
|
|
57367efdea
|
F2023-039 Added a TextColor attribute to pagelist
|
2023-03-30 15:14:31 +00:00 |
|
|
da05241df7
|
B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs.
|
2023-03-30 12:59:06 +00:00 |
|
|
764e5b2bbd
|
F2023-035: WCN Supplemental information pages, when duplex print need left margin adjustment for hole punch
|
2023-03-21 15:12:34 +00:00 |
|
|
1fa6b5f7d8
|
B2023-035 Added SelectedChildToPrint to the ProcedureInfo class to hold the unit selected when printing a Child procedure. Used for BNPP Alarm data.
|
2023-03-17 18:27:28 +00:00 |
|
|
278d74bf0b
|
B2023-035 logic to ensure we get the correct applicability information when printing an entire procedure as the “Otherxxxx” applicability setting. Used in BNPP Alarm data.
|
2023-03-17 18:26:23 +00:00 |
|
|
3eb61cbf2d
|
B2023-034 Added flag for use in Beaver Valley AOP format for sub-section pagination
|
2023-03-14 13:25:26 +00:00 |
|
|
8ee523de20
|
B2023-030 added a NULL reference check in logic for removing foldout PDF from cache.
|
2023-03-09 16:22:25 +00:00 |
|