928c390c42Change code that documents when a SQL script is run to record it as info rather than error. When a PDF is created from MSWord, PROMS checks to see if an addin is loaded for MSWord 2007. The registry key has been changed to be generically applicable to multiple operating systems. Specifically this will now work for MSWord 2007 on Windows 7.
Rich
2013-09-25 15:56:53 +00:00
d59bc3a087Format adjustments for Prairie Island and Comanche Peak Format adjustments for Comanche PeakJohn2013-09-25 14:33:37 +00:00
e4698b5bc3Removed code to test the Error Handler.
Rich
2013-09-18 18:04:07 +00:00
3e1d22674cAdded logic so that MSWord 2010 and beyond uses the internal export to PDF function. Added logic to handle errors when a document is closed. The code will attempt to do a close 10 times. If it fails ten times, it will document the exception and continue. If an exception occurs when an MSWord section is being saved, a message will be displayed that will document the error.
Rich
2013-09-18 16:42:30 +00:00
54db0e1e81Added code to make Summary of Changes report the same as the 16-bit Summary of Changes Report
Rich
2013-09-12 19:24:59 +00:00
cfb8e68c9fAdjusted the size, positioning, and anchors of the components on the formJohn2013-09-11 16:31:31 +00:00
9434938ffcAdded a box style for the Robinson EOP format.John2013-09-10 15:41:27 +00:00
c56c78f1e0Added a check for the number of available Cautions and Notes in the TopPart() and BottomPart() functions to avoid an index out of range error.John2013-09-10 15:40:41 +00:00
f076c23304Fixed problem where strings that contain only a space was removed from the box format information in the Robinson EOP format.John2013-09-10 15:38:15 +00:00
1568e06e4fRobinson Format adjustmentsJohn2013-09-10 15:37:14 +00:00
d413a5a7eeInitialize bookmarks after initializing the Database connection.
Rich
2013-09-10 14:36:55 +00:00
89965f1278Fix possible symbol font discrepancy in tables Allow options for handling foldout page if first page.Kathy2013-09-10 12:46:23 +00:00
e47df68f83fix DB crash when zcontents data for field is too largeKathy2013-09-10 12:44:59 +00:00
9c8cfe9920Save the UserID when a Grid is changed. Disable Drag and Drop for Steps, since this code was not working properly. Changed logic to handle folders with identical names. The user is informed, and the code no longer crashes.
Rich
2013-09-09 15:54:50 +00:00
eb92e89186Added event code to the tab for a procedure, so that the tab is updated if the number or title of a procedure is changed.
Rich
2013-09-09 15:53:07 +00:00
0945b75d11Added error handling when a folder is moved to a location which would cause there to be two sub-folders with the same name.
Rich
2013-09-09 15:52:35 +00:00
90d354fe6dTurned off Replace Words in the AOP Background sub-formatJohn2013-09-05 17:53:32 +00:00
99b055f4acFix parsing crash if xy plot definition has extraneous ‘.’ after a number.Kathy2013-09-05 15:51:07 +00:00
15cfa2d671If page break, don’t put out an extra line if it was in RNO; don’t put out extra line after table if there is no border; add a flag for locating of macro off tab Don’t increment foldout page counts, depending on format document style’s numbering sequenceKathy2013-09-05 15:50:21 +00:00
2870d68cf3CAL Continued format improvementsKathy2013-09-05 15:49:15 +00:00
a10fd7ea73Fix determining whether attachment has associated foldoutKathy2013-09-05 15:48:43 +00:00
a28735c868Don’t restrict find text in Finding RO’s in word documents to not allow a spaceKathy2013-09-05 15:46:31 +00:00
6fbbc29317Continue CAL improvementsKathy2013-09-05 15:45:56 +00:00
1d3a653e1aAdded additional folder names for Robinson Data to match menu file in 16-bit VE-PROMSJohn2013-09-05 13:03:44 +00:00
03e42a9288Fixed applicability logic so that a section applicability can be set to all.
Rich
2013-08-30 20:35:36 +00:00
f3ec948839remove replace words from NSPAB background format fixed typo in a section transition typeJohn2013-08-30 20:31:29 +00:00
d1e86aeb60Added code to support changing applicability on procedure sections
Rich
2013-08-30 02:31:26 +00:00
aa75af5b52format changes for NSPJohn2013-08-29 22:28:08 +00:00
a99730e570Convert '^' to delta correctly. (when assigning color to RO, it was not setting font for delta symbol, so it got set to a '?'.Kathy2013-08-29 14:19:26 +00:00
0d7455804bConvert '^' to delta correctly.Kathy2013-08-29 14:18:37 +00:00
518e3182b2Logic for putting a blank page in the PDF if the procedure prints duplex foldoutsJohn2013-08-29 13:16:59 +00:00
2336a70679Added “AddBlankPagesWhenUsingDuplexFoldouts” under Print SettingsJohn2013-08-29 13:02:49 +00:00
c04c6e25bfAdded checkbox for adding blank pages to the PDF if the procedure prints duplex foldoutsJohn2013-08-29 13:01:30 +00:00
fcdebf0f83Hide checkbox items used only for step sections when looking at properties of a Word sectionJohn2013-08-29 13:00:19 +00:00
869f0c5f3aLogic for putting a blank page in the PDF if the procedure prints duplex foldoutsJohn2013-08-29 12:58:22 +00:00
13a6d8faaeAdded checkbox for adding blank pages to the PDF if the procedure prints duplex foldoutsJohn2013-08-29 12:56:25 +00:00
2a754387eaLogic for putting a blank page in the PDF if the procedure prints duplex foldoutsJohn2013-08-29 12:54:57 +00:00
e27c61e016Changed the Continuous Action Paragraph type to a Fix Spacing Paragraph in the Prairie Island IFG formats.John2013-08-27 18:03:13 +00:00
779670e70dAdded logic to handle errors if the Range location cannot be found from the To location. This corrects range type transitions (AND type) which extend to the last sibling of the To location.
Rich
2013-08-27 17:20:31 +00:00
891615bbc1Added Logic to handle and report Transition Conversion errors. Corrected logic to translate TranType 2 transitions when Range location is less than the To location. Corrected logic for translating dates.
Rich
2013-08-27 17:14:24 +00:00
5a81462bf7B2013-153 fixed: fix getting Count of associated objects. Cleanup for getting Counts of associated objects.Kathy2013-08-27 15:54:10 +00:00
5d5533b232Cleanup for getting Counts of associated objects.Kathy2013-08-27 15:52:51 +00:00
65b32ab930Fixed the script that turns off AutoShrink and Autoclose so that it can be run from the SQL Management Studio.John2013-08-27 15:49:24 +00:00
7705f7a956added an “Attachment with Section Info” section to the Prairie Island SAMG formatJohn2013-08-23 19:48:56 +00:00
4dcef78c4fAdded code to handle bad column mode information in the 16-bit Set.dbf file.John2013-08-23 12:29:58 +00:00
3fa8a7e9befixed a TimeSpan overflow error where it added time spent on datasets that were not processed (happens when merging databases) and resulted in a number that made no sense for the time function, causing the program to stopJohn2013-08-20 19:53:42 +00:00
e507230fd9turned off the AutoClose and AutoShrink database optionsJohn2013-08-20 19:52:59 +00:00
e8932a748dNo tab on table if docstyle has DSS_UnNumLikeRomanKathy2013-08-20 15:06:51 +00:00
3f3b835538Separate Boxed Cautions/notes & AdjHighLevelTab for High Level RNO locationKathy2013-08-20 11:18:11 +00:00
a75e3cdebdAdded AdjHighLevelTab for HL RNOKathy2013-08-20 11:17:02 +00:00
65c8eecd0dImproved concatenate substep with parent tab in RNO (based on format flag conditions).Kathy2013-08-20 11:16:03 +00:00
702980a0e4Improved calculation to determine if word section is portrait or landscape, based on docstyle's pagelength, topmargin & pagewidthKathy2013-08-20 11:14:41 +00:00
78cf6ccdfdIf error parsing string for default plant format name if subformat from curset.dat, use parent formatKathy2013-08-20 11:13:50 +00:00
8602e12ea6Modified code to assure conditional RO values are properly displayed and printed
Rich
2013-08-12 21:45:47 +00:00
fea3d9b1edRemoved trailing backslashes on data paths when processing data to merge We were not generating the proper extension for some of the 16-bit rtf attachment file names.John2013-08-09 20:51:14 +00:00
38a1b57144Fixed code to assure when printing all or some procedures for multiunit doc versions that output PDFs will be stored in sub folder associated with selected unit Fixed code to prevent visibility of Applicability tab in Step Tools flyout when doc version is not a multiunit doc version
Rich
2013-08-07 04:57:47 +00:00
2ce0990d62Handle the deleting of a step marked for copyJohn2013-08-01 21:41:26 +00:00
75991ef8e3set the Step Editor Section and Word Section radio button based on the content of the section.John2013-08-01 18:59:11 +00:00
b6faa98f0doverride docstyle based on content of the section. If the section has word content then return falseJohn2013-08-01 18:58:36 +00:00
3ab4b252b2adjusted the width of the RNO column in the Alarms format (this is used for a signoff line) so the change bar printsJohn2013-07-31 18:13:15 +00:00
6c56658451If the RO Image file has an extension of "PCX" use an extension of "TIF" instead. PCX is no longer supported and the 32-Bit RO Conversion code converts PCX files to TIF. If a Text entry is placed above the grid, ignore it for the Grid lines and adjust the Top margin to allow the Plot title to print properly.
Rich
2013-07-31 14:51:07 +00:00
edf20f8a2cUse the Print tab (IdentPrint) to determine if ‘, step’ should be added in resolved text, rather than edit tab (IdentEdit). This fix is for Calloway.Kathy2013-07-29 11:59:54 +00:00
f459efa513Enhanced Background - Simplified handling of Enhanced Background Document. {LNK Step Num} is converted to the current step number. {LNK C/N Num} is converted to the Ordinal of the current Caution or Note. This approach will work for Background Documents, but will not work for Deviation Documents since the internal Links for Background match one for one with the Background structure. This is not the case with Deviation Documents since they have to account for deleted and added steps.
Rich
2013-07-26 16:15:34 +00:00
01a3907a2cAdded "Applicability" heading to Sync output Bug Fix - Added logic to check if there is a non-null SelectedEditItem, before using the property of the SelectedEditItem. DSO Framer Save - Close DSO Framer window when PROMS closes.
Rich
2013-07-26 16:15:03 +00:00
d9554317f3Added some checks for null; improve/cleanup print of section header code; don’t add lines if doing HLStext as pagelistKathy2013-07-25 13:27:26 +00:00
62ba5c5c05Improve check for UseOnFirst/UseOnAllButFirst' docstyle flagsKathy2013-07-25 13:26:51 +00:00
db199dd304Enable print section title regardless if format has UseMetaSectionKathy2013-07-25 13:25:24 +00:00
bd536387b3Dont return that a caution/note 'IsHigh' if off a sectionKathy2013-07-25 13:24:34 +00:00
98d8a174fbChanged how DoBeforeTransFlagSupport located replace words string in step text from first location to last location Added and used new method IncludesParentToHLS to PDFReport to correct how step tab data is displayed in PDF report
Rich
2013-07-25 03:38:16 +00:00
2ef2f898b1Added code to apply selected applicability when expanding steps while steps are being setup in SetupEditItem method Added additonal condition to check for null value for section steps when no steps exist due to applicability settings
Rich
2013-07-23 04:06:09 +00:00
681d94d304Modified vesp_ListItemAndChildrenByUnit to fix content parts count when no content parts exist due to applicability settings
Rich
2013-07-23 04:05:10 +00:00
05f24f7186fixed page length for the Two Column Auto Action Page document style in the NSP EOP format. Adjusted the procedure title length in the NSP Deviation formatJohn2013-07-19 13:57:19 +00:00
73c32910d4Added code to prevent multiunit pdf location label and combobox from showing up under settings tab of print dialog box when printing a single unit site from the create pdf button of step tab ribbon
Rich
2013-07-19 03:11:09 +00:00
20903705belogic to align Note and Cautions that use the box logic without a boxJohn2013-07-19 01:53:18 +00:00
247ad3fdacadjusted the width of Notes and Cautions for Prairie Island EOPsJohn2013-07-19 01:50:20 +00:00
823e6c04f2Added code to support disabling create pdf button when multiunit until user selects a unit Made btnPdfCreate public
Rich
2013-07-18 19:17:35 +00:00
db93956df7Added code to support enabling/diabling create pdf button until user selects a unit
Rich
2013-07-18 19:16:33 +00:00
a7dce88741NSPIFG fix for top step continue message - should be emptyKathy2013-07-18 12:49:04 +00:00
e96c7bad8aFix overwriting of section titleKathy2013-07-18 12:47:37 +00:00
8f576d59dfFixed null reference in converting tables that use underline style instead of dashes to draw the row linesJohn2013-07-17 23:36:41 +00:00
0eda70c1c8Added TurnOffReplaceWords format flag Added space after UnderlineOn command when converting. Fixed the conversion of Top Continue Message, when not defined in 16-bit, set to an empty string so that it is not inherited from the Base format Added TurnOffReplaceWords flag Don’t do ReplaceWords if TurnOffReplaceWords is set to trueJohn2013-07-17 15:13:02 +00:00
d055adfd11Turn off ReplaceWords and increase length in NSPDEV formatJohn2013-07-17 15:09:54 +00:00
15efb46dd3NSPIFG support NSPIFG2 missing genmac NSP IFG improvementsKathy2013-07-17 13:09:04 +00:00
60fc6bbd18Changed code to correctly handle the location of check-offs and sign-offs.
Rich
2013-07-16 18:12:37 +00:00
8c8f443c27turned on Arial font for all used NSP formats also general format adjustments.John2013-07-10 17:13:09 +00:00
4daf9fef31implemented the ContinueSectionHeader format flag. Added code to the logic that replaces the procedure number with a Unit Procedure Number / Name so that if the results is a blank, it will default to the original procedure numberJohn2013-07-10 17:12:22 +00:00