249 Commits

Author SHA1 Message Date
ae7058eb8d C2013-009: Use PDF Location text box on General Tab for setting location and remove PDF Location text box on Settings Tab
B2013-173: Print Shortcut - when multiple tabs are open, Ctrl-P now prints correct procedure
2015-08-06 13:16:46 +00:00
Rich
9854bc7690 Consistent wording to refer to Working Drafts (Doc Versions) 2015-08-04 13:00:57 +00:00
28a3a99c50 Pass UserInfo (for security settings) to DisplayRO and StepTabRibbon
Check to see if the use is allowed to run the RO Editor before enabling the GoToRO button.
If an RO is selected in the text, the check to see if the user is allowed to run the RO Editor before enabling the GoTo button on the ribbon and context menu button, as well as enabling the <Shift><Ctrl><G> keystroke.
2015-07-30 14:18:55 +00:00
Rich
2aa0057fa1 Changed the Multi-user refresh so that the selected node is not changed between the adding and the finalizing of the section addition.
Use the selected node prior to setting the section properties so that the node is added at the correct location.
2015-07-27 21:18:02 +00:00
5455804e11 B2015-087: annotation panel not enabled for folders/doc versions 2015-06-29 13:17:01 +00:00
Rich
ee198b5275 Added PDF SaveLink checkbox and methods
Added PDF SaveLink parameter to methods
Added internal tool to select existing user.
2015-06-17 11:30:22 +00:00
Jim
793335f71e Added code to fix bug B2015-070. 2015-05-28 01:47:14 +00:00
Rich
cf79062b90 Table shrinking support
Support for mutilple ItemIDs in the TextBox in the ToolBar
2015-05-27 18:46:57 +00:00
Jim
f005316849 Modified code to support structure changes to treeview nodes 2015-05-16 17:02:26 +00:00
b97b6b41d1 Folder/DocVersion Specific Info dialog support and multi-user checks 2015-05-14 14:36:41 +00:00
Rich
c5fc60bfbd Added parameter for frmPDFStatusForm
Added parameters for PromsPrinter
Changed ItemID TextBox to a multiline TextBox
Added Next and Previous button to move through IDs in TextBox
Added a print button to print all of the procedures associated with the list of IDs
Added code asociated with controls above
Added error handler for the Clipboard
2015-05-06 14:39:04 +00:00
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