Commit Graph

  • 944868a0b4 Changed an Error Message to provide the location where the error occured. Changed StepLevel property for Cautions and Notes to reduce the probability that notes or cautions will be split over a page break. Added IsNumbered Property to aid in pagination. Rich 2013-05-13 10:41:52 +00:00
  • 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) jjenko 2013-05-10 19:20:43 +00:00
  • 33688179ea Bug fix B2013-091, for Ginna EOPs, the bottom row of the boxed Cautions was not positioned correctly when the step was compressed. jjenko 2013-05-10 12:32:29 +00:00
  • 8984f3bcd4 kruffing 2013-05-09 12:23:53 +00:00
  • 060baa1cf2 Fixed logic for displaying (on the screen) a Caution tab that uses a larger point size then the caution text (NSP) jjenko 2013-05-06 17:23:13 +00:00
  • a303303074 Corrected logic for the CoverProcTitle pagelist token. We now use the format element “CoverTitleLenth” instead of “TitleLenth” jjenko 2013-05-06 17:21:11 +00:00
  • 87494ae0ed commented out console writeline jjenko 2013-05-06 17:17:58 +00:00
  • f2b59812a0 format changes for NSP EOP and AOP formats, Update format Names for Ginna to say “CEG” instead of “RGE” jjenko 2013-05-06 17:16:30 +00:00
  • 2bbcc27a75 kruffing 2013-05-03 12:22:23 +00:00
  • 71e87edd9d kruffing 2013-05-02 14:11:09 +00:00
  • 35cf39ea1a kruffing 2013-05-01 13:41:55 +00:00
  • 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 jjenko 2013-04-26 12:24:08 +00:00
  • 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 jjenko 2013-04-24 18:08:23 +00:00
  • 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 jjenko 2013-04-23 19:00:33 +00:00
  • 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 jjenko 2013-04-23 15:42:02 +00:00
  • fb4fbeefc4 EOP Number position adjustment for Ginna jjenko 2013-04-23 15:40:18 +00:00
  • bfeb5eeb15 kruffing 2013-04-23 13:39:05 +00:00
  • e4f0e892d3 kruffing 2013-04-23 13:37:37 +00:00
  • 224de0018b kruffing 2013-04-23 13:36:17 +00:00
  • b5fba2cc5a adjusted the page width for Ginna’s EOPs Introduction and Attachment Pages sections. jjenko 2013-04-19 19:45:34 +00:00
  • 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. jjenko 2013-04-19 19:17:39 +00:00
  • da370ae7f2 Convert back quote to a degree in (16-bit Ter Editor) / MSWord sections jjenko 2013-04-19 19:16:43 +00:00
  • 4ca9a34c07 I added some RTF logic to indent the change description. This will make it easier for me to copy text into source safe from this document. Corrected logic for returning the RO Value when the ROs do not have multiple return values. This fixes Bug B2013-080. Added logic to the code that looks for a newer version of the RO.FST file, when the DocVersion (Folder) does not have an assocated RO Database. Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database. Added logic to support ROs that do not have Multiple return values. Fixed logic to support ROST lookup when the DocVersion (Folder) does not have an assocated RO Database Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database. Shut-off the RO Edit feature when DocVersion (Folder) does not have an assocated RO Database. Rich 2013-04-19 15:01:11 +00:00
  • f77a704f6c Added getJustFormat, vesp_TurnChangeManagerOFF and vesp_TurnChangeManagerON stored procedures Rich 2013-04-19 13:53:39 +00:00
  • c24fd83bdf Added overloaded method RunScript to allow for executing a sql command from DataLoader Made call to vesp_TurnChangeManagerOFF prior to converting a database and a call to vesp_TurnChangeManagerON after converting a database to improve adding 16-bit data to an existing 32-bit database Made call to vesp_TurnChangeManagerOFF prior to fixing transitions and a call to vesp_TurnChangeManagerON after fixing transitions to improve adding 16-bit data to an existing 32-bit database Modified PartialMatch method to handle cases when XTSETID.DBF entry for abbyproc does not have the .prc extension Modified ExactMatch method to handle cases when XTSETID.DBF entry for abbyproc does not have the .prc extension Added stored procedure stubs for vesp_TurnChangeManagerOFF and vesp_TurnChangeManagerON Rich 2013-04-19 13:53:08 +00:00
  • 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 jjenko 2013-04-18 15:57:18 +00:00
  • e8a518fdf9 Renamed “Bullet” associated with format flag to “BulletOnContinuous” jjenko 2013-04-18 15:55:10 +00:00
  • 0fff0b09a8 logic to support NSP’s Note and Caution Tabs jjenko 2013-04-18 15:54:39 +00:00
  • f0d9003d0d kruffing 2013-04-17 12:31:14 +00:00
  • bc923f77a0 kruffing 2013-04-15 12:59:30 +00:00
  • f9d3af6941 kruffing 2013-04-15 12:29:14 +00:00
  • 462a93f53d Fixed logic so that Recently Used List is not cleared when the connection string uses a specific database rather than {MENU}. Rich 2013-04-10 15:14:50 +00:00
  • a1e91b689d Fixed error that caused file names to be in lower case when creating pdf Created error handler to warn user when trying to view pdf file already open Rich 2013-04-10 14:23:14 +00:00
  • 1ad17cb080 Modified to use newly created ProcedureInfo property PDFNumber Fixed how new folder was created to assure ManualOrder value is not overwritten with null value and UserID column is populated with user id instead of “test” Rich 2013-04-10 14:22:21 +00:00
  • 493faf5f09 Added annotations back into Chronology report per bug C2012-022 Added annotations back into Summary report per bug C2012-022 Rich 2013-04-10 14:21:42 +00:00
  • ca6c80487c Modified to use newly created ProcedureInfo property PDFNumber Modified to standardize naming of summary of changes report Added method to delete existing pdf when creating a new pdf of same name Created error handler to warn user when trying to view pdf file already open Created new ProcedureInfo property PDFNumber to handle slashes in procedure number Corrected error in ResolvePathTo method of TranistionInfo class Rich 2013-04-10 14:21:07 +00:00
  • a7c689f23a Modified getAnnotationAuditsChronologyByItemIDandUnitID to use derived applicability Modified getContentAuditsSummaryByItemIDandUnitID to use derived applicability Modified getContentAuditsChronologyByItemIDandUnitID to use derived applicability Rich 2013-04-10 14:18:57 +00:00
  • 1941ab1f2b Fixed Search Annoations. The code was looking for Items which contained annotations rather than looking for the annotations. The results would list all of the annotations for items that matched the search criteria rather than just the annotations that matched the search criteria. The stored procedure "DeleteAnnotationType" was changed to delete any related records in the table tblAnnotations. This allows the user to delete annotation types that are no longer is use. The drag function for Folders, Procedures, Sections and Steps was changed to require the user to press the Control and Shift keys when dragging, thus making it more difficult to accidently move items in the Tree View. Rich 2013-04-09 14:20:58 +00:00
  • 5cec2324de Changed search to allow the user to select all DocVersions, by not selecting any Rich 2013-04-08 19:26:52 +00:00
  • 55f918c150 Added logic to only process RO value updates for the specified DocVersion. Rich 2013-04-08 19:26:16 +00:00
  • d650f1c98b Added code to handle non-date formatted revision dates (eg: DRAFT) Modified method to populate ContentAuditInfoList used in chronology and summary report Modified method to populate AnnotationAuditInfoList used in chronology and summary report Modified code to use ChangeBarDate when preparing chronology and summary reports Rich 2013-04-08 14:44:05 +00:00
  • 2ecad446a4 Modifed GetChronology methods to include datetime parameter Modified GetChronologyByUnit methods to include datetime parameter Modified GetSummary methods to include datetime parameter Modified GetSummaryByUnit methods to include datetime parameter Modified HasChangeBar property to base value on ChangeBarDate Added ChangeBarDate property to ProcedureInfo class Rich 2013-04-08 14:42:50 +00:00
  • 8ddb8c88d2 Added new property ChangeBarDate to fix approval bug involving change bars Added code to handle processing slave nodes of multi unit config file Rich 2013-04-08 14:41:44 +00:00
  • 0979a8b178 Added code to handle non-date formatted revision dates (eg: DRAFT) Utilized newly created procedure config property ChangeBarDate Modified method to populate ContentAuditInfoList used in summary report Modified method to populate AnnotationAuditInfoList used in summary report Fixed code to store correct date in History StartDate Cleaned up code used to print procedure Developed method to store ChangeBarDate in procedure config Fixed code to assure rev and revdate were displayed when printing multi unit procedure Rich 2013-04-08 14:39:08 +00:00
  • 268df16b6e Modified vefn_GetMyChronology to include datetime parameter Modified getContentAuditsChronologyByItemID to include datetime parameter Modified vefn_ChronologyReport to include datetime parameter Modified getAnnotationAuditsChronologyByItemID to include datetime parameter Modified getContentAuditsSummaryByItemID to include datetime parameter Rich 2013-04-08 14:37:56 +00:00
  • 6046f905b1 Modified getAnnotationAuditsChronologyByItemID to include datetime parameter Modified vefn_GetMyChronology to include datetime parameter Modified getContentAuditsChronologyByItemID to include datetime parameter Modified getContentAuditsSummaryByItemID to include datetime parameter Modified vefn_ChronologyReport to include datetime parameter Rich 2013-04-08 14:37:21 +00:00
  • 3dac6dd926 Modified vefn_ChronologyReport to include datetime parameter Modified vefn_GetMyChronology to include datetime parameter Modified getContentAuditsChronologyByItemID to include datetime parameter Modified getContentAuditsSummaryByItemID to include datetime parameter Modified getAnnotationAuditsChronologyByItemID to include datetime parameter Modified getAnnotationAuditsChronologyByItemIDandUnitID to include datetime parameter Modified getContentAuditsChronologyByItemIDandUnitID to include datetime parameter Modified getContentAuditsSummaryByItemIDandUnitID to include datetime parameter Rich 2013-04-08 14:36:44 +00:00
  • 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) jjenko 2013-04-08 14:21:01 +00:00
  • 69b14e912c B2013-076: Fixed a few bugs in resolving transitions text (sometimes leaving off ‘(‘ or ‘)’) kruffing 2013-04-05 11:24:53 +00:00
  • 89dd2f72b0 B2013-078 – Add code to automatically separate the RevDate from the RevNumber and put the information in the proper config fields jjenko 2013-04-04 13:54:53 +00:00
  • 381fa7361a Added new property NewerRoFst that checks to see if a Newer ROFst is available to DocVersion and DocVersionInfo Corrected the logic to use the datetime of the ROFST rather than the datetime of it's folder. Use DocVersionInfo.NewerROFst to determine if the update button is enabled. Rich 2013-03-29 14:22:41 +00:00
  • 1088563cec Changed the enable logic for the RO Update button to be based upon the date of the current Associated ROFST and the most recent ROFST. Added code to disable the Update Button once it has been processed. Rich 2013-03-29 14:21:03 +00:00
  • 182fb63cb6 kruffing 2013-03-28 11:50:34 +00:00
  • dd7ce2521f Removed Title Case flags per Jeff Simon Change Transition 4 for Section Transitions Added Transition 6 for Attachment Transitions Rich 2013-03-27 21:44:32 +00:00
  • d2796abac7 Added logic to trigger to allow an unused library document to be deleted. Rich 2013-03-27 17:05:01 +00:00
  • 0b802cd9ce kruffing 2013-03-27 16:46:57 +00:00
  • f79bc0cb63 kruffing 2013-03-27 16:10:23 +00:00
  • 8680480492 C2013-005 – Allow user to change the procedure panel’s title jjenko 2013-03-27 14:37:53 +00:00
  • 9709fbac59 Use PSI value from a pagelist RO lookup value if the PSI value is enclosed in square brackets. Force PSI refresh when printing. Rich 2013-03-26 14:46:03 +00:00
  • 82263e28fb Limit Library Document lists to 20 items so that the tooltip and the dialog remain within the bounds of the screen. Rich 2013-03-26 14:45:24 +00:00
  • 4b26543dca kruffing 2013-03-26 13:32:19 +00:00
  • 2efe10bd9a jjenko 2013-03-26 11:19:08 +00:00
  • 36fd716fed calls static function to get path to RO Editor, Also, double-click on RO Value will insert the RO Value jjenko 2013-03-25 20:57:29 +00:00
  • c105823da0 calls static function to get path to RO Editor jjenko 2013-03-25 20:56:12 +00:00
  • 6935e62cc7 created a static function that will return the path to the RO Editor jjenko 2013-03-25 20:55:39 +00:00
  • 25aff47849 jjenko 2013-03-25 20:33:33 +00:00
  • 2c6fb7abb2 kruffing 2013-03-25 15:18:35 +00:00
  • c95a9f8e91 kruffing 2013-03-25 12:15:02 +00:00
  • bfa0add51c kruffing 2013-03-25 12:09:11 +00:00
  • 3c96857d1d EULA specifically for Westinghouse jjenko 2013-03-22 17:59:19 +00:00
  • 49077fccb5 Added logic to keep this script from running in the system databases. Added warning messages if changes exist to fmtxml or promsfixes.sql. Rich 2013-03-14 20:42:06 +00:00
  • be014b12b3 Create an RTF file with a name that matches the 7Zip file and open it when the List to Clipboard menu option is pressed. This will only happen if the Zip file is created. Rich 2013-03-14 19:32:42 +00:00
  • 68aa54004a Handle \u8209? inserted from the keyboards as Hyphens when looking up ROs. Rich 2013-03-14 18:39:42 +00:00
  • 07fbc295d1 Added Stored Procedure to sort folders alphabetically vesp_ResetFolderManualOrderAlphabetical Rich 2013-03-14 14:41:36 +00:00
  • d60a7c79b2 Fixed status message Rich 2013-03-14 14:40:57 +00:00
  • 23b9f54614 Fixed logic to find dashes Rich 2013-03-13 21:47:27 +00:00
  • 33fc77ca02 Added logic to eliminate mouse_up response on a tree after a node is expanded Added Mouse_down event handler to reset ExpandingTree variable. Rich 2013-03-13 14:58:41 +00:00
  • 7eded680a7 kruffing 2013-03-13 14:43:46 +00:00
  • dcde5d1e05 Sometimes WinWord is left in memory (DSOFramer). When this happens other errors can occur. This will close all existing invisible WinWords. Rich 2013-03-13 14:03:20 +00:00
  • bcdc190caf If DSOFramer fails to open a document, replace the bad document with an empty document. Rich 2013-03-13 13:18:52 +00:00
  • f6d8b8f9d3 kruffing 2013-03-13 12:15:30 +00:00
  • 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 jjenko 2013-03-12 17:47:22 +00:00
  • 5379743193 kruffing 2013-03-12 15:24:10 +00:00
  • e063da6198 Fixed code to initialize MS Word sections if Document Style does not specify font. Added code to handle refreshing the Edit Screen when a section is moved. Added code to refresh the Edit Screen when a section is moved. Rich 2013-03-12 15:01:46 +00:00
  • 5588328899 Added code to ResetProcedures in Working Draft after they are moved. Added logic to use SQL Stored Procedure to move Procedures, Sections or Steps Rich 2013-03-12 15:00:17 +00:00
  • 23ad3d8d7b Made a few fixes to the Text Search Function Created a Stored Procedure to move Procedures, Sections and Steps Added set files to READ/WRITE if they are READ ONLY. Rich 2013-03-12 14:59:13 +00:00
  • 661bf3887d kruffing 2013-03-12 13:33:29 +00:00
  • c377c9b91d kruffing 2013-03-08 16:34:47 +00:00
  • 3f4972e3d3 kruffing 2013-03-08 16:33:51 +00:00
  • 4554f94ddc kruffing 2013-03-05 11:57:55 +00:00
  • 056f63796b kruffing 2013-03-05 11:56:05 +00:00
  • 1b3de6e611 kruffing 2013-03-04 14:37:49 +00:00
  • f2c8ac8740 Update the Progress Bar as the RO values are refreshed in Word Rich 2013-02-28 23:36:45 +00:00
  • 4abaceac23 Corrected comment Added Ordinal to vefn_SiblingItems Added Stored Procedure vesp_SortProcedures to sort procedures within a DocVersion Added Error Handler in Range.Text Corrected logic in FindRO to return a null when an RO is not found. Rich 2013-02-28 15:47:52 +00:00
  • 767e9762e0 Corrected comment Added Ordinal to vefn_SiblingItems Rich 2013-02-28 15:46:22 +00:00
  • 442198860c kruffing 2013-02-26 14:37:15 +00:00
  • d9a79bfbda kruffing 2013-02-22 15:57:09 +00:00
  • 9d9c828218 kruffing 2013-02-22 15:52:25 +00:00
  • 9ca4eda235 Logic was added to the indent code to keep the indent code from going into an infinite loop Rich 2013-02-20 23:06:29 +00:00
  • e2797d2e2d Corrected the size of the input variable (List of Procedure Sets) so that all of the requested data sets will be searched Rich 2013-02-20 19:50:26 +00:00