238 Commits

Author SHA1 Message Date
Jim
36518e7a82 Added code to support refreshing display based on changes made by another user 2015-04-14 02:59:18 +00:00
1b03974f55 Added AllowTransitionFromSection in TransData xml node
Use ‘AllowTransitionFromSection’ TransData format flag to determine whether Transition Panel is displayed when positioned on a section title.
2015-03-24 13:39:51 +00:00
Rich
7bafcc6fe9 Fix the EditItem button in debug mode so that it tells the user to select an item before pressing the button, consistent with the ItemInfo button. 2015-03-03 10:34:41 +00:00
Rich
a6ed94d8c6 Revised code to only allow Administrator to access Administrative Tools 2015-02-18 18:51:00 +00:00
Rich
f16fcf1470 Added code to add figures and roimages to export and import processes
Revised user interface and added improvements to overall process
Added code to change Batch Refresh to Administrative Tools
2015-02-18 02:35:11 +00:00
Rich
f24b475f7c Added code to support Updating RO Values for multiple working drafts as a batch process
Added code to support feedback on updating of RO values during the batch process
2015-02-12 03:24:02 +00:00
Rich
7d2273d0d1 Added Progress Bar output 2015-02-10 15:50:12 +00:00
Rich
0303f4780d Added Batch Refresh interface code to handle Batch Refresh of Referenced Objects and Transitions 2015-02-05 03:48:55 +00:00
ae31f8bf34 Added arguments for Complete RO Report 2015-01-27 20:57:36 +00:00
Rich
a3ca919a57 Add right click menu item for a procedure and a folder with a working draft to process transition report. changed how enter button was handled on the item id and content id search textbox on bottom debug bar to eliminate beep 2015-01-22 22:25:50 +00:00
e1945e3c41 Logic to include places where there are missing RO on the RO Usage Report. 2015-01-13 16:31:17 +00:00
174bac97f7 Logic to call the function to create the RO Summary Report
Added functions to for use in generating the RO Summary Report
Enabled the RO Summary Report and added logic to support the gathering of information for the report
Added logic to generate the RO Summary Report
2014-12-19 19:46:27 +00:00
Rich
7b540648a1 Fixed bug in Item ID and Content ID lookup text box. 2014-10-26 21:14:40 +00:00
Rich
f453cab9b2 Fixed a problem where the code would hang 2014-10-24 20:19:52 +00:00
Rich
f1c6f819b9 Added code to support textbox in status bar at bottom of PROMS which allows user to locate an item by the itemid or contentid in debug mode 2014-10-24 01:30:19 +00:00
e785302c9e Calvert: copied steps/sections have change ids 2014-09-17 16:44:31 +00:00
Rich
dfa04a18a5 Fixed logic so that Most Recently Used list works when in the development environment. 2014-09-12 13:58:10 +00:00
Rich
3a7667d9b7 Use new generic property (ActiveDatabase) to access the current database name. About Screen
Use new generic property (ActiveDatabase) to access the current database name.  Name of Export File
Use new generic property (ActiveDatabase) to access the current database name.  Name of Error Log FIle.
Added new generic property (ActiveDatabase) to access the current database name.
2014-09-03 19:37:24 +00:00
21353ceb82 Undo previous fix for backspace size – was incomplete solution
improve debug performance (used by developers only)
2014-09-03 12:20:44 +00:00
Rich
1aece98d43 Modified code regarding domain name and daily security code 2014-08-13 22:30:08 +00:00
Rich
5e3f6b5e0e Hide Original Page Break check box from print procedure dialog
Changed Harry's MAC domain
2014-08-07 20:10:30 +00:00
Rich
a17c27c0a8 Added code to raise an error if trying to paste a step in reference to a step that has been deleted by another user (eg: paste before, paste after or paste replace)
Added handlers for new treeview events of NodeCopy and ClipboardStatus
Added exception handlers to handle the exception of trying to use a deleted step as a reference point for a paste operation (before, after or replace)
Added code to set the MyCopyStep property to the value of the new step added in a paste replace operation
2014-08-06 00:55:41 +00:00
Rich
e08f317eda Added some ErrorLog output when the Right-Mouse is clicked on the User Name 2014-07-30 18:55:16 +00:00
Rich
def68c1ac8 Added code to prevent PROMS crash when closing Export/Import dialog for importing procedure without actually importing procedure
Corrected domain name for Harry's Macintosh machine
2014-07-30 02:39:32 +00:00
Rich
da55996088 Added code to allow user with Writer permission to force check-in a procedure that they have checked-out
Added code to export individual procedure and to import individual procedure as a copy or overwrite in same procedure set or as a new procedure in a different procedure set
Added code to handle events for exporting and importing procedures to same or different procedure sets within the same database
Added code to allow user with both RO Editor and Writer permisssions to user RO Editor and edit procedure.
Added menu items to export a procedure or import procedure and initiate their corresponding events.
2014-07-29 02:32:44 +00:00
Rich
88e893621c Added connection info for Bodine to connect to SQL Server 2008 and 2012.
Modified code with regards to starting PROMS as backdoor administrator
2014-07-28 02:16:39 +00:00
Rich
d492bf69de Added code to require a security key from Volian in order to start PROMS as a backdoor administrator or as a proxy using one of the already defined users of the database. Added code to allow all Volian personnel the ability to generate the daily security key by right clicking on their user name at the bottom of the screen. 2014-07-19 16:58:14 +00:00
f9bfbea84a Added ‘UseSpecificPageNo’ for printing of explicit page number transitions
Use ‘UseSpecificPageNo’ for printing of explicit page number transitions
Allow Change Id for each procedure (not one for entire session). Request from Calvert.
Implement ‘UseSpecificPageNo’ flag.
Added ‘UseSpecificPageNo’ flag
Change Id dialog (moved from VEPROMS UI)
2014-07-02 13:14:33 +00:00
Rich
b5584b66b5 Use ChangeIDs format flag to control whether the Change ID dialog is displayed on start-up. 2014-06-20 14:06:29 +00:00
Rich
f9d47b82cb Added code to resolve rodbid value in text proiperty of content object
Added code to correct error in refreshing treeview after importing procedure set
2014-06-17 03:04:02 +00:00
Rich
6c2555609e Added menu item handler for new menu items added to export or import docversions 2014-06-14 01:12:50 +00:00
c157cacd50 For BGE, bring up prompt for ChangeId 2014-05-07 13:36:28 +00:00
Rich
8c429b93dc When adding an RO Table, the code that looks-up the RO was failing because an RO has yet to be assigned. 2014-04-17 14:56:42 +00:00
7b0890848a Added logic to support the lookup of RO Tables in the RO Tree on the Step Properties panel – Bug fix B2012-264 2014-04-17 13:47:01 +00:00
Rich
746db18ec2 Changed logic for Security Group delete, so that the default Group cannot be deleted.
The applicabilty tab was made invisible for Procedures (Title) and MSWord Sections when they are open in DSOFramer.
2014-04-15 20:17:43 +00:00
Rich
132619c0ba Added support for Rich's new PC (MacBook Pro)
Activate form when it opens.
2014-04-10 20:12:18 +00:00
Rich
0376212e09 Added code to handle Table ROs.
Used generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
Added Error Handling around the code that shuts down PROMs
Added function to ROFSTLookup to retrieve the Accessory Page ID.
Corrected code to handle value changes for Table ROs
Created generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
2014-03-19 15:30:26 +00:00
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
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
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
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
ac725d7332 Properly set SelectedDVI (Working Draft) when a Document is opened. 2013-12-03 20:43:36 +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
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
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