345 Commits

Author SHA1 Message Date
41aac0b063 B2020-071 Added Null reference check logic for when a procedure set does not have a RO folder associated to it. 2020-05-14 16:17:52 +00:00
96354e6374 B2020-020 Needed to pass in the DocVersionInfo to the Consistency Check report so that we can get the paper size. 2020-02-17 16:28:30 +00:00
2234bde5e1 C2020-002 Logic to use either the Letter or A4 paper size
C2020-002 Get the paper size setting from the formats
2020-02-14 17:13:12 +00:00
Rich
b82f015286 B2019-161 Document duration of various sections of code
B2019-161 Timing of refresh timer
2019-10-29 13:15:55 +00:00
Rich
ee241103c6 C2018-035 Added error Handling to provide more useful information when a plot fails 2019-08-22 15:26:51 +00:00
Rich
a804f2f716 B2019-116 Consolidated and Genericized font registration for iTextSharp 2019-08-15 15:59:59 +00:00
Rich
626fc866a0 B2019-107 Added Error Handling for missing Config field 2019-08-06 19:37:18 +00:00
09e92ba163 B2019-101 added logic to prevent the exit dialog from appearing for each child window when the user decides to exit PROMS 2019-08-02 14:48:24 +00:00
ab656a0876 B2019-098: Upon error and clicking ok on error dialog, the next dialog, for how to close, loops 2019-07-26 13:36:16 +00:00
20db7f517a B2019-082 – Set the PROMS executables to always use the U.S. date format (MM/DD/YYYY) 2019-06-04 16:11:35 +00:00
fd00dc14ea B2019-071 If X in PROMS or in Word (attachment) is clicked, prompt user if we should close the current tab or close PROMS
B2019-071 Dialog that asks user if s/he wants to close the current tab, exit PROMS, or cancel
2019-05-30 13:43:17 +00:00
da08428198 C2019-024 Turn on User Manual option in the help drop down menu 2019-05-23 14:22:27 +00:00
a9ad0ed12a B2019-029: When a new annotation is created, unless you press save, it isn’t saved. The first fix caused a dialog to come up repeatedly for when save is selected. There is no longer a dialog and this was fixed with this update 2019-03-28 14:35:21 +00:00
94f18653eb B2019-043 Added checks for being in design mode during initialization of variables. C2019-015 removed (hid) the Volian Web help menu option and place the About option as the last help menu option. 2019-03-22 15:16:44 +00:00
8ca5295847 B2019-003: Proms crashes when one user is in a procedure and another user tries to enter the same procedure via an itemid 2019-01-08 14:03:32 +00:00
e2392f5fec C2018-039: Upgrade – User Control of Format 2018-12-12 15:25:53 +00:00
204a8591cd C2018-033 added a switch to turn on/off the date/time PDF prefix and suffix. It will be available only if a date/time prefix or suffix is set in the workingdraft property page. Logic also added to not use the date/time prefix or suffix if the user is generating Linked PDFs. B2018-137 added check for Placekeeper format flag when expanding the Additional Settings panel.
C2018-033 added a flag to turn off adding the date/time prefix and suffix when generating automatic baselines.
2018-10-16 16:03:36 +00:00
b0b15cff0b B2018-126 & B2018-133: Issues with library document usages 2018-10-02 13:00:22 +00:00
bd265442d3 B2017-230 Added a stored procedure and function to check for the usage of a given applicability.
B2017-230 added references to working draft property page to all applicability usage check results to appear in the Search panel results pane.
B2017-230 Added a check for the usage of the applicability that the user wants to remove.
2018-09-27 15:11:09 +00:00
f8d1055756 B2018-129 MRU list was being cleared. Needed to remove a (string) typecast in an IF statement. 2018-09-18 19:46:57 +00:00
f95ac3dbdd C2018-029 The tree panel in child windows (separate windows) will now display the name of the procedure set that is in that child window 2018-09-11 19:45:14 +00:00
Rich
be7d9da0f0 B2018-087 - Check the ItemIDs in the Command Window before trying to print
B2018-091 - PROMS will not close if the user has only opened an MSWord section
2018-06-11 14:29:04 +00:00
3977cebe1d B2018-023: With two sessions open, cannot export a procedure set if other session is on VEPROMS tree node 2018-06-04 15:51:04 +00:00
Rich
86c85bee58 B2018-069 Revert PDF Location to default temporary folder when running baseline testing 2018-05-07 16:04:17 +00:00
6732591fc5 C2018-009 logic to pass the PROMS version number down to the iTechSharp
C2018-004 Close the DebugMeta.txt file after printing
C2018-004 Added class for generate a DebugMeta file.
2018-04-12 20:29:31 +00:00
400ef655c7 C2015-022 Separate Windows Upgrade – supporting code for child windows 2018-03-12 14:31:58 +00:00
Rich
75124cd7e4 B2018-033 - Set the default scrunching settings.
B2018-033 - Set the scrunching check box to checked by default
B2018-033 - Base table scrunching on the last row of a range rather than the first row of a range
B2018-033 - Added debug for table scrunching.
B2018-033 - Fix pagination to account for table scrunching
2018-03-02 18:57:57 +00:00
Rich
f2d85dfd79 B20180221 - Allow the user to open a Property Grid view of the current step from the Commandline arguments. Allow the user to print a procedure based upon the ItemID in the commandline. This is internal only. 2018-02-21 22:07:31 +00:00
3f12433da9 B2017-037 Added logic to the V button dialog so that the New button will be grayed out when on a RNO step type. Also added logic to sync the procedure tree selection with the current edit window in the step editor. 2018-02-08 20:28:37 +00:00
Rich
7469b70b06 B2017-260 - Add a prefix to the temporary MSWord section file names including the SQL server name and the database name. 2017-11-20 19:53:54 +00:00
Rich
95ae4efc58 B2017-244 Open RO Panel for MSWord sections
B2017-245 Leave RO Menu expanded for Section Titles or Procedure Titles.
B2017-247 Added Error Handling for PingSession so that the code will not crash
B2017-250 Added an error log message when a procedure or MSWord section is forced closed by the administrator.
2017-11-06 16:47:10 +00:00
b6be495117 B2017-242 added a check for duplicate procedure numbers within the same procedure set, before doing an approval 2017-10-25 17:48:05 +00:00
Rich
7645633143 B2017-240 Only refresh the RO Menu Tree when the ROFST is changed 2017-10-20 15:45:37 +00:00
77c7cb6d6b F2017-060 Adjust the Roman Numeral HLS tab so that it aligns with the other high level step types
F2017-061 hide the Asterisk high level step type
B2017-214 – add a null reference check for when you close PROMS but do not have any procedures open
2017-09-20 19:18:47 +00:00
d6cd49cab2 B2017-212 If the user uses the X button in Word to close the word attachment, PROMS thinks that the user wants to close out of PROMS as well. Trap for this and close only the Word tab in PROMS.
Made StackToString() public for use in fixing B2017-212
2017-09-20 17:06:10 +00:00
8fd0230aa0 B2017-205 added a NULL reference check for when we are opening a Word attachment 2017-09-11 19:55:20 +00:00
e92144b7ff B2017-202 Refresh the RO tree in the Step Properties panel when Update ROs is done from the Administer Tools 2017-09-11 15:29:24 +00:00
Rich
738ea466b6 B2017-193 Added a Command Line flag /NoMRU that causes the Most Recently Used List not to be loaded. Sometimes PROMS will work for one user and not for another and the cause is something in the Most Recent Used List. This flag clears the Most Recent Used List
B2017-193 Error occured when a section in the MRU was being loaded as an iteminfo
2017-08-31 20:57:25 +00:00
e8ae40ef7f C2017-030 consolidated the Amin Tools and created a new user interface
C2017-030 passed in session information to the Amin Tools constructor
2017-08-03 18:08:21 +00:00
Rich
54a50c8436 B2017-152 Don't crash if the administrator has the database locked 2017-07-20 15:47:34 +00:00
Rich
537ab3c21c B2017-138 Add error handling for setting Bottom Margin
Removed debug output
2017-07-10 15:40:39 +00:00
Rich
8048416576 B2017-127, B2017-131 Send message when a MSWord section is opened.
B2017-126 Only turn-on NamedPipe if Command Line parameter /NamedPipe is used.
2017-06-29 17:53:50 +00:00
Rich
0da05e4912 Added DisplayTabControl to the constructor for DisplayRO 2017-05-26 11:01:48 +00:00
Rich
26ad9239f2 Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.  Disabled SessionPing when Importing a Procedure Set,
Added frmVEPROMS parameter to the constructor so that SessionPing can be disabled.  Added logic to disable SessionPing.
2017-05-24 12:59:28 +00:00
5ea29fbc74 B2017-084: Fix hang when closing PROMS with Word doc open & open/close of RO Editor
B2017-084: Fix hang when closing PROMS with Word doc open & open/close of RO Editor.
2017-05-18 14:13:23 +00:00
e24685abea 2017-03-22 20:07:41 +00:00
Rich
e77a17d645 Added a SQL Timeout text box to the Folder Property form.
Set the Database Default Timeout to twenty times SQL Timeout Property for the top folder.
Set the Database SQL Timeout to SQL Timeout Property for the top Folder.
2017-03-01 15:39:24 +00:00
Rich
88876fbe90 Don't remember window state when opening PROMS 2017-02-10 17:32:48 +00:00
Rich
69b7de9fc5 Added Error Log code to record errors when import fails
Added Error handling to Import so that Change Manager is turned-on after Import whether it is successful or not.
Don't allow import if the Referenced Objects have not been selected.
Turn On Change Manager if there are no active sessions
Don't crash if the Referenced Objects are not set when you right-click on a Working Draft.
2017-02-10 16:23:31 +00:00
90834bf875 C2016-044: Find RO values from selected Word section text 2017-01-26 12:29:06 +00:00