1110 Commits

Author SHA1 Message Date
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
Rich
b087ce9996 Fixed code so that Right-Click is accounted for before going to an enhanced document 2016-01-28 16:18:13 +00:00
7c7e29053c B2016-019: Don’t display enhanced tab if not enhanced document. Also enlarge form a bit so that folder button on Output settings tab isn’t cut off
B2016-015: refresh tabs for enhanced inserted steps. B2016-017: fix crashes on replace
B2016-024: do not allow insert new HLS in enhanced if positioned on substep (from ribbon)
- B2016-022: insert procedure in a ‘source’ set before/after did not have Create Enhanced checkbox and B2016-017: fix crashes on replace
2016-01-28 14:37:44 +00:00
a751ca2274 2016-01-26 12:00:32 +00:00
e8317e329a remove a console writeline from previous checkin 2016-01-26 11:49:08 +00:00
2844a4a38d enabling/disabling of copy/paste buttons
adding (or not) paste menu items depending on to/from document types
2016-01-26 11:47:23 +00:00
09508cb204 enable/disable of steptabribbon copy/paste buttons 2016-01-26 11:46:35 +00:00
c035370bb0 Fixed bug B2016-013 where the step properties would be inactive the first time it’s opened
Bug fix B2016-014 where a change bar was set when you check the CAS checkbox or the Page Break check box
Bug Fix B2016-011 where a change bar a compressed table was too short
Bug Fix  B2015-184 where generate PDF would bomb when it tried to print a change bar related to a null step element.
2016-01-22 21:49:26 +00:00
ea9e0831c8 send MyUserInfo (security) to the TreeView module
Don’t allow Reviewers and RO Editor only users save changes to Word attachments and library documents
Put a Create PDF button on the Review ribbon
Don’t allow Reviewers and RO Editor only users move procedures and folders on the tree
2016-01-21 19:30:35 +00:00
Rich
1cd18c985d Updated Library 2016-01-20 20:19:07 +00:00