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
8b864b3d44
Improved logic for bug fix B2018-043. Added a NULL reference check in the logic that detects an infinite loop while checking for invalid transitions
2018-03-08 14:33:20 +00:00
Rich
7164ae98ef
B2018-043 The code to fix Invalid Transitions in procedure text was getting hung in an infinite loop in the Admin Tools or when these step were opened in the editor. I added some code to exit from the loop if some of the tokens are missing.
2018-03-07 19:04:32 +00:00
7123b2d59e
B2018-018 When approving a second procedure, the cache had the ActiveSection as an ItemInfo instead of as a SectionInfo
2018-02-02 19:29:21 +00:00
Rich
01ce36b86a
B2018-002 Handle Range Transitions for Invalid Transitions
...
Add a prefix to transitions converted to text which were invalid
B2018-002 Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
B2018-002 Cleanup debug
B2018-002 Changed the panel so that it only requires a default section if the default is not set and it is required
B2018-010 Logic fixed to display the Requires Default tooltip only when it is required.
B2018-002 Fix invalid transitions when a step is activated.
B2018-002 Don't fail when you open a step with an invalid transition.
B2018-002 Display Transition Refresh Statistics
2018-01-24 14:47:34 +00:00
Rich
b1fa1603b2
Revert to previous version
2018-01-19 19:21:42 +00:00
Rich
849b7230f2
Handle Range Transitions for Invalid Transitions
...
Add a prefix to transitions converted to text which were invalid
Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
Cleanup debug
Changed the panel so that it only requires a default section if the default is not set and it is required
Fix invalid transitions when a step is activated.
Don't fail when you open a step with an invalid transition.
Display Transition Refresh Statistics
2018-01-18 15:09:06 +00:00
Rich
f60e808b89
B2017-211 Roman High Level steps should be followed by Uppercase alpha substeps - This is being limited to Calvert SAMG Format
2017-09-20 16:21:53 +00:00
a74b016fc5
B2017-192: SAMG Supplemental facing page, incorrect steps on facing pages depending on page breaks of steps.
2017-09-01 15:45:27 +00:00
f45b4e491b
B2017-004 Added a method to check if the current item is inside of a Note or Caution
2017-08-29 15:21:24 +00:00