1376 Commits

Author SHA1 Message Date
b6f703f75f B2019-119 We now check if a search for annotations was done prior to updating the search results list, after an annotation is deleted. Prior to this, PROMS would appear to hang or slow when an annotation was deleted AND there were no search results to update. 2019-09-04 13:40:18 +00:00
Rich
4e730bb092 B2019-108 -When the import form is closed the values get reset 2019-08-06 20:13:47 +00:00
Rich
775fd07854 B2019-108 -Make Test Button Invisible
Added a text window to show special characters
2019-08-06 20:13:16 +00:00
Rich
cd0072e103 B2019-108 -Disable/enable buttons
Replace special characters
Use word font size when copying table text
Corrected button high click
Corrected button current click
Show special characters while importing
2019-08-06 20:12:42 +00:00
311d442b57 B2019-076: support for folder/working draft level proc set specific info (moved code from VlnSvgPageHelper to here)
B2019-076: support for folder/working draft level proc set specific info & C2019-023: default values on outside transitions SI
B2019-076: make folder/working draft level proc set specific info consistent
B2019-076: Move GetInheritedSIValue from here to DocVersionExt.cs so it is accessible from TransitionExt.cs
2019-05-21 12:34:47 +00:00
Rich
b766f9c868 Added new logic to find next cell in a table
Added Button for Curent Cell or Paragraph
2019-05-16 10:54:12 +00:00
d7b97677d5 B2019-004: An annotation is not removed from Annotation search results when it is deleted in the editor 2019-05-09 13:01:49 +00:00
27944c837d B2019-017: Do not create enhanced step for an RNO 2019-05-07 12:59:47 +00:00
Rich
a0461e9a7a Added functionality to the Import Word Content feature (Insert Ribbon in Debug Mode) 2019-05-06 18:24:02 +00:00
536f7efb7e B2018-152 Added a message box for case where user deletes all of the text in a step element, then selects one of its substeps. Added logic to handle the deleting of the that step if user selects YES from message box. 2019-04-26 15:07:52 +00:00
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