3957 Commits

Author SHA1 Message Date
2a30c1a40e B2015-183: consistent left margin for backgrounds/deviations regardless of structure from TitleWithTextBelow type 2016-02-22 13:59:42 +00:00
8ac6950e1d Turned on Compression and partial step compression; Added section type for 11 x 17 printing 2016-02-19 14:08:14 +00:00
985d7ae384 logic to save word sections with resolved RO values for exporting the approved procedure
logic to print an unlinked RO graphic(ex Tif) when used in a figure substep
2016-02-18 15:32:19 +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
8cd75c0c14 logic to save word sections with resolved RO values for exporting the approved procedure
logic to create an export file with unlinked RO and Transition
Commented out debug statements to help evaluate memory usage
2016-02-18 15:29:25 +00:00
Rich
6ae1fcda1a Allow delete of grid/content when deleted rousages and transitions exist. This was causing the code to crash. 2016-02-17 19:14:11 +00:00
2490413441 B2015-219: for figures that extend into the RNO column, move below RNO if it extends past AER (in y-direction) 2016-02-16 15:17:51 +00:00
23da5f869d B2015-222: remove additional line count for end message (for pagination) 2016-02-16 15:14:21 +00:00
37fbb51a32 Turned off the multi user (Concurrent User) logic because it was causing problems. 2016-02-15 17:28:11 +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
cec6aa2e17 Added sql procedure ‘ClearCBOverrideForProcedure’ to clear content/config’s Step CBOverride fields for an input itemID (that is a procedure), to fix B2015-039
B2015-039: Clear Change Bar Overrides for approval
2016-02-08 17:17:36 +00:00
54520ef0a2 Added ability to insert Notes and Cautions on substeps
Added ability to insert notes and cautions on substeps
2016-02-05 13:51:34 +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
Rich
0eeac0cb7f Allow the userr to speciffy if they want annotations to be listed for non-annotation searches 2016-02-03 15:14:08 +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
ab76c69199 Corrected checkout logic for non-Enhanced Document procedures 2016-02-02 13:21: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
Rich
c159a9889f Pause timer to refresh the treeview while items are being added.
Sometimes the Multiple Cursors are diplayed.  One is a proper cursor that moves with the right and left arrow keys.  The other one can appear anywhere in the text or even bettwen text windows and does not move with the arrow keys.  This has been fixed.
2016-02-01 21:29:03 +00:00
bdfdd2f8a1 Added a Null reference check 2016-02-01 18:49:58 +00:00
3729f6a7b1 Fixed a typo in a FlexibleMessageBox used for the transitions with page numbers 2016-02-01 17:01:37 +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
0a38b8c295 Fixed issue where changing the Format on a Working Draft would not stick 2016-02-01 16:56:16 +00:00
b4aaf5e0c9 Fixed bug where if you created a new procedure but did not open the format tab on the property page, the first format (in the list of formats) would be assigned to the new procedure. 2016-01-29 17:29:37 +00:00
db5198ad01 B2016-023: For enhanced, display pasted steps in edit window if editor is open 2016-01-29 15:58:29 +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
Rich
3d38002678 Removed unused Debug output 2016-01-28 16:17:28 +00:00
Rich
0bcbbd9235 Improved Checkout performance
B2016-012 Bug Fixed.  Not sure how, but the issue is no longer seen.
2016-01-28 16:16:55 +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
346ab74ed0 Use FlexibleMessageBox for list of transitions with page number problems 2016-01-27 15:04:05 +00:00
7d43899b0a EULA 2016-01-27 14:38:48 +00:00
855a3462f8 initial check in 2016-01-27 14:26:11 +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
c3a749e780 only display ‘Create Enhanced’ checkbox on ‘new’
if copied item is not source or enhanced, pasting info a source is more like an ‘insert’ into enhanced.
2016-01-26 11:46:00 +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
Rich
15d8380fe6 vesp_GetDisconnectedItemsCount - Fixed to account for Deleted Items
vesp_PurgeDisconnectedData- Stored procedure to remove disconnected data
Fixed the window header to show the SQl Server name and the Database name
2016-01-22 21:25:29 +00:00
Rich
497b614111 Added \line RTF token to the possible whitespace characters 2016-01-22 15:22:30 +00:00
Rich
4d8cddff8b Allows the list to be sorted by ascending order or descending order 2016-01-22 14:43: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
f3b86f2a46 Fixed compiler error 2016-01-21 14:11:10 +00:00
Rich
e449ad5cde Error in logic 2016-01-20 20:50:22 +00:00
Rich
28d54bed73 Not Sure 2016-01-20 20:29:44 +00:00