80 Commits

Author SHA1 Message Date
Rich
b634967817 Added SessionInfo property to dlgApproveProcedure and ApprovalInfo classes.
Added SessionInfo property to DlgPrintProcedure and added checks to print routines to notify user that another user has procedure checked out with a confirmation to continue printing.
Added code to support multiuser and security including initializing security, creating user if user does not exist in database, checking in and out DocVersions, Procedures and Documents and keeping the database notified that user is still active.
Added label to bottom of PROMS main form to indicate who user is and what security they have on open objects.
2013-11-20 23:00:28 +00:00
8d73cf9974 changed the Tree View checkbox from “Save Expanded” to “Remember Last” and added a tool-tip for a more detailed description
B2013-089 – fixed a bug where you could not resize the Procedure panel unless you closed and re-opened the panel.
2013-05-29 18:05:15 +00:00
8680480492 C2013-005 – Allow user to change the procedure panel’s title 2013-03-27 14:37:53 +00:00
Rich
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.
2013-03-13 14:58:41 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
3862704bc9 hide the User Manual help menu option for now. 2013-02-12 13:58:30 +00:00
93c185c6c7 needed to remove TitleStyle setting This was something added automatically when we tried the new version of DotNetBar. We found problems so we went back to our previous version of DotNetBar.
need to move the _RibbonControl.Autosize setting out of the designer code module to here
2013-01-08 16:48:20 +00:00
570e2813bf set the Step Properties panel visible setting to true 2013-01-03 14:14:52 +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
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
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
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
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
119769f31f added event to update the Annotation lists in the Search and Annotation Details panels 2012-03-16 15:48:06 +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
718b4d9dc0 Allow update of formats from PROMS interface 2011-11-16 16:37:15 +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
a38f0b0909 Some Chnage Manager changes
Change Manager
2011-08-01 20:14:37 +00:00
0566b7680f save the user's QAT settings, assign V icon to executable 2011-05-27 17:14:21 +00:00
76dd59be14 2011-04-08 13:15:41 +00:00
3a46cb8580 2011-02-08 11:25:03 +00:00
bd4ec5d510 2010-11-23 14:52:15 +00:00
ce69adcd51 2010-10-08 13:00:24 +00:00
3000d61d8c 2010-10-07 12:40:09 +00:00
c9e16ed09e 2010-09-28 17:03:23 +00:00
0c246c22a5 2010-09-27 12:42:43 +00:00
Rich
d0ec2bab6f Added to the User Interface
Settings for Builders Group Demo
Event handler for Search Results Report and Resolution User Interface
Added code to make DataLoader and PDF generation faster
Added ToolTip Property to ItemInfo
Added code to handle "AND Range" Transitions
Changed comment
Sorts ROs by value
2010-09-06 19:35:11 +00:00
a68f9a6e7f 2010-07-20 14:16:28 +00:00
58baa1dd81 2010-06-08 20:53:36 +00:00
2d30a26f49 2010-04-19 13:54:31 +00:00
71f627232f 2010-03-25 11:17:56 +00:00
Rich
4a3cbb7b80 Docked font combo to right 2010-02-02 20:51:21 +00:00
Rich
7ab1302c84 Moved Font ComboBox for Debug 2010-01-08 14:28:13 +00:00
Rich
b65a6abf87 Added ability to set default font for DEBUG 2009-12-18 18:29:58 +00:00
afe0585ee5 fixed design view 2009-11-30 17:41:24 +00:00
a66282af03 turned on icon for shortcuts in help menu 2009-11-20 14:30:45 +00:00
c12fede874 2009-11-20 13:38:55 +00:00
fa7a6507bc 2009-11-20 13:33:29 +00:00
9bdfbdf1da 2009-11-20 12:32:02 +00:00
db7a58c66d added shortcut info to help 2009-11-17 14:30:13 +00:00
c4f381e9c4 2009-11-13 14:09:58 +00:00
Rich
52feb8a711 Fixed code for tree selection after selected item deleted 2009-10-27 22:59:00 +00:00
c5d2578ee9 shortcut for file open from the V start button 2009-10-02 18:10:38 +00:00
ada9ce7c44 Fixed the problem with dragging the panels where it looked like the panel was closed but it really wasn’t 2009-09-15 18:26:39 +00:00
6e417d4b52 2009-09-15 13:00:22 +00:00
7c83d20a7d 2009-09-15 12:51:12 +00:00
dbd75e5ae2 2009-09-01 14:30:02 +00:00
b0cebc4de6 2009-08-18 14:09:17 +00:00
739e820a80 fixed a focus bug dealing with an accessory page 2009-08-05 15:00:48 +00:00