Commit Graph
100 Commits
Author SHA1 Message Date
jjenko d8f7b0619c Use static function to check user’s security level
Pass user security info to the panels, fix security related issues on the V button (B2015-188, B2015-193)
Added static functions to check the user’s security level
Use static function to check user’s security level in allowing applicability changes
Use static function to check user’s security level in enabling Inserting and RO and in Editing an RO
2015-12-09 21:01:13 +00:00
jjenko 0159fc2955 Adjusted the step widths and page start position to get more information on a Foldout page 2015-12-09 16:08:40 +00:00
jjenko e3244fc59e Added a new timer to fix a screen refresh issue with newly created steps that follow a template or were pasted via the Copy Step function. 2015-11-25 15:54:55 +00:00
jjenko df37f61cb5 Made some regx usages static to help with memory usage
Logic to support clipboard paste of screen shot into a table cell
2015-11-24 18:28:59 +00:00
jjenko ba3bceadae Added a forced garbage collection to fix an Out Of Memory bug that results from using .Net’s Regex functions (which do not properly reclaim memory) 2015-11-20 20:59:25 +00:00
jjenko 5ce88f24ee Check for a bad number in the step config for the checkoff value. If the value is invalid, then default to the first item in the checkoff list. 2015-11-18 14:15:06 +00:00
jjenko 5ff5a09831 Adjusted the End message flag to correct a pagination error. 2015-11-17 20:08:45 +00:00
jjenko 2fd42cb33b Fixed issue where the first page of a word section was not properly rotated to account for the contents being set to landscape in word (this section is set to use Word margins)
Fixed issue where a couple of default buttons were appearing when they shouldn’t.
2015-11-17 14:44:05 +00:00
jjenko 9f0d28440b Checked if the Placekeeper and Placekeeper Cont Action buttons are enabled before toggling them on/off with the shortcut keystrokes 2015-11-11 13:52:26 +00:00
jjenko 10c11b9f36 When there is a bold and underline command remove the space between the two commands.
Logic to consider underline and bold command between a hard space a word when determining if replace words should be done.
2015-11-10 15:40:24 +00:00
jjenko 8af0edb375 Added events to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes.
Made ribbon buttons for Superscript and Subscript public, also improved logic around the insert pagebreak button.
2015-11-06 21:04:31 +00:00
jjenko c06e3901ba Added logic and events to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes. Also allow the update of the pagebreak checkbox. 2015-11-06 21:03:41 +00:00
jjenko 32fb2ae1a7 Added publics to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes. Also allow the update of the pagebreak checkbox.
Updated super tool tips with shortcut key information.
Added logic to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes.  Also allow the update of the pagebreak checkbox.
2015-11-06 21:02:58 +00:00
jjenko 48a0ca9b78 Added Continuous Action Summary, Placekeeper, and Change Bar shortcuts
Added Tab and Shift Tab shortcuts
Added Superscript and Subscript shortcuts
2015-11-06 21:01:39 +00:00
jjenko 971d7b9d0d Fixed the template so that an underlined space does not proceed “BASIS:” and “SUPPLEMENTAL INFORMATION”. 2015-11-06 17:41:28 +00:00
jjenko cbad963c99 Fixed the template so that an underlined space does not proceed “BASIS:” and “SUPPLEMENTAL INFORMATION”. 2015-11-06 17:14:25 +00:00
jjenko cb3f9d58a0 Bug fix B2015-189, add a “[R]” to the tabs of RNO steps and sub-steps. 2015-11-04 16:25:08 +00:00
jjenko 1b0814d4ea Bug fix B2015-194 Fixed issue where getting the default column mode was gotten correctly, causing the wrong column mode to be used. 2015-11-04 16:05:23 +00:00
jjenko 7375932a09 Corrected format so default step does not insert the background template. Made various High Level step and substep type to use to convert Word sections to procedure step sections. 2015-11-03 20:57:13 +00:00
jjenko e1d596e85f Added a default column mode for the procedure
Logic to use the default column mode set in the format
Created a default column mode for the procedure
2015-11-02 21:31:47 +00:00
jjenko 0f3c0bb5f1 Made the format name more descriptive and fixed the issue where the template was being run when a step for an Attachment section was added. 2015-11-02 18:10:54 +00:00
jjenko d06dfff4bb Fixed a type in a message box for Continuous Action Summary 2015-10-23 20:29:59 +00:00
jjenko 6dd816dba8 Logic to create the Continuous Action Summary
Added a default windows font path (hard coded) when one cannot be derived.
2015-10-23 18:22:01 +00:00
jjenko 8ad203006d Continuous Action Summary logic 2015-10-23 18:21:02 +00:00
jjenko 7adcafa29b Added a Continuous Action Summary ribbon button 2015-10-23 18:15:29 +00:00
jjenko c9ab2fc2d5 Logic to enable/disable the Continuous Action Summary ribbon button
Continuous Action Summary logic
2015-10-23 18:14:53 +00:00
jjenko 8708d0bbfc Continuous Action Summary logic
Added a LazyLoad that passes in the default value
2015-10-23 18:13:53 +00:00
jjenko 17d4c2b26b Added a hidden check box which is used to generate a Continuous Action Summary
Continuous Action Summary logic
Continuous Action Summary logic – hooks for tree menu and ribbon button
2015-10-23 18:10:31 +00:00
jjenko e30019797e Added parameter to print call for Continuous Action Summary 2015-10-23 18:08:33 +00:00
jjenko 290bab9cbf Format settings for Continuous Action Summary 2015-10-23 18:07:48 +00:00
jjenko 14735e191c Base format settings for Continuous Action Summary 2015-10-23 18:07:17 +00:00
jjenko 726bf187cd Typo corrections 2015-10-09 15:11:05 +00:00
jjenko b173a28f32 bug fix B2015-159 – fixed issue where a change bar on a step that was continued to next page, started printing in the page header 2015-10-01 14:20:48 +00:00
jjenko e0bac39b9b Fixed a bug that allowed the user to change a section’s format to a format that did not support that document style 2015-09-30 16:56:29 +00:00
jjenko 5de80d59d1 Added a Word Attachment DocStyle 2015-09-30 16:55:48 +00:00
jjenko 07fc46d11d Added EditItem_Enter event to better handle the enable/disable of ribbon button used to insert step types and for copy/paste step
Don’t allow a table to be copied into a non-table step type. Allow copy step from a sub-step to a high level step.
2015-09-17 15:09:42 +00:00
jjenko e47d4e8a9f Bug Fix B2015-136, added logic to use the same font as the table we are inserting Before or After. 2015-09-15 21:49:05 +00:00
jjenko 83527dd4de Added ability to do an Insert Before and Insert After on a Table 2015-09-15 21:48:08 +00:00
jjenko 6ad07dcf50 Comment text didn’t have // in front of it, causing a build error. 2015-09-14 14:30:52 +00:00
jjenko b554152ecc 2015-09-14 13:49:47 +00:00
jjenko 9595cded52 B2015-033 made the position of AER and RNO change bars consistent among sub-step levels for change bars that are placed next to the text. 2015-09-11 19:23:27 +00:00
jjenko ad1358d77e Bug fix B2015-147 – use HideSelection instead of inserting Highlight on/off which was putting in additional color table information and, in general did not clean up after turning highlighting off. 2015-09-11 14:41:11 +00:00
jjenko 5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00
jjenko 5586849ebc Turned on the Imperfect Structure flags for HLS and for SubSteps 2015-09-02 15:24:44 +00:00
jjenko 11d58df488 Fixed a bug where the page number was not being resolved in page number transitions to sections that have a hard return.
Better handling of hard returns
2015-08-31 20:47:24 +00:00
jjenko d79bc6762a made the dialog box sizable. 2015-08-26 16:06:16 +00:00
jjenko f4e1c63ec1 Fixed bug B2015-133 where RO fields that contain a single character were not printing on the report 2015-08-21 13:10:37 +00:00
jjenko 6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
jjenko d5b30b523f Global search fixes for hard spaces, symbols, bolded text, and transition search by step elements (B2014-056, B2014-057, B2014-102, B2015-055) 2015-08-20 18:57:19 +00:00
jjenko 1c07d2d503 Fixed logic for printing using the UnderlineAfterDashSpace format flag 2015-08-07 14:31:50 +00:00
jjenko f8c047e0c7 Added the Continuous Action AND, Continuous Action OR, and Continuous Action PARAGRAPH to the search by type list. They will be placed under their parent type (AND, OR, and Paragraph) (B2015-008)
Fixed the Global Search Report bug where only the headers were on the first page of the report (B2014-098).  Fixed bug were printing a search result of “(“ would not print. (B2013-150)
2015-08-04 17:25:34 +00:00
jjenko a5615f9ea7 Turned on Searchable for ContAcParagraph so that it will appear in Global Search’s step type list ( B2015-008) 2015-08-04 17:10:31 +00:00
jjenko 8f379f0b9b Fixed an Argument Exception error in the Chronology of Changes Report. Also cleaned up the output of the Chronology and Summary of changes reports. 2015-08-03 15:52:46 +00:00
jjenko 0e255bc3d8 Added a message box to notify the user when an RO cannot be found. This is used when you do a Go To RO in PROMS.
Added a NULL reference check.
2015-07-30 17:13:08 +00:00
jjenko 28a3a99c50 Pass UserInfo (for security settings) to DisplayRO and StepTabRibbon
Check to see if the use is allowed to run the RO Editor before enabling the GoToRO button.
If an RO is selected in the text, the check to see if the user is allowed to run the RO Editor before enabling the GoTo button on the ribbon and context menu button, as well as enabling the <Shift><Ctrl><G> keystroke.
2015-07-30 14:18:55 +00:00
jjenko 1ebe496589 Fixed the issue where bullets were not printing in some tables. 2015-07-28 15:50:04 +00:00
jjenko 42ee6dd435 Adjusted the section title length so it does not bump into the attachment page number 2015-07-28 13:46:09 +00:00
jjenko 23f5ef318d Adjusted the Landscape Attachment DocStyle 2015-07-27 14:51:10 +00:00
jjenko 1408a43fa8 Fixed use of symbol characters in table cells
Fixed use of the hanging indent in procedure steps
2015-07-24 18:55:31 +00:00
jjenko 664ecc3440 Shortened the section title length so that long section titles do not run into the page number at the top of the page 2015-07-23 20:48:43 +00:00
jjenko 5f117cf611 If a symbol to be printed is not in the VESymFix font then check/use the Consolas font. 2015-07-23 14:40:21 +00:00
jjenko 957499d93c Use the FreeMono font for symbols in the edit window 2015-07-23 14:39:40 +00:00
jjenko d82a57f751 Added Greek symbols
Commented out code that is not used
2015-07-23 14:38:36 +00:00
jjenko f97bf6d24c used to display symbols chars in the PROMS editor 2015-07-23 12:23:10 +00:00
jjenko d398387142 Fixed Step Designator issues with the Top Continue Message for Comanche Peak 2015-07-08 13:05:25 +00:00
jjenko a17ea54db0 Fixed Insert Table shortcut key functionality 2015-07-01 15:03:36 +00:00
jjenko 9e6d543133 Adjusted change bar location 2015-06-30 17:50:50 +00:00
jjenko bc5c1ac8ad Extended the page border length to accommodate the step continue message 2015-06-29 14:30:14 +00:00
jjenko 791549a700 Bug Fix 2015-084 for Ginn’a Attachment format. Fixed logic that determines if a group of Cautions / Notes get a bullet. 2015-06-24 14:28:01 +00:00
jjenko 5b527ff533 Added the section number followed by a comma, to the Single Column Attachment Steps and Two Column Attachment Steps page styles. 2015-06-23 19:16:04 +00:00
jjenko 26709b08f6 Added Folder Specific information to put the Form Number and Form Rev number at the bottom of each page. 2015-06-23 17:16:53 +00:00
jjenko c0a731021e Used the “Default” step type to be a “Non-Indented Paragraph”, fixed Approved by PSI text not printing on Cover page sections 2015-06-23 17:15:29 +00:00
jjenko c6ba742fcf Data Package format for Flex procedures
Deviation format for Flex procedures
2015-06-23 17:14:20 +00:00
jjenko d114f49eac Turned on the ability to do a Next and Previous while on a Table 2015-06-19 17:28:34 +00:00
jjenko eaa5d49b65 Changed TofCLineSpacing from an INT to a FLOAT to allow for half line spacing
Logic to handle float TofCLineSpacing and to shift the section title to section number starting position if there is no section number
2015-06-17 17:45:31 +00:00
jjenko a898601d26 Turned on Auto Table of Contents, adjusted the page length of attachment page
Adjusted the size of the page number box to handle pages >99
2015-06-17 17:44:38 +00:00
jjenko 82a5480ce2 Added a null reference check 2015-06-17 14:04:49 +00:00
jjenko dc686ab082 Added copyright and proprietary statement. Added <docname> was successfully created. 2015-06-16 20:16:05 +00:00
jjenko 265493195d Adjusted he position of the centered tables 2015-06-03 19:18:48 +00:00
jjenko 21407f336a Added format variables for Wolf Creek Training format
Save the Y position for the placement of a line after the section title.  Also adjust the width of the section title with respect to the section number. All for the Wolf Creek Training format
Print a horizontal line after the section header (number and title) for the Wolf Creek Training format
2015-06-02 21:40:45 +00:00
jjenko b2c0a03ab2 Added format settings for the positioning and length of a line to be drawn after the section number and title 2015-06-02 21:39:21 +00:00
jjenko 15fe9204d8 Fixed a typo 2015-05-22 15:58:58 +00:00
jjenko fe3ba6f8eb Fixes problem of PROMS exiting with an error when adding a new procedure 2015-05-21 19:44:35 +00:00
jjenko 61507043d4 Allow for multi-line step designators 2015-05-21 17:59:53 +00:00
jjenko 97225f61b8 Added SameRowAsParentMultiLines for Comanche Peak 2015-05-21 17:59:20 +00:00
jjenko b427d24b63 Allow for multi-line step designators 2015-05-21 17:57:07 +00:00
jjenko 18bc7355e5 Set SameRowAsParentMultiLines to False
Added SameRowAsParentMultiLines for step designators
2015-05-21 17:55:56 +00:00
jjenko 86f3339ed5 Turned on the ability for Copy Step to copy a high level step to a sub-step level. 2015-05-18 18:02:15 +00:00
jjenko 7af7f043fd Don’t remove the Note/Caution tab on multiples when using the LimitCautionNoteWidthToHLS format flag. 2015-05-13 17:26:34 +00:00
jjenko ae47368d34 Added logic to not extend the change bar on different types of Notes and Cautions if using the LimitCautionNoteWidthToHLS
Logic to adjust the Note/Caution width when off of a substep and when using the LimitCautionNoteWidthToHLS format flag. Logic to adjust the Yoffset of a note when off of a borderless table.
2015-05-13 17:26:03 +00:00
jjenko 7cb179f085 Added logic to support doing an Add Next or Add Previous on a Table 2015-05-13 17:25:15 +00:00
jjenko a5f930391a Added LimitCautionNoteWidthToHLS flag to adjust the width of the cautions and notes when used off of a substep. Added OnlyBulletSameCautionNoteType to control the use of bullets when multiple notes/cautions (of different types) are used. 2015-05-13 17:24:39 +00:00
jjenko eaca5be98f Logic to treat Caution/Note types as being unique so that for example, multiple notes of different types will not get bulleted. 2015-05-13 17:21:49 +00:00
jjenko 2fe9817a8d Step Editor format for EOP/AP Attachments
Background format for FSGs
Page boarders for EOP/AP Attachments
2015-05-13 17:21:06 +00:00
jjenko 5d5f84ce23 Added logic to handle RO Database that have the same Setpoint ID value in multiple tables – this affect reporting on all RO Databases, sorting by Setoint ID
Fixed underline logic for instances where the underline ON is the first thing of text.  Added better error handling for X/Y Plots which is now display the plot language if the plot cannot be drawn.  When a problem occurs printing an image or x/y plot, the error text now prints in red.
Better handling of empty RO Database tables.  Now will print the message “—No Information Entered –“
2015-05-12 20:27:47 +00:00
jjenko 4ef7f8375f Fixed wording on the Change Bar dialog (on the Print dialog) so that the radio button now reads “Override Change Bar Text Type” instead of “Custom Change Bar Text” and the grouping that appears when that radio button is selected. 2015-05-05 20:21:45 +00:00
jjenko 8aa4f92011 The RO Usage Report was getting confused when the report was generated for more than one procedure set and the same RO was used in both sets in procedures of the same number. 2015-05-05 19:55:08 +00:00
jjenko 5a27f169d5 Free up memory after creating an image that is printed on the report (used for image RO’s and X/Y Plots) 2015-05-04 19:08:17 +00:00
jjenko 3fe7f68166 Added a smarter status message based on the number of items being processed 2015-05-04 19:06:14 +00:00
jjenko d48819b9d8 RO Usage Report sorted by RO was printing procedure set title multiple times on the first page of the report when more than one procedure set was selected. 2015-05-01 17:32:16 +00:00