60 Commits

Author SHA1 Message Date
4b26543dca 2013-03-26 13:32:19 +00:00
bfa0add51c 2013-03-25 12:09:11 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
Rich
9e35e1ec4b Added new SlashReplace format variable to control how Slashes are treated when the procedure number is converted to a pdf name.
Changed formating of Cautions (Not Bold and Heading removed underline)
Corrected RO_Lookup logic for page Header.
2013-02-06 16:36:34 +00:00
Rich
398972fab1 Use GetJustRoDb to reduce unnecessary data loading
Added flag to allow the section to have optional content.
Optional Content flag eliminates message "No Section Content"
Handle RO_Lookup Page Token
2013-02-05 14:58:32 +00:00
42c3ba8dd5 2013-02-01 14:58:37 +00:00
ee85f979c8 2013-01-21 13:47:29 +00:00
4516759585 2012-12-05 16:44:14 +00:00
daec29dc9a 2012-11-08 17:05:45 +00:00
64df0e68b0 2012-06-26 15:17:46 +00:00
b7270782e6 default to the DocStyle font (if needed) for PageStyles (pagelist) 2012-06-18 20:23:14 +00:00
bbb8a2a09c 2012-06-08 13:12:39 +00:00
7c6d40c27f 2012-05-24 15:03:18 +00:00
a8a3453c84 2012-03-30 10:56:29 +00:00
bd05860f50 add a sub item to allow for a bullet within a tab with separate font settings. 2011-12-07 14:01:45 +00:00
56753eb7b3 2011-12-01 12:47:05 +00:00
1244cc52a4 Remove symbol chars from HLS tab
Added Font property
NullBox, StepTypeColOverride, StepTypeWidthOverride
2011-11-21 20:50:40 +00:00
5e59fc2c34 2011-11-21 16:45:22 +00:00
deb80c7496 2011-10-14 10:33:41 +00:00
44ad35500a 2011-09-28 12:51:17 +00:00
63888a983d Fix for sub-format (User Format) to prevent inheritance 2011-09-22 19:54:41 +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
7bc0503efa 2011-08-24 11:51:44 +00:00
0580861ce4 2011-07-19 16:48:20 +00:00
e22a080953 2011-07-14 15:58:32 +00:00
Rich
37d067a74e Added table function to return a list of Content records that contain a specified string.
Added stored procedure to standardize text (standard steps)
Lazy Load font value.
Return the correct EditItem when a step is deleted.
Update the StepTabRibbon EditItem when the StepPanel EditItem is changed
Get MyItemInfo if it is not set.
Added missing logic to MyEditItem.
2011-06-24 21:47:40 +00:00
84d293dc34 2011-06-16 10:34:03 +00:00
4405463e8e 2011-05-19 13:26:37 +00:00
438fed8c7d 2011-04-06 14:22:49 +00:00
d6dc48883f 2011-01-19 16:10:05 +00:00
37f500ed71 2010-10-13 17:03:57 +00:00
7a957dfc35 2010-08-27 20:21:56 +00:00
edfc3d71b0 2010-06-23 18:16:06 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
e0df82c11d 2010-06-16 14:08:15 +00:00
Rich
8fd6c2eac4 - Added ShortPath Property to ItemInfo
- Added MacroList
Added CheckOff data
Added CheckOff and ChangeBar
Fixed inheritance
2010-05-25 16:11:23 +00:00
Rich
42c9f9f46f Removed unnecessary "using" statement
Added enums for Page E_NumberingSequence
2010-03-25 19:32:02 +00:00
2830a93e24 2010-03-25 14:48:46 +00:00
81316b71e6 2010-03-25 11:21:12 +00:00
391cbaea39 2009-11-03 16:32:28 +00:00
Rich
ceeea69bcd Changed ToString for StepData part of PlantFormat 2009-10-08 14:34:33 +00:00
Rich
f17a7d9b06 Updates to inheritance logic 2009-09-16 16:17:38 +00:00
Rich
c549e65bf5 Corrected enum value (EnhancedBackgrounds)
Numerous fixes
2009-09-16 16:17:04 +00:00
cb3dea8116 format logic from Rich 2009-09-01 13:04:41 +00:00
912320affb 2009-05-21 13:27:39 +00:00
8a343e24eb 2009-03-05 16:03:34 +00:00
Rich
490db100a6 Found a bug in LazyLoad code for Format values if the value is an Enum and there is no value for it in the Format file. Specifically the error was related to the value of TransUI in the D.C. Cook format file for the TransTypes records. 2009-02-10 19:18:52 +00:00
Rich
9df3bccd71 Logic to keep looking (inheritance) if a blank value is found
Dtermine font style from format xml
Fixed a bug - AnnotationTypes in Annotation Search
Add defaults for user configuration data
2009-02-06 15:57:23 +00:00