Commit Graph
100 Commits
Author SHA1 Message Date
jjenko f5378a0f27 Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file).
If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader.
2012-05-31 16:18:44 +00:00
jjenko 07fd6f3a4e fixes to font inheritance 2012-05-11 14:09:58 +00:00
jjenko 85ec050832 fixed typo where we should be checking for OHLP format instead of HLP format in fixing the “Procedure Steps” section text in section transition for South Texas 2012-05-01 19:29:38 +00:00
jjenko ff51cacc62 2012-05-01 12:59:07 +00:00
jjenko 2e30a91eea 2012-04-30 20:15:45 +00:00
jjenko c5631e575b 2012-04-30 20:15:08 +00:00
jjenko ed896b70c1 - was missing some commands 2012-04-19 20:20:29 +00:00
jjenko 10c8ba5eab Needed to adjust the Help About dialog so that it appear properly at the smaller (normal) screen resolution. 2012-04-17 13:28:15 +00:00
jjenko 84185d3a45 added SQL Server name (and if it’s local) and the current database name
fine-tuned our PROMS version string
fixed NULL reference with changing a section number/title on a property page that uses StepRTB
2012-04-13 14:42:53 +00:00
jjenko 4b68ddca70 Changed the Assembly Product and Title to say “PROMS” instead of “Proms 2010”
Added the date/time of the PROMS executable to the Help|About
2012-04-13 12:23:46 +00:00
jjenko 7bfc9b223f Inserting new step/substeps is disabled when the edit window is empty 2012-04-12 18:55:20 +00:00
jjenko b9bed798d9 some of the information was being cut off 2012-04-12 17:35:48 +00:00
jjenko 1fee99e7ee create fmt_xml directory if needed 2012-04-05 19:46:12 +00:00
jjenko da009a15eb fixed problem saving margins in word attachment – can’t do if in a frame
sometines would get a weird file name for the opened word attachment
2012-04-05 19:45:28 +00:00
jjenko bfb9e3c19e Was sometimes getting an error message during the Paste operation of a table Row or Column. B2012-085 and B2012-086
Fixed some other Copy/Paste Rows/Columns table bugs as well.
2012-04-03 14:23:34 +00:00
jjenko 4fc0ae9966 fixed problem where we got an error when changing a format selection on a tree node above a document version 2012-03-22 18:21:12 +00:00
jjenko 95af379507 Fixed problem when after inserting a RO in a table cell, the table cell reverted back to view mode. 2012-03-22 17:26:25 +00:00
jjenko 4f14509562 Fixed Enter Key logic going from an high level RNO to back to the high level step 2012-03-19 14:24:00 +00:00
jjenko fe96bbf619 The <CTRL-LEFTARROW> key stroke now works like 16-bit VE-PROMS (it wasn’t jumping to the AER column with it should have) 2012-03-19 14:22:17 +00:00
jjenko c78b6241e8 when deleting an edit window in the AER, position to the bottom most in the AER - was jumping to RNO 2012-03-19 14:20:52 +00:00
jjenko b154269a65 made the annotation types drop down a little wider 2012-03-16 15:51:05 +00:00
jjenko ea55aba127 added delegate for event to update the stages list 2012-03-16 15:50:17 +00:00
jjenko 071d1a189c added delegate for event to update the annotation list 2012-03-16 15:49:44 +00:00
jjenko 12eaf94c09 added a Refresh method to refresh AnnotationTypeInfoList
added a Refresh method to refresh StageInfoList
2012-03-16 15:49:09 +00:00
jjenko 119769f31f added event to update the Annotation lists in the Search and Annotation Details panels 2012-03-16 15:48:06 +00:00
jjenko 52e227d35f added tabs for Annotation and Revision Stages 2012-03-16 15:47:32 +00:00
jjenko 92e7711be0 Made sure the OK and Cancel buttons set the DialogResult just before closing the form 2012-02-23 15:44:47 +00:00
jjenko 5649e60d69 dialog was returning a result of Cancel even though the result was set to OK. 2012-02-22 15:08:30 +00:00
jjenko d575450860 2012-02-17 17:01:55 +00:00
jjenko 491c79759e fixed Enter Key logic so that it jumps to an RNO only if the substep type has sequential numbering 2012-02-16 19:01:28 +00:00
jjenko 6f90d34705 moved code to an existing Try-Catch to get past problem with NSPPE genmac 2012-02-16 19:00:49 +00:00
jjenko dfa4855cd2 validated the temporary fix and Integrated it 2012-02-14 20:48:05 +00:00
jjenko 50917e39f3 Temporary Fix for Summary Of Changes Report generation
Temporary Fix for Change Bars on Cautions and Notes
2012-02-14 15:50:20 +00:00
jjenko c2d645ab91 Added Using statements 2012-02-14 15:49:14 +00:00
jjenko 7d6d6952df Commented out debug information 2012-02-14 15:48:42 +00:00
jjenko dd14def97a Added a Dispose 2012-02-14 15:47:47 +00:00
jjenko 39b983647b Adding Using statements 2012-02-14 15:46:43 +00:00
jjenko 027132c1f4 Added a Dispose 2012-02-14 15:46:03 +00:00
jjenko 671c3aa137 Adding Using statement, The Backup and Restore BAT files are now build with the database name you specified in the settings 2012-02-14 15:45:25 +00:00
jjenko 21a5b9a05d Add garbage collection call after MigrateROFST 2012-02-14 15:44:09 +00:00
jjenko fa900be307 removed previous change, it was not needed. I had a debug setting that overrode the try-catch. 2012-02-06 20:16:49 +00:00
jjenko c528032b92 In the check of winword processes, we need to also check to see if the process has existed before trying to stop it, else we will get a Null reference error when we when access the MyProcess.PriorityClass. 2012-02-06 14:27:23 +00:00
jjenko bf81c633e9 Now uses the defined TransMenu in the our dropdown list. 2012-01-27 14:30:37 +00:00
jjenko a72f752b60 removed converting # and ~ to super/subscript commands in RO values
replace # and ~ with super/subscript commands, only done for ROs in Word attachments
2012-01-11 16:49:29 +00:00
jjenko edf7c15dbb If the plant format does not have PMode set, then it should default to 2 column mode. (according to 16-bit code) 2012-01-11 13:51:14 +00:00
jjenko bdd27f4487 Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines. 2012-01-09 17:52:27 +00:00
jjenko 6ec0ce999c changed copyright year to 2012 2012-01-03 20:31:12 +00:00
jjenko 6196f1ff3c Needed to add a check for null 2011-12-15 18:37:44 +00:00
jjenko e4789594bf Fixed bug B2011-056, where the watermarks could not be turned off from the print dialog 2011-12-15 18:37:08 +00:00
jjenko 870aa7736e Check for a null when getting checkoff information
Added logic to use the DropCheckoff flag which tell the code that the checkoff goes on last row of the text. (default should be first row of text)
2011-12-12 20:00:27 +00:00
jjenko 904947bb08 Fixed a null reference problem with Unit values 2011-12-12 19:59:30 +00:00
jjenko 0d9e131849 Pre-selected the Create button when the print dialog is first opened.
Updated the list to include <CTRL><P> for creating a PDF
Assigned “P” to the KeyTips for the Create PDF ribbon button and <Ctrl><P> to the ShortCut and updated the Tool Tips
2011-12-08 16:44:34 +00:00
jjenko f7cb594d76 added check for null MacroDef
additional checks for checkoffs and logic support or NSP script Cautions with bullets
fixed pagelist processing issue when pagelist row has more than one token
support for NSP script Cautions
fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)
2011-12-07 14:04:53 +00:00
jjenko b48e39be12 additional check for checkoffs 2011-12-07 14:02:42 +00:00
jjenko bd05860f50 add a sub item to allow for a bullet within a tab with separate font settings. 2011-12-07 14:01:45 +00:00
jjenko 6fd3e49006 removed duplicate function 2011-11-21 21:00:22 +00:00
jjenko edf0fc82e5 NSP format support (NotesToFootnotes, NullBox, StepTypeColOverride, StepTypeWidthOverride
Adjusted the position of the default circle (ellipse)
2011-11-21 20:57:49 +00:00
jjenko 1ebcd90f48 Empty Genmac fix, split cover page title fix
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
jjenko babe5482b2 logic for NullBox, Bottom continue message font fix, remove symbols from top continue message step number, line spacing fix, change bar fix, StepTypeColOverride logic, StepTypeWidthOverride logic 2011-11-21 20:52:52 +00:00
jjenko 056a4a9e04 Fix page numbering
handle NullBox (MyBox == null)
2011-11-21 20:51:39 +00:00
jjenko 1244cc52a4 Remove symbol chars from HLS tab
Added Font property
NullBox, StepTypeColOverride, StepTypeWidthOverride
2011-11-21 20:50:40 +00:00
jjenko 52aa2ca5de Lettered HLS Tab Fix, Method to remove symbol chars from HLS Tabs (used for Transitions) 2011-11-21 20:48:53 +00:00
jjenko 718b4d9dc0 Allow update of formats from PROMS interface 2011-11-16 16:37:15 +00:00
jjenko bfd97a31bf allow update of formats from PROMS interface 2011-11-16 16:35:17 +00:00
jjenko 64429dcef0 pass the symbol font name to vlnTab
use the current symbol font (determined by Step RTB) to find the real width of a tab containing a symbol character
2011-10-13 18:49:14 +00:00
jjenko eed402ef7f added unicode dash to regular expression check for Fortran format numbers 2011-10-12 12:43:51 +00:00
jjenko 9e010a2168 update files to ones we deliver, added Alpha and Beta symbols to VESYMBFIX and VESYMBFIXB 2011-10-11 16:36:22 +00:00
jjenko d53a831581 added Alpha and Beta symbols 2011-10-11 16:33:07 +00:00
jjenko 0158228eeb Fixed a problem when Table ROs where updated (from Get Latest RO Values)
Fixed a table conversion problem. Needed to remove extra ‘\r’ characters
2011-10-10 13:07:32 +00:00
jjenko d18d0d97c8 The rows and columns of Table ROs were not being adjusted (cleaned up) when a Table RO was inserted in a procedure 2011-10-10 13:03:48 +00:00
jjenko 26ea7d5852 Fixed problem inserting a Table RO, when the Table RO is of RO Type 3 (multiple return value) 2011-10-10 13:02:51 +00:00
jjenko de69cca025 updated the assembly number 2011-10-10 12:59:26 +00:00
jjenko 0a12c02129 Fixed problem converting RO Tables 2011-10-10 12:56:33 +00:00
jjenko 12a9006816 Don't open all PDFs if printing All Procedures
Fixed logic so that Single RO Values don't fail in MSWord
2011-09-30 12:53:13 +00:00
jjenko ea85aeba23 RO table was failing in DoCOlorLink. This does not fix the problem.
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
jjenko 544d408616 Added handler for !atom pagelist token
Added code to deal with draftpage, samplepage, masterpage and referencepage tokens
Added code to limit allowed watermarks
2011-09-28 17:53:13 +00:00
jjenko 9ec1177447 2011-09-28 17:48:17 +00:00
jjenko c4c92f7706 remove spaces at the end of lines in the command string 2011-09-28 13:36:50 +00:00
jjenko 4fefa90d79 Commented out debug 2011-09-28 13:34:56 +00:00
jjenko 0085091475 Fix logic for FinalPage 2011-09-28 13:32:51 +00:00
jjenko e314d24620 Support 7LPI for grids 2011-09-28 13:31:40 +00:00
jjenko f78e7f6a5a Allow the border to be specified when a grid is created 2011-09-28 13:30:16 +00:00
jjenko f25b2828ca remove encoding="utf-16" before deserialize 2011-09-28 13:27:31 +00:00
jjenko c9dddd2f1f Commented out debug print 2011-09-28 13:26:08 +00:00
jjenko 2dfb1110a0 Add Logic to check for X-Y Plot type 2011-09-28 13:25:10 +00:00
jjenko 2c4f1280ca Add logic for multiple return values to AccPageID lookup 2011-09-28 13:24:16 +00:00
jjenko 2960fe87c1 Default borders to single 2011-09-28 13:22:40 +00:00
jjenko 001a3873cb Don't set parent lookup for DocVersion config 2011-09-28 13:21:09 +00:00
jjenko 3f84e9470e 2011-09-28 13:19:25 +00:00
jjenko 37d81afc5b Set grid border based upon type 2011-09-28 13:16:38 +00:00
jjenko 47804ed7ff Added Unit Number info to the search stored procedures 2011-09-22 19:59:18 +00:00
jjenko c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +00:00
jjenko 63888a983d Fix for sub-format (User Format) to prevent inheritance 2011-09-22 19:54:41 +00:00
jjenko e9865f3250 support for PROC.INI “RO’s” and convert dashes to non-breaking dashes, fix for Fortran format numbers
removed the space from “Procedure Number” for the get profile of ProcedureNumber
Added Unit Specific logic
2011-09-22 19:54:03 +00:00
jjenko bf8ee98a53 now reads the value for the Always Create PDF check box (from the property pages) 2011-09-22 19:51:57 +00:00
jjenko f77069b445 Added the Arrow Character for Turkey Point Continuous Action Steps 2011-09-22 19:51:16 +00:00
jjenko d97582303f added error message for invalid Unit RO
Fix for missing transitions that who’s ToNumber ends with “0S”
2011-09-22 19:50:39 +00:00
jjenko f06e9199e1 fixed the names for some of the PROC.INI values (ex: ID,UnitNumber, etc) 2011-09-22 19:49:28 +00:00
jjenko 883a21891d 2011-09-19 20:23:47 +00:00
jjenko eb20882b2f 2011-09-19 20:23:10 +00:00