jjenko
3acba6eff2
B2018-053 modified the tool tip for the Adjust Size button. Removed the part about the table background turning grey
2018-03-22 20:20:32 +00:00
jjenko
0ca73a5eae
F2018-023 added a transition “{Sec Num} Step {First Step} ( To a different section )”
2018-03-22 18:10:25 +00:00
jjenko
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
jjenko
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
jjenko
a99e5f1fef
A "Step with .0" high level step type was added, using the AppendDotZero step type flag.
2018-03-21 17:11:40 +00:00
jjenko
60bc70dbc5
B2018-051 Inserting a new enhanced (non-linked) step was inserting the same HLS type as current step instead of the selected HLS type from the insert menu.
...
B2018-052 – The old hard space character in the enhanced document template will now be inserted as a hard space instead of a question mark
2018-03-20 18:03:18 +00:00
jjenko
bea96c9833
F2017-062 Added template for enhanced backgrounds
2018-03-20 18:02:11 +00:00
jjenko
bd862bd9ac
F2018-019 Created a short form deviation format
2018-03-16 16:20:33 +00:00
jjenko
daf19ec057
B2018-048 Opening an item from search results would sometimes be caught in an infinite loop. The code was trying to use the dictionary for open PROMS windows even when the Separate Windows mode was not active.
2018-03-15 14:16:15 +00:00
jjenko
678018c4a1
C2015-022 Separate Windows Upgrade – For Right Mouse Click, don’t allow Insert Folder Before/After in child windows and when a procedure set is in child window, only allow the Insert of a folder tree node.
2018-03-12 14:38:21 +00:00
jjenko
725f5d651f
Code cleanup – commented out non-reachable code
...
C2015-022 Separate Windows Upgrade – child window support for CopyStep, code cleanup
2018-03-12 14:37:40 +00:00
jjenko
8ba6a5d64a
C2015-022 Separate Windows Upgrade – support CopyStep among child windows, manage dictionary of child windows, OpenItem will decide if need to open in a child window or main window, child windows support of library documents
2018-03-12 14:36:44 +00:00
jjenko
d00ebcc35d
C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig
2018-03-12 14:35:49 +00:00
jjenko
e4866e4ecc
C2015-022 Separate Windows Upgrade – added logic to restore child tree nodes of a procedure set that was opened in a child window but then closed
...
C2015-022 Separate Windows Upgrade – added an event to allow us to update the bookmark list in child windows
2018-03-12 14:35:07 +00:00
jjenko
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
jjenko
f87f541a16
C2015-022 Separate Windows Upgrade – moved RemoveEnhancedFromConfig to ItemExt.cs
2018-03-12 14:32:39 +00:00
jjenko
400ef655c7
C2015-022 Separate Windows Upgrade – supporting code for child windows
2018-03-12 14:31:58 +00:00
jjenko
4b3fd3a702
C2015-022 Separate Windows Upgrade – enable checkbox to open procedure sets in separate windows
2018-03-12 14:28:08 +00:00
jjenko
5d86f45806
Upped minor revision number to 1.5
2018-03-12 14:26:48 +00:00
jjenko
3fca7658ce
B2018-044 – the Watermarks on large landscape pages (greater than 8 ½ x 11) were printing off the page.
2018-03-09 16:26:02 +00:00
jjenko
8a1bffef35
B2018-044 – Approval workflow PDF page size was sometimes incorrect in procedures with large landscape pages (greater than 8 ½ x 11)
2018-03-09 16:25:20 +00:00
jjenko
d5c8e1ae7e
F2018-020 Added the "No Header Word Accessory Pages - Separate Page Numbers" and the "Word Attachments - Separate Page Numbers" docstyles.
2018-03-08 16:57:25 +00:00
jjenko
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
jjenko
09aa4e4ab0
B2018-042 the property class was not printing on all of the pages it needed to be
...
B2018-041 Setpoints were not being uppercased when they followed a dash character
2018-03-02 16:59:27 +00:00
jjenko
7df2535d78
F2018-015 Move the diamond step designator (Continuous Action step type) to the left so that two digit step numbers will fit inside it.
2018-02-23 16:32:07 +00:00
jjenko
df4f1b7cc7
B2018-040 the End message was printing inside a table and other tables were printing past the bottom page boarder. This was due to the default bullet size was one point size too big. When the bullet symbol was used in tables, the table sizes grew to where tables that once fitted on a page started to overflow the bottom page boarder. Found testing Callway Flex / TSG-4/ Section C . Step C6.
2018-02-22 21:16:27 +00:00
jjenko
c040b742b2
B2018-039 Fixes issue where you could not print a second procedure if you left a procedure open in the PDF view. Bug was a result of fix for supplement information (B2018-029)
2018-02-22 19:12:27 +00:00
jjenko
9355ead6ef
B2018-028 MS Word2016 has a different value for the Vertical Position Relative to the Text Boundary than older version of Word. We now subtract the TopMargin the Page Setup from the Vertical Position Relative to the Page.
2018-02-19 17:04:27 +00:00
jjenko
d257fbe856
B2018-027 In the Wolf Creek SAMG format, change bars on tables were printing inside the tables instead of in the right margin (for single column procedures)
2018-02-19 15:18:01 +00:00
jjenko
3f12433da9
B2017-037 Added logic to the V button dialog so that the New button will be grayed out when on a RNO step type. Also added logic to sync the procedure tree selection with the current edit window in the step editor.
2018-02-08 20:28:37 +00:00
jjenko
30ad494f35
B2018-020 in vefn_FixSearchString(), replace “\\line “ with “\line” before doing a search that includes hard returns
2018-02-08 15:16:33 +00:00
jjenko
334999bbe2
B2018-020 handle hard returns in search string by converting them to “\\line ” before searching. This will be converted to “\line” in the vefn_FixSearchString() stored procedure.
2018-02-08 15:15:47 +00:00
jjenko
f94556ba39
B2018-019 replace non-standard dash character with a keyboard dash character when building the revision checks during an approval.
2018-02-08 14:47:26 +00:00
jjenko
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
jjenko
9c1f58eb0b
B2018-016 replace the open/close quote characters (0x1c & 0x1d) with the xml “"” when doing the Consistency Checks that look at x/y plots
2018-01-29 14:38:59 +00:00
jjenko
5a321fc7d3
F2018-002 Adjusted the position of the bottom continue message
2018-01-11 20:47:05 +00:00
jjenko
62c7896d4f
F2018-001 modified to use Arial 11pt font, removed “DEVIATION/JUSTIFICATION” and “REFERENCES” from the template and added “STEP DIFFERENCES FROM GENERIC ERG” to the template.
...
F2018-001 modified to use Arial 11pt font (this sub-format does not have a template defined)
2018-01-02 19:54:36 +00:00
jjenko
bd167bbb13
B2017-270 only enable the Steps Section and/or Word Section radio buttons if the format has them defined.
2017-12-13 15:43:17 +00:00
jjenko
2d9dfb41f8
B2017-273 Farley - Paginate on the parent section when that section prints steps and has sub-section
...
B2017-273 Farley - When that section prints steps and has sub-section, don’t set the page that has the parent section to the sub-subsection’s pagelist (docstyle)
2017-12-11 14:01:09 +00:00
jjenko
a14b859da3
F2017-087 Move the End message down in the Component List docstyle so that is does not print on top of the text
2017-12-08 17:19:09 +00:00
jjenko
013643c6c7
Changed the tic marks of the bottom ruler to be in units of inches. (used internally for debugging)
2017-12-07 15:42:24 +00:00
jjenko
4cd656d09a
B2017-267 adjust the top margin with the value set to AdjustTopMarginOnStepContinuePages for pages other than the first page (used with the PSOnlyFirst pagelist flag in Farley’s format)
2017-12-07 15:41:48 +00:00
jjenko
b456bc6ce0
B2017-267 Added AdjustTopMarginOnStepContinuePages used in Farley’s format in the “Attachment Steps – Two Column” docstyle definition and in conjunction with the PSOnlyFirst pagelist flag.
2017-12-07 15:41:11 +00:00
jjenko
c73d7fc1a4
B2017-267 Added AdjustTopMarginOnStepContinuePages setting to the DocStyle for the “Attachment Steps - Two Column” section
2017-12-07 15:40:28 +00:00
jjenko
47fc0c4fa8
B2017-266 For Farley, if the section has both an editable steps section and a sub-section, reset the End Message so that it prints on the last page of the section
2017-12-05 20:32:41 +00:00
jjenko
d502f4b120
End Message position adjustments
2017-12-05 20:32:01 +00:00
jjenko
203baaf699
C2017-036 Call method that finds a proportional font that supports the symbol characters we use.
2017-11-13 17:38:22 +00:00
jjenko
a2c11290a7
C2017-036 As of Word16 Microsoft is no longer suppling Arial Unicode MS. Added methods to find a proportional font that supports the symbol characters we use.
2017-11-13 17:35:37 +00:00
jjenko
df8b4b3562
C2017-036 Use Arial instead of Arial Unicode MS – as of Word16 Microsoft is no longer suppling Arial Unicode MS
2017-11-13 17:34:52 +00:00
jjenko
dd266d9d6c
B2017-231 force the list of correct words to appear when doing a right mouse click on a misspelled word.
2017-11-13 14:10:01 +00:00
jjenko
9558e3a81a
F2017-073 aligned the procedure number and revision number with the procedure title
2017-10-26 15:23:31 +00:00
jjenko
b63f73b53c
Turned on Supplemental Information
2017-10-25 19:21:18 +00:00
jjenko
b6be495117
B2017-242 added a check for duplicate procedure numbers within the same procedure set, before doing an approval
2017-10-25 17:48:05 +00:00
jjenko
8c37fd9fe4
B2017-243 added Cannot Paste menu items that will display a message box with more information explaining why the paste cannot be done
2017-10-25 14:12:00 +00:00
jjenko
44b7934303
2017-10-23 15:28:06 +00:00
jjenko
06956ff1c2
2017-10-23 14:30:12 +00:00
jjenko
2cbf0d2515
B2017-233, B2017-234 (rework of B2017-105 which caused issue) need to reset the MultipliedLeading if smallest font size (in table cell) is less than 10 and recalculate MulipliedLeading if biggest font size is greater than 12
2017-10-13 16:54:13 +00:00
jjenko
17b9ec24b2
B2017-232 handle sorting tree node names that contain more than one period
2017-10-10 18:42:03 +00:00
jjenko
ded2f4b5ba
B2017-226 set format flag to double-space sub-section lists on the table of contents
2017-09-27 15:08:20 +00:00
jjenko
73a52849bc
F2017-063 Turned on the Supplemental Info (Facing Pages)
2017-09-26 18:04:43 +00:00
jjenko
06a29d83a0
F2017-058 added a lettered high level step, increased the procedure title length
...
F2017038 Single Column format based on two column format
2017-09-26 15:52:55 +00:00
jjenko
a0849d9127
F2017-038 Single Column format based on two column format
2017-09-26 15:51:52 +00:00
jjenko
fbedffd01d
B2017-223 reduced the footer length for correct a difference in pagination found during release testing
2017-09-25 16:49:30 +00:00
jjenko
73593b8546
B2017-219 if a word section cannot be opened because it is gotten from a bad database record, then create a blank word document and open it
2017-09-22 16:41:45 +00:00
jjenko
7ba180c67e
B2017-216 Adjust the footer length to fit more text on a page and fix a pagination difference we had found during testing
2017-09-21 19:52:07 +00:00
jjenko
77c7cb6d6b
F2017-060 Adjust the Roman Numeral HLS tab so that it aligns with the other high level step types
...
F2017-061 hide the Asterisk high level step type
B2017-214 – add a null reference check for when you close PROMS but do not have any procedures open
2017-09-20 19:18:47 +00:00
jjenko
d6cd49cab2
B2017-212 If the user uses the X button in Word to close the word attachment, PROMS thinks that the user wants to close out of PROMS as well. Trap for this and close only the Word tab in PROMS.
...
Made StackToString() public for use in fixing B2017-212
2017-09-20 17:06:10 +00:00
jjenko
01fcb29d28
Re-assigned the asterisks high level step type to be a Roman Numeral high level step type
2017-09-19 18:42:48 +00:00
jjenko
de81d5d72f
Hide the asterisks high level step type (was not being used)
2017-09-19 18:41:50 +00:00
jjenko
d27eb9a2b2
B2017-208 The Bold, Italics, Underline buttons were staying checked when applying to a multiple cell selection, even when you selected a different table cell. . This would be true if you move off the table then back on it, but would not be true if you exited PROMS then got back in.
...
B2017-200 Newly entered text in a table cell will now be saved when the Copy Row, Column, or Selection is performed. Prior to this, if a table cell was actively being edited (still had the dark blue background), the new text would not be save before the copy/paste of a table row, column, or selection was performed.
2017-09-18 13:57:05 +00:00
jjenko
4d83b0e455
B2017-207 cleared the list of continue messages before adding a new one so that we don’t print duplicate continue messages on the same page
2017-09-14 19:24:45 +00:00
jjenko
6bf778d79b
B2017-206 Fixed issue where only a sequential substep could be added to a Note or Caution instead of any substep type, for formats that support substeps off of (inside) Notes and Cautions.
2017-09-13 15:29:24 +00:00
jjenko
bf2fa66a4a
B2017-041 refresh the table in the procedure editor after it was pasted via the CopyStep function
2017-09-13 13:15:51 +00:00
jjenko
ed47591369
B2017-204 reset the RO Usage count which will reset the cached RO information
2017-09-12 13:28:39 +00:00
jjenko
8fd0230aa0
B2017-205 added a NULL reference check for when we are opening a Word attachment
2017-09-11 19:55:20 +00:00
jjenko
e92144b7ff
B2017-202 Refresh the RO tree in the Step Properties panel when Update ROs is done from the Administer Tools
2017-09-11 15:29:24 +00:00
jjenko
19b4f603df
B2017-201 Was getting a NULL reference for SI (Section Info) when generating the approved PDF, if the Summary of Changes was not done with the approval.
2017-09-08 16:20:14 +00:00
jjenko
f2247946e0
B2017-197 a Select method was being called in the SplitSelectionRow method all the time. We only need to call the Select method when are processing rows that do not contain any merged rows.
2017-09-08 14:19:50 +00:00
jjenko
aa1af73cd6
B2017-194 Added a NULL reference check before setting the enabled flag for the table border and align text buttons. MyFlexGrid was null when you moved off the table while in the adjust size mode.
2017-09-07 13:06:30 +00:00
jjenko
f5f1cb32ee
B2017-195 Adjusted the position of centered tables
2017-09-06 17:39:07 +00:00
jjenko
34ea55a624
B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention.
2017-09-01 12:41:07 +00:00
jjenko
d228ca58dc
B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention.
...
The Paste/Replace method can now return a NULL, so we needed to handle that.
2017-09-01 12:40:09 +00:00
jjenko
d393a715a5
B2017-190 Adjusted the position of the page border for the Single Column Procedure Steps section type.
2017-08-30 20:20:51 +00:00
jjenko
6e9a7d046b
B2017-191 insert a NEWLINE chunk when there are hard returns instead of spaces
2017-08-30 19:34:50 +00:00
jjenko
d289ceb712
B2017-189 Removed the stepwidthOverride settings so that multiple levels of paragraphs adjust the text width properly.
2017-08-29 20:13:13 +00:00
jjenko
a0d8011436
B2017-187 calling BringToFront all the time was considerably slowing down paging through a procedure with long steps and would make the scroll bar ineffective.
2017-08-29 18:19:16 +00:00
jjenko
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
jjenko
f2bb52956e
F2017-052, F2017-053, F2017-054 removed Unit 0 from the page headers, added a step editor attachment section, modified replace words to underline IF, WHEN, and THEN when in single column mode (i.e. in the AER column)
2017-08-29 13:30:28 +00:00
jjenko
52b40b0f5e
B2017-076 Added checks to see if we processed any transitions or ROs and added a status message at the end of importing explaining the procedure that was imported did not have transitions or ROs.
...
B2017-076 Added a Boolean return value to FixTransitionText so that we know if any transition was processed.
2017-08-25 13:50:57 +00:00
jjenko
79c7332829
B2017-177 – don’t print text ROs in red on Word attachment pages
2017-08-23 14:36:46 +00:00
jjenko
c4b443a7aa
B2017-173 – added a check for the VESymbFix font when loading the tables so that it is not replaced with the table’s text font
2017-08-11 15:02:01 +00:00
jjenko
7b1a3d49c6
B2017-164 & B2017-172 added a null reference check for Config information when trying to remove Enhanced Document information
2017-08-11 14:31:28 +00:00
jjenko
6b8503026b
B2017-171 bullet substep were printing a smaller bullet than prior versions
2017-08-09 16:59:42 +00:00
jjenko
21184ba366
Cleaned up status messages and results message when refreshing transitions
...
B2017-165 convert ? transition from 16-bit to 32-bit conversion to text
2017-08-08 19:51:20 +00:00
jjenko
3681dfa9a6
B2017-169 needed to create a temporary item list when processing the Update ROs and Refresh Transitions item loops
2017-08-07 19:20:35 +00:00
jjenko
e8ae40ef7f
C2017-030 consolidated the Amin Tools and created a new user interface
...
C2017-030 passed in session information to the Amin Tools constructor
2017-08-03 18:08:21 +00:00
jjenko
67dda748e6
The Identify and Purge Disconnected data will now check and remove database records that have a FromType of zero.
2017-07-25 16:09:09 +00:00
jjenko
e4a33c4471
B2017-146 added a definition for a Part FromType of zero so that a valid xml node name is created when generating an export file of a procedure.
2017-07-25 16:07:07 +00:00
jjenko
2c15add602
Added Try/Catch as part of B2017-143 fix to prevent PROMS from crashing
...
B2017-143 Print was disposing fonts that are save in a static dictionary, causing editor display problems after printing a procedure.
2017-07-14 18:30:57 +00:00
jjenko
c3de2c7a52
move the check box over a little bit to the right
2017-07-14 13:10:37 +00:00