723 Commits

Author SHA1 Message Date
Rich
8280b4976f Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Added manual ping on btnStepRTF.  This is for testing Ping logic when running in debug (visual Studio)
Changed security to allow SetAdministrator to perform some Admin functions.
Support multiple windows by VersionID.
2015-09-12 15:43:07 +00:00
Rich
ba94c537cc Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Added the ability for the Set Admin to use Admin Tools
2015-09-12 15:42:05 +00:00
5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00
Rich
f71a0a2431 Setup DisplaySearch context menu after /DB parameter is processed. 2015-09-01 13:12:24 +00:00
d79bc6762a made the dialog box sizable. 2015-08-26 16:06:16 +00:00
6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
97c83bef4c B2015-103: Use [SHIFT] [CTRL] [D] for indent (not [SHIFT] [CTRL] [T])
B2015-103:  Add indent to short cut key help
2015-08-19 16:07:00 +00:00
Rich
312b0e4e2d Improved performance of the SQL Stored procedures related to DeleteItemAndChildren.
Added output so that status can be seen as a procedure is deleted.
2015-08-12 22:14:44 +00:00
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
a083da2cd2 Added code to differentiate between add and edit modes 2015-07-27 22:17:41 +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
238c92502f Use ‘DocStyleListActive’ for section types 2015-07-22 14:50:03 +00:00
a98f4998da Support for Inactive document styles
Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’
Add Inactive flag
2015-07-20 14:28:22 +00:00
5455804e11 B2015-087: annotation panel not enabled for folders/doc versions 2015-06-29 13:17:01 +00:00
82a5480ce2 Added a null reference check 2015-06-17 14:04:49 +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
Rich
9bc892a040 AddedPDF SaveLink parameter to methods 2015-06-17 11:28:53 +00:00
7cc3f73b66 Adjust boxes
DisplayTags panel, set docking to fill (had top)
2015-06-04 14:52:40 +00:00
Jim
e8eed87c3b Forgot to include update for btnStepRTF 2015-05-28 02:21:36 +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
46ff7a513d Proms Express: display format tab for top folder if not using default format
Use generic Specific Information field processing
2015-05-14 14:35:01 +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
Rich
69f77955de Added parameters for PromsPrinter
Added parameter for frmPDFStatusForm
Added parameter for frmPDFStatusForm
Added two properties to DlgPrintProcedure
2015-05-06 14:37:16 +00:00
4ef7f8375f Fixed wording on the Change Bar dialog (on the Print dialog) so that the radio button now reads “Override Change Bar Text Type” instead of “Custom Change Bar Text” and the grouping that appears when that radio button is selected. 2015-05-05 20:21:45 +00:00
45d311bdfe increase PSI labels width
Add argument to fmrPDFStatusForm call for pagenum transition processing (B2015-053)
Add argument for pagenum transition processing (B2015-053)
Add panel/scroll bar for PSI that has many fields (on larger font display, could not access bottommost) (B2015-051)
Add property for tracking of pagenum transitions (B2015-053)
For section list, use section default (procedure steps) if transition format has user interface of ‘SectDefault’. (B2015-052)
Pagenum transition processing – add 3rd pass for fix. (B2015-053)
2015-04-24 13:13:47 +00:00
7dbc2aad65 Continued print improvements
Outline text boxes so they are ‘visible’ on low contrast monitor
2015-04-16 13:04:30 +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
Jim
5282ef114d Add implementation code for Get Database Users and updated other adminstrative tools to standardize naming of functions
Standardized naming of adminsitrative tools implementing code functions
2015-04-14 01:35:29 +00:00
Jim
f30f058fac Added code to handle Floating Foldouts and Default Sections in exported and imported procedures 2015-04-14 01:00:56 +00:00
Rich
b1f231ac47 Conversion to VS2013 2015-04-10 09:33:21 +00:00
7ef80e2e97 2015-04-01 23:39:25 +00:00
bb1bc2ed87 2015-04-01 23:38:46 +00:00
Rich
5d2b0bc1b0 Added ( and Page Size) to the section property dialog for the checkbox to use MS Word Margins.
Changed logic for embedding ROs (Tables, Plots and Images) within a MSWord section.  If the Word Section is set to use MSWord Margins (and Page Size) the locations of the embeded ROs will be determined from the physical location on the page rather than the offset from the margins.
2015-03-26 02:20:20 +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
8168d2f708 Added code to handle importing a procedure with different RO folder 2015-02-27 03:55:31 +00:00
Rich
de51192fc0 Added code to handle importing a procedure with different RO folder
Added code to sort Administrative Tools
Added code to improve how the controls align when using a lower DPI screen resolution
Added code to refresh progress bar when updating RO's
2015-02-27 03:54:35 +00:00
50d77f7f43 added anchor to dropdown box and labels so all is visible when using a different screen dpi. 2015-02-23 22:10:24 +00:00
Rich
f8b9d03669 Changed administrative tools drop down to DevComponents control
Added administrative tools of Identifying Disconnected Items and NonEditable Items
Removed administrative tools CSLA methods since they were moved to AdminToolsExt.
Added new module to handle administrative tools CSLA methods
Added methods for administrative tools of Identifying Disconnected Items and NonEditable Items
2015-02-20 22:31:01 +00:00
d8b6e27244 added a tool tip to the options dropdown list on the Administrative Tools dialog box. 2015-02-19 19:59:21 +00:00
Rich
7ff6a6a80e Added code to handle a transition where the item the transition is going to does not have an active section
Added code to handle the condition where no email address has been defined for a user.
2015-02-19 17:43:23 +00:00
cbc3df3023 logic to support exe switch that will delay when Word will display the newly generated Placekeeper 2015-02-19 03:53:45 +00:00
Rich
a6ed94d8c6 Revised code to only allow Administrator to access Administrative Tools 2015-02-18 18:51:00 +00:00
Rich
c68412fd81 Added code to prevent adding user with duplicate UserID's 2015-02-18 03:24:36 +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