1416 Commits

Author SHA1 Message Date
3da1b7192a B2019-016 include RNO step type in the list of step types to search 2019-04-23 19:12:28 +00:00
e803ec1cb2 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:08:03 +00:00
304860b7e2 B2019-054 Upon startup of PROMS, the initialization of ProcItem caused the list of PROMS databases to display. 2019-04-04 13:53:11 +00:00
a2b10e0844 B2019-049 Added check for table in a Caution or Note to the TableLocation() logic
B2019-049 when printing a table that is inside a note or cation, use the single column setting of the TableCenterPos format value
2019-04-02 15:45:33 +00:00
a9ad0ed12a B2019-029: When a new annotation is created, unless you press save, it isn’t saved. The first fix caused a dialog to come up repeatedly for when save is selected. There is no longer a dialog and this was fixed with this update 2019-03-28 14:35:21 +00:00
b29176f636 B2019-043 Added checks for being in design mode during initialization of variables
B2019-043 Added checks for being in design mode during initialization of variables.  Also needed to remove the parameter from the constructor
2019-03-22 15:19:19 +00:00
60d7ba4e88 B2019-029: When a new annotation is created, unless you press the save button, it is not saved 2019-03-18 14:48:43 +00:00
17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
3419b1b7b0 C2019-008 Added check for type of image (RO or imbedded) when the Insert Before/After is done while on a Figure substep type. If inserting a RO Image, the RO tab on the Step Properties panel is opened 2019-02-20 17:23:43 +00:00
94cc5c22aa C2014-009: Allow for edit/print of Notes & Cautions off a sub-step in the right column of Condition Response table (Calvert personnel made update request) 2019-02-07 13:12:01 +00:00
d144f8653d B2019-009 Enable the Copy Step button when on a RNO step type
B2019-010 Don’t allow a CopyStep Paste Before or After when on a RNO step type
2019-01-29 20:40:28 +00:00
bcfeab9aca C2019-003: Added a separator & confirmation dialog to Unlink of Enhanced Step 2019-01-16 15:10:48 +00:00
372475d20d C2018-039: Removed ‘using’ for unused reference, Microsoft.XmlDiffPatch to fix build problem 2018-12-13 12:58:54 +00:00
bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
cf0a93fe4a B2018-148 Changed dropdown type for Results Type to dropdown list so that the user cannot type text in that field.
B2018-148 Changed dropdown type for Select Procedure and Select Section to dropdown lists so that the user cannot type text in that field.
2018-12-04 20:50:54 +00:00
dad929da41 B2018-142 – added Null checks so that an un-linked background document can be deleted 2018-11-07 13:09:14 +00:00
37fb880794 C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks 2018-10-08 15:30:05 +00:00
a45b66fe8c B2018-134 when searching specifically for Outside Transitions, we need to pass an empty list of procedure sets to the stored procedure, so that it will look at all of procedure sets. B2018-132 Removed the extra number when building of the step element panel title. C2018-032 Changed to label next to the Transition Type list to “Type” and the label next to the Transition Category to “Category”. 2018-10-02 15:38:44 +00:00
b0b15cff0b B2018-126 & B2018-133: Issues with library document usages 2018-10-02 13:00:22 +00:00
e5938b1815 B2016-058 Context menu at the procedure level will read “Collapse Procedure”, at the section level it will read “Collapse Section”, at the step and sub step levels will read “Collapse”. 2018-09-27 13:53:57 +00:00
d0ce429883 C2018-031 added CheckAndFixBorderArrays() that will correct the table border arrays only if needed, prior to editing a table. 2018-09-27 13:19:34 +00:00
0fc87fdbaa C2018-030 Adjusted the label size (length) on the check box so that we can now see the entire label’s text: “Search RO and Transition Text” 2018-09-25 19:07:23 +00:00
d36876bedf B2018-125: Could remove annotation type if newly created and used without exiting program 2018-09-21 13:19:47 +00:00
1d113b519d B2018-127 Use the row and column from the merged cells range to update a selected table cell. 2018-09-14 14:06:04 +00:00
5783621f78 B2018-123 Separate Windows, when last proc tab is closed in main window, remove doc version id from AllDTCs dictionary and reset the VersionID variable to zero to tell PROMS the main window is available. This allows the next procedure opened from a different set to display in the main window. 2018-09-10 17:44:22 +00:00
d2e2461f96 C2018-027 – updated the tool tip text for the panel that displays the list of procedure sets to search. 2018-09-07 14:52:52 +00:00
19598fad87 B2016-063 spell checker will now always stop at the end of a step section 2018-09-06 19:34:58 +00:00
fafaf62b6d B2016-057 Don’t enable the Approve button if there are rev numbers that need fixed, C2018-008 Redesigned of the user interface to make less confusing, C2018-025 We were not checking for more than one procedure with the same procedure number when generating the consistency check procedure list.
C2018-026 Added a menu option off of the Versions tree node menu, to view the notes added when the approval or workflow stage was done
2018-08-31 18:28:17 +00:00
e868ce2e9e B2018-120: change of step type (caution/note) that has enhanced was not changing enhanced type. 2018-08-29 15:48:40 +00:00
1b9fbf27b5 B2014-024 PROMS was crashing with a Null Reference error when opening and closing procedures in split screen mode. 2018-08-27 15:20:26 +00:00
813d48daaa B2018-116 added a null reference check in logic that allow you to unlink a background step 2018-08-23 16:41:49 +00:00
c257f4b4bb B2017-014: Adding a sub-section where section has steps creates 2 section part nodes in the tree 2018-08-21 13:22:06 +00:00
efc2d818de B2018-111: Create Missing Enhanced Step on sub-step’s Caution/Note (should not be allowed) 2018-08-09 12:40:14 +00:00
4ad9fd65bf B2108-112 Use IsAllowedToEdit in call to SetButtonEnablingForEnhanced() so that a reviewer cannot toggle out of View mode, and cannot delete from the context menu.
B2018-112 Added IsAllowedToEdit method for use in setting up the menu and context menu items
2018-08-08 15:23:38 +00:00
23ddfe0cbd B2017-038 – Needed to disable the Search button for a Transition Search until a format is selected. 2018-07-12 13:34:10 +00:00
95d181c3a6 B2018-082 Fixed null reference bug when deleting a folder tree node after deleting its working draft node 2018-06-04 15:52:56 +00:00
7ab18b30d1 B2018-047: crash after paste replace on newly created section within newly created procedure 2018-05-31 13:48:31 +00:00
8c84a8b96d C2018-005: Change Step Type button on the ribbon should be disabled when on Procedure or Section in editor 2018-05-30 13:02:35 +00:00
Rich
588edabb25 B2018-076 - Adding a substep to a second figure was causing the code to crrash 2018-05-18 14:05:30 +00:00
Rich
08327810e3 C2018-016 (Volian use only) Added capability to eliminate Unused formats from the list of available formats. If you add the text "(Unused)" to the format description, the specified format will be removed from the available format list if it has not been used (Folder, DocVersion or Contents).
B2018-074 (Volian Use Only at this point)  When you would enter an ItemID in the Toolbar Text window for a MSWord section, the code would crash.  This has been fixed.
2018-05-11 11:52:19 +00:00
Rich
71367cf81f B2018-071 PROMs was crashing during automated testing or print all procedures. Error Handling was added to keep the code from crashing.
B2018-070 The MS Word Panel was getting focus when the step editor was active if the PROMS window was resized or if a step with an annotation received focus.  PROMS code was changed so that Word recieves focus when the Word Panel is active.
2018-05-09 13:36:04 +00:00
b5df7ffc1c B2018-072 Fixed infinite loop when expanding last step of procedure that has only a high level RNO with substeps 2018-05-08 19:58:29 +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
Rich
f3af44b26a B2018-055 - Correction to code that fixed B2018-005. Needed to handle second and third siblings of a table. Code was implemented to use the parent. It needed to support using the previous edititem if the parent was null. 2018-03-26 15:40:48 +00:00
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
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
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
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
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
d00ebcc35d C2015-022 Separate Windows Upgrade – new call to RemoveEnhancedFromConfig 2018-03-12 14:35:49 +00:00