d053ee5092
B2022-035: <U-ID> not getting resolved in Auto Table of Contents and procedure titles
2022-03-17 10:37:31 +00:00
d4b7ea08a0
B2022-025: Barakah print/merge of alarm gets out of memory error – dispose procs loaded in when resolving transition text
...
Added a null check
Added some aids for debugging the contentinfo cache
2022-02-14 13:41:19 +00:00
aebe19dcac
B2022-020 pass in the ItemID to ROLookUp
2022-01-25 17:26:51 +00:00
b10d66fc53
C2022-001 fixed index out of range when updating RO values
...
C2022-001 pass in Otherxxx parent/child information to get correct child RO value
C2022-001 new logic to get parent (default) RO value.
2022-01-21 14:35:17 +00:00
da2c5ede68
F2021-057 turned off the bolding of the sub-section tab for Barakah Single Column Format
2021-10-07 19:43:10 +00:00
9e33d021eb
B2019-158 Added logic to support the format flag to turn off the bolding of the sub-section header. Used in the Barakah Single Column Format.
2021-08-10 16:51:45 +00:00
0dd4889e5c
B2021-066: Procedure Level PC/PC in tree view
2021-07-14 15:27:56 +00:00
a203bc199b
C2021-027: Procedure level PC/PC
2021-05-20 14:31:59 +00:00
9bddf3acb3
B2021-042 Crash on link/unlink/link – refresh cache
2021-04-30 12:43:37 +00:00
4f4402b0d0
B2021-008: Refresh Transition Links delete transition record when no link in text
...
B2021-010: Incoming Transitions – Find & convert to text all including at selected item
2021-01-21 14:36:48 +00:00
fdd59a5d6b
Upped revision number to 1.8
...
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
867281200d
B2020-154: Incorrect top continue message tab in RNO column if for substep with a Caution/Note
...
B2020-154: Incorrect top continue message tab in RNO column if for substep with a Caution/Note (2nd fix)
2020-11-19 17:15:03 +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
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
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
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
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
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
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
02f17709b7
B2020-007: default step section setting/unsetting
2020-01-30 16:49:12 +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
24c06d710a
B2019-121 Pagination was breaking on the last bulleted substep of a note, then mistakenly putting the bottom continue message on top of the note box. Logic now does a better job in keeping substeps within notes and caution together and thus placing the continue message in the correct location.
2019-08-30 19:39:20 +00:00
995acf2e04
B2019-126 Corrected the tab logic to not remove the section number prefix on enhanced document steps, when the source document’s High Level Step does not include a section number prefix
2019-08-29 16:14:47 +00:00
70692e9d77
B2019-037 added logic to replace ~ and # characters with superscript and subscript commands
2019-04-17 17:06:37 +00:00
b874d9e92e
B2019-011 Better align the First level sub step tab with the high level step tab
2019-01-21 18:19:41 +00:00
bbcb638024
C2018-039: Upgrade – User Control of Format
2018-12-12 15:34:25 +00:00
Rich
a6ecdda3d6
B2018-146 Added a new method (IsBackgroundStepOrChild) to determine if the current step is part of a background step for WCN
2018-11-09 18:42:25 +00:00
5fb0136cbb
B2018-141 Remove duplicate section number from background step tab. B2018-142 – added Null checks so that an un-linked background document can be deleted
2018-11-07 13:08:03 +00:00
37fb880794
C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks
2018-10-08 15:30:05 +00:00
52e1db8b0c
B2017-230 logic to call stored procedure that checks for the usage of a given applicability
2018-09-27 15:11:50 +00:00
341a1d3e6a
B2018-118 additional change to fix incorrect ordinal for enhanced tab if no related source caution/note found
2018-08-29 15:49:20 +00:00
a2c3844ffd
B2018-118: Enhanced tabs are incorrect when mix of (linked & unlinked) Cautions/Notes
2018-08-28 15:10:55 +00:00
06e24894a3
B2018-119 in building the step tab we needed a check to make sure we were processing a step and not a section.
2018-08-28 14:58:02 +00:00
2526fc6abc
Bug Fix B2018-114 Null reference check on the Get for LinkedOrdinal
2018-08-23 12:45:50 +00:00
428cb772e5
F2018-037: WCNSAMGBCK was printing extra section number for Purpose section and Attachment Section (see B2018-101)
2018-08-10 15:38:20 +00:00
e5ac83ff10
B2018-101: Enhanced backgrounds have section number twice in step tab when source format has section number in step tab.
2018-07-20 10:39:07 +00:00
4cc99a1d6c
B2018-104: Top continue message printed when step was just starting and sub-sub-steps break at less ideal location.
2018-07-16 16:06:36 +00:00
e50264ec9a
B2018-097 handle a null reference when generating an enhanced document step tab.
2018-06-20 14:51:30 +00:00
Rich
a2e0b9aee3
B2018-071 Don't crash when trying to convert an invalid word document to PDF
2018-05-07 16:05:07 +00:00
5e14c950be
C2018-011 Get the number of pages of a word attachment from the saved pdf attachment when generating a meta file.
2018-04-18 12:41:47 +00:00
89128764b7
F2018-025 Treat the HSL with a “.0’ as a section number/title and the first level substeps as high level steps, adjusting the tab numbering and positions accordingly through all the substep levels
2018-04-11 19:44:37 +00:00
d97b6bccf5
B2018-054 Added a HasSectionContent method to tell us if a section has sub-sections (used in frmSectionProperties.cs)
...
B2018-054 Don’t allow user to change a step section (with no steps) to a word section, if that section has sub sections
2018-03-21 18:57:07 +00:00
b0269d4f56
F2018-022 added an AppendDotZero step type flag to append “.0” to a high level step number
2018-03-21 17:12:43 +00:00
60e9131698
C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig from AuditExt.cs
...
C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig
C2015-022 Separate Windows Upgrade – needed to check ProcessID instead of SessionID
2018-03-12 14:34:01 +00:00
Rich
2dd35e476b
B2018-043 The code to fix Invalid Transitions did not handle an instance where the Transition Text was missing. This fix will remove transitions with no text.
2018-03-08 18:54:42 +00:00