213e7b297e
C2017-003: Support SQL Server – don’t allow input of connection string if migration command line argument is not used or if user is not admin. Also check for valid connection before save
2020-01-10 15:34:59 +00:00
de58331ffb
C2017-003: Support SQL Server for storing of Referenced Object data
2020-01-09 15:39:17 +00:00
b5fb3dbfdd
2020-01-02 17:33:51 +00:00
beed3319ca
C2019-045: Fix length of procedure number for CCR to work
...
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
5109fbbddb
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:39:59 +00:00
ed0b1d2b74
B2019-180 Fixes a duplicate key error when searching more than one procedure set.
2019-12-11 19:42:03 +00:00
44011a3672
B2019-081 Improved performance for Global Search of text
2019-12-10 20:44:56 +00:00
22978ffff5
B2019-165 Added a check box on the automation tab to allow user to turn off the printing of a foldout page on the last page of a Word document that does not include foldouts (Byron/Braidwood)
...
Code cleanup, found a missed instance of a check for “FOLDOUT” as section number – corrected so that it using the Section_IsFoldout method instead
2019-11-13 17:11:51 +00:00
5bac79bf8e
Code cleanup – B2019-133 – continuation of bug fix for B2018-057 to replace non-breaking hyphen with a dash. This was done for procedure specific information but not for the folder and procedure set specific information logic. Was found during Barakah Alarm format development, but ended up not needing this logic for their current format.
...
C2019-043 Added UseDashGreaterLessThenForArrowsInROValue flag to convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values
2019-11-07 15:55:58 +00:00
cfb847de9c
C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
...
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +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
01d696cb29
B2019-132 Fixed issue where PROMS would error when a procedure was copied into a newly created Working Draft folder. We needed to update the association count before leaving the Doc Version property page.
2019-09-12 19:31:21 +00:00
c9fc5d2085
B2019-128: fixed incorrect watermark on merged & print all procedures
2019-09-05 13:36:31 +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
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
4f2c06df4b
B2019-113: UCF showing replace words as changed when they were not
2019-08-07 12:55:36 +00:00
Rich
626fc866a0
B2019-107 Added Error Handling for missing Config field
2019-08-06 19:37:18 +00:00
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