Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 732fadab95 changed “Rochester Gas and Electric” to “CEG” in Ginna’s Deviation Format title. 2013-05-13 15:40:31 +00:00
jjenko 06990b5c13 added access to MSWord’s ShowRevisionsAndComments as well as
RevisionView
When we generate the PDFs for Word Attachments, we now for Word to print with ShowRevisionsAndComments set to False, and RevisionView set to ViewFinal (instead ViewFinalWithMarkups)
2013-05-10 19:20:43 +00:00
jjenko 33688179ea Bug fix B2013-091, for Ginna EOPs, the bottom row of the boxed Cautions was not
positioned correctly when the step was compressed.
2013-05-10 12:32:29 +00:00
jjenko 060baa1cf2 Fixed logic for displaying (on the screen) a Caution tab that uses a larger point size then the caution text (NSP) 2013-05-06 17:23:13 +00:00
jjenko a303303074 Corrected logic for the CoverProcTitle pagelist token. We now use the format element “CoverTitleLenth” instead of “TitleLenth” 2013-05-06 17:21:11 +00:00
jjenko 87494ae0ed commented out console writeline 2013-05-06 17:17:58 +00:00
jjenko f2b59812a0 format changes for NSP EOP and AOP formats, Update format Names for Ginna to say “CEG” instead of “RGE” 2013-05-06 17:16:30 +00:00
jjenko e25ba6d26e Bug fix B2013-086, The folder path part of _FileName contained a folder name with a perio resulting is an invalid file location/file name. Changed the IndexOf call to the LastIndexOf 2013-04-26 12:24:08 +00:00
jjenko 1c689b3087 X/Y Plot RO type fix – spit out the raw X/Y Plot RO value if there is a problem and continue the processing loop instead of returning without processing the rest 2013-04-24 18:08:23 +00:00
jjenko 262a8c3ad3 Added underline to the LBFontClass
Added logic to support using underbars to turn underlining on/off – only implemented in X/Y Plot RO’s for now
2013-04-23 19:00:33 +00:00
jjenko 3dfb222834 Added logic to handle cases when and RO value contains an X/Y Plot but with text before the plot language
fixed bad indexes - inserting the superscript On/Off commands
2013-04-23 15:42:02 +00:00
jjenko fb4fbeefc4 EOP Number position adjustment for Ginna 2013-04-23 15:40:18 +00:00
jjenko b5fba2cc5a adjusted the page width for Ginna’s EOPs Introduction and Attachment Pages sections. 2013-04-19 19:45:34 +00:00
jjenko 757ecf0477 Backed out logic that attempted to adjust the Note and Caution tabs. Adversely affected Ginna’s Note/Caution tabs. Was put in originally for NSP but NPS’s Note tabs look better without this logic. 2013-04-19 19:17:39 +00:00
jjenko da370ae7f2 Convert back quote to a degree in (16-bit Ter Editor) / MSWord sections 2013-04-19 19:16:43 +00:00
jjenko 207403d318 Turned on Arial Font in NSP EOP and BCK formats
Renamed “Bullet” associated with format flag to “BulletOnContinuous”
renamed Bullet template to BulletOnContinuous and created a new Bullet template for use with TabData
2013-04-18 15:57:18 +00:00
jjenko e8a518fdf9 Renamed “Bullet” associated with format flag to “BulletOnContinuous” 2013-04-18 15:55:10 +00:00
jjenko 0fff0b09a8 logic to support NSP’s Note and Caution Tabs 2013-04-18 15:54:39 +00:00
jjenko f8a3adcd32 Bug fix B2013-079 – Users can now use “{MENU}” in the DBConnection.xml file
so that they can specify a database in a PROMS shortcut (ex  VEPROMS.EXE \DB=VEPROMS_xxx)
2013-04-08 14:21:01 +00:00
jjenko 89dd2f72b0 B2013-078 – Add code to automatically separate the RevDate from the RevNumber and put the information in the proper config fields 2013-04-04 13:54:53 +00:00
jjenko 8680480492 C2013-005 – Allow user to change the procedure panel’s title 2013-03-27 14:37:53 +00:00
jjenko 2efe10bd9a 2013-03-26 11:19:08 +00:00
jjenko 36fd716fed calls static function to get path to RO Editor, Also, double-click on RO Value will insert the RO Value 2013-03-25 20:57:29 +00:00
jjenko c105823da0 calls static function to get path to RO Editor 2013-03-25 20:56:12 +00:00
jjenko 6935e62cc7 created a static function that will return the path to the RO Editor 2013-03-25 20:55:39 +00:00
jjenko 25aff47849 2013-03-25 20:33:33 +00:00
jjenko 3c96857d1d EULA specifically for Westinghouse 2013-03-22 17:59:19 +00:00
jjenko f0bb7a73c2 Backed out (for now) the fix to initialize MS Word sections if the document style didn’t specify a font.- because it caused problems with Westinghouse data 2013-03-12 17:47:22 +00:00
jjenko 93cab87a23 If there is a problem updating the formats, the error will be recorded in the error log 2013-02-15 13:57:36 +00:00
jjenko 63483ed15b Added a message box to notify when there is a problem updating the formats 2013-02-15 13:56:56 +00:00
jjenko 452159bf60 Fixed settings for PROPT10 (16-bit name) font. This translates to Arial 10pt – was set to Arial 0 (zero) pt. 2013-02-12 17:47:34 +00:00
jjenko eba3b28c49 Adjustments for NSP EOP and AOP formats
Modified font inheritance logic and disable inheritance logic for PageList items – see comment in the code
2013-02-12 17:46:57 +00:00
jjenko 3862704bc9 hide the User Manual help menu option for now. 2013-02-12 13:58:30 +00:00
jjenko 9f2b1a88bf Fixed problem of wstalrall format and genmac files were not copied into the fmtall and genmacall folders 2013-02-05 16:38:07 +00:00
jjenko 611cdce970 B2013-018 - Needed to add logic to check if the DoRevDate RevDateWithForwardSlash flags are both false - in which case only use the Rev Number 2013-02-05 14:45:48 +00:00
jjenko ee57834d9d Bug fix B2013-015. Fixed a refresh problem that sometimes happens when you delete a step.
Bug fix B2013-016, added a check for the existence of the path assigned to the roapp environment variable
2013-01-28 16:37:22 +00:00
jjenko 49cc4aa1ca The error message box now shows the exact file name of the error file 2013-01-28 16:31:31 +00:00
jjenko feaa8b0d2a B2013-011 - The current date instead of the Revision Date was printing on the Cover page of an approved Westinghouse procedure. Needed to support the DoRevDate format flag in the Approved logic
B2013-012 - On the Approval dialog, when the Revision number is changed, the Revision Date will change to today’s date.
Commented out the line of code that set the Revision Date to today when the Revision Number was changed.  Found that the Approval dialog constructor is explicitly setting the revision date with the value in the procedure config.
2013-01-23 13:40:00 +00:00
jjenko a8d351bfc2 Fixed problem trying to convert an empty string to a number
B2013-007 fixed logic to handle “{Proc Num} ({Proc Title}) Step {First Step}” transition when no step number is used.  Needed to append a “)”.
2013-01-17 18:17:53 +00:00
jjenko e95c0aa52d B2013-002 fixed the logic that uses RevDate.
Added logic to  only show the revision date field if the RevDate flag was set to true in the current format.
2013-01-09 19:09:59 +00:00
jjenko e8cfca25c6 Code Changes:
fmtxml:
	WST1all.xml
	WST2all.xml
VEPROMS User Interface:
	DlgPrintProcedure.cs
Volian.Print.Library:
	VlnSvgPageHelper.cs

Internal Release:

External Release:

Testing Performed:

Testing Requirements:

Turned on DoRevDate flag
2013-01-09 18:53:21 +00:00
jjenko 43d5649a0f B2013-004 – Changed the style of the checkoff drop down so that user cannot enter text in the text field. 2013-01-08 21:21:35 +00:00
jjenko 93c185c6c7 needed to remove TitleStyle setting This was something added automatically when we tried the new version of DotNetBar. We found problems so we went back to our previous version of DotNetBar.
need to move the _RibbonControl.Autosize setting out of the designer code module to here
2013-01-08 16:48:20 +00:00
jjenko c8f7ed41c1 B2012-374 – Added logic to handle null references if RO path not assigned and you open the Admin ribbon tab 2013-01-04 15:20:38 +00:00
jjenko 2a6ff5d0b3 B2012-397 – fixed pasted logic with respect to the default (v button) setting and the two paste options 2013-01-03 17:32:06 +00:00
jjenko 570e2813bf set the Step Properties panel visible setting to true 2013-01-03 14:14:52 +00:00
jjenko 7dcd5882dd Now gets the copyright year from the build date 2013-01-02 16:14:59 +00:00
jjenko 4a1e076092 B2012-378 fixed <Ctrl><C> on empty table cell null string error – now just return without trying to process it. 2012-12-18 20:21:24 +00:00
jjenko c121a2fce1 B2012-377 Fixed null reference for transition to empty procedure set 2012-12-17 17:04:44 +00:00
jjenko 6eb479b8fa B2012-368 fixed problem to newly entered not being saved when checkoff type is changed
B2012-357  fixed problem of not being able to insert a new substep if you first deleted an equipment list substep
B2012-367  Fixed problem of Note type that uses the Indent token not printing the note
2012-12-13 22:57:50 +00:00
jjenko fba56b1f55 B2012-370 Fixed null reference error when deleting a Word section
C2012-040 Removed the word “Step” from the description of [Shift][Ctrl][I] and [Shift][Ctrl][B]
Removed the descriptions for super and subscript we do not support these shortcut keys
2012-12-13 22:56:27 +00:00
jjenko d02d29f0e1 B2012-371 Fixed the bug with inserting an outside transition – needed stored procedure vefn_ParentItems 2012-12-13 22:54:58 +00:00
jjenko d42972a389 B2012-365 Fixed the default get of the Auto Indent option to return No if it is not set in the config
B2012-365  Fixed, the Auto Indent option enabling
B2012-369 Fixed the lack of displaying a new subsection, after entering a new High level step
2012-12-11 19:41:51 +00:00
jjenko 74e11c4025 B2012-366 fixed a null reference for when there is no step tab. 2012-12-10 18:09:29 +00:00
jjenko c52bda13f3 added a check for a null reference 2012-12-07 18:54:55 +00:00
jjenko 4d0346f0f8 B2012-350 added call to save the text before it processes a tab change
B2012-347 fixed problem with doing a find text after doing a spell check
B2012-350 needed to add a count check for the list of tab items
2012-12-06 03:32:50 +00:00
jjenko 8d7072d3b7 Bug fix B2012-345 – program would sometimes crash when doing a spell check. 2012-12-05 18:04:01 +00:00
jjenko a6e07e9b52 Bug fix B2012-334, program would sometimes terminate when using the Enter key to enter step data 2012-12-04 15:32:52 +00:00
jjenko 330ade52ed C2012-037 per Ginna’s request, added the Revision Number to the Cover page in the SAMGs format. 2012-11-29 16:43:26 +00:00
jjenko 9922a676a6 bug fix B2012-328, fixed an index out of range problem when adding a new folder in the tree view 2012-11-26 21:01:42 +00:00
jjenko 61fcf17624 B2012-315 – fixed problem approving a new procedure
added a null reference check
2012-11-20 16:07:56 +00:00
jjenko b7bea9a5f1 logic to support transition to a non-numbered step
commented out test coding to save for now.
2012-11-14 19:18:47 +00:00
jjenko c0d0c3d08e commented out test coding to save for now.
use the ordinal step number instead of the step tab if the transition is to a non-numbered step
added bool to track if the new transition is to a non-numbered step
2012-11-14 19:17:58 +00:00
jjenko 754d4a8651 use the ordinal step number instead of the step tab if the transition is to a non-numbered step 2012-11-14 19:16:43 +00:00
jjenko 0189d7759b Fixed the width of the caution tab in the South Texas Step Deviation printout 2012-11-09 20:41:28 +00:00
jjenko 6423e592cc Bug fix B2012-297 ProcedureTree not updated when deleting new copied procedure 2012-11-09 20:40:47 +00:00
jjenko 1bdf8af02d Bug fix B2012-298 Error on past procedure before or after Added a MAXRECURSION statement to fix the problem.
Added “Copy Of” to new the procedure numbers when we copy and paste a procedure.
2012-11-09 20:39:35 +00:00
jjenko 4ed39bda97 Fixed problem using a dash character in the Title field. Bug Fix : B2012-292, fix the saving of the Title field when creating a new Word section
Added a check for the existence of a temporary word file before trying to create it
Part two of fix for bug B2012-292, don’t delete word section if user deletes the Title text in the step editor
2012-11-05 18:58:13 +00:00
jjenko a319e2d487 If the RO.FST does not exist in the working draft folder, then grab it out of the RO folder 2012-10-31 18:42:50 +00:00
jjenko b44736041c B2012-273 & C2012-033– The step numbering is not accurate on the RO Search Results Report in that numbers are used for lettered substeps.
C2012-031 – On the RO Usage Report sorted by RO, a space is needed between the procedure number and procedure title, also when there are more than one result for the same procedure,  the listing of the steps are not always in chronological order.
2012-10-30 18:43:19 +00:00
jjenko a55f097391 C2012-027 – the RO Usage reports now have a more descriptive title. “Referenced Objects Usage By RO” and “Referenced Objects Usage By Procedure” are used for the two styles of reports. 2012-10-30 18:42:43 +00:00
jjenko 1a65b51312 fixed syntax error 2012-10-26 14:38:22 +00:00
jjenko 8284c66da2 added code to put a copyright notice in each format file
added code to put a copyright notice in each genmac file
2012-10-25 18:48:42 +00:00
jjenko 29f2d79fed include copyright notice for each stored procedure, function, and trigger
added VEREV3PI “WOG - Emergency Response Guidelines Rev. 2 for NSP”
2012-10-25 18:47:22 +00:00
jjenko c5e45bbe3f Bug fix B2012-270, GoTo button in PROMS could not find RO Table for viewing in the RO Editor 2012-10-24 16:08:34 +00:00
jjenko f5f58c210e settings RNOIdent for NSP ARP
get points value for RNOWidthAlt
2012-10-22 18:38:51 +00:00
jjenko 6234a36232 handle NSP Alarms RNOWidthAlt format setting and their RNO tabs (NumberSubs) 2012-10-22 18:37:52 +00:00
jjenko f03ad38655 bug fix BB2012-189 – added logic for RNOWithAlt
fixed width calculation
For the screen display, force the use of Letter Gothic Tall when Letter Gothic is set.   Some of the Letter Gothic characters have a different width whereas Letter Gothic Tall characters have a consistent width.
2012-10-22 18:37:20 +00:00
jjenko 680eff6638 fixed null reference 2012-10-22 18:35:00 +00:00
jjenko 045646b739 the Update Formats option will now always prompt for the location of the FMTALL and GENMACALL folders, defaulting to the one last selected 2012-10-22 18:34:23 +00:00
jjenko d7a6b7beb1 fixed typos 2012-10-22 18:33:26 +00:00
jjenko a1cd388132 User was able to insert symbols, hard spaces, and indents into a RO table. This has been disabled for RO tables. 2012-10-10 13:33:04 +00:00
jjenko 5bae7073f9 check for NULL in displaying the Procedure Info dialog
Logic to support pagelist tokens inside conditional Procedure Information pagelist tokens
2012-10-09 17:27:19 +00:00
jjenko 2946d5b644 B2012-169 – x/y plot was printing very small and straddled the top of the page. 2012-10-05 15:00:11 +00:00
jjenko 3534b9bca0 implemented the UsesSTExtraRealValue flag
B2012-188 - added logic for the PREDELIMEOPNUM pagelist token.
2012-10-05 14:59:20 +00:00
jjenko d7d1b7194d fixed issue of being prompted for the folder containing the FMTALL and GENMACALL folders, when performing the Update Formats option 2012-10-05 14:58:08 +00:00
jjenko 905c00868a B2012-242, fixed the table conversion logic to handle merged rows in the last column of a table
and to better handle more than two merged rows in the middle of a table
2012-10-01 15:17:00 +00:00
jjenko 42b94eac97 Fix to remove the ‘>’ character at the end of the plot definition which was preventing the plot from being generated. (B2012-186) 2012-09-28 14:46:04 +00:00
jjenko 04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
jjenko 80e72fbbb0 variables for RO Reports and for UseOnFirstPageOnly logic 2012-09-13 19:55:06 +00:00
jjenko 8ffe532d44 logic for Reports (currently just RO Usage reports)
methods for RO Usage Reports
2012-09-13 19:54:26 +00:00
jjenko cf599335a2 - added stored procedure for use in creating RO Usage Reports 2012-09-13 19:53:05 +00:00
jjenko 187f98807d RGE SAMG format - Set the Word Attachments to be paginated continuously with the procedure
added code to allow for plant specific modifications to document styles (section styles)
2012-08-06 18:55:30 +00:00
jjenko 0bf2b5b640 Added non-safety related text to section 3 2012-08-02 14:08:05 +00:00
jjenko d13a0f0fb5 fixed use of Insert Symbol into a table cell and fixed bug where you could not select /copy a portion of table cell text 2012-07-16 15:09:47 +00:00
jjenko ce21565a15 Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character)
Uncommented the Script Caution tab logic.  Needed for initial NSP compares
2012-07-12 13:09:16 +00:00
jjenko 2c10b3843b When GetProfile(“Replace”,mstr) didn’t find a match, it returned a NULL. Added check so that if it returned a NULL, the “as is” procedure number is used. 2012-07-12 13:08:09 +00:00
jjenko c2210b98f2 Creates Script Cautions for NSPAll . Needed for initial NSP compares 2012-07-12 13:07:11 +00:00
jjenko c64ab64568 commented out debug variable 2012-07-12 13:06:30 +00:00
jjenko b405d88a83 Fixed problem where the sub-formats this was introduced with a fix for a procedure in the Wolf Creek SYS set. 2012-06-27 14:04:51 +00:00