25 Commits

Author SHA1 Message Date
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
59641b3ebb Removed VSS Bindings from all projects 2023-06-21 16:22:17 -04:00
01e15bf58b Removed VSS Bindings from all projects 2023-06-21 16:16:01 -04:00
bbce2ad0a6 Commit for development environment setup 2023-06-19 16:12:33 -04:00
4b8c133e7e B2021-072: Update RO Field Name definition – confusing dialog 2022-10-26 10:46:40 +00:00
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
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
fac1614259 B2021-146 Added a null reference check. 2021-12-10 19:41:33 +00:00
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
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
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
ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
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
ddbcf719d2 B2021-071: ROEditor – Change field name causes hang and crash 2021-07-21 14:16:21 +00:00
c81c98ab80 B2020-003: Cannot add New groups in roeditor when using sql 2020-01-15 15:57:19 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
7fbc9e358d C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:19:25 +00:00
83c3a69a89 B2015-089 Restore inner xml when there is a problem trying to save a duplicate RO, C2015-017 – added red text that appears when Duplicate button is pressed. 2017-02-02 18:44:40 +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
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
3fe7f68166 Added a smarter status message based on the number of items being processed 2015-05-04 19:06:14 +00:00
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
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
25aff47849 2013-03-25 20:33:33 +00:00