e7f9d4e3edSupport for SAMGS Supplemental InformationKathy2017-05-03 13:57:12 +00:00
419dd4712aUpdate revision number to 1.4 for SAMG Supplemental Information Add flag for SAMG Supplemental InformationKathy2017-05-03 13:51:54 +00:00
f59a8f9840In the Comanche Peak SAMG Data Package format, the Intro page will now have “SAMG DATA PACKAGE” centered at the top under CPNPP. The Procedure Steps page will now have “Guideline Step No.” for the first column heading.Michelle2017-05-02 21:18:21 +00:00
2c690ac1efIncreased page length for the Landscape Header Attachment page and decreased the page length for Landscape Header with Border Attachment page.Michelle2017-05-02 19:14:31 +00:00
ee4708735bSomehow, the previous update had the old old old FSI information in it. It should have SAMG and PWROG.Michelle2017-04-27 17:35:32 +00:00
352b5c85b4Insignificant change made to push this file through that didn't go through on previous update Insignificant change made to push this file through that didn't go through on previous update. (spelled out Comanche Peak SAMG Data Package at the top of the file)Michelle2017-04-27 13:56:40 +00:00
9285d3ac30No actual changes made - only added a space to push this file through. File missing from previous update on 4/26/17Michelle2017-04-27 11:56:49 +00:00
176a4d6511corrected positioning from the previous update for Comanche Peak SAMG Data Package for GUIDELINE NO, CPNPP and text under CPNPPMichelle2017-04-26 19:34:06 +00:00
d0f5aa43caIn the SAMG Data Package format, the text under “CPNPP” will now be centered beneath “CPNPP” in the Introduction section type and the Procedure Steps section type. The word “INSTRUCTION” has been replaced with “GUIDELINE” in the same section types. In the SAMG procedure format, high level steps are no longer bold and multiple notes will print in their own note boxes.Michelle2017-04-26 18:19:00 +00:00
c5f12b116aB2017-078 Open the RO FST file for reading and with file sharing of read/writeJohn2017-04-25 16:49:19 +00:00
9a52e89fd5B2017-059 only turn on the spellchecking if the RTB is visibleJohn2017-04-17 15:42:31 +00:00
ff47bd858bFixed logic to Copy Search Results to eliminate duplicate steps in the results Fixed logic to Print Search Results to eliminate duplicate steps in the results Fixed logic to prooperly output the procedure number and title
Rich
2017-04-12 14:48:11 +00:00
499c09b9c0Update AddPDF stored procedure to keep duplicates from causing PROMs to crash when adding an existing record.
Rich
2017-04-10 17:52:03 +00:00
1e7004b5d6B2017-070 when restoring a deleted step that once had enhanced document link info, remove the link info from the step and its cautions and notesJohn2017-03-31 18:09:09 +00:00
de0e7d3613B2017-069 – remove enhanced document information from the config when a step is restored from history Added a null checkJohn2017-03-31 15:18:02 +00:00
8f81199574B2017-068 don’t convert transition to other procedure to text if the link is valid for the paste destinationJohn2017-03-30 16:57:47 +00:00
0e18aa7b83B2017-067 don’t give option to use Visio if it is not installed on the machineJohn2017-03-30 13:56:30 +00:00
2d23a5e6daB2017-066 fixed an index out of range when doing a right arrow to walk through table cells where the first column of the table had merged rowsJohn2017-03-29 18:48:01 +00:00
4d5dc34210When a deleted RO is found in an MSWord section <SP-C.123> for example, the RO had been replaced with the text RO Not Found. If there were mutiple ROs the specific one with the issue could not be found. Now the token will be replaced with RO (SP-C.123) Not Found. This will make it easier to fix problems when they occur.
Rich
2017-03-29 18:05:12 +00:00
75ec77fd49B2017-065 Fixed null reference bug happening during a CopyStep / Replace Step of an EOP step that is linked to an Enhanced stepJohn2017-03-29 16:51:15 +00:00
3935e16f46Moved the StepCompression to the correct format location (to turn off step compression)John2017-03-28 17:00:44 +00:00
d441bbc4b1Moved the PartialStepCompression flag to the correct format location (to turn on partial step compression) Removed redundant PartialStepCompression and StepCompression flagsJohn2017-03-28 17:00:08 +00:00
26a9fcba81A bug fix for Farley was causing problems for Facing Page code. It was fixed.
Rich
2017-03-27 14:16:57 +00:00
6ac7897946B2017-043 If the Edit Window is scrolled horizontally then new steps, cautions, notes or tables need to be located with respect to the horizontal scroll location
Rich
2017-03-24 19:09:09 +00:00
8b5e7e01adB2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text B2017-060 the update of RO usages of an imported procedure, if RO was not found in the ROUsage table, the import would be aborted instead of converting the invalid RO to text. Part of B2017-060 fix were we need to prevent the content text from being disposed when Item is used in a Using statement.John2017-03-24 14:29:39 +00:00
95d7cbbf98Added parameter (empty string) to function used in this file part of bug fix B2017-060John2017-03-24 14:27:55 +00:00
0ee5f8d1c9Closes F2017-025 and the entire format was redone based upon the CWE format and Paul's requests.Michelle2017-03-23 20:15:53 +00:00
c4509c6a87B2017-062 needed to remove square brackets from the IF NOT EXITSTS statement for IX_contentsLastChangedJohn2017-03-23 17:41:02 +00:00
156888f6dcRemoved compression and partial step compression at Brian Seo's request. F2017-028.Michelle2017-03-23 11:04:51 +00:00
19be8b03b9B2017-061: improve speed of repeated test of newer rofst.Kathy2017-03-22 13:25:42 +00:00
b6b58e30a0B2017-061: added an index for a field used in session (multiuser) queries to speed up queriesKathy2017-03-22 13:24:47 +00:00
dd65177acdAdded ability for user to enter the path to Visio Use the user specified path to Visio, else look in the registryJohn2017-03-20 20:32:39 +00:00
ca9e0b2c1cAdded ability for user to enter the path to Visio, Also fixed the Cancel button so that it restores the previous settingsJohn2017-03-20 20:30:19 +00:00
b8f330718eB2017-046 added a check for a zero selection length when we check a table cell that uses the symbol fontJohn2017-03-16 19:28:38 +00:00
41bc492517B2017-039 Allow insert of High Level Step and substep while on an embedded image sub-step.John2017-03-08 19:50:13 +00:00
36ed82ba43B2017-040 Allow range transitions start and end at different step levelsJohn2017-03-08 19:39:31 +00:00
17b402ab95Closes C2015-057 – turning on partial step compression for plants that have compression (IP3 gets it from Base).Michelle2017-03-07 20:25:14 +00:00
5c7e9e4ac2New file for the RNP AOP Backgrounds (copied from the EOP Background format and modified)Michelle2017-03-06 20:30:37 +00:00
a302d7a076Added the No Header Word Accessory PageMichelle2017-03-02 18:22:15 +00:00
ced517c3cbAdded the Landscape Header Attachment Pages and Landscape Header Attachment Pages with Border section types for Paul.Michelle2017-03-02 14:26:09 +00:00
32cf8e2f3cAdded Command Timeout to each query that did not have a specified timeout
Rich
2017-03-01 15:42:00 +00:00
b5f4a0751eAdded Command Timeout to each query that did not have a specified timeout Added SQLTimeout Property (Default 30 Seconds) which is 1/20 of the DefaultTimeout (Default 600 seconds)
Rich
2017-03-01 15:41:15 +00:00
aa40ff017dAdded a Timeout property to the FolderConfig Added Command Timeout to each query that did not have a specified timeout
Rich
2017-03-01 15:40:36 +00:00
e77a17d645Added a SQL Timeout text box to the Folder Property form. Set the Database Default Timeout to twenty times SQL Timeout Property for the top folder. Set the Database SQL Timeout to SQL Timeout Property for the top Folder.
Rich
2017-03-01 15:39:24 +00:00
1eac3a41caAdded Single Column Foldout PageMichelle2017-02-28 18:25:21 +00:00
3d6d75e04dChanged the getContentAuditsSummaryByItemIDandUnitID to run faster
Rich
2017-02-27 16:32:11 +00:00
2c3c5fc9e0B2017-031 linked enhanced document sections were displaying an ‘@’ sign for sequential sub-step tabsJohn2017-02-24 19:44:21 +00:00
3eada0254dLandscape header attachments and landscape header attachments with border were added. New format added based upon the NSP Deviation format.Michelle2017-02-23 22:20:08 +00:00
812c4b2c3aLandscape header attachments and landscape header attachments with border section types were added. The box was increased slightly and the footer adjusted by half line to correct a problem in SAG-3 Step 5 where the bottom continued message printed over the last line of text New format based upon the NSP Deviation format.Michelle2017-02-23 22:18:49 +00:00
4932c7d28cFixed logic to support adding a Caution when a Caution or adding a note when a note exists in Deviation Document Format
Rich
2017-02-20 16:08:23 +00:00
e1019e3454Fixed logic to support adding a Caution when a Caution exists in Deviation Document Format
Rich
2017-02-17 16:06:16 +00:00
30369c2630B2017-029 added a check for editing a deviation document before doing some special positioningJohn2017-02-16 20:47:34 +00:00
be1a86b43aChanged Deviation Document Layout: * account for Cautions and Notes * find the first item on a High Level Step (Cautions or Notes) * account for RNOs and Substeps when calculating step height
Rich
2017-02-16 18:24:48 +00:00
4686cb0f6eAdded a check for column mode before adjusting a sub-step note or caution text widthJohn2017-02-16 17:09:52 +00:00
ea177b4b21Fixed a null reference error cause by previous update to this fileJohn2017-02-15 15:50:35 +00:00
fef4b2ba8bDeviation Documents now display properly in the Step Editor. Cautions and Notes position properly when added
Rich
2017-02-15 14:26:26 +00:00
dea491a3d9B2017-023 fixed null reference errors when text boxes on Working Draft Specific Information dialog are empty. B2017-024 Added a context menu with windows clipboard optionsJohn2017-02-13 19:26:35 +00:00
f933b59e5fB2017-024 Added a context menu with windows clipboard optionsJohn2017-02-13 19:24:52 +00:00
ac103b0f77Fixed a typo in the get of the SectionNumberAndTitleLength flag nameJohn2017-02-13 14:32:58 +00:00
88876fbe90Don't remember window state when opening PROMS
Rich
2017-02-10 17:32:48 +00:00
de84adc5ffCorrected logic to Find Visio Path in Registry
Rich
2017-02-10 17:03:29 +00:00
2459c403ecAdded Error Handling for Null Active Format
Rich
2017-02-10 17:02:58 +00:00
69b7de9fc5Added Error Log code to record errors when import fails Added Error handling to Import so that Change Manager is turned-on after Import whether it is successful or not. Don't allow import if the Referenced Objects have not been selected. Turn On Change Manager if there are no active sessions Don't crash if the Referenced Objects are not set when you right-click on a Working Draft.
Rich
2017-02-10 16:23:31 +00:00
0deea55d7eCleanup Sessions and Owners before beginning a session
Rich
2017-02-10 16:22:09 +00:00
8eb8874b6fCloses F2017-004. This is my final update for the creation of the Comanche Peak SAMG formats based upon the Flex formats.Michelle2017-02-09 17:29:31 +00:00
96872600e9F2017-017 Corrected the Prairie Island SAMG format so that it properly lists the available substep types on the Insert Substep dropdown and on the Tags tab of the Step Properties panelJohn2017-02-09 14:45:44 +00:00
0f99ac59f5F2017-011 fixed logic that was partially overwriting the text in the TitleWithTextRight step type (enhanced backgrounds) Also fixed the positioning of the TitleWithTextRight and TitleWithTextBelow step types on the step editor for enhanced backgrounds null reference check F2017-013 – added logic to SplitTitle to handle when the page list item containing <SectionLevelTitle> also has text (ex: <SectionLevelNumber>) on the same line and we need to split all of that text onto another lineJohn2017-02-08 20:19:28 +00:00
d88c2fa54bAdded new format variable SectionNumberAndTitleLengthJohn2017-02-08 20:18:16 +00:00
54cb7cda1fF2017-011 – removed “FSG” from the Step, Caution and Note tabs F2017-013 Added new format variable SectionNumberAndTitleLength to use for splitting the section title and any text to the left of it (usually the section number)John2017-02-08 20:15:01 +00:00
665415724cF2017-013 Added new format variable SectionNumberAndTitleLength to use for splitting the section title and any text to the left of it (usually the section number)John2017-02-08 20:14:12 +00:00
f9349f418cSimilar format to the CPF Data package; removed extra Caution types Deviation format similar to the CP Flex Deviations Removed extra Caution typesMichelle2017-02-08 19:42:06 +00:00
1ac6f74c11F2017-015: New Byron-Braidwood SAMG format filesKathy2017-02-08 16:29:16 +00:00
54d2a36536Turned off Rev DateJohn2017-02-07 20:55:13 +00:00
60622bdd82Initial start of the CP SAMG formatMichelle2017-02-07 13:54:55 +00:00
30b8a4bc95Initial start of the CP SAMG Data format Initial start of the CP SAMG format Initial start of the CP SAMG Dev formatMichelle2017-02-07 13:54:23 +00:00
8c0b10a61fB2016-242: EditorialSpellCheck not working for correcting misspelled words from context menuKathy2017-02-07 13:26:36 +00:00
83c3a69a89B2015-089 Restore inner xml when there is a problem trying to save a duplicate RO, C2015-017 – added red text that appears when Duplicate button is pressed.John2017-02-02 18:44:40 +00:00
bdabdd1c1fFix XY Plot offset on page if the first line of the page is centered
Rich
2017-02-02 18:25:13 +00:00
0936204962F2017-009: remove approved info on title page; F2016-061: same signoffs as vcbaKathy2017-02-02 17:15:40 +00:00
2c8fff60a3Made transition format consistent with Westinghouse format. Added a new step transition type.
Rich
2017-02-01 20:52:05 +00:00
d6fe5a9d0dAfter adding code to support Visio, PROMS would no longer add high-level steps from the Insert ribbon. This has been fixed.
Rich
2017-02-01 15:43:06 +00:00
2b397c63e7Fixed the ‘&’ in the “Introduction & Appendix Pages – With Box” and the “Introduction & Appendix Pages – Without Box” section type namesJohn2017-01-31 19:58:39 +00:00
8d1babe2cdB2017-019 use DisplayNumber and DisplayText on the table of contents so that <u> will get translatedJohn2017-01-30 19:45:09 +00:00
13ade8e0b7B2017-019 Don’t cook applicability ROs (ex <u>) when displaying for editing B2017-019 handle <u> in DisplayNumberJohn2017-01-30 19:44:25 +00:00
8defa23e65Added support for Visio
Rich
2017-01-30 16:53:35 +00:00
bb9198aa4fWhen doing a demo an internal transition to another procedure was converted to text. This has been fixed.
Rich
2017-01-30 16:09:20 +00:00
56064f7b9fF2017-010 The ability to insert notes and cautions off of substeps has been added to both the SAMG single column and two column formats.Michelle2017-01-27 18:32:52 +00:00
07fd4990dfB2016-238: Don’t allow insert of step from step with no textKathy2017-01-27 15:36:49 +00:00
fddcb8d13fB2017-015: RoEditor – Incorrect Menu Items/Edit fields for groups/subgroupsKathy2017-01-27 12:33:49 +00:00
3091ae0567Added the No Header Word Accessory Page section type for large Word sections such as 11 x 17. Added the Purpose and Entry Conditions section to the SAMG format and added the ability to insert Notes and Cautions off of substeps.Michelle2017-01-26 17:56:38 +00:00
aae0f0cf78Added the No Header Word Accessory Page section type for large Word sections such as 11 x 17.Michelle2017-01-26 17:56:04 +00:00
728889a637B2017-016 – Handle when format selected from the dropdown happens to be the default formatJohn2017-01-26 15:09:35 +00:00
9d6bfa6bf9Added logic to properly do the Ctrl Del keystrokeJohn2017-01-26 14:56:57 +00:00