mschill
a55ce75e2e
C2025-023 Bringing branch up to date to resolve merge conflicts
2025-06-20 14:33:58 -04:00
mschill
8ec820a7f7
C2025-019 RO Editor - Update the Orphaned RO Record text file to save in the current RO folder instead of the users appdata folder.
...
Found while using the WEP ROMOD database and the ROEPU folder.
Note for Word doc: Update D.2.10 in the PROMS Manual for this update
2025-02-20 15:54:29 -05:00
mschill
9980504c47
B2025-015 RO Editor - PROMS will get stuck in a loop (hang) while placing RO.FST information in the plant database (loading RO's) when Unit Values contain brackets. Example is Point Beach data.
...
Some of Point Beach RO's have curly braces in the RO return value for the units in P/C. Found this on some (5-7) Annunciator RO values. The definition of the return value (multiple return values) uses curly braces so PROMS cannot distinguish between brackets being part of a unit value or part of the format for multiple return values.
Equipment Designation, Main Steam (MS), Annunciators have examples of return values with curly braces. Look at the Referenced Object Definition on the Annunciators tree node for the definition of the return value.
2025-02-20 10:03:05 -05:00
mschill
05a13861ac
B2025-019 RO Editor - When selecting an RO Definition, clicking the X in the corner or selecting Cancel prompts you to verify you want to close without saving changes when no changes were made if there is Parent/Child & applicability was never set for the in-use fields.
2025-02-18 15:21:19 -05:00
mschill
f95369d3a4
C2025-008 RO Editor – Remove redundant Save Failed message box
2025-01-24 08:02:24 -05:00
mschill
f3309e4a40
B2025-007 RO Editor – RO Figure Default File extension
2025-01-23 11:02:15 -05:00
mschill
96e61aea2b
C2025-007 ROEditor - PROMPT to Confirm Deletion
...
When deleting a group or an RO in the RO Editor, consider adding a prompte for the user asking if they are sure they want to delete the ro/group. Perhaps also add text to the message saying they may want to consider creating a zip file of the RO folder prior to deleting ROs/groups.
2025-01-22 12:45:27 -05:00
mschill
b4ccd682c3
B2025-009 RO Editor - Disable the Save As button if it is a new RO that has not been saved yet.
...
Adding a new RO: when you click Save As, you get the Problem Saving Data message box. Should only be able to “Save As” if it has already been previously saved.
2025-01-22 11:57:57 -05:00
mschill
4fc3b89e06
C2025-006_B2025-006 - C2025-006 RO Editor Figure wording update, B2025-006 RO Editor Figure Height or Width warning message update
2025-01-22 06:26:48 -05:00
mschill
46419edfee
B2024-096 In the Ro Editor, allow <u> for a field name in the Referenced object Definition Return Value.
2024-12-10 08:36:30 -05:00
jjenko
13b3cd6bc4
B2021-094 - Fixed shortcut keystroke usage for the GoTo button <Shift><Ctrl><G> when used multiple times
2024-11-18 14:54:34 -05:00
jjenko
6c22bff1fd
Merge pull request 'C2024-034 RO Editor – Enhancement for when “Standard Fields” are modified.' ( #452 ) from C2024-034 into Development
...
good for testing phase
2024-10-31 15:49:33 -04:00
mschill
0b12805d4a
C2024-034 RO Editor – Enhancement for when “Standard Fields” are modified.
2024-10-31 15:44:28 -04:00
mschill
2cf164c445
C2024-035 RO Editor – Enhancement to Handle renaming of Setpoint Value.
2024-10-31 15:11:04 -04:00
mschill
3c75637752
C2024-033 RO Editor – Clarify wording presented to user when utilizing new Move RO feature in RO Editor.
2024-10-29 07:54:50 -04:00
mschill
f0493e60d8
CSM B2024-087 Fix RO Editor Inconsistencies
...
Refresh issue in RO Definitions. Modify an In Use field item that is not one of the Standard items, choose Continue, choose OK in the Text Definition Field. when prompted if want to Update Local or Generic definitions:
1. Prompt should contain table name (previously was not for Setpoint items)
2. If Select "Yes", Should refresh to new field name when return to previous screen / click ok to go back to RO Definition.
2024-10-25 14:33:20 -04:00
mschill
779394ffd6
C2024-030 RO Editor Enhancement to include table name / explain the scope of changing a field definition Local vs Generic
...
When updating a field in a RO Definition, there is a prompt asking if changes should be Local or Generic --- Should change wording to explain that Local is local to that table (and include Table name in that wording)
2024-10-24 07:43:00 -04:00
mschill
cd963d01e4
B2024-084 Fix Refresh Issue in RO Definitions.
...
Modify an In Use field item, choose Continue, choose OK in the Text Definition Field. Hit Cancel in the next two windows, then open the RO Definition back up and the change is still there in the "In Use" column but not the Menu Value. Close the RO Editor and re-open and the change was now gone as it's supposed to be.
2024-10-23 15:54:20 -04:00
mschill
0c342fa188
B2024-085 Fix Object Reference Error when Getting Schema for a RO database in SQL
...
After converting the Robinson ROs to SQL, upon changing an In Use field and clicking Continue, an "Error on Schema" message box displayed with an unhandled error exception.
2024-10-23 14:07:20 -04:00
mschill
c867d4e4b1
C2024-027 RO Editor – Add additional feature to allow Cut/Paste (Moving) a RO within the same table.
2024-10-23 13:20:20 -04:00
mschill
a8294bb01a
C2024-029 RO Editor - Referenced Object Definition Form - Add check if items changed before prompting to possibly save
2024-10-15 08:40:12 -04:00
mschill
7d408df904
B2024-079 Consistency of adding_editing_removing fields in RO Editor - Referenced Object Definition Form
2024-10-14 16:17:19 -04:00
mschill
591fc03ca2
C2024-024 Simple Selection of Fields to add to Return Values and Menu Values
2024-10-09 13:12:29 -04:00
mschill
1b6eeaf4ad
C2024-023 Autocomplete on Group Definition Accessory Page Access Values.
2024-10-08 15:02:47 -04:00
jjenko
1bdfb7d1e3
C2024-008 -Created a PROMS executable use .Net version 4.8.1
...
B2020-106 - Fixed insert of new symbols.
2024-04-16 14:16:40 -04:00
jjenko
5be9daa019
B2024-004 In the RO Editor, fixed the issue for when Child values have a length of zero, the parent value will now be displayed (as gray text) in the Child field. Also, when generating a RO.FST file, it will use the Parent value when the Child value length is zero.
2024-01-25 11:15:10 -05:00
plarsen
57e43fe5d7
B2023-120 If the path to the ROMaster DB contains spaces the copy process fails when transfer RO data to SQL along the some house keeping chech ins.
2023-11-30 11:01:27 -05:00
jjenko
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
djankowski
59641b3ebb
Removed VSS Bindings from all projects
2023-06-21 16:22:17 -04:00
djankowski
01e15bf58b
Removed VSS Bindings from all projects
2023-06-21 16:16:01 -04:00
Chris Glavan
bbce2ad0a6
Commit for development environment setup
2023-06-19 16:12:33 -04:00
Kathy
d7668183e0
2022-12-16 17:15:34 +00:00
Kathy
1baa2818bb
2022-12-16 15:40:45 +00:00
Kathy
4b8c133e7e
B2021-072: Update RO Field Name definition – confusing dialog
2022-10-26 10:46:40 +00:00
jjenko
d0f9682c42
B2022-043 corrected the processing of the single quote. We were missing replacing a semi-colon when converting from “@apos;” to a single quote
2022-03-24 20:21:15 +00:00
jjenko
c66c01332e
C2022-001 only add the child value to RO.FST if it is different than the parent (default) value
2022-01-21 14:33:09 +00:00
jjenko
fac1614259
B2021-146 Added a null reference check.
2021-12-10 19:41:33 +00:00
jjenko
5d9aa3725b
B2021-080 Set flag to save RO values changes when the text changes
2021-08-24 14:04:37 +00:00
jjenko
b8394e2509
B2021-080 Set flag to pubic so RO Editor main screen can set it to save RO values changes when the text changes
2021-08-24 14:03:01 +00:00
jjenko
746a247504
B2021-077 – was sometimes asked to save changes after clicking on Save button
...
B2021-079 – increased the minimum width of the child fields grouping box
C2021-026 – when parent value changes, show in child fields that default to the parent value
2021-08-13 18:47:45 +00:00
jjenko
fea1b4ca9f
B2021-077 – was sometimes clear tree node text when a group node was selected before saving RO changes
2021-08-13 18:46:56 +00:00
jjenko
ea56515d15
B2021-077 When the Save button is used to save RO fields in a Parent/Child enabled RO, you were prompted to save when you selected a different tree node (in the left panel of the RO Editor)
2021-08-10 18:51:25 +00:00
jjenko
ce9e9e182e
C2021-026 Parent/Child applicability in RO Editor
2021-07-29 18:28:12 +00:00
Kathy
08fed71e13
B2021-071: ROEditor – Change field name causes hang and crash (rev 1 of fix - needed to also fix when creating ro.fst)
2021-07-22 12:57:47 +00:00
Kathy
ddbcf719d2
B2021-071: ROEditor – Change field name causes hang and crash
2021-07-21 14:16:21 +00:00
Kathy
c81c98ab80
B2020-003: Cannot add New groups in roeditor when using sql
2020-01-15 15:57:19 +00:00
Kathy
de58331ffb
C2017-003: Support SQL Server for storing of Referenced Object data
2020-01-09 15:39:17 +00:00
Kathy
7fbc9e358d
C2017-003: Support SQL Server for storing of Referenced Object data
2020-01-09 15:19:25 +00:00
Rich
2df227fdaa
B2019-105 Corrected Conversion off RecID
2019-08-06 19:36:09 +00:00
jjenko
20db7f517a
B2019-082 – Set the PROMS executables to always use the U.S. date format (MM/DD/YYYY)
2019-06-04 16:11:35 +00:00