700 Commits

Author SHA1 Message Date
48ee3854a2 Fixed checkoff logic so that it handles Signoff style of checkoffs
The checkoff/signoff list was not always refreshing in the step properties panel.
Added format flag CheckoffOnSubStepsOnly for Bryon and Braidwood
2014-02-24 16:36:20 +00:00
Rich
fa84a7f44a Added click event handler for lblItemID label at bottom on screen in debug mode 2014-02-13 03:00:31 +00:00
Rich
765afe4af2 Implemented lblItemID click event to copy to clipboard the full path to the selected item
Changed item property grid dialog title to short path to item selected
2014-02-13 02:58:20 +00:00
9b5bf56aca Fixed a null reference issue when a procedure set does not have an RO path set.
Fixed a printing issue with Catawba AP data where Notes and Cautions on high level RNOs started printing too high
2014-02-11 22:08:10 +00:00
Rich
a20d109fd3 Removed code added to allow 1-time fix to RO Values for Braidwood 2014-02-10 21:07:13 +00:00
dada7102e7 Added a message to indicate the Print All was finished – when doing this in Production or Demo mode. 2014-02-10 20:59:18 +00:00
Rich
8bc76fae5f Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data 2014-02-07 17:35:25 +00:00
Rich
ae959be13a Added setting ROFSTLookup property of Display RO to null for initialization 2014-02-07 17:33:33 +00:00
Rich
9262837ba1 Added support for passing an override DocVersion ID as a 1-time fix to Braidwood data
Utilized ROFSTLookup instead of ROFST in Display RO tab
Change Display RO ROFSTLookup based on selected tab
2014-02-07 17:32:59 +00:00
Rich
d959824dd4 Added DevNoteOrCautionTabOffset property
Hid Volian "V" Create PDF button when viewing a multi unit procedure
Added null check to mylookup value in ContainsKey method of ItemInfo class
2014-01-24 05:13:03 +00:00
524226ebdd Fix B2014-010: crash when opening a word section or printing after creating a new procedure set if no ro.fst exists for working draft. 2014-01-23 15:12:53 +00:00
749b675438 Added check for null PDF file name (happens when there is no procedure number). 2014-01-22 15:11:20 +00:00
cfb0981a22 Page Num Transition
Initial version needed for Page Num Transition
2014-01-22 12:03:00 +00:00
ad0dc4e2ca Logic to support the PDFFilePrefix and PDFFileSuffix settings
Added text boxes for PDFFilePrefix and PDFFileSuffix settings
2014-01-17 22:20:34 +00:00
Rich
30f851b87a Fixed logic for setting SetRev visibility when creating a Working Draft. 2014-01-15 22:06:04 +00:00
Rich
581c437861 If running in Batch mode for automatic print testing, don't stop on a fatal error.
Fixed a null reference error.  If box is null don't try to update it's properties.
2014-01-13 16:05:46 +00:00
Rich
1b09d64a7f Added procedure set rev property to docversion properties dialog box 2014-01-08 20:12:06 +00:00
Rich
1dd61e449d Removed commented code.
Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst
Corrected DrawRuler to support DSS_PrintSectOnFirst
2013-12-11 12:08:06 +00:00
Rich
efc5ed84c4 Changed logic to refresh RO Tree when opening a MSWord section 2013-12-09 20:35:17 +00:00
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