22e70d03ad
Merge pull request '~Fixed ALTER TABLE statement that adds the ApplicablePlant column to the Formats table so that it checks if the column exists' ( #137 ) from C2023-017 into Development
...
Merging into Development. No code review needed.
2023-10-18 09:07:25 -04:00
f320c8a865
~Fixed ALTER TABLE statement that adds the ApplicablePlant column to the Formats table so that it checks if the column exists
2023-10-18 09:06:08 -04:00
a79819bb65
B2023-104 Import procedure and Go To RO
...
Added a check for a bad RO link when trying to do a Go To RO. A message box pops up telling the user to re-link that RO.
Fixed the Import logic so that an old RO link reference can be replaced with the new one that is generated when a procedure is processed during the Import function. The Import caused the Bad RO link reported in this bug. This bug was introduced when the ROID was standardized in length and formatting (new RO logic in 2022).
2023-10-16 15:33:45 -04:00
4e064786e0
Merge pull request 'C2023-018 Upgrade: sub-step pagination' ( #132 ) from GenWork into Development
...
code changes look good to proceed with testing.
2023-10-10 08:22:32 -04:00
447c6ce343
C2023-018 Upgrade: sub-step pagination
2023-10-10 07:05:12 -04:00
d275e9353f
Merge pull request '~Modified PROMSFixes.sql to update ApplicablePlant formats that are Generic before updating plant-specific due to potential for a plant-specific format description to have the word generic in it.' ( #130 ) from C2023-017 into Development
...
Merging into Development. No code review needed.
2023-10-05 15:31:16 -04:00
8f17b49287
~Modified PROMSFixes.sql to update ApplicablePlant formats that are Generic before updating plant-specific due to potential for a plant-specific format description to have the word generic in it.
2023-10-05 15:29:50 -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
cbcf7c845d
~Restructured PROMSFixes.sql to add updates above section that lists RevDate and RevDescription
2023-10-03 11:09:47 -04:00
4be7cdc6c7
~Added database changes to PROMSFixes.sql
2023-10-03 09:18:53 -04:00
55a78eb845
C2023-017:
...
~Moved original code for populating the filtered list to a separate static class named FormatUtility in Volian.Controls.Library
~Renamed method to GetFilteredFormatList
~Updated code to reference new static class and method
~Added logic to other applicable forms
2023-10-03 09:03:06 -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
5d56311d5e
B2023-096 set PROMS to defaution to Production mode
2023-09-14 15:42:05 -04:00
a472169c9d
F2023-134
...
Turned off the format flag that was underlining text after an underbar when printing a RO return value
2023-08-24 14:56:37 -04:00
754e41645f
F2023-128 don't bold /Block
2023-08-21 10:29:30 -04:00
c8657e46c5
F2023-115 - Added new HLS type that removes extra blank lines between it and its table
2023-08-09 12:00:45 -04:00
b2e81621e6
F2023-083 Replace Words was removing space after Go To
2023-08-09 09:54:46 -04:00
a2aaba7886
F2023-102 allow sub-steps in Notes and Caution
2023-07-25 15:54:45 -04:00
ebc194331f
F2023-098: Continued. Readd Proc_Appl = true
2023-07-20 09:20:29 -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
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
21399daff1
F2023-075: Proms manual format, transition type missing Procedure Set/Procedure select
2023-06-20 12:36:47 -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
4f9d21d879
B2023-051 put in a null reference check
2023-05-10 15:05:18 +00:00
d462259404
B2023-035 pass down the selected unit number from the print button/menu in the call to GetIemAndChildrenByUnit(). Used for BNPP Alarm data.
2023-03-17 18:25:04 +00:00
8395a268a1
B2023-035 fix function call which has newly added parameter. Used for BNPP Alarm data
...
B2023-035 remember the unit number selected from the print button/menu. Used for BNPP Alarm data.
2023-03-17 18:24:14 +00:00
31fdf41b3e
B2023-032 There was duplicate code in this file that set two events to run the repair tools which cause them to run twice This check-in removes the commented out code
2023-03-14 19:09:31 +00:00
720ea61afb
B2023-032 There was duplicate code in this file that set two events to run the repair tools which cause them to run twice
2023-03-14 18:58:18 +00:00
ab4b4e8b6d
B2023-026 Added null reference check when importing a Word document for use as a library document
2023-03-03 15:09:42 +00:00
740c24b8c0
B2023-021: Step Properties/RO panel does not update after modifying RO and create/load new ro.fst
2023-03-03 13:16:22 +00:00
31e844b42f
B2023-020 – Link to RO data from new working draft crashes/update ro.fst issues
2023-03-02 14:08:40 +00:00
3661876626
C2023-002: When using RO Update Values feature, display message when other users are in Proms and don’t do update
2023-01-18 16:31:35 +00:00
Rich
7bed151447
C2022-031 Change Default Settting to false for comparison print.
2022-11-04 17:55:58 +00:00
2f4b33b621
C2022-030 display message when PROMSFixes is not up to date
...
C2022030 function to read RevDate from PROMSFixes file located in exe folder
2022-11-01 15:40:44 +00:00
fe7ee44c6e
C2022-022: Approval dialog/Create Summary of Changes dialog – add ‘Cancel’ button
2022-10-13 15:03:27 +00:00
d57f581f22
C2022-028 Added a switch to the user interface to call the functions that check the RO Link information in the step text
2022-10-05 20:26:38 +00:00
Jake
6712671d04
B2022-124: [JPR] Blank RO Values (All Spaces) printing as "?"
2022-10-03 17:56:12 +00:00
Jake
b3193e0f5a
B2022-123: RO Tab Treeview not showing correct RO values when switching between procedures.
2022-09-23 14:29:31 +00:00
Jake
7c9a722eba
B2022-121: RO values containing curly braces around values that are NOT multi return values do not resolved in Word Sections.
2022-09-21 21:05:41 +00:00
Jake
19b35b5540
B2022-107: Added an optional parameter to "GetItemAndChildrenByUnit" and "GetItemAndChildren" methods to disable the RofstLoadingStatus pop-up screen when printing baselines
2022-09-08 19:46:39 +00:00
59a5f20310
B2022-109: Delete procedure from tree view crashes if after copy/paste
2022-09-01 14:15:51 +00:00
ac1345fff7
: In approval, if revision created but not version, do not prompt for overwrite of existing, create the version
2022-08-31 11:30:24 +00:00
Jake
a858733052
B2022-104: SearchReferenced Objects in PROMS is not finding any results
2022-08-23 11:28:11 +00:00
Jake
c2351ce363
2022-08-16 16:04:11 +00:00
Jake
ac8e8432b7
B2022-098: ROs not being resolved in Word Sections
2022-08-16 15:02:30 +00:00