Commit Graph

  • 0e9a7efdae Fixed so that a passed-in parameter can specify the database to open Rich 2012-06-15 17:18:03 +00:00
  • 51312b4b38 When opening the RO Editor the program was failing due to a SQL timeout. This was because all of the ROIMages were needlessly being loaded into memory. Rich 2012-06-15 16:42:18 +00:00
  • 25db26519e Allow approval to work if no existing approved versions Try too set margins if bottom margin is undefined for MSWord section Corrected comment Rich 2012-06-15 16:41:39 +00:00
  • 0927762693 Eula for Demo CD jjenko 2012-06-14 17:56:36 +00:00
  • a7a1734334 speed up the getting of the PROMS databases jjenko 2012-06-14 17:23:49 +00:00
  • 2be97c8cfd if running a Demo (demo CD/DVD) version, version is set to Demo and it will display the demo EULA Will force a “SAMPLE” watermark when running a Demo version (demo CD/DVD) if running a Demo (demo CD/DVD) display the demo EULA the first time PROMS is run gets for ReleaseMode and EULA file names Disable RO Editor when running a Demo version jjenko 2012-06-14 14:21:57 +00:00
  • 46b11369e6 Kathy 2012-06-14 13:03:01 +00:00
  • d07ecf0a5f upped timeout of script that gets list of database to 30 seconds jjenko 2012-06-14 12:51:41 +00:00
  • 0046c61c34 Eliminate an unnecessary save to the clipboard Name Working Draft DocVersion "Working Draft" Add XML files to comparison Rich 2012-06-13 15:14:28 +00:00
  • dc7ed2ea5c Moved from Volian.Utils.Library directly into DataLoader Added WCN CAP folder Rich 2012-06-13 14:25:22 +00:00
  • 7383c7680c Removed vlnControl.XML from project file Rich 2012-06-13 14:00:08 +00:00
  • 82a899730e Removed vlnControl.XML from Project File Rich 2012-06-13 13:58:22 +00:00
  • 86277422a5 Added WrapSameAsEdit check to the RemoveLastCharacter() logic for debug/16-bit compare printing. Also added a check in RemoveLastCharacter() so that if there was only one character in the line of text, to NOT remove it (was removing hard-return characters) jjenko 2012-06-12 15:22:25 +00:00
  • 8352358613 Fixed underline tab underline bug (B2012-148) jjenko 2012-06-12 15:21:29 +00:00
  • a23d075403 automatically clear the Most Recently Used list if opening a different database than last time (don’t prompt with dialog box) jjenko 2012-06-12 15:20:29 +00:00
  • 8cc07a788f show “Compare PDF” checkbox only if “compare” folder exists OR if in Debug Mode. Rename “Debug” checkbox label to “Compare PDF” (B2012-149) jjenko 2012-06-12 15:19:57 +00:00
  • 136a023564 Kathy 2012-06-11 16:20:03 +00:00
  • c9d962d01d Move pagination code to pagination.cs Add error handler if _MyStepRTB is null Rich 2012-06-08 18:13:08 +00:00
  • 9b7a8ee6fa Show Memory use to before and after LibDocs Remove unnecessary debug output Rich 2012-06-08 18:11:54 +00:00
  • 0d8f8e4a39 Kathy 2012-06-08 13:25:05 +00:00
  • 639895f46f Kathy 2012-06-08 13:22:56 +00:00
  • 09139f8595 Kathy 2012-06-08 13:14:00 +00:00
  • bbe92962b0 Kathy 2012-06-08 13:13:13 +00:00
  • bbb8a2a09c Kathy 2012-06-08 13:12:39 +00:00
  • bd6fbd70c0 Kathy 2012-06-08 13:12:01 +00:00
  • f91e6ca5a3 Kathy 2012-06-08 13:10:54 +00:00
  • 7211bebdbe Kathy 2012-06-08 13:09:23 +00:00
  • 2b56e285c2 Kathy 2012-06-08 13:07:59 +00:00
  • 193cfc507f Kathy 2012-06-08 13:04:41 +00:00
  • 89baa5be7b Kathy 2012-06-08 13:03:04 +00:00
  • 3fc890ab52 Fixed logic for TabTitle that was not identifying Library Documents Rich 2012-06-04 14:59:53 +00:00
  • 7f5702698a Fix logic that looks at symbol characters in non-symbol fonts Rich 2012-06-04 14:58:37 +00:00
  • f3675b7ed1 Kathy 2012-06-04 12:41:32 +00:00
  • bd0c8e2157 Kathy 2012-06-04 12:39:26 +00:00
  • 869663b79c Remove Old comments Remove unnecessary Disposes Rich 2012-06-01 17:08:16 +00:00
  • af5f3056d9 Remove unnecessary Disposes Remove Old comments Rich 2012-06-01 17:04:37 +00:00
  • f5378a0f27 Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file). If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader. jjenko 2012-05-31 16:18:44 +00:00
  • 9f45759050 Reduced memory usage Add Memory Usage summary to the log file. GetJustFormat to reduce memory use Fix code so that children are not disposed while they are being used Added new method GetJustFormat to reduce memory use Fix logic so that content is not used after it is disposed Verify that Content object is not disposed before using Text Dispose of parts when Content object is disposed Verify that ContentInfo object is not disposed before using Text Dispose of parts when ContentInfo object is disposed Place brackets around DB names to support names containing periods. Dispose of parts when Item object is disposed Removed inapproriate Dispose in MakeItem Dispose of parts when ItemInfo object is disposed Remove event handler when ItemInfoList object is disposed Dispose of parts when Transtion object is disposed Dispose of parts when ZTransition object is disposed Rich 2012-05-29 18:02:17 +00:00
  • 58cb0f1c77 Added a fix not to check for font if the paragraph is not a step. Rich 2012-05-29 10:54:03 +00:00
  • 604c39a5c0 Added Headings to clipboard for PROMS QA process Limit Word-Wrap fix to paragraphs that have Prestige Elite Tall font Rich 2012-05-29 10:42:33 +00:00
  • 3f113dc9c5 Kathy 2012-05-24 15:15:11 +00:00
  • 0244952ba0 Kathy 2012-05-24 15:12:16 +00:00
  • 11b26a4770 Kathy 2012-05-24 15:04:21 +00:00
  • 7c6d40c27f Kathy 2012-05-24 15:03:18 +00:00
  • 12873d9187 Kathy 2012-05-24 14:57:04 +00:00
  • 483a41aa32 Kathy 2012-05-24 14:55:47 +00:00
  • 3e73bdb664 Reduce Memory Use Rich 2012-05-21 13:35:26 +00:00
  • a9fed3b80d Added new Stack Method Rich 2012-05-21 13:34:54 +00:00
  • ab1cd8af42 Added Memory Tracking Code Rich 2012-05-21 13:34:22 +00:00
  • c8de9f8538 Memory Utilities Reduce Memory Use Added GetJustFormat method Added CheckColumnMode method Rich 2012-05-21 13:32:28 +00:00
  • 683bf51ef8 Generic changes to generated code. Rich 2012-05-21 13:30:53 +00:00
  • f5544b7053 Add separate counts for Errors, Warnings and Information Cleanup memory after transition processing Adjusted width of Error Count Added memory usage to output Added Stored Procedure GetJustFormat Reduce Memory Use Removed extra using statement Rich 2012-05-21 13:30:21 +00:00
  • 508a86a8ac Added memory usage to output Add separate counts for Errors, Warnings and Information Rich 2012-05-21 13:27:44 +00:00
  • 07fd6f3a4e fixes to font inheritance jjenko 2012-05-11 14:09:58 +00:00
  • 640d2f7313 Set the DTS to the Date of the Format.XML File when saving the Format record. Rich 2012-05-10 18:22:05 +00:00
  • 3b54c091c9 Added logic to eliminate WordWrap differences that occur due to 16-Bit issues where the last line in a paragraph wraps at one character wider than the rest of the paragraph. For 32-bit this is only done when printing in Debug mode. Add PromsPrinter to constructor for VlnPageHelper Rich 2012-05-10 15:45:34 +00:00
  • b0a8ee1625 Added Email & UpdateSettings flags Keep code from failing if _LinkLocations is null Add PromsPrinter to constructor for VlnPageHelper Rich 2012-05-10 15:44:27 +00:00
  • 1c183dc7ae Kathy 2012-05-08 13:06:22 +00:00
  • 00e634f4ed Kathy 2012-05-08 13:05:32 +00:00
  • 83f38ec348 Kathy 2012-05-08 12:55:52 +00:00
  • 79daf6d843 Kathy 2012-05-08 12:55:04 +00:00
  • 4b4734b1ba Kathy 2012-05-08 12:54:05 +00:00
  • 7a2d0e9a1c Kathy 2012-05-08 12:52:16 +00:00
  • c5b790bbb0 Upgrade Settings from previous revision Save config changes once Rich 2012-05-03 21:45:49 +00:00
  • 079a0ef80e Kathy 2012-05-03 12:47:43 +00:00
  • b76d2a0c46 Kathy 2012-05-03 12:43:46 +00:00
  • 052ae3d424 Kathy 2012-05-03 12:43:03 +00:00
  • 85ec050832 fixed typo where we should be checking for OHLP format instead of HLP format in fixing the “Procedure Steps” section text in section transition for South Texas jjenko 2012-05-01 19:29:38 +00:00
  • c93b4b2edc Rich 2012-05-01 13:28:12 +00:00
  • ff51cacc62 jjenko 2012-05-01 12:59:07 +00:00
  • 2e30a91eea jjenko 2012-04-30 20:15:45 +00:00
  • c5631e575b jjenko 2012-04-30 20:15:08 +00:00
  • 689732973d Kathy 2012-04-30 14:04:15 +00:00
  • 360d7d6552 Kathy 2012-04-30 14:03:30 +00:00
  • 1f275edd7a Kathy 2012-04-30 13:59:40 +00:00
  • 8e52c75e6b Kathy 2012-04-30 13:56:15 +00:00
  • 679fe5860c Kathy 2012-04-30 13:52:14 +00:00
  • 5a34e3c7f0 Kathy 2012-04-30 13:50:14 +00:00
  • 313aee57b4 Use DocVersion change bars for Approval Rich 2012-04-27 21:13:51 +00:00
  • 4172f24455 Update RevDate to Today when RevNumber is changed Handle using a TreeView that does not have a node selected Rich 2012-04-27 20:03:40 +00:00
  • d6b7a34d3b Added logic to assure that edits are saved before printing or approval Rich 2012-04-27 17:14:45 +00:00
  • ea3770fcb8 Added logic to allow the following edit features when not is edit mode: Copy, Cut (Select all text) Set Text to Bold, Italics, Underline, Subscript and Superscript (Select all text) Paste (Paste at End) Change Case (Select all text) Insert ROs and Transitions (Position at the beginning) Hardspaces, Indents and Symbols can be added (Position at the beginning) Connected Click event for Paste Step Text menu item Rich 2012-04-27 15:00:50 +00:00
  • fe89c0a30b Kathy 2012-04-27 14:43:46 +00:00
  • b3c9d8791c Eliminate Annotation changes from Change Reports Dialog for Email Error Log Rich 2012-04-26 22:06:37 +00:00
  • 3baf4f6fe9 Bitmap for Email Error Log Settings for Email Error Log Rich 2012-04-26 22:05:33 +00:00
  • f40cd6817b Added Menu Item under help to Create Error Log Email Put approved PDF in temporary folder for viewing Rich 2012-04-26 22:04:39 +00:00
  • c16424e008 Automatically 7Zip mailbox Edit/Select All/Select None Menu items 7Zip Library 7Zip Library - Accessible for c# (Add reference to this) Rich 2012-04-26 22:03:44 +00:00
  • 1f9f65ae18 Don't create audit if only DTS changes for an item Outlook Library Rich 2012-04-26 22:01:40 +00:00
  • 42af3e3e76 Kathy 2012-04-25 15:08:42 +00:00
  • 71d5d8551e Kathy 2012-04-25 15:07:16 +00:00
  • dd9b0ec0f0 Kathy 2012-04-25 15:06:31 +00:00
  • 85f6d57d57 Kathy 2012-04-25 15:04:52 +00:00
  • 9f0e986c7d Added logic to warn the user if they are going to revert from an approved stage to an unapproved stage. Added code to assure that consistency checks and versions have the same DTS. Rich 2012-04-24 22:51:14 +00:00
  • 31b5ba8c7b Added logic so that FormatUpdate doesn’t work in production mode Added Folder Browser to select Format Folder Added FormatFolder setting to update formats Rich 2012-04-20 15:17:38 +00:00
  • ed896b70c1 - was missing some commands jjenko 2012-04-19 20:20:29 +00:00
  • b223a1937e Fix report to support multiple procedure sets Rich 2012-04-19 18:24:18 +00:00
  • bcc0cfca48 Use the UnitPrefix directly from the DocVersion Config for searches Rich 2012-04-19 18:23:39 +00:00
  • 017e59e4d2 Kathy 2012-04-19 13:24:39 +00:00
  • 3ba721a9db Kathy 2012-04-19 13:23:58 +00:00
  • 729fa6e2dc Reduced duplicated Audits Added comments Added and used calculated IsDirty Property Rich 2012-04-18 19:38:42 +00:00