373 Commits

Author SHA1 Message Date
4c673f0ea3 2013-02-20 11:42:32 +00:00
63483ed15b Added a message box to notify when there is a problem updating the formats 2013-02-15 13:56:56 +00:00
Rich
9982b90359 Added logic to delete "bad" user.config files. 2013-01-07 19:47:08 +00:00
fba56b1f55 B2012-370 Fixed null reference error when deleting a Word section
C2012-040 Removed the word “Step” from the description of [Shift][Ctrl][I] and [Shift][Ctrl][B]
Removed the descriptions for super and subscript we do not support these shortcut keys
2012-12-13 22:56:27 +00:00
Rich
fd983f616c Fixed logic for SUM.FMT
Fixed logic to update formats
Fixed logic to paste dashes
2012-12-06 16:35:46 +00:00
Rich
0db6960130 Wires displayApplicability.ApplicabilityViewModeChanged to displayApplicability_ApplicabilityViewModeChanged event handler
Added method displayApplicability_ApplicabilityViewModeChanged event handler to frmVEPROMS class
When printing procedres, sets doc version docVersionConfig.SelectedSlave to selected unit, approves or prints procedure, and then resets doc version docVersionConfig.SelectedSlave to 0
When printing procedre sets procedure docVersionConfig.SelectedSlave to selected unit, approves or prints procedure, and then resets procedure docVersionConfig.SelectedSlave to 0
Shows DlgPrintProcedure as modal dialog window
Sets displayApplicability display tab item
Sets infotabApplicability to visible
If multi unit, set up infotabApplicability
On first time into method, sets bottomProgBar value and upper limit
On subsequent times into method, increments bottomProgBar value
Sets bottomProgBar.TextVisible to true
Calls Application.DoEvents to refresh screen
Added tcpApplicability TabControlPanel control
Added displayApplicability DisplayApplicability user control
Added infotabApplicability TabItem control
2012-12-04 22:48:58 +00:00
Rich
3b0062bc7e Added Paste Plain Text and Paste No Returns options to System Options 2012-12-01 00:23:41 +00:00
d1b9abdd2a Keep PSI with exe form & don't crash on null (for libdoc) 2012-11-30 14:57:50 +00:00
7239a028fe 2012-11-27 15:06:59 +00:00
045646b739 the Update Formats option will now always prompt for the location of the FMTALL and GENMACALL folders, defaulting to the one last selected 2012-10-22 18:34:23 +00:00
Rich
537213ee7a Kill the process after closing the main app window. The process was remaining in memory for an extended period of time after it was closed. This removes it from memory immediately.
Added "Fix Symbol Font" button
Don't open a DSOFramer if it fails - Fixed B2012-267.
Replace an automatic function with a manual function to fix Symbol fonts. Fixed B2012-259.
2012-10-10 19:12:59 +00:00
Rich
ca1c51f5df When printing from the command line, the program remains in memory for a very long time after it is done executing. It appears to be associated with garbage collection. I added code so that the process will be killed immediately after the window is closed. This fixes bug B2012-261.
Remove unnecessary line.
2012-10-08 19:13:00 +00:00
d7d1b7194d fixed issue of being prompted for the folder containing the FMTALL and GENMACALL folders, when performing the Update Formats option 2012-10-05 14:58:08 +00:00
Rich
747fd76f21 Center dialog over PROMS window
Overlay bottom of dialog with printing status dialog to hide buttons.
Correct spelling of DebugPagination.txt file
Fix table layout - Linespacing and text within borders
Set the yOffset to an integer value after a Table - This was causing some very strange pagination problems.
Output one blank line after a figure.
2012-09-25 21:01:10 +00:00
Rich
41c9f223b0 Show Progress bar when Printing all procedures
Added Cancel button for printing all procedures
Added Timer for automatic processes
2012-09-17 19:14:29 +00:00
8ffe532d44 logic for Reports (currently just RO Usage reports)
methods for RO Usage Reports
2012-09-13 19:54:26 +00:00
fdf285fea4 2012-09-12 13:00:57 +00:00
Rich
43203c4bdd Remove unused parameter from PromsPrinter constructor
Remove unused parameter from frmPDFStatusForm constructor
Remove event handler for cbxCheckedChanged
Set cbxCmpPRMSpfd to invisible since it is no longer needed
Remove unused parameter from frmPDFStatusForm constructor
Remove unused parameter from PromsPrinter constructor
Rename log static field to _MyLog
Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week
2012-07-25 21:43:09 +00:00
2be97c8cfd if running a Demo (demo CD/DVD) version, version is set to Demo and it will display the demo EULA
Will force a “SAMPLE” watermark when running a Demo version (demo CD/DVD)
if running a Demo (demo CD/DVD) display the demo EULA the first time PROMS is run
gets for ReleaseMode and EULA file names
Disable RO Editor when running a Demo version
2012-06-14 14:21:57 +00:00
a23d075403 automatically clear the Most Recently Used list if opening a different database than last time (don’t prompt with dialog box) 2012-06-12 15:20:29 +00:00
Rich
c5b790bbb0 Upgrade Settings from previous revision
Save config changes once
2012-05-03 21:45:49 +00:00
679fe5860c 2012-04-30 13:52:14 +00:00
Rich
4172f24455 Update RevDate to Today when RevNumber is changed
Handle using a TreeView that does not have a node selected
2012-04-27 20:03:40 +00:00
Rich
d6b7a34d3b Added logic to assure that edits are saved before printing or approval 2012-04-27 17:14:45 +00:00
Rich
f40cd6817b Added Menu Item under help to Create Error Log Email
Put approved PDF in temporary folder for viewing
2012-04-26 22:04:39 +00:00
dd9b0ec0f0 2012-04-25 15:06:31 +00:00
Rich
31b5ba8c7b Added logic so that FormatUpdate doesn’t work in production mode
Added Folder Browser to select Format Folder
Added FormatFolder setting to update formats
2012-04-20 15:17:38 +00:00
Rich
628e9cf390 Add caption to End-User License Aggreement form
Added LastVersion to config to present EULA on version change
Display EULA when version changes
Added Property to change button label (Agree for EULA)
Changed DialogResult to OK for OK Button.
2012-04-18 17:18:11 +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
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
add9c5a40c Open Tags rather than History first B2012-038 2012-03-23 18:37:52 +00:00
119769f31f added event to update the Annotation lists in the Search and Annotation Details panels 2012-03-16 15:48:06 +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
367bffe14e 2012-02-24 16:31:11 +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
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
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
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
4ec326169f 2011-11-21 16:42:22 +00:00
718b4d9dc0 Allow update of formats from PROMS interface 2011-11-16 16:37:15 +00:00
Rich
44594cdd29 fix to set displayhistory myedititem to null when item is deleted 2011-09-08 20:40:24 +00:00
Rich
fab3c49244 Added StepRTB Closed logic to disposing 2011-08-23 18:41:06 +00:00
Rich
472f4768b1 Use DisplayHistory Timer Refresh when Items Change 2011-08-23 14:10:10 +00:00
Rich
3a408d7af5 Added Print and Print All Procedures
Added DebugPagination and DebugText properties
2011-08-18 11:19:51 +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
a38f0b0909 Some Chnage Manager changes
Change Manager
2011-08-01 20:14:37 +00:00