45 Commits

Author SHA1 Message Date
plarsen 4b479b3ceb B2026-022-Adding-RO-Editor-symbols-to-RO-Tables 2026-03-17 15:30:35 -04:00
plarsen e9ad57f588 B2026-022-Adding-RO-Editor-symbols-to-RO-Tables 2026-03-16 12:44:04 -04:00
plarsen 7636fe7686 B2026-022-Adding-RO-Editor-symbols-to-RO-Tables 2026-03-11 20:26:01 -04:00
plarsen 13b03f4f89 B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview 2026-03-10 11:50:21 -04:00
plarsen 33cc650871 B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview 2026-03-09 14:26:19 -04:00
plarsen 955ffc48d3 B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview 2026-03-09 11:41:13 -04:00
plarsen a0be60a1b9 B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview 2026-03-07 22:38:18 -05:00
plarsen 99216321a8 C2022-003-Change-Textboxes-to-RTF-3 2026-01-12 13:37:14 -05:00
plarsen 5a2c0460aa C2022-003-Change-Textboxes-to-RTF-3 2026-01-06 13:18:49 -05:00
plarsen 72c2bd90e4 C2022-003-Change-Textboxes-to-RTF-3 2025-12-24 14:20:31 -05:00
plarsen d4ecf28147 C2022-003-Change-Textboxes-to-RTF-3 2025-12-22 17:16:00 -05:00
plarsen c561aad661 C2022-003-Change-Textboxes-to-RTF-3 2025-12-02 10:44:35 -05:00
plarsen 9023cc76a0 C2022-003-Change-Textboxes-to-RTF-3 2025-11-26 14:31:59 -05:00
mschill 8ed9bfbfcb C2025-053 Upgrade Ro-Editor / Compare Report / Ro To SQL to 64 bits 2025-10-06 14:02:22 -04:00
mschill ca0ae279e0 B2025-042 RO Editor FST Export ParentChild whitespace 2025-08-14 10:16:22 -04: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 0b12805d4a C2024-034 RO Editor – Enhancement for when “Standard Fields” are modified. 2024-10-31 15:44:28 -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 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 7d408df904 B2024-079 Consistency of adding_editing_removing fields in RO Editor - Referenced Object Definition Form 2024-10-14 16:17:19 -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 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 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
Rich 14e0d8c756 Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF. 2015-09-12 15:41:08 +00:00
jjenko 0e255bc3d8 Added a message box to notify the user when an RO cannot be found. This is used when you do a Go To RO in PROMS.
Added a NULL reference check.
2015-07-30 17:13:08 +00:00
jjenko 3fe7f68166 Added a smarter status message based on the number of items being processed 2015-05-04 19:06:14 +00:00
jjenko f9992cd299 Better status messages during the retrieval of data for the report
Improved the Select statement used to get RO data from the database
Status message added
2015-04-17 16:51:51 +00:00
Rich 3f945b04c5 Added code to replace the repetitive message box popups when an orphaned records are identified during the creation of a rofst with a single message box at the end of creating a rofst directing the user to a file that contains all of the orphaned records 2015-02-05 03:47:04 +00:00
jjenko b9c6d317c7 Logic to handle when a RO Database is selected when generating report information
In creating a temporary (meta) file for Complete RO Report, file was sometimes not created anew with the FileMode.Create setting.  Changed to FileMode.Append and specifically delete the meta file before calling to generate it.
2015-01-27 19:39:31 +00:00
jjenko 25aff47849 2013-03-25 20:33:33 +00:00