Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 69c78b19aa getRoFstBySize will return just the newest of that size 2017-06-08 17:11:49 +00:00
jjenko 3d8ce13c6a Needed to add SpaceIn=”True” to the Caution5 step type. This is not getting inherited from the Caution step type 2017-06-06 14:47:00 +00:00
jjenko 51c5cf8d1c C2017-024 logic to trim the height of the hold point type of boxes (Cautions/Notes types) when there is only a hard space type in for the text. 2017-06-05 20:22:09 +00:00
jjenko 9bf88111f1 Change the ReplaceSymbolChars list to an indexed list (like transitions) 2017-06-01 15:09:59 +00:00
jjenko 4163b9d46f B2017-033 Added the bullet character to the ReplaceSymbolChars list and set the size to 8 points 2017-06-01 15:02:35 +00:00
jjenko c6608b8370 Added logic to support the indexed list version of ReplaceSymbolChars 2017-06-01 14:31:51 +00:00
jjenko dd4c099741 Updated usage of ReplaceSymbolChars to use an index
The buttons in the symbol gallery now use an image of each symbol so that we can show the FreeMono representation
2017-06-01 14:31:16 +00:00
jjenko b9e3448fe5 C2016-006 added clock symbol replacement, changed ReplaceSymbolChars to be an indexed list (like Transitions) 2017-06-01 14:29:13 +00:00
jjenko 1648de9f8d Added HWndCounter tool to count/debug window handle usage
Add DSO Framer errors to our error log
Commented out a debug console.writeline
2017-05-26 18:31:23 +00:00
jjenko cd3d3f15eb Open RO.FST with READ/WRITE instead of just READ 2017-05-26 18:27:49 +00:00
jjenko 9b881f551e C2017-008 Formats now have a grouping allowing us to change a symbol character’s font family, size, style, and/or the actual character 2017-05-26 15:13:19 +00:00
jjenko cc175768c6 C2017-008 Increase the size of the box symbol character and B207-051 turn off all step compression 2017-05-26 15:11:51 +00:00
jjenko b9c7828274 C2017-008 Added commented out XML grouping which allows you to change a symbol character when it’s printed 2017-05-26 15:11:14 +00:00
jjenko 6e94a74803 B2017-085 Added hard returns back into the template
B2017-085 Added logic to handle hard returns in the templates.  Fix logic that grabs template titles that contain spaces.
2017-05-23 18:02:46 +00:00
jjenko 4f5585e332 B2017- 092 Added logic to the PDF generation so that duplicate PDF Bookmarks are not added for steps containing supplemental information. 2017-05-22 15:33:41 +00:00
jjenko 68aa1e9aab B2017-091The Checkbox for inserting blank pages for duplex printing was shortened so that it does not run into the Cancel button. It now reads “Add Blank Pages For Duplex Printing”. Also when print a procedure that has facing pages this check box is checked by default.
B2017-090 Commented out a line of code that is no longer needed for printing facing pages, but was causing the main procedure to paginate incorrectly.
Sped up the logic that calculates how small to shrink the font size on the supplemental information facing page.
2017-05-22 15:32:47 +00:00
jjenko 8280de55e2 First round of reducing the font size of supplemental info text if would not normally fit on a page 2017-05-18 16:27:09 +00:00
jjenko 7f4173af82 Logic to keep the supplemental info pages in sync with the SAMG procedure should the sup info print past the end of the page 2017-05-18 16:26:17 +00:00
jjenko 7f1fab4877 Increased the page length by two lines and moved starting position up a line for the “Procedure Steps without Section Header” section 2017-05-18 16:25:44 +00:00
jjenko d5b0ebc1f9 Increased the page length to correct pagination compared to 16-bit output 2017-05-16 20:05:55 +00:00
jjenko 881e8c0833 Set the change bar position to the same location as in the EOPs (single and duel column) 2017-05-16 18:16:59 +00:00
jjenko 2a34dd3fe0 Moved the Section Number and Section Title up in the Procedure Steps with Section Header section type 2017-05-16 13:32:26 +00:00
jjenko 6c2cc93b88 A temporary fix to the template to remove unhandled hard return. Changed the page with of the Step Description Table section 2017-05-12 20:14:19 +00:00
jjenko 3b03233003 B2017-082 Added a check for a RO Path being assigned at the working draft node 2017-05-05 14:53:47 +00:00
jjenko c5f12b116a B2017-078 Open the RO FST file for reading and with file sharing of read/write 2017-04-25 16:49:19 +00:00
jjenko 9a52e89fd5 B2017-059 only turn on the spellchecking if the RTB is visible 2017-04-17 15:42:31 +00:00
jjenko 1e7004b5d6 B2017-070 when restoring a deleted step that once had enhanced document link info, remove the link info from the step and its cautions and notes 2017-03-31 18:09:09 +00:00
jjenko de0e7d3613 B2017-069 – remove enhanced document information from the config when a step is restored from history
Added a null check
2017-03-31 15:18:02 +00:00
jjenko 8f81199574 B2017-068 don’t convert transition to other procedure to text if the link is valid for the paste destination 2017-03-30 16:57:47 +00:00
jjenko 0e18aa7b83 B2017-067 don’t give option to use Visio if it is not installed on the machine 2017-03-30 13:56:30 +00:00
jjenko 2d23a5e6da B2017-066 fixed an index out of range when doing a right arrow to walk through table cells where the first column of the table had merged rows 2017-03-29 18:48:01 +00:00
jjenko 75ec77fd49 B2017-065 Fixed null reference bug happening during a CopyStep / Replace Step of an EOP step that is linked to an Enhanced step 2017-03-29 16:51:15 +00:00
jjenko 3935e16f46 Moved the StepCompression to the correct format location (to turn off step compression) 2017-03-28 17:00:44 +00:00
jjenko d441bbc4b1 Moved the PartialStepCompression flag to the correct format location (to turn on partial step compression)
Removed redundant PartialStepCompression and StepCompression flags
2017-03-28 17:00:08 +00:00
jjenko 8b5e7e01ad B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text
B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text.
Part of B2017-060 fix were we need to prevent the content text from being disposed when Item is used in a Using statement.
2017-03-24 14:29:39 +00:00
jjenko 95d7cbbf98 Added parameter (empty string) to function used in this file part of bug fix B2017-060 2017-03-24 14:27:55 +00:00
jjenko c4509c6a87 B2017-062 needed to remove square brackets from the IF NOT EXITSTS statement for IX_contentsLastChanged 2017-03-23 17:41:02 +00:00
jjenko e24685abea 2017-03-22 20:07:41 +00:00
jjenko dd65177acd Added ability for user to enter the path to Visio
Use the user specified path to Visio, else look in the registry
2017-03-20 20:32:39 +00:00
jjenko ca9e0b2c1c Added ability for user to enter the path to Visio, Also fixed the Cancel button so that it restores the previous settings 2017-03-20 20:30:19 +00:00
jjenko b8f330718e B2017-046 added a check for a zero selection length when we check a table cell that uses the symbol font 2017-03-16 19:28:38 +00:00
jjenko 41bc492517 B2017-039 Allow insert of High Level Step and substep while on an embedded image sub-step. 2017-03-08 19:50:13 +00:00
jjenko 36ed82ba43 B2017-040 Allow range transitions start and end at different step levels 2017-03-08 19:39:31 +00:00
jjenko 2c3c5fc9e0 B2017-031 linked enhanced document sections were displaying an ‘@’ sign for sequential sub-step tabs 2017-02-24 19:44:21 +00:00
jjenko 30369c2630 B2017-029 added a check for editing a deviation document before doing some special positioning 2017-02-16 20:47:34 +00:00
jjenko 4686cb0f6e Added a check for column mode before adjusting a sub-step note or caution text width 2017-02-16 17:09:52 +00:00
jjenko ea177b4b21 Fixed a null reference error cause by previous update to this file 2017-02-15 15:50:35 +00:00
jjenko dea491a3d9 B2017-023 fixed null reference errors when text boxes on Working Draft Specific Information dialog are empty. B2017-024 Added a context menu with windows clipboard options 2017-02-13 19:26:35 +00:00
jjenko f933b59e5f B2017-024 Added a context menu with windows clipboard options 2017-02-13 19:24:52 +00:00
jjenko ac103b0f77 Fixed a typo in the get of the SectionNumberAndTitleLength flag name 2017-02-13 14:32:58 +00:00
jjenko 96872600e9 F2017-017 Corrected the Prairie Island SAMG format so that it properly lists the available substep types on the Insert Substep dropdown and on the Tags tab of the Step Properties panel 2017-02-09 14:45:44 +00:00
jjenko 0f99ac59f5 F2017-011 fixed logic that was partially overwriting the text in the TitleWithTextRight step type (enhanced backgrounds) Also fixed the positioning of the TitleWithTextRight and TitleWithTextBelow step types on the step editor for enhanced backgrounds
null reference check
F2017-013 – added logic to SplitTitle to handle when the page list item containing <SectionLevelTitle> also has text (ex: <SectionLevelNumber>) on the same line and we need to split all of that text onto another line
2017-02-08 20:19:28 +00:00
jjenko d88c2fa54b Added new format variable SectionNumberAndTitleLength 2017-02-08 20:18:16 +00:00
jjenko 54cb7cda1f F2017-011 – removed “FSG” from the Step, Caution and Note tabs
F2017-013 Added new format variable SectionNumberAndTitleLength to use for splitting the section title and any text to the left of it (usually the section number)
2017-02-08 20:15:01 +00:00
jjenko 665415724c F2017-013 Added new format variable SectionNumberAndTitleLength to use for splitting the section title and any text to the left of it (usually the section number) 2017-02-08 20:14:12 +00:00
jjenko 54d2a36536 Turned off Rev Date 2017-02-07 20:55:13 +00:00
jjenko 83c3a69a89 B2015-089 Restore inner xml when there is a problem trying to save a duplicate RO, C2015-017 – added red text that appears when Duplicate button is pressed. 2017-02-02 18:44:40 +00:00
jjenko 2b397c63e7 Fixed the ‘&’ in the “Introduction & Appendix Pages – With Box” and the “Introduction & Appendix Pages – Without Box” section type names 2017-01-31 19:58:39 +00:00
jjenko 8d1babe2cd B2017-019 use DisplayNumber and DisplayText on the table of contents so that <u> will get translated 2017-01-30 19:45:09 +00:00
jjenko 13ade8e0b7 B2017-019 Don’t cook applicability ROs (ex <u>) when displaying for editing
B2017-019 handle <u> in DisplayNumber
2017-01-30 19:44:25 +00:00
jjenko 125f3b1b43 B2016-009 - Add message box explaining copied step inherits the destination step type 2017-01-26 20:35:25 +00:00
jjenko 728889a637 B2017-016 – Handle when format selected from the dropdown happens to be the default format 2017-01-26 15:09:35 +00:00
jjenko 9d6bfa6bf9 Added logic to properly do the Ctrl Del keystroke 2017-01-26 14:56:57 +00:00
jjenko 0659754ccf Updated the list with descriptions for Backspace and Ctrl Backspace 2017-01-26 14:56:07 +00:00
jjenko 702d972e13 Made the shortcut list display window longer 2017-01-26 14:55:30 +00:00
jjenko ee189b7212 B2013-185 Use the FlexibleMessageBox for the list of affected transitions when the applicability is changed, so that a scroll bar will appear when the list is long 2017-01-24 18:43:41 +00:00
jjenko c70c8a574f B2015-170 – don’t allow a transition to a non-sequential step 2017-01-24 16:13:00 +00:00
jjenko 41a135864f C2017-004 when defaulting to the default format, position format dropdown to the default format 2017-01-23 20:27:34 +00:00
jjenko 21434d576d Changed tool tip to tell user the image size can be changed from the Step Properties panel
Added Change Image Size to context menu
2017-01-19 18:06:50 +00:00
jjenko 993a22eb5a Added Change Image Size to context menu 2017-01-19 18:05:52 +00:00
jjenko 431503a104 B2016-281 - handle when text is selected (highlighted) and the first keystroke is a dash or backslash. Also handle when dash or backslash is entered between two links such as two ROs that are butt up against each other. 2017-01-18 17:00:30 +00:00
jjenko 3c471efd9f Fixed bug B2017-003 which required you to exit proms after doing an import so that doing a goto on a transition (in a table) would work properly 2017-01-16 20:14:37 +00:00
jjenko cc77a47237 C2016-030 – added Find and GoTo buttons on the Review Ribbon so that users with Review only security can easily preform a Find text and Go To a Transition location.
B2016-274 – allow a user with Admin rights who also is included in the reviewer or RO Editor group move a procedure within a set.
2017-01-10 16:06:52 +00:00
jjenko bef0744972 B2016-274 - allow user with Admin rights who also is included in the reviewer group edit existing annotations made by other users 2017-01-10 16:04:18 +00:00
jjenko 256ce987f9 Use MyActiveParent instead of MyParent in setting up the section properties dialog to fix a null reference problem B2016-280 2017-01-06 20:15:31 +00:00
jjenko afe6c695d9 Fixed issues with Transitions and ROs when importing procedures and sets. Notifies user when Transitions and/or ROs are converted to text. Added message box for when an export is complete as well as when an import is complete
When a Transition or RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
When a RO is converted to text, a “Link Convert To Text” annotation type is created instead of a “Verification Required” annotation
Fixed an invalid index issue
2017-01-04 16:50:00 +00:00
jjenko cc30214d31 Additional logic to try to start up the equation editor, modified message box and added to error log if it could not be started. B2016-278 2016-12-06 16:32:12 +00:00
jjenko e2a34f18fd anchor the text box in the EULA dialog window so that the OK button (or Accept button) and the scroll bar remains fully in view 2016-11-10 21:41:00 +00:00
jjenko 2229ac2908 Check for a null reference when the <Shift><F7> is used to toggle inclusion on the Continuous Action Summary 2016-11-10 20:14:17 +00:00
jjenko 5c860d3bd7 Fixed stack overflow issue editing Enhanced Document B2016-252 2016-11-03 13:04:56 +00:00
jjenko 5c1baa1ede Exclude Kewaunee, Point Beach, and un-used Sumer formats from the copy to the format folder 2016-10-31 19:26:33 +00:00
jjenko 3787b73f6c Remove the Kewaunee, Point Beach, and un-used Summer formats from the database 2016-10-31 19:25:34 +00:00
jjenko c6f096cf55 Fixed issue the where the list of procedures in the Transitions panel would duplicate as the user clicked from step to step in a procedure. B2016-248 2016-10-28 16:35:56 +00:00
jjenko 191648da4b B2016-211 – don’t expand all the sub sections when entering a procedure from the parent section 2016-10-28 13:42:53 +00:00
jjenko ae856a98ec Moved fix for B2016-211 to RTBItem.cs 2016-10-28 13:42:13 +00:00
jjenko 91da0b995f Added supporting logic to SaveText and SaveContents for Editorial Spell Checker
Added supporting logic to SpellCheckNext for Editorial Spell Checker
Save text changes before starting up the spell checker
Added supporting logic to UpdateEditor for Editorial Spell Checker
2016-10-25 18:48:14 +00:00
jjenko 2342de91bd Added EditoralSpellCheck format flag 2016-10-25 18:46:39 +00:00
jjenko 43260d289b Added logic to HasChangeBar to support Step_SpellCheckerChangedText 2016-10-25 18:46:05 +00:00
jjenko e592df4403 Added Step_SpellCheckerChangedText config variable for editorial spell checker 2016-10-25 18:45:28 +00:00
jjenko 77fff95d73 Added EditoralSpellCheck format flag 2016-10-25 18:44:26 +00:00
jjenko 5c99687073 Fixed issue where the default button for the column mode was displaying for a Word attachment section (this button should only display on step editor sections) B2016-241 2016-10-24 16:46:50 +00:00
jjenko ed19140154 Adjusted the left margin for the Appendix page MS Word section type so that the page header and border are in the same position as the other attachment styles. F2016-043 2016-10-24 16:46:05 +00:00
jjenko 6c41d93078 Updated RevDeccription and RevDate for Embedded image change management (previous update of this file) 2016-10-17 18:52:19 +00:00
jjenko c1ce6e269d Upped the minor rev to 1.3 to mark the beginning of imbedded images. 2016-10-17 16:45:32 +00:00
jjenko adff92d778 Don’t automatically expend all sub-sections and the steps within them when selecting the main section from the tree. B2016-211 2016-10-12 16:12:35 +00:00
jjenko 146073dcb8 RNO tabs cut off on the edit screen B2015-123 2016-10-10 18:47:02 +00:00
jjenko f6ecb98bc8 Set format flag to use procedure titles as typed when creating a transition, fixed issue were step text was printing too close to the bottom page border. F2016-049 2016-10-06 21:07:51 +00:00
jjenko 454697efdf B2016-222 fixed calculation of box height for notes and cautions at a section level
Added a check to prevent an index out of range error
2016-10-04 19:13:11 +00:00
jjenko d672b83065 Adjusted the End message box and the width of the Appendix section style 2016-09-30 15:46:09 +00:00
jjenko d24df779c3 B2016-217 fixed the alignment of the End Message box. 2016-09-28 17:54:27 +00:00