462315f282
B2020-070 Added null reference checks.
2020-05-13 19:43:00 +00:00
9b363aa847
C2020-010: For search: ‘Accessory Sections’ to ‘Word Sections’ and disable Word Sections for Transition Searches
2020-05-13 12:28:53 +00:00
6f42f911f7
C2020-009 Search By Word
2020-05-04 14:09:48 +00:00
9e693b2ec8
B2020-056: Ctrl-X/Ctrl-V of transition causing unexpected results
2020-04-23 14:49:43 +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
eb31b3b1a6
C2020-008: Change to ‘Folder Specific Information’ as menu text for folder level from ‘Procedure Set Specific Information’
2020-04-16 14:10:53 +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
7bb9ec16f9
B2020-051: Paste (ctrl-v) of mathtype equation was allowed into a procedure step
2020-04-07 14:55:20 +00:00
8c708ae5fd
B2020-049: Save RO button not enabled for Word Document when entering Procedure in editor
2020-04-06 13:57:44 +00:00
9d4f7e8765
B2020-045: Generating Library Document Report crashes when no library document is selected
2020-04-02 14:18:12 +00:00
bdd1b054a4
B2020-043: After insert of step above, resolved transition text was incorrect if tab had step number
2020-04-02 12:58:12 +00:00
b9352fc0f5
C2020-003 Added logic to sort the checkoff list using both the Index and (if available) the OrderBy elements.
...
C2020-003 – Added the OderBy element to the Checkoff item
2020-03-05 15:05:36 +00:00
c02eebcfea
Resolved compiler errors from merging code with last update
2020-02-28 15:28:33 +00:00
ea5967dbc6
change Word table definition to FlexGrid compatible XML
2020-02-28 15:20:37 +00:00
87ab560f11
Enhanced transition of data from XML to FlexGrid
2020-02-28 15:20:02 +00:00
9d24334753
Added Sub ConvertTable to change Word table definition to FlexGrid compatible XML
2020-02-28 15:19:13 +00:00
22d691cdd5
B2020-019: Annotation text can be edited for checked out procedure when displayed via Search Annotations
2020-02-18 15:27:48 +00:00
885153e305
B2020-017: If editing step after approval with a blank change id, a change bar w/ previous change id prints
2020-02-17 13:23:40 +00:00
b41320ed24
C2020-002 Logic to use either the Letter or A4 paper size
2020-02-14 17:16:28 +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
c4026b688e
C2020-001: Embed resource
2020-02-11 14:55:49 +00:00
27c8925110
C2020-001: Allow changing of font sizes within table, user interface
2020-02-11 13:14:27 +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
2d2a58c2a3
B2019-179: fixed crash when using enter key from first table of two
2019-12-17 16:06:01 +00:00
ca63cfcce0
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 13:28:39 +00:00
beed3319ca
C2019-045: Fix length of procedure number for CCR to work
...
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
2d77970b3c
C2019-041: Global Search/Ros, code clears dropdown list every time a procedure set is checked or unchecked
2019-11-26 14:54:06 +00:00
8aad90ad87
C2019-043 convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values if the UseDashGreaterLessThenForArrowsInROValue format flag is set
2019-11-07 15:56:38 +00:00
Rich
4a75b61f46
B2019-162 Allow Table column widths to be specified. Shut-off automatic resize function when converting
2019-10-29 17:30:12 +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
4efec4cfdd
B2019-155 Show a tick mark (‘) when displaying a hard space in the Step Editor (but not in the current edit window) for all fonts, proportional and fixed spaced.
2019-10-16 15:53:54 +00:00
Rich
16923fbf29
B2019-153 Get Font size from the beginning of the selection if the font size for the entire selection is invalid (999999) (Mixed font sizes)
2019-10-09 16:17:50 +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
Rich
836f143d87
B2019-144 Set the document text color to Red (overlay) or Black (normal)
2019-10-09 15:21:18 +00:00
24015e387f
C2019-033 added a method to get the entire list of usages for a library document.
...
C2019-033 made the messaging clearer when saving a word attachment that is a library document
2019-09-17 19:34:14 +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
c452ad5e13
B2019-139 check if we are on a procedure title or section title that is empty before trying to delete when you move off of the empty title in the step editor.
2019-09-16 15:41:08 +00:00
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