129 Commits

Author SHA1 Message Date
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
bfcd9ce1db 2011-11-21 17:00:26 +00:00
b57aecc060 2011-10-14 10:36:05 +00:00
0ed59c65bf 2011-10-14 10:35:26 +00:00
545c4268a6 2011-10-14 10:34:53 +00:00
64429dcef0 pass the symbol font name to vlnTab
use the current symbol font (determined by Step RTB) to find the real width of a tab containing a symbol character
2011-10-13 18:49:14 +00:00
Rich
e80a615fa6 Changed My DB reference to Generic
Fixed a memory issue when opening Verison Properties
Declare MissingTokens variable as static to reduce repetition in the Error Log.
2011-10-06 15:57:46 +00:00
Rich
faf4e1b5d9 Make properties case insensitive
Add unimplemented boxes to Log File.
2011-10-06 14:43:51 +00:00
ea85aeba23 RO table was failing in DoCOlorLink. This does not fix the problem.
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
af9ab49e1e 2011-09-29 14:39:55 +00:00
544d408616 Added handler for !atom pagelist token
Added code to deal with draftpage, samplepage, masterpage and referencepage tokens
Added code to limit allowed watermarks
2011-09-28 17:53:13 +00:00
0085091475 Fix logic for FinalPage 2011-09-28 13:32:51 +00:00
e314d24620 Support 7LPI for grids 2011-09-28 13:31:40 +00:00
9f1fcd9ead 2011-09-23 13:58:25 +00:00
c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +00:00
Rich
d24109fe19 QUOTED_IDENTIFIER ON
Show how long it takes to print all procedures
For Null values use Arial as a default font.
Added Try/Catch to PDFDocument.Close (In case page is empty)
Only output End Message if it exists
Pagination Fixes
2011-09-22 17:44:01 +00:00
22ceb38325 2011-09-22 11:55:44 +00:00
a9716e1bde 2011-09-22 11:54:12 +00:00
aee340fce2 2011-08-24 11:55:52 +00:00
Rich
fbfcae6100 Added Debug output for Text and Pagination
Renamed DebugText property to DebugInfo
Changed logic to determine if the first step of a step section will fit on the current page
Change logic to determine if a step will fit on a blank page
2011-08-23 18:43:30 +00:00
Rich
c2fef5fafe Fixed Summary of Changes Report to show original text 2011-08-11 21:21:49 +00:00
a3f5be6931 fixed null reference exception 2011-08-10 14:28:40 +00:00
33b03c0a9a handle bullets for multiple cautions and notes 2011-08-09 20:08:09 +00:00
4080c3c189 support for ColT and WidT - caution and note position and width 2011-08-09 20:07:08 +00:00
Rich
d8f76dcbd3 Make the change list the default selected tab
If WalkProcedure or Update History is called with a null, reset the contents and return
Fix the section title
2011-08-02 19:40:35 +00:00
Rich
0a434b92b2 Fix to the TagPanel not to fail if it is expanded
Only refresh list if visible
Removed debugging
Fixed report to work with MSWord Section changes
2011-08-02 14:53:02 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
d74660c1c2 2011-07-29 13:42:24 +00:00
3a7be58c6e 2011-07-21 16:24:26 +00:00
24945ac7f2 2011-07-21 16:22:05 +00:00
a19d598ec7 2011-07-20 15:06:24 +00:00
8b1498080a Added a Library Document Usage report
added methods to create a library document usage report
2011-07-19 20:14:50 +00:00
da3d1beb1b 2011-07-19 16:52:09 +00:00
c88f123bc0 2011-07-19 16:51:14 +00:00
26e793c412 2011-07-19 16:50:21 +00:00
1063d6592d 2011-07-14 16:16:06 +00:00