6499c9a23c
re-checkin for C2021-005
2021-02-19 21:54:00 +00:00
abe36eca46
C2021-005 put a dropdown list on font sizes on the table ribbon
2021-02-19 19:24:33 +00:00
fdd59a5d6b
Upped revision number to 1.8
...
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
daa87765d1
B2020-097 and B2020-098: In Step editor, Deleting of sections with transition to section
2020-07-28 12:48:49 +00:00
91958accaa
C2020-026 – consistent messaging when deleting sections and steps
2020-07-16 14:11:09 +00:00
1aa0bc2c6e
C2020-013 Add submenu to ribbon buttons to print child procedures
2020-05-22 13:58:35 +00:00
50c9732e9a
B2020-058: Null reference on procedure properties when procedure is an enhanced procedure (part 2)
2020-04-22 16:12:02 +00:00
99c68d0578
B2020-058: Null reference on procedure properties when procedure is an enhanced procedure
2020-04-21 14:12:35 +00:00
ca4ce8b232
B2020-052: Context menu items for setting text styles does not work in Procedure properties (or PSI)
2020-04-13 13:30:59 +00:00
9fae7d8e38
B2020-018: table font size – short cut keys not catching limits & selection not kept when using buttons
2020-02-13 13:46:09 +00:00
448f2e5653
C2020-001: Allow changing of font sizes within table (added rtf method argument)
...
C2020-001: Allow changing of font sizes within table, keep font size rtf for tables
C2020-001: Allow changing of font sizes within table, user interface
C2020-001: Allow changing of font sizes within table, added icons
2020-02-11 12:42:26 +00:00
23354f3ed2
B2020-015 improved the Enter key logic to handle steps containing tables. Prior to this update, a new table was inserted above the existing table when the Enter key was used starting from the step/substep above the existing table.
2020-02-05 19:00:57 +00:00
de58331ffb
C2017-003: Support SQL Server for storing of Referenced Object data
2020-01-09 15:39:17 +00:00
Rich
ee658d6a6d
B2019-161 Timing of display history
...
B2019-161 Timing of display RO
B2019-161 Timing of display search
B2019-161 Timing of display tab control
B2019-161 Timing of DSO Tab Panel Refresh
B2019-161 Timing of close word app
B2019-161 Timing of MyStepRTB selection changed
2019-10-29 13:21:32 +00:00
bf3548fbb1
B2019-154 Resave the windows clipboard so to remove the extra information (not used by PROMS) when copying from a Word document on a Windows 10 computer. Also added logic the prevent redundant refresh of the ribbon and items in the step editor. Both changes help to prevent extreme slowdown of the editor
2019-10-09 15:44:04 +00:00
955c35bab1
B2019-136 When using the Entry key enter steps, if there is only one High Level Step type, don’t display the popup menu, just insert a new high level step (after) the current one
2019-09-16 19:09:09 +00:00
Rich
4e730bb092
B2019-108 -When the import form is closed the values get reset
2019-08-06 20:13:47 +00:00
e803ec1cb2
B2019-037 added logic to replace ~ and # characters with superscript and subscript commands
2019-04-17 17:08:03 +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
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
dad929da41
B2018-142 – added Null checks so that an un-linked background document can be deleted
2018-11-07 13:09:14 +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
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
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
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
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
Rich
a7595775a3
B2018-014 - Shortcut Keys (Ctrl-Shft-T) doesn't add a table. Actually based upon the format (AcTable value) it should not be able to add a table on a single spaced substep (Equipment List). However it did not provide any feedback. The code has been changed to let the user know that the step type that they are on does not allow a table to be added. The code was fixed generically to handle the addition of Substeps, RNOs, Cautions, Notes, Figures and Equations.
2018-02-23 20:36:46 +00:00
Rich
97b3281553
B2018-038 MathType replaces EQNEDT32.EXE
2018-02-22 18:44:13 +00:00
Rich
96e903968f
B2018-008 - Allow the context menu for style to work in a Property Dialog for Procedures and Sections. Originally the error was identifiedas not allowing case changes, but it also incluuded Bold, Italics and Underline
2018-02-22 14:25:29 +00:00
Rich
3b8a984566
B2018-009 - The folder tree view was showing both DocVersions (Working Drafts and Folders). It was not consistent, Sometimes Working Drafts would be shown for folders and sometimes they would not. The code has been changed to only show folders.
...
Also, since you can select any folder, it is possible to select a folder that does not have any procedures. The code has been changed to only allow you to add a transition to a valid folder.
B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode. This has been corrected
2018-01-24 21:35:20 +00:00
Rich
01ce36b86a
B2018-002 Handle Range Transitions for Invalid Transitions
...
Add a prefix to transitions converted to text which were invalid
B2018-002 Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
B2018-002 Cleanup debug
B2018-002 Changed the panel so that it only requires a default section if the default is not set and it is required
B2018-010 Logic fixed to display the Requires Default tooltip only when it is required.
B2018-002 Fix invalid transitions when a step is activated.
B2018-002 Don't fail when you open a step with an invalid transition.
B2018-002 Display Transition Refresh Statistics
2018-01-24 14:47:34 +00:00
Rich
8818376ab9
Commented-out unused code.
2018-01-23 19:12:13 +00:00
Rich
b1b5d2c24d
B2018-005 - Changes to Tables not being saved if the user selects a button from the Ribbon that creates a step while a cell is still in edit mode. This has been corrected
2018-01-23 18:30:14 +00:00
Rich
b1fa1603b2
Revert to previous version
2018-01-19 19:21:42 +00:00
Rich
849b7230f2
Handle Range Transitions for Invalid Transitions
...
Add a prefix to transitions converted to text which were invalid
Add counters for invalid transitions converted to text.
Added a method to convert invalid transitions to text
Cleanup debug
Changed the panel so that it only requires a default section if the default is not set and it is required
Fix invalid transitions when a step is activated.
Don't fail when you open a step with an invalid transition.
Display Transition Refresh Statistics
2018-01-18 15:09:06 +00:00
d27eb9a2b2
B2017-208 The Bold, Italics, Underline buttons were staying checked when applying to a multiple cell selection, even when you selected a different table cell. . This would be true if you move off the table then back on it, but would not be true if you exited PROMS then got back in.
...
B2017-200 Newly entered text in a table cell will now be saved when the Copy Row, Column, or Selection is performed. Prior to this, if a table cell was actively being edited (still had the dark blue background), the new text would not be save before the copy/paste of a table row, column, or selection was performed.
2017-09-18 13:57:05 +00:00
aa1af73cd6
B2017-194 Added a NULL reference check before setting the enabled flag for the table border and align text buttons. MyFlexGrid was null when you moved off the table while in the adjust size mode.
2017-09-07 13:06:30 +00:00
34ea55a624
B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention.
2017-09-01 12:41:07 +00:00
5ce26f2350
B2017-180: don’t allow paste replace on source/enhanced steps.
...
B2017-181: fix crash when select/deselect procedure sets in search panel
2017-08-24 13:55:34 +00:00
95f4767651
B2017-045: Allow copy of enhanced step pasted to non-enhanced section removing enhanced link data
2017-08-23 12:12:57 +00:00
Rich
c684234065
B2017-156 - Don't allow alignement or borders if a table cell selection is not valid
...
B2017-158 - Allow unlinked steps to be pasted before or after enhanced steps (Linked Steps)
2017-07-31 15:53:29 +00:00
f3f99b97ad
C2017-028 Allow sup info off of a table when on an empty table cell
2017-07-11 13:32:43 +00:00
f65502bbf1
B2017-124 - a null reference was causing PROMS to error when deleting a figure substep out of a group of figures
2017-06-28 18:09:16 +00:00
559c01f22a
B2017-130 after interrupting the update ROs, PROMS thought that the RO.FST was older than that in the database. That logic is no longer needed with the new Update RO Values design.
2017-06-27 17:51:50 +00:00
c1bbd219a3
B2017-128 disable the merge table cells button if only one table cell is selected
2017-06-26 15:34:51 +00:00
a8a0b37a32
Added titles to message boxes used during the check of the RO.fst B2017-125
...
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
3e0f5e19bb
C2016-029 can now apply the Bold, Italics, Underline, Upper case, Lower case, and Title case styles to a selected range of table cells
2017-06-22 12:50:29 +00:00