Commit Graph
100 Commits
Author SHA1 Message Date
Rich 62368e725b Add logic to “TryAgainLater” if setting the Top of an EditItem fails. 2012-04-17 17:24:26 +00:00
Rich d445039c7f Added Try/Catch to keep the code from bombing on an invalid RO 2012-04-11 18:12:18 +00:00
Rich 0b0e62a2d7 Log Symbols being used in MSWord Documents
Improve Performance by not loading all ROImages into memory
2012-04-11 15:45:46 +00:00
Rich e01c1c387b Speed-up code to find symbol characters
Refresh DSOFramer screen on open
2012-04-10 19:15:34 +00:00
Rich 8cb0c78730 Added Error Log if Word File Could not be created
Select section node after it is created
Don't allow an empty procedure to be printed
2012-04-05 20:57:44 +00:00
Rich ee66befc6a Eliminate Pseudo Cursor when displayHistory is entered 2012-04-05 20:56:01 +00:00
Rich 8e9ed2de1a Added logic to refresh Change List after paste - Fixes B2012-097 2012-04-04 20:59:15 +00:00
Rich b4e85fd3b0 Fix to UpdateTransitionText for bugs B2012-071 and B2012-079 One ContentAudit for all transitions Indentify Automatic Transition renumbering with current user
If the user selects a deleted item from history, a messagebox is displayed Include deleted items in the Change List
Fixed CloseTabItem so that closed DockTab fires events
Added event handler for changes to the procedure content so that updating the Rev Date and Rev Number will refresh the step item change bars
Remove event handler for changes to the procedure content on dispose
Added Section headers for the Annotation portion of the Chronology and Summary reports
2012-04-04 19:08:56 +00:00
Rich 74097dc316 Fixed Stored Procedure getAnnotationAuditsChronologyByItemID
Fixed Approved Method to Update Content and Item at the same time
Force History tab to be cleared when a procedure is deleted
2012-04-04 19:06:06 +00:00
Rich e14f62728e Fixed logic to get data for Chronology and Summary of Changes reports 2012-03-28 21:56:23 +00:00
Rich 396cada699 Changed logic so that for first secttion we use ItemInfo.InsertChild (this handles lots of things) 2012-03-28 19:53:26 +00:00
Rich 7dbc0ddfe5 Add option to fix all approval databases at once
Added Print Statements
Corrected RestoreDeletedItem
2012-03-28 19:52:47 +00:00
Rich 27c6c39fbc Fixed code that converts the search string into a regular expression search string. This fixed a number of problems including the search for the percent symbol as described in B2012-089. 2012-03-26 13:32:45 +00:00
Rich a38a883170 Update User Defined Function vefn_FixSearchString to enable search for dash 2012-03-26 13:30:55 +00:00
Rich 1ffe60bf89 2012-03-23 18:38:39 +00:00
Rich add9c5a40c Open Tags rather than History first B2012-038 2012-03-23 18:37:52 +00:00
Rich 354f109163 Eliminate slaves from DataLoader process 2012-03-22 20:31:38 +00:00
Rich ff71b351e1 Use ToString for ListBox to allow select to find ContentAuditInfo
Use ListString
Select correct item in the Edit Window
Only select tab if it is not selected
2012-03-22 20:30:43 +00:00
Rich c21f8adf32 Create ListString property used in DisplayHistory
TabTitle for unnumbered procedures
2012-03-22 20:29:49 +00:00
Rich 8dd3d6481a Removed Applicability
Added menu options to correct funtions and procedures
Removed Applicability from PurgeData
Bug Fixes for Paste/Replace etc.
Update DTS and User ID before saving Config
Search from current rather than root node
2012-03-22 20:28:58 +00:00
Rich b36187adcb Add logic to make entire RTBItem visible when it is resized.
Added event handler for MyStepRTB.Resize
2012-03-16 09:20:20 +00:00
Rich 41f5b634fc Added Status Label and detail to Message Box if Increment All fails 2012-03-13 12:24:35 +00:00
Rich d06421f6df Added Save for DocVersion Config 2012-03-07 19:41:21 +00:00
Rich af59ad1538 Add LastDatabase property
This eliminates the need to look at all of the databases on the server, and thus speeds-up startup
Get and Save DefaultDB Setting
Added DefaultDB Setting
2012-03-07 15:58:34 +00:00
Rich 8e2b179738 Restore Kathy's code that I stepped on with my update 2012-02-21 16:05:00 +00:00
Rich f44fed0eca Update Caption to reflect selected tab
Set caption listing from highest folder to the document version
2012-02-21 15:33:09 +00:00
Rich ef555954e8 Added Event SelectedDisplayTabItemChanged 2012-02-18 11:58:02 +00:00
Rich 0962e9aa9b Added Event Handler for tc.SelectedDisplayTabItemChanged so the TreeView selection will match the selected tab 2012-02-18 11:57:18 +00:00
Rich a57172f22f correct config xml to upper case C
RevisionConfig property on Revision and RevisionInfo classes
2012-02-15 20:41:34 +00:00
Rich 1c2c28c625 new revision config class 2012-02-15 20:40:26 +00:00
Rich 435606b403 use revision config data when making a new revision 2012-02-15 20:39:49 +00:00
Rich f46022bf8c limit data loader processing to specific plant 2012-02-15 20:39:14 +00:00
Rich b327409d72 extra validationn to assure procedure folder contains procedure data 2012-02-15 20:38:28 +00:00
Rich 0e74f50248 handle having procedure in working draft and not in approved folder
utilize config column of revisions table to save start date time
2012-02-15 20:37:22 +00:00
Rich 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
2012-02-09 16:14:36 +00:00
Rich 11ba8ffa78 fixed stored procedure for consistency check to speed up processing
added history.recid to config
2012-02-09 16:11:02 +00:00
Rich 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)
2012-02-09 16:09:09 +00:00
Rich 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
2012-02-09 16:07:15 +00:00
Rich 4ddce7b4eb Added new settings to control conversion of approved data 2012-02-09 16:06:08 +00:00
Rich 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
2012-02-09 16:05:01 +00:00
Rich b4c4b0ef55 Resource file for DisplayHistory control
added improvements to All Procedure Inconsistencies Report
2012-01-26 19:47:07 +00:00
Rich 1709f8970d used new property ShortROID
created new property ShortROID
2012-01-26 19:45:41 +00:00
Rich 7a179b5403 Resource for Approve Procedure dialog 2012-01-26 19:44:01 +00:00
Rich ce76f1983d Look for new embedded resources except licx files
Exclude TempDB from Database list on startup
2012-01-26 16:44:26 +00:00
Rich 361f7eb2d0 Resource file for frmPG (Settings form for the DataLoader) 2012-01-26 16:43:30 +00:00
Rich e4d85f568d Check to see if the table exists before it is modified 2012-01-24 21:23:42 +00:00
Rich f9fa4fa3c1 Script changed to be able to run repeatedly
Add DROUsages to Concistency Check
2012-01-24 20:35:13 +00:00
Rich 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
2012-01-24 19:57:09 +00:00
Rich 83f9e1cc75 SQL script to convert data to Approval format
Added Status before and after running script
Added query conditions to limit the databases listed
2012-01-23 18:21:06 +00:00
Rich c5e95ca801 changes to support approval process 2012-01-23 13:59:12 +00:00
Rich e9a77c98bf changes to support approval process
fixes to change manager
2012-01-23 13:58:35 +00:00
Rich e428553e06 fixes to change manager 2012-01-23 13:56:56 +00:00
Rich 21ba5556f7 changes to support approval process 2012-01-23 13:56:23 +00:00
Rich 58454f44aa fixes to change manager 2012-01-23 13:55:50 +00:00
Rich 0e94b48af2 changes to support approval process 2012-01-23 13:51:36 +00:00
Rich 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
2012-01-23 13:51:04 +00:00
Rich 42c8501927 changes to support approval process 2012-01-23 13:43:41 +00:00
Rich 99035d83c3 extension methods for revision object of approval process 2012-01-23 13:42:32 +00:00
Rich 662af0e334 corrected jcb server name in database connection strings
allow watermarks from approval process
handlers for vlnTreeView events supporting approval process
approval process dialog
2012-01-23 13:41:41 +00:00
Rich d654beddc0 added script for conversion to approval 2012-01-23 13:39:59 +00:00
Rich fee20b4f16 Added the ability to select a database from a menu. 2012-01-20 15:42:00 +00:00
Rich 8c6c81b951 Added ability to select database from the command-line. 2012-01-20 15:39:39 +00:00
Rich b5ba7348cd Added the ability to select a database from a menu. 2012-01-20 15:39:05 +00:00
Rich 98343e8568 Added Initialize and save Settings FormatFolder and GenMacFolder 2012-01-13 18:59:30 +00:00
Rich 3e71b6f6ca Allows the connection string to be set 2012-01-13 18:42:00 +00:00
Rich 59e34f756e Fixed Sync to find new SQL Files 2012-01-13 18:41:27 +00:00
Rich 617f060bee Use new settings
Removed outdated comments
2012-01-13 18:40:46 +00:00
Rich 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
2012-01-13 18:38:41 +00:00
Rich f1af6e9d6c • Add ability to print all procedures from the command-line.
•	Position frmPDFStatusForm below this form.
•	Close the dialog when all procedures are printed.
Position this form at a specific location.
Command-Line Print all procedures for a specified DocVersionID
2011-12-02 16:42:32 +00:00
Rich 0641588ee8 Added handler to PageList Items for PicaIgnoreFiveSixths flag. 2011-12-02 16:41:25 +00:00
Rich aed6c8740c File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 16:28:53 +00:00
Rich f5e8cca1f8 File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 15:56:02 +00:00
Rich e80a615fa6 Changed My DB reference to Generic
Fixed a memory issue when opening Verison Properties
Declare MissingTokens variable as static to reduce repetition in the Error Log.
2011-10-06 15:57:46 +00:00
Rich faf4e1b5d9 Make properties case insensitive
Add unimplemented boxes to Log File.
2011-10-06 14:43:51 +00:00
Rich d24109fe19 QUOTED_IDENTIFIER ON
Show how long it takes to print all procedures
For Null values use Arial as a default font.
Added Try/Catch to PDFDocument.Close (In case page is empty)
Only output End Message if it exists
Pagination Fixes
2011-09-22 17:44:01 +00:00
Rich 0678a168eb move generic code to volian.base.library
fix to hide displayhistory panels if myedititem is null
2011-09-08 20:42:33 +00:00
Rich dc873787a3 move generic code to volian.base.library 2011-09-08 20:41:25 +00:00
Rich 44594cdd29 fix to set displayhistory myedititem to null when item is deleted 2011-09-08 20:40:24 +00:00
Rich 39a0685edb fix logic to save contentauditid in gridaudits identified when trying to delete a procedure containing grids 2011-09-08 20:39:30 +00:00
Rich ead5264fd6 Removed event handler for debug checkboxes 2011-08-23 19:01:52 +00:00
Rich fbfcae6100 Added Debug output for Text and Pagination
Renamed DebugText property to DebugInfo
Changed logic to determine if the first step of a step section will fit on the current page
Change logic to determine if a step will fit on a blank page
2011-08-23 18:43:30 +00:00
Rich 719706350b Debug output save and show
Added StepRTB Closed logic to disposing
Use the correct font for sections and procedures.
2011-08-23 18:42:34 +00:00
Rich fab3c49244 Added StepRTB Closed logic to disposing 2011-08-23 18:41:06 +00:00
Rich 15d7ab597c Create and Show Debug Files 2011-08-23 18:39:25 +00:00
Rich f20d9bbb6b Made it easier to switch Databases 2011-08-23 18:38:48 +00:00
Rich 2aeee7fdbc Added MyItemInfo property
Fixed format of ToString for AnnotationAuditInfo
Fixed format of ToString for ContentAuditInfo
Fixed Restore if no next item
Fixed ActiveParent logic after restore
Added Timing logic and then Commented it
Fixed Logic when there is not a NextNode
Timing Debug code
Update UserID when saving annotation
Commented Timing Debug
Created and used FixPath - StepPath
Use MyItemInfo.SearchPath if Content doesn't have path
Refresh Change List from Timer.Tick
Added Timer for Refresh
Added code to refresh ChangeBar
Added and Commented timing debug
Changed logic for saving ROUsages
Added Closed Property that is set when the handle is destroyed
Don't refresh StepRTB if it is closed
2011-08-23 14:14:14 +00:00
Rich 472f4768b1 Use DisplayHistory Timer Refresh when Items Change 2011-08-23 14:10:10 +00:00
Rich 5181223c15 Added Print to Procedure Menu
Added "Print All Procedures" to DocVersion Menu
2011-08-18 11:21:36 +00:00
Rich 3a408d7af5 Added Print and Print All Procedures
Added DebugPagination and DebugText properties
2011-08-18 11:19:51 +00:00
Rich a9882ad357 Added Print All Procedures 2011-08-18 11:18:16 +00:00
Rich c2fef5fafe Fixed Summary of Changes Report to show original text 2011-08-11 21:21:49 +00:00
Rich 6047e40ba0 Only set MyStepPanel.LastAdjust if MyStepPanel isn't null
After StepRTB is resized verify that text has not scrolled out of view
2011-08-09 20:12:40 +00:00
Rich d8f76dcbd3 Make the change list the default selected tab
If WalkProcedure or Update History is called with a null, reset the contents and return
Fix the section title
2011-08-02 19:40:35 +00:00
Rich 7ec5ca5555 Allow History to be visible when Procedure is selected
Initially, don't show the History tab (until something is selected)
2011-08-02 19:39:44 +00:00
Rich 0a434b92b2 Fix to the TagPanel not to fail if it is expanded
Only refresh list if visible
Removed debugging
Fixed report to work with MSWord Section changes
2011-08-02 14:53:02 +00:00
Rich 792351c922 Change Manager 2011-08-01 20:20:39 +00:00
Rich 1d910db31a Change Manager 2011-08-01 20:18:58 +00:00
Rich 14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
Rich a38f0b0909 Some Chnage Manager changes
Change Manager
2011-08-01 20:14:37 +00:00
Rich 4d05a2331e Added standard logic at the beginning to check that you are not in a system database 2011-08-01 20:12:40 +00:00