Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 1d3a653e1a Added additional folder names for Robinson Data to match menu file in 16-bit VE-PROMS 2013-09-05 13:03:44 +00:00
jjenko f3ec948839 remove replace words from NSPAB background format
fixed typo in a section transition type
2013-08-30 20:31:29 +00:00
jjenko aa75af5b52 format changes for NSP 2013-08-29 22:28:08 +00:00
jjenko 518e3182b2 Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 13:16:59 +00:00
jjenko 2336a70679 Added “AddBlankPagesWhenUsingDuplexFoldouts” under Print Settings 2013-08-29 13:02:49 +00:00
jjenko c04c6e25bf Added checkbox for adding blank pages to the PDF if the procedure prints duplex foldouts 2013-08-29 13:01:30 +00:00
jjenko fcdebf0f83 Hide checkbox items used only for step sections when looking at properties of a Word section 2013-08-29 13:00:19 +00:00
jjenko 869f0c5f3a Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 12:58:22 +00:00
jjenko 13a6d8faae Added checkbox for adding blank pages to the PDF if the procedure prints duplex foldouts 2013-08-29 12:56:25 +00:00
jjenko 2a754387ea Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 12:54:57 +00:00
jjenko e27c61e016 Changed the Continuous Action Paragraph type to a Fix Spacing Paragraph in the Prairie Island IFG formats. 2013-08-27 18:03:13 +00:00
jjenko 65b32ab930 Fixed the script that turns off AutoShrink and Autoclose so that it can be run from the SQL Management Studio. 2013-08-27 15:49:24 +00:00
jjenko 7705f7a956 added an “Attachment with Section Info” section to the Prairie Island SAMG format 2013-08-23 19:48:56 +00:00
jjenko 4dcef78c4f Added code to handle bad column mode information in the 16-bit Set.dbf file. 2013-08-23 12:29:58 +00:00
jjenko 3fa8a7e9be fixed 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 stop 2013-08-20 19:53:42 +00:00
jjenko e507230fd9 turned off the AutoClose and AutoShrink database options 2013-08-20 19:52:59 +00:00
jjenko fea3d9b1ed Removed 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.
2013-08-09 20:51:14 +00:00
jjenko 2ce0990d62 Handle the deleting of a step marked for copy 2013-08-01 21:41:26 +00:00
jjenko 75991ef8e3 set the Step Editor Section and Word Section radio button based on the content of the section. 2013-08-01 18:59:11 +00:00
jjenko b6faa98f0d override docstyle based on content of the section. If the section has word content then return false 2013-08-01 18:58:36 +00:00
jjenko 3ab4b252b2 adjusted the width of the RNO column in the Alarms format (this is used for a signoff line) so the change bar prints 2013-07-31 18:13:15 +00:00
jjenko 05f24f7186 fixed 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 format 2013-07-19 13:57:19 +00:00
jjenko 20903705be logic to align Note and Cautions that use the box logic without a box 2013-07-19 01:53:18 +00:00
jjenko 247ad3fdac adjusted the width of Notes and Cautions for Prairie Island EOPs 2013-07-19 01:50:20 +00:00
jjenko 8f576d59df Fixed null reference in converting tables that use underline style instead of dashes to draw the row lines 2013-07-17 23:36:41 +00:00
jjenko 0eda70c1c8 Added 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 true
2013-07-17 15:13:02 +00:00
jjenko d055adfd11 Turn off ReplaceWords and increase length in NSPDEV format 2013-07-17 15:09:54 +00:00
jjenko 8c8f443c27 turned on Arial font for all used NSP formats also general format adjustments. 2013-07-10 17:13:09 +00:00
jjenko 4daf9fef31 implemented 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 number
2013-07-10 17:12:22 +00:00
jjenko 5166867b4a Added logic to allow a merge of 16-bit data into a 32-bit database. Also tried to add an update formats for all database, but isn’t working yet, so I commented the logic out for now. 2013-06-21 12:23:31 +00:00
jjenko 047047222b disable the Insert Before/After buttons when not on a step part 2013-06-19 12:27:27 +00:00
jjenko ca50815d38 added check for existence of DBF file before trying to process the procedure. Added message to error log stating that the DBF file was not found 2013-06-14 13:35:07 +00:00
jjenko 1cc722cb67 Fixed logic to handle a user (sub) format as the procedure set default format
added more robust logic to handle outside transitions
supporting logic to add an additional annotation when multiple possibilities for an outside transition is possible
2013-06-12 19:00:37 +00:00
jjenko 32ea07da99 Logic to support the {HLSTEXT} token and to replace a “!” character with a Unit Name 2013-06-10 19:53:36 +00:00
jjenko f963dfc03c Fixed initialization of the Print Section Number and Title
Fixed the logic that determines the column mode of a section
Logic to support the {HLSTEXT} token
2013-06-10 19:53:02 +00:00
jjenko df121e54a9 Format updates for NSP 2013-06-10 19:51:07 +00:00
jjenko 8d73cf9974 changed the Tree View checkbox from “Save Expanded” to “Remember Last” and added a tool-tip for a more detailed description
B2013-089 – fixed a bug where you could not resize the Procedure panel unless you closed and re-opened the panel.
2013-05-29 18:05:15 +00:00
jjenko 20f6d42116 fixed type in Ginna’s format titles 2013-05-14 13:17:26 +00:00
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