431 Commits

Author SHA1 Message Date
Rich
067f004170 Fixed Security Logic to work for automatic printing 2013-12-06 20:38:22 +00:00
Rich
bfa53bc1d2 Fixed bug identified during functional testting, item #4. 2013-12-06 04:15:35 +00:00
Rich
ac725d7332 Properly set SelectedDVI (Working Draft) when a Document is opened. 2013-12-03 20:43:36 +00:00
Rich
eee8ac291f Added code fixes based on comments during demonstrations of 11/25/2013 2013-11-27 03:02:52 +00:00
Rich
2d612fcd91 Corrected errors in code that cause application to crash during initial testing.
Added code to allow for resetting security for a database.
Added class to Reset Security.
2013-11-25 04:42:53 +00:00
Rich
297b89304e Modified Manage Security dialog box based on internal testing by Jessica 2013-11-21 21:17:02 +00:00
Rich
72acb1e3f2 Resource file for dialog box. 2013-11-20 23:06:00 +00:00
Rich
9074918e25 Added dialog box for entering and updating detailed user information. 2013-11-20 23:05:01 +00:00
Rich
eda9858429 Added main dialog for managing security for database including setting up security groups, adding, editing and deleting users, adding and removing users from security groups and defining default security group for new users. 2013-11-20 23:03:46 +00:00
Rich
4b71f7188c Added dialog box so user can get additional information regarding user that has object checked out. In addition, allows administrators to force check in open objects by other users. 2013-11-20 23:03:04 +00:00
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
Rich
fde6d2f4c2 Removed Maximize button and Minimize button from form,
Corrected how transition text was being resolved for multi unit printing.
2013-11-13 22:21:09 +00:00
a9ecdbd459 don't reset plant format to a 'selected index' if initializing 2013-10-24 14:10:59 +00:00
Rich
883392a51a Search was failing when searching for a space, if the data contained a hardspace.
Added Version into ErrorLog for the Session Begin
Fix transition text in Background Documents to say "5" rather than "EOP STEP 5:"
2013-10-14 15:46:25 +00:00
cfb8e68c9f Adjusted the size, positioning, and anchors of the components on the form 2013-09-11 16:31:31 +00:00
Rich
d413a5a7ee Initialize bookmarks after initializing the Database connection. 2013-09-10 14:36:55 +00:00
c04c6e25bf Added checkbox for adding blank pages to the PDF if the procedure prints duplex foldouts 2013-08-29 13:01:30 +00:00
fcdebf0f83 Hide checkbox items used only for step sections when looking at properties of a Word section 2013-08-29 13:00:19 +00:00
869f0c5f3a Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 12:58:22 +00:00
13a6d8faae Added checkbox for adding blank pages to the PDF if the procedure prints duplex foldouts 2013-08-29 12:56:25 +00:00
2a754387ea Logic for putting a blank page in the PDF if the procedure prints duplex foldouts 2013-08-29 12:54:57 +00:00
Rich
38a1b57144 Fixed code to assure when printing all or some procedures for multiunit doc versions that output PDFs will be stored in sub folder associated with selected unit
Fixed code to prevent visibility of Applicability tab in Step Tools flyout when doc version is not a multiunit doc version
2013-08-07 04:57:47 +00:00
75991ef8e3 set the Step Editor Section and Word Section radio button based on the content of the section. 2013-08-01 18:59:11 +00:00
Rich
01a3907a2c Added "Applicability" heading to Sync output
Bug Fix - Added logic to check if there is a non-null SelectedEditItem, before using the property of the SelectedEditItem.
DSO Framer Save - Close DSO Framer window when PROMS closes.
2013-07-26 16:15:03 +00:00
db199dd304 Enable print section title regardless if format has UseMetaSection 2013-07-25 13:25:24 +00:00
Rich
73c32910d4 Added code to prevent multiunit pdf location label and combobox from showing up under settings tab of print dialog box when printing a single unit site from the create pdf button of step tab ribbon 2013-07-19 03:11:09 +00:00
Rich
db93956df7 Added code to support enabling/diabling create pdf button until user selects a unit 2013-07-18 19:16:33 +00:00
Rich
78add0ccd2 Added a missing MAXRECURSION 10000
Changed Through Transition Format and User Interface
Added Automatic Print Options to shutoff DebugText (/NT), DebugPagination (/NP) and Compare (/NC)
Added logic to allow the use of the default path for PDFs.
Update the Print_PDFLocation property of the Working Draft when the user changes the value on the Working Draft property page.  Fixed Bug B2013-117
Set the date/time stamp for the Document based upon the current time.
Make sure that the output is set to Final without revisions and comments before ROs are replaced.
Added function to restore valid previous version of MSWord document if the current version is not a valid document.
Check for Null to eliminate errors.
Removed Unused field DocPDF
Support MSWord document restore function.
Add check for Transition Node count before updating values.
Restore latest valid MSWord document if the current version is not valid.
Eliminate File Commands so that the user can only close the MSWord section, and then verify if the changes to the document will be saved.
2013-07-01 17:39:15 +00:00
Rich
3c479b08ba Added button btnAnnoTypeApply to annotations section of folder properties.
Added button btnRevisionStageApply to revision stage section of folder properties.
2013-06-21 03:21:42 +00:00
Rich
4847cf0f4b Added code to support automatic updating of formats at start-up via command line parameter 2013-06-14 22:36:34 +00:00
Rich
de21ab4c8f Set DlgPrintProcedure.SelectedSlave property to -1 to support RunAutomatic method when processing single unit data
Added code to set orientation to landscape when width > length of document
Utilized new FormatStepData.TabData property RNOExcludeMacros in SetTabText method to support VCSummer format
Added new method ReplaceStepToken and utilized method for processing VCSummer data
Changed RomanPart and RomanNumbering properties to static
Added new property SectionConfigCheckOffIndex for processing VCSummer data
Added new property stpCheckOff for processing VCSummer data
Modified code in SectionDefaultEnabledCheckOff method for processing VCSummer data
Added new property SectionDefaultEnabled for processing VCSummer data
Added new property IsLowestLevelStep for processing VCSummer data
Made Text property of MetaTag class public for processing VCSummer data
2013-06-11 18:43:03 +00:00
f963dfc03c Fixed initialization of the Print Section Number and Title
Fixed the logic that determines the column mode of a section
Logic to support the {HLSTEXT} token
2013-06-10 19:53:02 +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
Rich
e9f746a883 Logic to determine if a transition was acceptable was running into a limit. The limit was removed.
Changed logic so that Compare Check Box is visible if the PDF Output folder contains a folder named "Compare".
Pagination within a step was changed to more accurately fill a page taking account for continue messages at the top and bottom of the page.
Logic was added to try to find a place to break a step, if the minimum break location cannot be found using the standard logic.
Added YTopMost output to debug text on compare PDFs.
2013-05-21 15:37:19 +00:00
bc923f77a0 2013-04-15 12:59:30 +00:00
Rich
462a93f53d Fixed logic so that Recently Used List is not cleared when the connection string uses a specific database rather than {MENU}. 2013-04-10 15:14:50 +00:00
Rich
ca6c80487c Modified to use newly created ProcedureInfo property PDFNumber
Modified to standardize naming of summary of changes report
Added method to delete existing pdf when creating a new pdf of same name
Created error handler to warn user when trying to view pdf file already open
Created new ProcedureInfo property PDFNumber to handle slashes in procedure number
Corrected error in ResolvePathTo method of TranistionInfo class
2013-04-10 14:21:07 +00:00
Rich
0979a8b178 Added code to handle non-date formatted revision dates (eg: DRAFT)
Utilized newly created procedure config property ChangeBarDate
Modified method to populate ContentAuditInfoList used in summary report
Modified method to populate AnnotationAuditInfoList used in summary report
Fixed code to store correct date in History StartDate
Cleaned up code used to print procedure
Developed method to store ChangeBarDate in procedure config
Fixed code to assure rev and revdate were displayed when printing multi unit procedure
2013-04-08 14:39:08 +00:00
69b14e912c B2013-076: Fixed a few bugs in resolving transitions text (sometimes leaving off ‘(‘ or ‘)’) 2013-04-05 11:24:53 +00:00
89dd2f72b0 B2013-078 – Add code to automatically separate the RevDate from the RevNumber and put the information in the proper config fields 2013-04-04 13:54:53 +00:00
Rich
1088563cec Changed the enable logic for the RO Update button to be based upon the date of the current Associated ROFST and the most recent ROFST.
Added code to disable the Update Button once it has been processed.
2013-03-29 14:21:03 +00:00
8680480492 C2013-005 – Allow user to change the procedure panel’s title 2013-03-27 14:37:53 +00:00
3c96857d1d EULA specifically for Westinghouse 2013-03-22 17:59:19 +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
Rich
dcde5d1e05 Sometimes WinWord is left in memory (DSOFramer). When this happens other errors can occur. This will close all existing invisible WinWords. 2013-03-13 14:03:20 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
c377c9b91d 2013-03-08 16:34:47 +00:00
Rich
f2c8ac8740 Update the Progress Bar as the RO values are refreshed in Word 2013-02-28 23:36:45 +00:00
Rich
55f1561a71 Added MSWord form to help convert W Fields to Word ROs 2013-02-20 14:05:23 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00