116 Commits

Author SHA1 Message Date
da6c47d0ff B2024-065-Print-dialog-initalize-to-Working-Default-Level-Setting 2024-09-04 11:59:48 -04:00
c8ed5b0565 B2024-063-Invalid-Format-message-box-displays-when-rev-date-empty-2 2024-08-27 11:04:23 -04:00
3f3281e2f4 B2024-058-RevisionDate-field-Print-dialog 2024-08-14 09:37:26 -04:00
0eadd3fe33 B2024-058-RevisionDate-field-Print-dialog 2024-08-13 14:01:38 -04:00
4bf42be80a B2024-058-RevisionDate-field-Print-dialog 2024-08-13 10:05:05 -04:00
d7f829737a B2024-058-RevisionDate-field-Print-dialog 2024-08-08 15:21:11 -04:00
4248d40917 B2024-058-RevisionDate-field-Print-dialog 2024-08-08 09:27:27 -04:00
d3bc1c4725 C2024-013: On print dialog, disable Merge button if creating hyperlinks 2024-06-25 12:14:26 -04:00
54441eee06 C2024-002-Print-Sections 2024-02-02 16:02:38 -05:00
9a546064cf C2024-002-Print-Section 2024-01-26 09:26:42 -05:00
0095b2883b C2024-002-Print-Section 2024-01-25 09:18:48 -05:00
3acdf1f6b4 C2023-023 Quick Print 2023-12-20 12:21:43 -05:00
8395a268a1 B2023-035 fix function call which has newly added parameter. Used for BNPP Alarm data
B2023-035 remember the unit number selected from the print button/menu. Used for BNPP Alarm data.
2023-03-17 18:24:14 +00:00
Rich
7bed151447 C2022-031 Change Default Settting to false for comparison print. 2022-11-04 17:55:58 +00:00
8f765e0294 F2022-024 – put in hooks (non-visible checkbox) to generate a Time Critical Action Summary report 2022-08-11 18:07:13 +00:00
Jake
346f5de240 2022-08-08 11:46:49 +00:00
Jake
f8269a7ac6 B2022-088: Find Doc Ro button not working in Word Sections
B2022-089: Updating RO Crashes
2022-08-08 10:04:21 +00:00
f234174a51 Previous restore didn't work. 2022-08-01 12:58:49 +00:00
ffab0f1510 B2022-084 – In last update, code was reorganized (no needed coding changes) resulting in some variables were not properly initialized causing Null reference errors. Restore back to previous Source Safe version. 2022-07-29 15:20:21 +00:00
Jake
6dff9463ad B2022-083: Support Conditional RO Values (v2.1) [Part-2] 2022-07-28 10:03:07 +00:00
38072a30f9 C2022-015 moved the change bar on/off switch to change bar text grouping 2022-07-15 15:30:10 +00:00
b43df02d49 B2022-030 moved unit watermark setup calls to after processing/setup of the procedure number 2022-02-25 15:26:26 +00:00
b1a39f4a21 C2022-004 Logic to print a Unit Designator Watermark
C2022-004 added Unit Designator Watermark option
C2022-004 added format xml structure for Unit Designator Watermark and a flag to use it on Approval PDFs
2022-02-23 21:01:33 +00:00
7cb7081d7a C2021-063 logic to display a check box to generate Alarm Point List information when a print/merge is done.
C2021-062 logic to display a check box to set the Rev Number for all procedures that are being printed with the Print All or Print/Merge
2021-12-08 17:23:05 +00:00
f35b8c03c5 B2021-127 Automatically set the Serial Number for BNPP Alarm Point Procedures 2021-11-02 15:06:17 +00:00
cc6f0ed9fd F2021-046: Cover Page – remove merge page num, but include in overall count
F2021-046: BNPP Alarm Cover Page – remove merge page num, but include in overall count
2021-09-27 15:42:31 +00:00
80fff4878b B2021-102 Baseline print testing Out of Memory fix printing Parent/Child sets
B2021-102 Moved calls that populate metafile testing file from DlgPrintProcedure CreatePDF and CreatePDFs
2021-09-02 16:20:17 +00:00
d503cf96f9 B2021-088 Fixed approval logic so that it will generate approval/workflow versions of Child procedures. 2021-08-27 19:48:38 +00:00
a3f89c5fa0 C2021-019: Override Watermark Text and Color 2021-07-06 15:16:40 +00:00
a203bc199b C2021-027: Procedure level PC/PC 2021-05-20 14:31:59 +00:00
c7135a0aad C2021-007 Add a Today button at the bottom of the calendar used to select a revision date. Also position the calendar to the previously entered date if one exists, or to today’s date if no previous revision date was entered. Same logic was implemented for Review Date (uses same calendar dialog)
C2021-008 Rename the PDF Links on/off switch to “Create RO and Transition Hyperlinks”.
2021-02-26 14:52:05 +00:00
b679829508 C2021-010: Print using standard pagination rules by removing trailing hard returns, spaces & manual page breaks 2021-02-23 14:51:49 +00:00
4e7d93aab5 B2019-152: landscape page numbers for print all/merge 2020-07-06 13:27:42 +00:00
8601061eef B2020-062 – Fix bug where the date/time prefix/suffix would automatically turn on (after turning it off) when the procedure is printed. Also disabled the Date/Time Prefix/Suffix switch on the print dialog when the prefix/suffix is plain text entered by the user. Original report of bug was that the PDF Links option did not work when there was a PDF file date/time prefix/suffix. 2020-04-29 18:23:35 +00:00
72be053111 B2020-055 – When Microsoft Edge is the default PDF viewer and you do a merge print, PROMS would exit with a null reference error but the PDF will still be displayed in Microsoft Edge. We now handle the null reference. We suspect that it’s because the version of .Net is pre-Microsoft Edge and does not recognize that app. 2020-04-09 19:43:17 +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
c9fc5d2085 B2019-128: fixed incorrect watermark on merged & print all procedures 2019-09-05 13:36:31 +00:00
c92737906c C2019-031 Only allow the user to override the change bar text if at the Working Draft or Folder level, the default change bar setting is set to either “No Default – Select Before Printing” or to “Override Change Bar Text Type”. 2019-08-08 15:30:14 +00:00
cba19044d8 Code cleanup – removed un-used code. 2019-06-26 16:56:36 +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
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +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
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
010aa08668 B2018-124 pass in the text from the listbox for the watermark text 2018-09-10 19:34:36 +00:00
63932cd2c9 C2018-023 added a “/NW” switch for use with the automated print testing (batch file) to turn off the inclusion of Word attachment text in the metafile 2018-08-02 13:10:40 +00:00
03f07f3aeb B2018-099: Print all & Approve all of large set crashes with out of memory error 2018-06-29 13:24:15 +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
aadb3c718a C2018-014 rename Compare PDF checkbox to Overlay PDF, rename Meta File check box to Baseline Testing, added tool tips
C2018-015 add PROMS version number, SQL server name, database name, procedure folder tree info, procedure number and title to meta file.
C2018-015 add debug pagination info to meta file
2018-05-02 19:21:19 +00:00
62028e030c C2018-012 code cleanup and improved design of print dialog 2018-04-20 19:33:38 +00:00