81661c1fb9Strip Enhanced data when importing an Enhanced procedure. The enhanced data will not properly align, so it should be removed.
Rich
2016-05-10 17:57:26 +00:00
09b87d183eMade the Note, Caution, and Hold Point box wider.John2016-05-09 19:34:35 +00:00
4f0499a372Enhanced: Create New or use existing enhanced (for procedures/section/HLS/caution/note)Kathy2016-05-09 11:34:59 +00:00
cf41e4b8a2Enhanced: null checks and cache refreshes for new foldersKathy2016-05-09 11:34:09 +00:00
d4c0f2098dEnhanced: Additional context menu items for create missing & unlink; allow insert hls if in enhancedKathy2016-05-09 11:33:29 +00:00
be3fb618b6Enhanced: Create new enhanced steps; unlink an enhanced step; link to existingKathy2016-05-09 11:32:52 +00:00
609ddb1962Enhanced: Refresh enhanced procedure’s text if different from source (prompt user)Kathy2016-05-09 11:32:13 +00:00
289db67a2bEnhanced: Code to refresh contents for item list that is unlinked; gets list of items that have text differences between enhanced/source and refresh text Enhanced: Insert new procs & section for enhanced docs; Link 2 existing items, enhanced <->sourceKathy2016-05-09 11:29:00 +00:00
37ffe8dd7bEnhanced: CSLA interface for vesp_GetNonEnhancedDocVersions (gets list of non-linked doc versions)Kathy2016-05-09 11:28:09 +00:00
973180d8d6Enhanced: CSLA interface for Unlinking enhancedKathy2016-05-09 11:27:17 +00:00
fea63966fbEnhanced: Add new enhanced link info to doc version config Enhanced: Remove a bad commentKathy2016-05-09 11:25:26 +00:00
09e74a6d34Enhanced: Added event support to add a new tree node when an new enhanced procedure is created in a new working draft from the source Enhanced: Allow for creating new links from doc version to an non-linked enhanced doc versionKathy2016-05-09 11:24:29 +00:00
34d4c2e5b5Fixed bug where status bars not always complete when importing or exporting a procedure in which the last section is a word sections, or when the last section of the last procedure in a set is word section.John2016-05-05 20:11:36 +00:00
0b0ed771baFixed issues of not finding correct format, index of range, and duplicating existing library document - B2016-103, B2016-109John2016-05-02 20:27:03 +00:00
99b7a5de3dMade the “No item found” message more descriptive when junk text is entered in the debug box used to enter ItemIDs Added a check for a null document version for when a disconnected itemID is entered in the debug box used enter ItemIDsJohn2016-05-02 19:10:51 +00:00
9bd54c9c3fAdjust title length and location of 2nd title line for two page document cover sheetKathy2016-04-27 12:12:13 +00:00
3229fb1c2fuse the checkbox setting to save Y or N into the Section_TOC section config B2016-106John2016-04-26 19:19:29 +00:00
8e09b4b064Westinghouse PROMS CPS integration - error handler when waiting to process a pipe message.
Rich
2016-04-22 18:42:59 +00:00
b7f4423ca1Added logic to allow grouping of sections that are defined in the format docsyle to automatically be included on the Table of ContentsJohn2016-04-22 17:51:01 +00:00
267e315a1cAdjust revision number up a very slight amount (it was too close to border line) Widen the Attachments and DCP#s on 2nd pageKathy2016-04-22 13:02:46 +00:00
ca12e39a6bFixed a null reference error that happened when a step was deleted from the tree. B2016-105 Adding a new step from the section node in a tree will now consistently add the new step at the beginning of that section – whether the procedure editor is open or not. – B2016-002John2016-04-21 17:31:33 +00:00
77d0446631Added the "EnhancedLinkedStep" back in for High, Caution, and NoteMichelle2016-04-20 22:10:24 +00:00
ed61becddeChanged PSLeft to PSCenter; Changed Column from .25 to 5 for the Two Page Doc Cover Sheet - Prop1, Prop2, Prop3, Prop4Michelle2016-04-20 21:46:40 +00:00
71927ea398C2016-007 and B2016-097 – Update ProcStep data every time (Westinghouse CPS)John2016-04-20 15:47:28 +00:00
a118715c77Emergency change for CAL removing the EnhancedLinkStep information from High, Caution, NoteMichelle2016-04-20 15:28:14 +00:00
7ce40b53a7Fixed paste bug (B2016-005) remove paste options from tree context menus when copied step is deleted. Made a public method to enable/disable the ribbon’s paste buttons so it can be called when a step is deleted from the tree view. (B2016-005)John2016-04-19 18:56:55 +00:00
9753dc90a2Updated locations of Proc1, proc2, and proc3Michelle2016-04-19 18:26:35 +00:00
425afb365bTurn on Default button next to the format drop down if selected format is not the default. Fixed positioning of OK and Cancel buttonsJohn2016-04-18 20:24:59 +00:00
309ac8f303C2015-044 – was not always prompting to Overwrite or make a Copy when the same procedure number exists in the current set. The messages for Overwrite and Copy no longer look similar and include the procedure number in question. The Cancel button on both (Overwrite and Copy) now works.John2016-04-18 15:13:24 +00:00
8e9efed56dSlight adjustments for new two page document cover sheet page list itemsKathy2016-04-15 13:35:11 +00:00
b4c27db531C2016-008: Don’t have ‘Create Missing Enhanced xxx Document Steps’ on context menu if enhanced section does not exist.Kathy2016-04-14 15:00:57 +00:00
e6ad27120cC2016008: Create an enhanced step if it is missing from source (menuing) & Enable delete of unlinked enhanced stepKathy2016-04-14 12:45:33 +00:00
3bcd01ce8dFix some of enhanced format flags C2016-008: Create an enhanced step if it is missing from a sourceKathy2016-04-14 12:44:51 +00:00
ac49c296cdFixed the TableSpaceAvailable logic (B2016-038) which made print think a table was taller than it actually was.John2016-04-13 16:37:46 +00:00
c72522730cHide the Step Properties Transition tab when on a Figure substep (B2014-093) Disable the Transition, Hard Space, Symbol, and Indent buttons on the Insert Ribbon when on a Figure substep (B2014-093)John2016-04-12 17:43:09 +00:00
ce2f89f848Made LossOfAC step type an Unnumbered High Level step. Code cleanup.John2016-04-11 20:37:33 +00:00
680056cd2cAllow Next and Previous on HLS, Don’t allow Adding Cautions or Notes off of the ERG step number, Don’t allow adding Previous or Next from a Title with Text to Right/Below Added a Blank Cover Page section typeJohn2016-04-07 19:41:46 +00:00
4f99977685Fixed Background Document print bug where a second note/caution background would start printing two line lower on the page.John2016-04-07 14:10:25 +00:00
abcedb6c0fAdded a check for an empty stringJohn2016-04-07 14:09:45 +00:00
642d9ff246New file added for the callaway FSG backgrounds (copy of calbck)Michelle2016-04-04 17:13:06 +00:00
2963eb2029Added inserting cautions and notes back inMichelle2016-04-04 17:12:25 +00:00
0e6470fc8fAdded the Solid UP Triangle and Solid DOWN Triangle symbolsJohn2016-04-04 13:30:00 +00:00
43c319633bHide the foldout maintenance tab on the step properties panel when a Word section is the currently active tabJohn2016-04-01 15:02:57 +00:00
e753d2a584B2016-089, 090 and 091 (various PSI user interface & printing for 2 page Document Cover Sheet)Kathy2016-04-01 14:56:26 +00:00
7f737cccdfB2016-089, 090 and 091 (various PSI user interface for 2 page Document Cover Sheet)Kathy2016-04-01 14:55:27 +00:00
326e6fa732B2016-090: support for multi-line Procedure Specific information dataKathy2016-04-01 14:54:14 +00:00
55af3fdddbremoved file name from format file name in drop down menuMichelle2016-03-30 18:53:19 +00:00
5a645a3a73Added Word section to support large pages Added Word section to support large pages & removed file name from format file name in drop down menuMichelle2016-03-30 18:50:00 +00:00
4979d9bbd2Modified the printed layout for the ‘Trip/Bypass’ signoff as per request from WestinghouseKathy2016-03-24 15:59:57 +00:00
ce2ce5af9dRenamed the ‘Trip/Bypass’ signoffKathy2016-03-24 15:59:24 +00:00
5330881483B2015_014: pagination incorrect for CAT EP Backgrounds/”Title with Text Below” & “Paragraph” splitKathy2016-03-24 14:50:36 +00:00
69073bbc90Fixed issue of background for high level step starts one line higher on the page when proceeded by a Caution or Note background page.John2016-03-23 20:25:58 +00:00
7469ab179bFixed a null reference that prevented access to the real error message when updating formatsJohn2016-03-22 15:02:49 +00:00
5d8d79e32cFix B2016-045, B2016-083 & 084: Procedure number hyphen representation, create non-existing annotation type & don’t import if user does not overwrite/copy existing procedure. Fix B2016-083: Added a method ‘GetByNameOrCreate’ that will create the Annotation type if it doesn’t existKathy2016-03-22 14:57:47 +00:00
5ec4b86663B2016-078; make ‘Room’ column slightly narrowerKathy2016-03-21 15:58:35 +00:00
ee91973682B2016-081 if a transition is to a non-editable section, also check that if it goes to a step in that non-editable sectionJohn2016-03-21 15:13:44 +00:00
ba8d5d9ea7C2016-004: Added new format flag ‘NoDefaultSectReq’ to Transdata to use 1st step section as Default if none definedKathy2016-03-18 15:26:13 +00:00
15c96e66b8B2016-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 submenuJohn2016-03-18 13:11:42 +00:00
425617eeecFixed 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.John2016-03-17 17:47:04 +00:00
fa261f2f00Fix B2016-078: text wrapping of ‘ROOM’ and ‘POSITION’ text in checklist format is incorrectKathy2016-03-17 14:40:56 +00:00
ba019e4476Added shortcut keys for the buttonsJohn2016-03-16 15:08:34 +00:00
c668bbaca6B2016-079: Page number transitions to Word sections were incorrect if printing with duplex foldoutsKathy2016-03-16 12:25:04 +00:00
77591553c2Added 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 strokesJohn2016-03-15 17:46:46 +00:00
bd15160789Added additional signoffs as requested by WestinghouseKathy2016-03-15 16:07:13 +00:00
cca53e5d79Will now replace hard spaces with spaces (was putting in a ?) Will now replace each hard return with a spaceJohn2016-03-14 16:32:05 +00:00
d40cc470c3B2016-071: Proms was crashing on insert of section level note/caution - null reference fixKathy2016-03-14 13:58:39 +00:00
4ddac642b0B2016-047: Use ‘DSS_ChklstEditSize’ to docstyle for setting of edit window sizeKathy2016-03-14 13:01:03 +00:00
41e03c8295B2016-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 sizeKathy2016-03-14 13:00:09 +00:00
067351f47aAdded logic to trim the copied text after the first tab characterJohn2016-03-11 20:22:56 +00:00
01f7850964Added 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 openedJohn2016-03-11 15:33:25 +00:00
77f655579aAdded accessibility to MS Word functionality to page through, jump to next/previous textJohn2016-03-11 15:31:40 +00:00
41ca9d6958For Westinghouse’s single column format, fix logic around a format flag that determined substep levels based on section and subsection numbers.John2016-03-11 15:21:04 +00:00
289b751a41B2013-061: Word Print – Word attachment prints with extra blank page. Adjusted pagelen.Kathy2016-03-09 16:54:20 +00:00
eb39dbf6e5Fixed the tab level logic for Westinghouse Attachment sections (single column format)John2016-03-09 16:26:40 +00:00