1210 Commits

Author SHA1 Message Date
b172dc3080 C2020-038: When deleting a procedure, add a prompt so that user has to enter a reason that is saved to database 2020-10-22 10:21:53 +00:00
1f559a0d12 B2020-124: Fix crash on approval when working draft is not linked to an RO location 2020-10-15 12:39:19 +00:00
89a83c7064 B2020-141 This fixes logic added for Barakah which allowed user to change the procedure number of a linked Enhanced procedure. Needed to Add a NULL reference check when a deleted EOP step that once was linked to an Enhanced Step is restored. 2020-10-14 14:02:28 +00:00
a0b6b8a8ce B2020-140 Added a format variable to Wolf Creek to override the placement of text table cells to correct placement of checkboxes in table cells 2020-10-09 19:44:40 +00:00
9953efd962 B2020-111 Limit where the Set Amin can create new folders
B2020-114 Fixed crash when Set Admin clicked on Admin Tools Links button
C2020-035 Don’t allow Set Admin run Repair tools and show only folders associated with Set Admin for the update Transition and RO links
2020-10-08 19:39:41 +00:00
33a3ec3940 B2020-127 – Check for a “?” when trying to parse out a RO Image file name. 2020-10-08 19:39:07 +00:00
fe1e392e4e B2020-132: Proms crashes when attempting to restore a deleted step 2020-10-08 16:19:42 +00:00
Rich
9f8d070e34 Limit Right Indent to Ginna 2020-10-06 20:38:30 +00:00
8ede560ac6 F2020-023: Include substep levels in top & bottom continue message
F2020-023: Include substep levels in top & bottom continue message (don’t duplicate parent tab)
2020-09-30 13:22:51 +00:00
59cb56ca88 B2020-125: View of Consistency check report displaying error message and crashing 2020-09-22 16:21:02 +00:00
Rich
eb2fe58740 Reset the Right Indent to zero. 2020-09-02 13:13:48 +00:00
003874be8f B2020-107: Search Save/Load (continued) 2020-08-17 15:32:51 +00:00
9142e7b168 B2020-107: Add missing options to Search’s Save & Load 2020-08-14 15:28:09 +00:00
79d16a33a7 B2020-113 – Open curly brackets were sometimes replaced with “(![“ 2020-08-13 20:26:14 +00:00
Rich
da6ecf841b B2020-100 Wolf Creek (Carolee) reported issues with adding a hyphen in the middle of Table text that was bolded and underlined. 2020-08-06 17:48:54 +00:00
784986f388 B2020-101: Add format flag for table pagination
B2020-101: Add format flag around code that was crashing during pagination around a large table
2020-08-05 12:45:34 +00:00
83ad0120e7 B2020-104 DotNet 4.8 is now replacing hard hyphens with “\_” instead of the Unicode character “\u8209?”. Added logic to handle this when saving the text in a step editor window. 2020-08-04 19:24:18 +00:00
b8d46d3768 B2020-091: Section deletes even if transition point to it 2020-07-15 12:45:30 +00:00
ff6e04b5df B2020-089: Page number transitions not resolving correctly in HLS that are upper cased 2020-07-10 14:18:44 +00:00
82124d1299 C2020-018 made a more accurate description of the message for transitions when deleting a Procedure, Section, or Step 2020-07-06 13:46:06 +00:00
e4d6e222de B2020-086 – Added a NULL reference check for when the MRU (Most Recently Used) contains a database ID that was disposed. 2020-06-18 14:18:18 +00:00
31a5978a90 F2019-065: Allow uppercase of high level steps to be defined in the format 2020-06-12 15:17:16 +00:00
c1849897db B2020-081 better logic for steps with more than on RNO level to try and keep the RNO sub-step from breaking (where possible) and to see if the entire second RNO could also fit on the page 2020-06-03 20:10:53 +00:00
834febf196 B2020-076: Create template steps when insert step from treeview with editor not open (made 2 methods public) 2020-05-28 13:21:48 +00:00
c97cdfa0d5 B2020-061: Crash when importing table with RO as first text in cell with changed font size 2020-05-22 12:45:34 +00:00
b473844dcc B2020-069: Crash when deleting Working Draft 2020-05-11 15:32:29 +00:00
4e2a9c0210 B2020-065: font size characters for tables in tree view 2020-05-05 14:35:40 +00:00
6f42f911f7 C2020-009 Search By Word 2020-05-04 14:09:48 +00:00
5fccf2f1d9 B2020-060: Null reference on linking enhanced at new working draft level 2020-04-21 14:12:01 +00:00
0b6ca223db B2020-050 Added a NULL reference check on nextItem before attempting to call ResetOrdinal() in DeleteItemAndChildren. 2020-04-06 14:09:50 +00:00
bdd1b054a4 B2020-043: After insert of step above, resolved transition text was incorrect if tab had step number 2020-04-02 12:58:12 +00:00
975db3f56d B2019-084: Procedure number change not updated in pasted transition over another transition 2020-03-05 16:52:28 +00:00
b9352fc0f5 C2020-003 Added logic to sort the checkoff list using both the Index and (if available) the OrderBy elements.
C2020-003 – Added the OderBy element to the Checkoff item
2020-03-05 15:05:36 +00:00
b5af00b940 F2020-009: Change Order of Cautions/Notes. Note that this is check in for release note from 2/28/2020 (was missed during initial checking). 2020-03-02 15:31:57 +00:00
bde69ec7b2 Modified type to prevent a null reference 2020-02-17 13:23:02 +00:00
2234bde5e1 C2020-002 Logic to use either the Letter or A4 paper size
C2020-002 Get the paper size setting from the formats
2020-02-14 17:13:12 +00:00
448f2e5653 C2020-001: Allow changing of font sizes within table (added rtf method argument)
C2020-001: Allow changing of font sizes within table, keep font size rtf for tables
C2020-001: Allow changing of font sizes within table, user interface
C2020-001: Allow changing of font sizes within table, added icons
2020-02-11 12:42:26 +00:00
02f17709b7 B2020-007: default step section setting/unsetting 2020-01-30 16:49:12 +00:00
2bc4a8d105 B2020-009 Copy/Paste procedures, check for background step editor sections (being copied) that are empty (contains no steps) and skip the process that tries to create links for these (non-existing) steps 2020-01-21 17:48:16 +00:00
d1fba22cc3 B2020-004: Enhanced flag ‘allowmods’ caused crash on open of non-enhanced procedure after version properties change 2020-01-14 15:04:46 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
beed3319ca C2019-045: Fix length of procedure number for CCR to work
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
22978ffff5 B2019-165 Added a check box on the automation tab to allow user to turn off the printing of a foldout page on the last page of a Word document that does not include foldouts (Byron/Braidwood)
Code cleanup, found a missed instance of a check for “FOLDOUT” as section number – corrected so that it using the Section_IsFoldout method instead
2019-11-13 17:11:51 +00:00
443162a944 B2019-171: Use format flag to handle differences between formats for uppercasing of ROs
B2019-171: Add flag to handle differences between formats for uppercasing of ROs
2019-11-13 14:36:01 +00:00
7b930fd143 B2019-168: Change bar code for not continuous cases should only be applicable based on format flag 2019-11-11 14:04:38 +00:00
5bac79bf8e Code cleanup – B2019-133 – continuation of bug fix for B2018-057 to replace non-breaking hyphen with a dash. This was done for procedure specific information but not for the folder and procedure set specific information logic. Was found during Barakah Alarm format development, but ended up not needing this logic for their current format.
C2019-043 Added UseDashGreaterLessThenForArrowsInROValue flag to convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values
2019-11-07 15:55:58 +00:00
7face42b01 B2019-164: Fix extra space at end of some replaced words 2019-11-07 13:45:42 +00:00
cfb847de9c C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +00:00
61ef1d4b40 C2019-040 added a format flag to adjust text width when a checkoff is used but not a checkoff header.
C2019-040 added a format flag to existing logic that will adjust text width when a checkoff is used on at least one step element, but a checkoff header is not being used
2019-10-30 15:08:54 +00:00
Rich
0bc786f46f B2019-161 Timing of Close Word App 2019-10-29 13:16:28 +00:00