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
e4866e4ecc
C2015-022 Separate Windows Upgrade – added logic to restore child tree nodes of a procedure set that was opened in a child window but then closed
...
C2015-022 Separate Windows Upgrade – added an event to allow us to update the bookmark list in child windows
2018-03-12 14:35:07 +00:00
60b83e9926
B2018-025: Proms crashes opening Working Draft if associated enhanced Working Draft had been deleted
2018-03-01 15:34:22 +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
334999bbe2
B2018-020 handle hard returns in search string by converting them to “\\line ” before searching. This will be converted to “\line” in the vefn_FixSearchString() stored procedure.
2018-02-08 15:15:47 +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
05f04b75ef
Set the tabel font to 10 point
...
Remove the override for the transition type 5
Modiffied code that determined the font size for inserted transitions to get the correct value.
2018-01-19 17:14:55 +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
Rich
32d6728744
B2018-006 - Clicking on a step while a step is expanding causes PROMS to crash. The code has been changed to ignore the clicck while the code is expanding a step.
2018-01-18 14:21:37 +00:00
203baaf699
C2017-036 Call method that finds a proportional font that supports the symbol characters we use.
2017-11-13 17:38:22 +00:00
df8b4b3562
C2017-036 Use Arial instead of Arial Unicode MS – as of Word16 Microsoft is no longer suppling Arial Unicode MS
2017-11-13 17:34:52 +00:00
dd266d9d6c
B2017-231 force the list of correct words to appear when doing a right mouse click on a misspelled word.
2017-11-13 14:10:01 +00:00
Rich
090b3cd452
B2017-245 Disable the Save RO Button for Section and Procedure Titles
2017-11-06 16:48:47 +00:00
Rich
0d8be26409
B2017-251 - Added Error Log message when a step or MSWord section is opened.
2017-11-06 15:56:02 +00:00
Rich
543a64a4f2
B2017-249 Handle AutoSave feature of MSWord. Handle temporary documents which were not saved when PROMS crashed or was terminated without saving.
2017-11-06 15:25:09 +00:00
Rich
a201611858
B2017-248 If a sibling Table, Figure or Equation has a sub-table or figure or equation, the code would crash when trying to display it. The code was changed to use the MyParent property which is never null rather than the MyParentEditItem property which can be null.
2017-10-31 17:50:53 +00:00
8c37fd9fe4
B2017-243 added Cannot Paste menu items that will display a message box with more information explaining why the paste cannot be done
2017-10-25 14:12:00 +00:00
Rich
0be8261cc4
B2017-237 Fixed logic to find prevvious sup info step. Used IsCautionPart rather than IsCaution, since BGE has mixed cautuions and notes, The logic was runiing into an infiinite loop since the second note part was a caution, and this was causing the code to loop for the parents notes.
2017-10-20 13:16:05 +00:00
17b9ec24b2
B2017-232 handle sorting tree node names that contain more than one period
2017-10-10 18:42:03 +00:00
54f1be3ba1
B2017-222: Don’t create enhanced links for paste replaced steps
2017-09-26 14:33:42 +00:00
73593b8546
B2017-219 if a word section cannot be opened because it is gotten from a bad database record, then create a blank word document and open it
2017-09-22 16:41:45 +00:00
Rich
6ef5988005
B2017-215 /DB Switch was not working properly
2017-09-21 15:51:41 +00:00
fbc4b42ff1
B2017-209: Restoring an enhanced step whose source step is deleted causes crash
2017-09-21 14:08:20 +00:00
d80c80f66b
B2017-176: Search Panel - Remove Working Draft Nodes from Tree
2017-09-20 14:57:04 +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
f2247946e0
B2017-197 a Select method was being called in the SplitSelectionRow method all the time. We only need to call the Select method when are processing rows that do not contain any merged rows.
2017-09-08 14:19:50 +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