164 Commits

Author SHA1 Message Date
f3675b7ed1 2012-06-04 12:41:32 +00:00
Rich
58cb0f1c77 Added a fix not to check for font if the paragraph is not a step. 2012-05-29 10:54:03 +00:00
Rich
604c39a5c0 Added Headings to clipboard for PROMS QA process
Limit Word-Wrap fix to paragraphs that have Prestige Elite Tall font
2012-05-29 10:42:33 +00:00
3f113dc9c5 2012-05-24 15:15:11 +00:00
0244952ba0 2012-05-24 15:12:16 +00:00
11b26a4770 2012-05-24 15:04:21 +00:00
Rich
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
2012-05-10 15:45:34 +00:00
Rich
b0a8ee1625 Added Email & UpdateSettings flags
Keep code from failing if _LinkLocations is null
Add PromsPrinter to constructor for VlnPageHelper
2012-05-10 15:44:27 +00:00
1c183dc7ae 2012-05-08 13:06:22 +00:00
079a0ef80e 2012-05-03 12:47:43 +00:00
689732973d 2012-04-30 14:04:15 +00:00
Rich
313aee57b4 Use DocVersion change bars for Approval 2012-04-27 21:13:51 +00:00
42af3e3e76 2012-04-25 15:08:42 +00:00
Rich
b223a1937e Fix report to support multiple procedure sets 2012-04-19 18:24:18 +00:00
896e9744fb 2012-04-17 10:36:48 +00:00
b4d5b3f70a 2012-04-11 10:42:57 +00:00
Rich
8cb0c78730 Added Error Log if Word File Could not be created
Select section node after it is created
Don't allow an empty procedure to be printed
2012-04-05 20:57:44 +00:00
Rich
b4e85fd3b0 Fix to UpdateTransitionText for bugs B2012-071 and B2012-079 One ContentAudit for all transitions Indentify Automatic Transition renumbering with current user
If the user selects a deleted item from history, a messagebox is displayed Include deleted items in the Change List
Fixed CloseTabItem so that closed DockTab fires events
Added event handler for changes to the procedure content so that updating the Rev Date and Rev Number will refresh the step item change bars
Remove event handler for changes to the procedure content on dispose
Added Section headers for the Annotation portion of the Chronology and Summary reports
2012-04-04 19:08:56 +00:00
f385991f05 2012-04-02 15:27:01 +00:00
8ad09e674f 2012-03-30 11:00:47 +00:00
7f240997df 2012-03-30 11:00:07 +00:00
c8f33476ea 2012-03-30 10:59:25 +00:00
4e668096d3 2012-03-30 10:57:33 +00:00
Rich
27c6c39fbc Fixed code that converts the search string into a regular expression search string. This fixed a number of problems including the search for the percent symbol as described in B2012-089. 2012-03-26 13:32:45 +00:00
6c125d8997 2012-03-06 17:21:29 +00:00
7ff80c70f7 2012-02-15 15:06:40 +00:00
ae455b6007 2012-02-15 15:05:48 +00:00
d1ff0188a7 2012-02-15 15:05:06 +00:00
dfa4855cd2 validated the temporary fix and Integrated it 2012-02-14 20:48:05 +00:00
50917e39f3 Temporary Fix for Summary Of Changes Report generation
Temporary Fix for Change Bars on Cautions and Notes
2012-02-14 15:50:20 +00:00
Rich
0b48ec643e Added new settings to control conversion of approved data
Added event handler for viewing version pdfs and summary reports
added constructor to lookup based on file
added method to get library document by original file name
fixed ConvertToDisplayText to support RO tables in approved folder
added vlnTreeViewPdfEvent delegate
added vlnTreeViewPdfArgs class
added ViewPDF event
only display menu item if pdf or summary pdf exists
determined if pdf should have superceded watermark added
added sorting of consistency check report by procedure number
added method to add superceded watermark to old version pdf files
commented out approved folders
2012-02-09 16:14:36 +00:00
1f1b4c73af 2012-01-27 12:48:56 +00:00
a5e638833e 2012-01-27 12:48:17 +00:00
f8ce342257 2012-01-27 12:47:44 +00:00
fed3b1e913 2012-01-27 12:46:43 +00:00
Rich
b4c4b0ef55 Resource file for DisplayHistory control
added improvements to All Procedure Inconsistencies Report
2012-01-26 19:47:07 +00:00
Rich
e9a77c98bf changes to support approval process
fixes to change manager
2012-01-23 13:58:35 +00:00
a2bb293028 2012-01-10 14:46:05 +00:00
38ef93b9fd 2012-01-10 14:44:24 +00:00
bdd27f4487 Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines. 2012-01-09 17:52:27 +00:00
6196f1ff3c Needed to add a check for null 2011-12-15 18:37:44 +00:00
870aa7736e Check for a null when getting checkoff information
Added logic to use the DropCheckoff flag which tell the code that the checkoff goes on last row of the text. (default should be first row of text)
2011-12-12 20:00:27 +00:00
f7cb594d76 added check for null MacroDef
additional checks for checkoffs and logic support or NSP script Cautions with bullets
fixed pagelist processing issue when pagelist row has more than one token
support for NSP script Cautions
fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)
2011-12-07 14:04:53 +00:00
858bf4a7a7 2011-12-01 12:51:20 +00:00
6fd3e49006 removed duplicate function 2011-11-21 21:00:22 +00:00
1ebcd90f48 Empty Genmac fix, split cover page title fix
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
babe5482b2 logic for NullBox, Bottom continue message font fix, remove symbols from top continue message step number, line spacing fix, change bar fix, StepTypeColOverride logic, StepTypeWidthOverride logic 2011-11-21 20:52:52 +00:00
056a4a9e04 Fix page numbering
handle NullBox (MyBox == null)
2011-11-21 20:51:39 +00:00
382a62d60f 2011-11-21 17:02:08 +00:00
6a07348e04 2011-11-21 17:01:22 +00:00