Commit Graph

  • 67747c0984 Kathy 2012-03-06 17:16:52 +00:00
  • 9c302816a3 Kathy 2012-03-06 17:15:33 +00:00
  • 0e8d0d6b4d Kathy 2012-02-28 15:17:44 +00:00
  • eecafd42db Kathy 2012-02-28 15:16:37 +00:00
  • 18743629c6 Kathy 2012-02-27 16:13:34 +00:00
  • 1cad967d8d Kathy 2012-02-24 16:33:09 +00:00
  • 086529e67a Kathy 2012-02-24 16:32:13 +00:00
  • 367bffe14e Kathy 2012-02-24 16:31:11 +00:00
  • 784fd55a21 Kathy 2012-02-24 16:30:29 +00:00
  • 65b1e90e0f Kathy 2012-02-24 16:29:30 +00:00
  • 92e7711be0 Made sure the OK and Cancel buttons set the DialogResult just before closing the form John 2012-02-23 15:44:47 +00:00
  • 5649e60d69 dialog was returning a result of Cancel even though the result was set to OK. John 2012-02-22 15:08:30 +00:00
  • 641dbeb593 Kathy 2012-02-21 17:04:22 +00:00
  • 8e2b179738 Restore Kathy's code that I stepped on with my update Rich 2012-02-21 16:05:00 +00:00
  • f44fed0eca Update Caption to reflect selected tab Set caption listing from highest folder to the document version Rich 2012-02-21 15:33:09 +00:00
  • ef555954e8 Added Event SelectedDisplayTabItemChanged Rich 2012-02-18 11:58:02 +00:00
  • 0962e9aa9b Added Event Handler for tc.SelectedDisplayTabItemChanged so the TreeView selection will match the selected tab Rich 2012-02-18 11:57:18 +00:00
  • d575450860 John 2012-02-17 17:01:55 +00:00
  • 491c79759e fixed Enter Key logic so that it jumps to an RNO only if the substep type has sequential numbering John 2012-02-16 19:01:28 +00:00
  • 6f90d34705 moved code to an existing Try-Catch to get past problem with NSPPE genmac John 2012-02-16 19:00:49 +00:00
  • a57172f22f correct config xml to upper case C RevisionConfig property on Revision and RevisionInfo classes Rich 2012-02-15 20:41:34 +00:00
  • 1c2c28c625 new revision config class Rich 2012-02-15 20:40:26 +00:00
  • 435606b403 use revision config data when making a new revision Rich 2012-02-15 20:39:49 +00:00
  • f46022bf8c limit data loader processing to specific plant Rich 2012-02-15 20:39:14 +00:00
  • b327409d72 extra validationn to assure procedure folder contains procedure data Rich 2012-02-15 20:38:28 +00:00
  • 0e74f50248 handle having procedure in working draft and not in approved folder utilize config column of revisions table to save start date time Rich 2012-02-15 20:37:22 +00:00
  • 7ff80c70f7 Kathy 2012-02-15 15:06:40 +00:00
  • ae455b6007 Kathy 2012-02-15 15:05:48 +00:00
  • d1ff0188a7 Kathy 2012-02-15 15:05:06 +00:00
  • 7f4896e4c1 Kathy 2012-02-15 15:04:19 +00:00
  • 09b1cce695 Kathy 2012-02-15 15:02:06 +00:00
  • 92adada4fb Kathy 2012-02-15 15:01:08 +00:00
  • 692ad86616 Kathy 2012-02-15 14:59:24 +00:00
  • 4e2d6e5089 Kathy 2012-02-15 14:56:20 +00:00
  • 484f52ff57 Kathy 2012-02-15 14:54:51 +00:00
  • 6ac51d2e02 Kathy 2012-02-15 13:41:13 +00:00
  • f87bf4d09a Kathy 2012-02-15 12:38:35 +00:00
  • dfa4855cd2 validated the temporary fix and Integrated it John 2012-02-14 20:48:05 +00:00
  • 50917e39f3 Temporary Fix for Summary Of Changes Report generation Temporary Fix for Change Bars on Cautions and Notes John 2012-02-14 15:50:20 +00:00
  • c2d645ab91 Added Using statements John 2012-02-14 15:49:14 +00:00
  • 7d6d6952df Commented out debug information John 2012-02-14 15:48:42 +00:00
  • dd14def97a Added a Dispose John 2012-02-14 15:47:47 +00:00
  • 39b983647b Adding Using statements John 2012-02-14 15:46:43 +00:00
  • 027132c1f4 Added a Dispose John 2012-02-14 15:46:03 +00:00
  • 671c3aa137 Adding Using statement, The Backup and Restore BAT files are now build with the database name you specified in the settings John 2012-02-14 15:45:25 +00:00
  • 21a5b9a05d Add garbage collection call after MigrateROFST John 2012-02-14 15:44:09 +00:00
  • 0b48ec643e Added new settings to control conversion of approved data Added event handler for viewing version pdfs and summary reports added constructor to lookup based on file added method to get library document by original file name fixed ConvertToDisplayText to support RO tables in approved folder added vlnTreeViewPdfEvent delegate added vlnTreeViewPdfArgs class added ViewPDF event only display menu item if pdf or summary pdf exists determined if pdf should have superceded watermark added added sorting of consistency check report by procedure number added method to add superceded watermark to old version pdf files commented out approved folders Rich 2012-02-09 16:14:36 +00:00
  • 11ba8ffa78 fixed stored procedure for consistency check to speed up processing added history.recid to config Rich 2012-02-09 16:11:02 +00:00
  • bcf31cdfa2 new settings to control conversion of approved data fixed handling of this set only deleted developer mode add master slave menu item (under development) add loading of approved data to complete processing remove background double-click event handler added menu item for loading approved data added menu item for master slave (under development) added stored procedures and functions removed from BuildVEPROMS.sql added purging of tables to support master slave (under development) Rich 2012-02-09 16:09:09 +00:00
  • f673a0a119 Added tables for master slave (under development) cleaned up stored procedures and functions Added new settings to control conversion of approved data Handle file missing Rich 2012-02-09 16:07:15 +00:00
  • 4ddce7b4eb Added new settings to control conversion of approved data Rich 2012-02-09 16:06:08 +00:00
  • 48b6b7f79e stored procedures and functions for migrating 16-bit approved data Class for processing master slave data (under development) Class for processing converting 16-bit approved data Rich 2012-02-09 16:05:01 +00:00
  • fa900be307 removed previous change, it was not needed. I had a debug setting that overrode the try-catch. John 2012-02-06 20:16:49 +00:00
  • 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. John 2012-02-06 14:27:23 +00:00
  • bf81c633e9 Now uses the defined TransMenu in the our dropdown list. John 2012-01-27 14:30:37 +00:00
  • a7a6429c23 Kathy 2012-01-27 12:49:29 +00:00
  • 1f1b4c73af Kathy 2012-01-27 12:48:56 +00:00
  • a5e638833e Kathy 2012-01-27 12:48:17 +00:00
  • f8ce342257 Kathy 2012-01-27 12:47:44 +00:00
  • fed3b1e913 Kathy 2012-01-27 12:46:43 +00:00
  • c7383915ec Kathy 2012-01-27 12:45:40 +00:00
  • 9ec318366c Kathy 2012-01-27 12:44:42 +00:00
  • d12adf6ace Kathy 2012-01-27 12:44:11 +00:00
  • a87b931e55 Kathy 2012-01-27 12:43:21 +00:00
  • 7f43c906e7 Kathy 2012-01-27 12:42:36 +00:00
  • b46aa35642 Kathy 2012-01-27 12:40:30 +00:00
  • e730a3193e Kathy 2012-01-27 12:39:47 +00:00
  • 3ae2116de3 Kathy 2012-01-27 12:38:54 +00:00
  • 1ef4a4ff3d Kathy 2012-01-27 12:38:07 +00:00
  • 04ad026896 Kathy 2012-01-27 12:37:27 +00:00
  • cdcb7106d8 Kathy 2012-01-27 12:36:51 +00:00
  • b4c4b0ef55 Resource file for DisplayHistory control added improvements to All Procedure Inconsistencies Report Rich 2012-01-26 19:47:07 +00:00
  • 1709f8970d used new property ShortROID created new property ShortROID Rich 2012-01-26 19:45:41 +00:00
  • 7a179b5403 Resource for Approve Procedure dialog Rich 2012-01-26 19:44:01 +00:00
  • ce76f1983d Look for new embedded resources except licx files Exclude TempDB from Database list on startup Rich 2012-01-26 16:44:26 +00:00
  • 361f7eb2d0 Resource file for frmPG (Settings form for the DataLoader) Rich 2012-01-26 16:43:30 +00:00
  • e4d85f568d Check to see if the table exists before it is modified Rich 2012-01-24 21:23:42 +00:00
  • f9fa4fa3c1 Script changed to be able to run repeatedly Add DROUsages to Concistency Check Rich 2012-01-24 20:35:13 +00:00
  • 3ba7971ece Save File Last Write UTC as Document.DTS Eliminate unused variables Use settings for Format Load Output status of Formats being loaded Save File Last Write UTC as Document.DTS added History_OriginalFileName to DocumentConfig Use settings rather than local variables Only use the first 12 characters of a ROID for DROUsage Lookup Rich 2012-01-24 19:57:09 +00:00
  • 83f9e1cc75 SQL script to convert data to Approval format Added Status before and after running script Added query conditions to limit the databases listed Rich 2012-01-23 18:21:06 +00:00
  • c5e95ca801 changes to support approval process Rich 2012-01-23 13:59:12 +00:00
  • e9a77c98bf changes to support approval process fixes to change manager Rich 2012-01-23 13:58:35 +00:00
  • e428553e06 fixes to change manager Rich 2012-01-23 13:56:56 +00:00
  • 21ba5556f7 changes to support approval process Rich 2012-01-23 13:56:23 +00:00
  • 58454f44aa fixes to change manager Rich 2012-01-23 13:55:50 +00:00
  • 0e94b48af2 changes to support approval process Rich 2012-01-23 13:51:36 +00:00
  • 3153ffb024 Object support for approval changes to support approval process changes to limit menu to appropriate version of code changes to support consistency check report Rich 2012-01-23 13:51:04 +00:00
  • 42c8501927 changes to support approval process Rich 2012-01-23 13:43:41 +00:00
  • 99035d83c3 extension methods for revision object of approval process Rich 2012-01-23 13:42:32 +00:00
  • 662af0e334 corrected jcb server name in database connection strings allow watermarks from approval process handlers for vlnTreeView events supporting approval process approval process dialog Rich 2012-01-23 13:41:41 +00:00
  • d654beddc0 added script for conversion to approval Rich 2012-01-23 13:39:59 +00:00
  • fee20b4f16 Added the ability to select a database from a menu. Rich 2012-01-20 15:42:00 +00:00
  • 8c6c81b951 Added ability to select database from the command-line. Rich 2012-01-20 15:39:39 +00:00
  • b5ba7348cd Added the ability to select a database from a menu. Rich 2012-01-20 15:39:05 +00:00
  • 98343e8568 Added Initialize and save Settings FormatFolder and GenMacFolder Rich 2012-01-13 18:59:30 +00:00
  • 3e71b6f6ca Allows the connection string to be set Rich 2012-01-13 18:42:00 +00:00
  • 59e34f756e Fixed Sync to find new SQL Files Rich 2012-01-13 18:41:27 +00:00
  • 617f060bee Use new settings Removed outdated comments Rich 2012-01-13 18:40:46 +00:00
  • b480a879c5 Sql Script to Build Empty VE-PROMS Database Use new settings (ConvertTo and ExecutableMode) New Settings Use new setting (PDF Folder) Use and Control new settings Rich 2012-01-13 18:38:41 +00:00
  • a72f752b60 removed converting # and ~ to super/subscript commands in RO values replace # and ~ with super/subscript commands, only done for ROs in Word attachments John 2012-01-11 16:49:29 +00:00