865 Commits

Author SHA1 Message Date
Rich
04d3770f40 B2019-106 Added Error Handling to code that opens PDF file 2019-08-06 19:36:47 +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
5923641a41 B2019-101 Change dialog message and exit button based on whether there are child windows open 2019-08-02 14:47:45 +00:00
2b74bd52ab B2019-100: UCF check off & check off header issues 2019-08-01 15:01:32 +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
41d6ce9483 Code cleanup – fixed typo
C2019-028 Code Cleanup – Added call to .NET 4.6.1 method to get windows font folder, added null check, and added info to the error log to tell us the location of the fonts being used.
2019-07-18 14:03:53 +00:00
cba19044d8 Code cleanup – removed un-used code. 2019-06-26 16:56:36 +00:00
a0dadf2f9a C2019-026 Compare the library document we are importing with one of same name in current database to see if we can use the exiting instead of creating a new one.
C2019-026 Move a byte array comparer function to the Volian.Base.Libary and made it static
C2019-026 Took a byte array comparer function from ROFSTExt.cs and made it static
2019-06-14 16:31:10 +00:00
fa61b9c2a4 B2019-085 multiple copies of library documents were added when importing procedure sets 2019-06-10 19:55:31 +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
f41a41c2ed B2019-992: Changing transition type has missing section text 2019-06-04 14:43:18 +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
e622a833d8 B2019-080: Remove ‘or Supplemental Information’ from Working Draft Properties dialog’s checkbox on adding blank pages. 2019-05-24 14:10:57 +00:00
da08428198 C2019-024 Turn on User Manual option in the help drop down menu 2019-05-23 14:22:27 +00:00
7a2966e75d B2019-074: Deselect Merged Output Button 2019-05-14 13:43:08 +00:00
5f63a39299 C2019-020: fix typo in tooltip for Merge PDF
C2019-020: fix typo on Merged Output Settings button
2019-05-02 13:58:55 +00:00
ff913f29f5 B2019-051: Summary of changes not resetting properly after new Approval revision 2019-05-02 12:18:36 +00:00
550200acf6 B2019-023 Fixed case sensitive search in Word attachments
B2019-016 include RNO step type in the searchable list
2019-04-23 19:11:44 +00:00
bbead6687d B2019-046: Improve error handling for import 2019-04-10 13:56:58 +00:00
abb89cc757 B2019-048: fixed crashes on approval dialog 2019-04-01 13:22:19 +00:00
5d6bfe1c45 C2019-009: Fix type of message box when doing Approve Procedure
C2019-014: Make Print Dialog consistent with Version Properties Dialog for duplex printing
2019-03-28 15:47:09 +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
389250bad3 B2019-044 Since the watermark switch on the print dialog can turn off the printing of a watermark, created a enum of the watermark options but without the “None’ option for use only on the Print dialog.
B2019-044 The watermark switch on the print dialog will now turn off the printing of a watermark when there is a default set at the working draft level.
2019-03-26 13:58:15 +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
2e5471b5d3 B2019-036 The last update to this file had put in a line of code that attempted to delete a temporary directory but it could not (and is should not) and it caused an error before the transitions were processed 2019-03-19 14:52:25 +00:00
c16ebcf2ed B2019-035 Added better memory management to the import procedure set functionality, with focus on importing Word documents and Library documents. Also, when a library document is added via an import, the modified date/time of the library document is appended to the library document name 2019-03-15 19:03:07 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +00:00
31033ae63f B2019-014: Import of incorrect file type crashes; B2019-015: Improve message on import of UCFs. 2019-02-06 14:29:12 +00:00
9657619153 B2019-013: Fix crash when getting section properties if section’s format had UCF checkoffs but none in its derived from format 2019-01-29 15:34:13 +00:00
e77ff7c98e C2019-004: Allow user to define duplex blank page text (handle approved & baseline output) 2019-01-28 16:45:05 +00:00
d2aadd3045 C2019-004: Allow user to define duplex blank page text (for build only).
C2019-004: Allow user to define duplex blank page text.
2019-01-24 15:51:42 +00:00
b8e250f827 B2019-012: Can remove ‘_UCF’ from end of UCF name and save without it. 2019-01-22 14:04:38 +00:00
0cb7354084 B2019-006: import of UCFs was hanging 2019-01-18 15:14:19 +00:00
6593bb5877 Fixed indenting (tabs versus spaces). No code change - verified through ultra compare 2019-01-18 14:53:46 +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
Rich
e1d96a186e The import code has been fixed to recognize tables even if the FromType is incorrect. 2018-12-14 19:51:12 +00:00
ddf01e9f9a C2018-039: Upgrade – User Control of Format 2018-12-12 15:29:56 +00:00
e2392f5fec C2018-039: Upgrade – User Control of Format 2018-12-12 15:25:53 +00:00
dcefdc8754 C2018-037 Added Barakah specific EULA to PROMS 2018-12-10 15:41:52 +00:00
6ab7801387 Source Safe’s merge kept two declarations for DisplaySearch1 during check-in. One was removed to resolve compiler error. 2018-10-16 16:20:29 +00:00
97808ce081 C2018-033 added drop-down lists to choose a date/time format for a PDF prefix and suffix 2018-10-16 16:05:19 +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
1c5993b87f B2018-136 logic now uses the procedures that are checked in the checkbox list of procedures (right panel) for the consistency check. 2018-10-09 12:55:10 +00:00
b0b15cff0b B2018-126 & B2018-133: Issues with library document usages 2018-10-02 13:00:22 +00:00
d5514caf4c 2018-09-27 18:12:36 +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
010aa08668 B2018-124 pass in the text from the listbox for the watermark text 2018-09-10 19:34:36 +00:00
fafaf62b6d B2016-057 Don’t enable the Approve button if there are rev numbers that need fixed, C2018-008 Redesigned of the user interface to make less confusing, C2018-025 We were not checking for more than one procedure with the same procedure number when generating the consistency check procedure list.
C2018-026 Added a menu option off of the Versions tree node menu, to view the notes added when the approval or workflow stage was done
2018-08-31 18:28:17 +00:00