4610 Commits

Author SHA1 Message Date
4ddac642b0 B2016-047: Use ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size 2016-03-14 13:01:03 +00:00
41e03c8295 B2016-074: Clean up various edit and print issues
B2016-074: Extend right border
B2016-047: Added ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size
2016-03-14 13:00:09 +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
77f655579a Added accessibility to MS Word functionality to page through, jump to next/previous text 2016-03-11 15:31:40 +00:00
41ca9d6958 For Westinghouse’s single column format, fix logic around a format flag that determined substep levels based on section and subsection numbers. 2016-03-11 15:21:04 +00:00
289b751a41 B2013-061: Word Print – Word attachment prints with extra blank page. Adjusted pagelen. 2016-03-09 16:54:20 +00:00
eb39dbf6e5 Fixed the tab level logic for Westinghouse Attachment sections (single column format) 2016-03-09 16:26:40 +00:00
d432a980d7 Added logic for grouping titles and to rename the “Procedure Steps” section title to “OPERATOR ACTIONS” on the auto table of contents
Fixed a problem where the auto table of contents was getting wrong page numbers when the procedure had duplex foldouts and printed with blank pages (V.C. Summer)
2016-03-08 21:02:03 +00:00
0b3e70fd6d Added a text box to enter a grouping title for use on the auto table of contents
Added TOC_Grouping_Title
Added TofCProcedureStepsTitle to rename the section title “Procedure Steps” to “OPERATOR ACTIONS” on the auto table of contents (used by V.C Summer -  SUMall.xml)
2016-03-08 21:01:13 +00:00
062a5be314 Auto Table of Contents fixes 2016-03-08 20:59:50 +00:00
2750ea0f5a Fix B2015-173: set single column as default 2016-03-08 14:37:46 +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
f846cd5073 Fixed initialization of the format dropdown list 2016-03-04 20:45:24 +00:00
Rich
c100349dcb 2016-03-04 16:45:54 +00:00
Rich
4936c0410b Fixed Indent Logic 2016-03-04 16:14:12 +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
e609d8b974 Added logic to prevent the selection of a procedure that is open by a different user 2016-03-04 02:59:46 +00:00
Rich
78d9affc00 Check to see that the value is not null 2016-03-04 02:01: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
Rich
967e856f0c B2015-230 - Remove System Option to open Enhanced Documents in a separate window. This temporarily fixes issues where opening enhanced Doucuments in a separate window was causing the code to crash 2016-03-01 13:37:06 +00:00
75574c405d Added 11 x 17 large word section printing 2016-02-29 17:08:40 +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
Rich
c2649727e1 Added Class to support Purge of Disconnected Data
Allow Display of the SQL Code Revision
2016-02-26 16:09:50 +00:00
Rich
e0c4f8b1f4 Display the SQL Code Revision in the Error Log 2016-02-26 16:08:47 +00:00
Rich
a83ac512bd Display the SQL Code Revision in the About form
Added Code to Purge Disconnected Data to the Admin Tool
2016-02-26 16:08:16 +00:00
Rich
4909cf689f Add code to specify the SQL Code Revision 2016-02-26 16:07:05 +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
865593a26b B2016-047: signoffs no longer overlap text 2016-02-26 13:11:20 +00:00
af13462abe Added partial step compression 2016-02-26 10:46:54 +00:00
Rich
f1f71e06bf If the current section is a foldout, then make the Link a remote link since the rest of the procedure is not part of the foldout page.
Import Links from the Foldout PDF.
2016-02-25 19:46:34 +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
Rich
900ab24184 Fixed logic to turn Change Manager on when procedure is replaced as part of import. 2016-02-25 19:43:26 +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
1bc587a36f Fixed the sizing of the property page for sections.
Supporting logic to save date to start showing change bars.
2016-02-24 17:33:22 +00:00
96f80f7953 Added the ability to print large Word sections (such as 11 x 17) and modified PSI (also for ComPeakFlex format) 2016-02-23 21:52:37 +00:00