0cfa497f09
2016-04-06 15:57:03 +00:00
d16add0a0e
B2016-094: click in Tree View white space does not select tree node if step opened from Search
2016-04-06 15:50:44 +00:00
abc992057c
2016-04-05 18:16:47 +00:00
f9145f8b68
2016-04-05 18:12:36 +00:00
Rich
b695681aba
code to support CPS Editor
2016-04-05 16:05:19 +00:00
8c8aad861b
Fix B2016-093: Sometimes windows are left blue after adding RO
2016-04-05 15:26:58 +00:00
ba8d5d9ea7
C2016-004: Added new format flag ‘NoDefaultSectReq’ to Transdata to use 1st step section as Default if none defined
2016-03-18 15:26:13 +00:00
15c96e66b8
B2016-072 check the section config for the column mode to determine the Insert Table sub-menus, ie whether or not to include AER and Centered submenu
2016-03-18 13:11:42 +00:00
425617eeec
Fixed a delete step issue where if there were transitions that needed deleted or re-assigned, you would get trapped in an infinite loop, constantly displaying the error message.
2016-03-17 17:47:04 +00:00
ba019e4476
Added shortcut keys for the buttons
2016-03-16 15:08:34 +00:00
77591553c2
Added Insert and Replace buttons
...
Added comments with a link to the sendkeys key commands
Logic to let the Import Word Contents form know which edit item should receive the key strokes
2016-03-15 17:46:46 +00:00
cca53e5d79
Will now replace hard spaces with spaces (was putting in a ?)
...
Will now replace each hard return with a space
2016-03-14 16:32:05 +00:00
d40cc470c3
B2016-071: Proms was crashing on insert of section level note/caution - null reference fix
2016-03-14 13:58:39 +00:00
4ddac642b0
B2016-047: Use ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size
2016-03-14 13:01:03 +00:00
067351f47a
Added logic to trim the copied text after the first tab character
2016-03-11 20:22:56 +00:00
01f7850964
Added a button for importing text from a word document
...
Allows you to select/open a word document and will put word text on clipboard
To remember the last word document opened
2016-03-11 15:33:25 +00:00
6f454134db
B2016-069: Hardspace appeared to be 2 spaces in ‘view’mode of StepRTB if proportional font (Arial)
2016-03-07 16:32:01 +00:00
a203dd1846
Disable Approve Some Procedures option when more than on user is in a procedure set.
2016-03-04 03:00:38 +00:00
d67291bb2c
Don’t allow a Reviewer only user toggle the Include on Continuous Action Summary check box.
2016-03-03 18:38:04 +00:00
235024bef4
B2016-067: Copy/paste/property edit of section caused format to change
...
B2016-064: Reviewer can no longer copy/paste steps via keyboard shortcut F5
2016-03-03 16:52:10 +00:00
b400a27cd4
Added a check for the shortcut switch “/EmbedImages” before allowing the paste of a screen shot
2016-03-03 16:26:24 +00:00
Rich
526214e0b5
Don't Change Selection if the mouse is down.
...
Don't hide the grid tools for RO Tables
Disable individual methods for RO Tables on the Grid Tool Ribbon and Context Menu (Copy, Paste, Insert, Remove)
Don;t allow edit mode if IsRoTable.
2016-03-02 21:03:08 +00:00
Rich
a1deb2a0ff
Don't set the grid into adjust size for RO Tables
2016-03-02 21:01:39 +00:00
e9b3cd91e2
Took out memory garbage collection call that was significantly slowing down printing.
...
Added a forced memory garbage collection call after editing a table
2016-03-02 19:52:00 +00:00
d874371f44
B2016-037: Cut text with referenced objects removes text (actually ‘cleans’ any content text that has ‘<NewID>’ in it
2016-03-02 13:36:55 +00:00
4dfddeecb4
Added multi-user check for menu items to prevent certain actions when someone else is in a procedure or procedure set.
2016-03-01 20:56:13 +00:00
Rich
b5d87ce503
Corrected typo (runing vs running)
...
Shift-Ctrl-Note Insert Note displays an empty context menu if the Insert Note is disabled in the Ribbon
2016-03-01 18:52:25 +00:00
Rich
74f2b180eb
B2016-055 - Answering No to a dialog when doing a paste replace of a procedure was causing the code to crash.
...
B2016-048 - Editing an existing transition was causing the code to crash.
2016-03-01 13:38:08 +00:00
9a7d508f81
Fixed<Shift><Space> bug B2016-008
2016-02-29 15:21:36 +00:00
Rich
841f8fff63
When the Dock property was set to fill, the save and cancel buttons were hidden
...
Removed the message box from the search save button which was incorreclt stateing that the output was saved to the clipboard.
2016-02-26 20:50:31 +00:00
Rich
2c498554ee
Adjust the height of the Annotation Text window to scroll when moved past the bottom line.
2016-02-26 20:49:26 +00:00
Rich
cc108f3c85
Don't use the EditItem for paste if it's parent is not expanded. This keeps the pasted step from being pasted in the wrong place.
...
Display the SQL Code Revision in the email that sends the Error Log
2016-02-26 16:10:47 +00:00
5f517fa72c
Created a descriptive name for the create pdf button on the reviewer ribbon
2016-02-26 16:01:00 +00:00
7eff67c489
disable print button on the reviewer ribbon when the applicability setting is Master
2016-02-26 16:00:17 +00:00
debcc7db30
B2016-040: after delete, steps disappear from edit screen.
2016-02-26 15:06:12 +00:00
Rich
c7c8d7f4ec
Set the Annotation Scrollbar on and fit the annotation window to the space available.
2016-02-25 19:44:07 +00:00
2d753b1db6
Allow user to select a date to begin showing change bars
...
Added context menu item to allow the selection of a date to begin showing change bars.
2016-02-24 17:34:21 +00:00
d7643f4721
logic to save word sections with resolved RO values for exporting the approved procedure
...
Better memory management and commented out debug statements to help evaluate memory usage
2016-02-18 15:31:19 +00:00
Rich
697fbf98f8
Show the amount of time it takes to complete a search
...
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
006d194d01
Fix B2016-034: New Procedure/New Word Section creation causes new procedure to disappear from tree view
2016-02-12 16:35:15 +00:00
fffcdc8eca
Fixed a typo in the message box that tells the user that a default step section needs to be identified.
2016-02-11 15:54:44 +00:00
4c6ac2fda0
B2015-226: RO Information was not refreshing after an update
2016-02-11 14:02:50 +00:00
d863e066ab
Fixed B2014-051: Display correct context menu for mis-spelled word’s Edit Step when in a grid cell
2016-02-04 14:22:41 +00:00
Rich
3dde544f71
Use a simpler method to hide the psuedo caret
2016-02-03 17:15:06 +00:00
970ba90c35
B2016-001: Don’t crash when deleting a section in editor with transition link errors & select ‘No’ to not get placed on sub-steps
2016-02-02 16:41:01 +00:00
596a59d0f6
B2016-030: Crash when deleting a source (has linked enhanced) sections when all are displayed in editor.
...
B2016-029: Title of newly created enhanced section is not correct if source section not titled ‘New Section’.
B2016-031: Insert from tree of section after a non-linked section does not get inserted in enhanced procedure in correct location.
2016-02-02 14:07:25 +00:00
Rich
f02cce2ced
Change RTF token \line to \pard\line so that text displays properly.
...
Pause timer to refresh the treeview while items are being added.
2016-02-01 21:30:07 +00:00
bdfdd2f8a1
Added a Null reference check
2016-02-01 18:49:58 +00:00
8d062dc49b
Using the FlexibleMessageBox for all of those displaying a list of references to check
2016-02-01 17:00:17 +00:00
948fe7f1de
B2016-023: For enhanced, display pasted steps in edit window if editor is open
...
B2016-025: Ribbon button enabling for enhanced support
2016-01-29 15:03:43 +00:00