Commit Graph

702 Commits

Author SHA1 Message Date
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 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
Kathy 143f927cc6 2012-04-03 16:18:04 +00:00
Rich add9c5a40c Open Tags rather than History first B2012-038 2012-03-23 18:37:52 +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
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 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
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
Kathy 67747c0984 2012-03-06 17:16:52 +00:00
Kathy 086529e67a 2012-02-24 16:32:13 +00:00
Kathy 367bffe14e 2012-02-24 16:31:11 +00:00
Kathy 784fd55a21 2012-02-24 16:30:29 +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
Kathy 641dbeb593 2012-02-21 17:04:22 +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 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 435606b403 use revision config data when making a new revision 2012-02-15 20:39:49 +00:00
Kathy 484f52ff57 2012-02-15 14:54:51 +00:00
Kathy 6ac51d2e02 2012-02-15 13:41:13 +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
Kathy 1ef4a4ff3d 2012-01-27 12:38:07 +00:00
Rich 7a179b5403 Resource for Approve Procedure dialog 2012-01-26 19:44:01 +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 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
Kathy f60f838e4c 2012-01-10 14:41:23 +00:00
jjenko 6ec0ce999c changed copyright year to 2012 2012-01-03 20:31:12 +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 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
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 aed6c8740c File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 16:28:53 +00:00
Kathy 4ec326169f 2011-11-21 16:42:22 +00:00
jjenko 718b4d9dc0 Allow update of formats from PROMS interface 2011-11-16 16:37:15 +00:00
jjenko de69cca025 updated the assembly number 2011-10-10 12:59:26 +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
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 9ec1177447 2011-09-28 17:48:17 +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 bf8ee98a53 now reads the value for the Always Create PDF check box (from the property pages) 2011-09-22 19:51:57 +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
Kathy e718d93ea5 2011-09-22 11:53:01 +00:00
Rich 44594cdd29 fix to set displayhistory myedititem to null when item is deleted 2011-09-08 20:40:24 +00:00
Rich ead5264fd6 Removed event handler for debug checkboxes 2011-08-23 19:01:52 +00:00