Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 0e6470fc8f Added the Solid UP Triangle and Solid DOWN Triangle symbols 2016-04-04 13:30:00 +00:00
jjenko 43c319633b Hide the foldout maintenance tab on the step properties panel when a Word section is the currently active tab 2016-04-01 15:02:57 +00:00
jjenko 69073bbc90 Fixed issue of background for high level step starts one line higher on the page when proceeded by a Caution or Note background page. 2016-03-23 20:25:58 +00:00
jjenko 7469ab179b Fixed a null reference that prevented access to the real error message when updating formats 2016-03-22 15:02:49 +00:00
jjenko ee91973682 B2016-081 if a transition is to a non-editable section, also check that if it goes to a step in that non-editable section 2016-03-21 15:13:44 +00:00
jjenko 15c96e66b8 B2016-072 check the section config for the column mode to determine the Insert Table sub-menus, ie whether or not to include AER and Centered submenu 2016-03-18 13:11:42 +00:00
jjenko 425617eeec Fixed a delete step issue where if there were transitions that needed deleted or re-assigned, you would get trapped in an infinite loop, constantly displaying the error message. 2016-03-17 17:47:04 +00:00
jjenko ba019e4476 Added shortcut keys for the buttons 2016-03-16 15:08:34 +00:00
jjenko 77591553c2 Added Insert and Replace buttons
Added comments with a link to the sendkeys key commands
Logic to let the Import Word Contents form know which edit item should receive the key strokes
2016-03-15 17:46:46 +00:00
jjenko cca53e5d79 Will now replace hard spaces with spaces (was putting in a ?)
Will now replace each hard return with a space
2016-03-14 16:32:05 +00:00
jjenko 067351f47a Added logic to trim the copied text after the first tab character 2016-03-11 20:22:56 +00:00
jjenko 01f7850964 Added a button for importing text from a word document
Allows you to select/open a word document and will put word text on clipboard
To remember the last word document opened
2016-03-11 15:33:25 +00:00
jjenko 77f655579a Added accessibility to MS Word functionality to page through, jump to next/previous text 2016-03-11 15:31:40 +00:00
jjenko 41ca9d6958 For Westinghouse’s single column format, fix logic around a format flag that determined substep levels based on section and subsection numbers. 2016-03-11 15:21:04 +00:00
jjenko eb39dbf6e5 Fixed the tab level logic for Westinghouse Attachment sections (single column format) 2016-03-09 16:26:40 +00:00
jjenko d432a980d7 Added logic for grouping titles and to rename the “Procedure Steps” section title to “OPERATOR ACTIONS” on the auto table of contents
Fixed a problem where the auto table of contents was getting wrong page numbers when the procedure had duplex foldouts and printed with blank pages (V.C. Summer)
2016-03-08 21:02:03 +00:00
jjenko 0b3e70fd6d Added a text box to enter a grouping title for use on the auto table of contents
Added TOC_Grouping_Title
Added TofCProcedureStepsTitle to rename the section title “Procedure Steps” to “OPERATOR ACTIONS” on the auto table of contents (used by V.C Summer -  SUMall.xml)
2016-03-08 21:01:13 +00:00
jjenko 062a5be314 Auto Table of Contents fixes 2016-03-08 20:59:50 +00:00
jjenko f846cd5073 Fixed initialization of the format dropdown list 2016-03-04 20:45:24 +00:00
jjenko a203dd1846 Disable Approve Some Procedures option when more than on user is in a procedure set. 2016-03-04 03:00:38 +00:00
jjenko e609d8b974 Added logic to prevent the selection of a procedure that is open by a different user 2016-03-04 02:59:46 +00:00
jjenko d67291bb2c Don’t allow a Reviewer only user toggle the Include on Continuous Action Summary check box. 2016-03-03 18:38:04 +00:00
jjenko b400a27cd4 Added a check for the shortcut switch “/EmbedImages” before allowing the paste of a screen shot 2016-03-03 16:26:24 +00:00
jjenko e9b3cd91e2 Took out memory garbage collection call that was significantly slowing down printing.
Added a forced memory garbage collection call after editing a table
2016-03-02 19:52:00 +00:00
jjenko 4dfddeecb4 Added multi-user check for menu items to prevent certain actions when someone else is in a procedure or procedure set. 2016-03-01 20:56:13 +00:00
jjenko 9a7d508f81 Fixed<Shift><Space> bug B2016-008 2016-02-29 15:21:36 +00:00
jjenko 5f517fa72c Created a descriptive name for the create pdf button on the reviewer ribbon 2016-02-26 16:01:00 +00:00
jjenko 7eff67c489 disable print button on the reviewer ribbon when the applicability setting is Master 2016-02-26 16:00:17 +00:00
jjenko 2d753b1db6 Allow user to select a date to begin showing change bars
Added context menu item to allow the selection of a date to begin showing change bars.
2016-02-24 17:34:21 +00:00
jjenko 1bc587a36f Fixed the sizing of the property page for sections.
Supporting logic to save date to start showing change bars.
2016-02-24 17:33:22 +00:00
jjenko 985d7ae384 logic to save word sections with resolved RO values for exporting the approved procedure
logic to print an unlinked RO graphic(ex Tif) when used in a figure substep
2016-02-18 15:32:19 +00:00
jjenko d7643f4721 logic to save word sections with resolved RO values for exporting the approved procedure
Better memory management and commented out debug statements to help evaluate memory usage
2016-02-18 15:31:19 +00:00
jjenko 8cd75c0c14 logic to save word sections with resolved RO values for exporting the approved procedure
logic to create an export file with unlinked RO and Transition
Commented out debug statements to help evaluate memory usage
2016-02-18 15:29:25 +00:00
jjenko 37fbb51a32 Turned off the multi user (Concurrent User) logic because it was causing problems. 2016-02-15 17:28:11 +00:00
jjenko fffcdc8eca Fixed a typo in the message box that tells the user that a default step section needs to be identified. 2016-02-11 15:54:44 +00:00
jjenko bdfdd2f8a1 Added a Null reference check 2016-02-01 18:49:58 +00:00
jjenko 3729f6a7b1 Fixed a typo in a FlexibleMessageBox used for the transitions with page numbers 2016-02-01 17:01:37 +00:00
jjenko 8d062dc49b Using the FlexibleMessageBox for all of those displaying a list of references to check 2016-02-01 17:00:17 +00:00
jjenko 0a38b8c295 Fixed issue where changing the Format on a Working Draft would not stick 2016-02-01 16:56:16 +00:00
jjenko b4aaf5e0c9 Fixed bug where if you created a new procedure but did not open the format tab on the property page, the first format (in the list of formats) would be assigned to the new procedure. 2016-01-29 17:29:37 +00:00
jjenko 346ab74ed0 Use FlexibleMessageBox for list of transitions with page number problems 2016-01-27 15:04:05 +00:00
jjenko 7d43899b0a EULA 2016-01-27 14:38:48 +00:00
jjenko 855a3462f8 initial check in 2016-01-27 14:26:11 +00:00
jjenko c035370bb0 Fixed bug B2016-013 where the step properties would be inactive the first time it’s opened
Bug fix B2016-014 where a change bar was set when you check the CAS checkbox or the Page Break check box
Bug Fix B2016-011 where a change bar a compressed table was too short
Bug Fix  B2015-184 where generate PDF would bomb when it tried to print a change bar related to a null step element.
2016-01-22 21:49:26 +00:00
jjenko ea9e0831c8 send MyUserInfo (security) to the TreeView module
Don’t allow Reviewers and RO Editor only users save changes to Word attachments and library documents
Put a Create PDF button on the Review ribbon
Don’t allow Reviewers and RO Editor only users move procedures and folders on the tree
2016-01-21 19:30:35 +00:00
jjenko f3b86f2a46 Fixed compiler error 2016-01-21 14:11:10 +00:00
jjenko 8a1e5caff2 Change to PROMS version number to 1.2 to indicate the builds that include Enhanced Documents 2016-01-20 19:15:56 +00:00
jjenko 9acaf34636 Fixed issue where the change bar on a table that is printed 7lpi is too long 2016-01-19 21:33:03 +00:00
jjenko e921bb1147 Fixed a Null reference 2016-01-19 21:32:31 +00:00
jjenko a331fb6cb5 Added a check for a null DocVersionAssociations and call to RefreshDocVersionAssociations() 2016-01-19 20:19:36 +00:00
jjenko 0f16c1b4a5 2016-01-04 21:20:39 +00:00
jjenko 85af0936c0 2016-01-04 21:11:59 +00:00
jjenko dc8b52035f Updating ROs in tables (grids) fix. 2015-12-16 19:01:08 +00:00
jjenko 4f07b00df1 Created a SAMG format that has a Cover Page type and does not have the Procedure Set ID printed in the header box.
Created a SAMG format does not have the Procedure Set ID printed in the header box.
2015-12-14 20:28:59 +00:00
jjenko a078040f82 Fixed B2015-227 where a user could not edit a table cell. 2015-12-10 16:36:55 +00:00
jjenko cff61f8a3e Restoring the original Foldout sub-format to before the wider step changes
Created a new Foldout sub-format that has wider steps and we moved the starting position of the text up a couple lines
2015-12-10 14:55:50 +00:00
jjenko bc6fcfd05b Use static function to check user’s security level in allowing changes to step properties
Use static function to check user’s security level in allowing the insert or change of a transition
Use static function to check user’s security level in allowing the user to edit a table cell
Use static function to check user’s security level in allowing text modifications when keyboard shortcuts are used
ROEditor only security is now also considered a Reviewer.  Don’t allow a Review goto an RO (run the RO editor), Don’t allow a Reviewer toggle out of view mode from the context menu, for Reviewers, don’t allow the Enter key enter new steps and substeps.
For Reviewers, when on a table (grid) have the Enter Key move down to the next step element, don’t allow Reviewers edit a table
2015-12-09 21:04:02 +00:00
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