34 Commits

Author SHA1 Message Date
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
396cada699 Changed logic so that for first secttion we use ItemInfo.InsertChild (this handles lots of things) 2012-03-28 19:53:26 +00:00
3e75ecd9a6 2012-03-06 17:20:17 +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
c7383915ec 2012-01-27 12:45:40 +00:00
Rich
21ba5556f7 changes to support approval process 2012-01-23 13:56:23 +00:00
Rich
5181223c15 Added Print to Procedure Menu
Added "Print All Procedures" to DocVersion Menu
2011-08-18 11:21:36 +00:00
99bd83fd14 2011-04-21 12:24:59 +00:00
54cce8f1a4 2011-04-06 14:25:39 +00:00
fcf38d2bec 2011-01-19 16:23:27 +00:00
Rich
5915380402 Added HasWorkingDraft property - B2010-007
Don't allow a WorkingDraft to be created if one exists - B2010-007
2011-01-03 20:34:51 +00:00
Rich
1757d238d5 Added a IsBeingDeleted flag to the event arguments for closing a Word Document
Added a IsBeingDeleted argument to the CloseWordItem method
Added a IsBeingDeleted Property to the DSOTabPanel so that it does not ask if	it should save changes if the section is being deleted.
2010-12-16 22:16:49 +00:00
Rich
abd26062f6 Don't use the Edit Window to Copy a Procedure 2010-12-14 19:56:54 +00:00
Rich
5b70652cb4 Use the TreeView timer to select the newly created step when a step is added from the TreeView. This assures that it will get focus.
Changed OnChange to be called for a specific instance
Don't select newly created Step if it was created from the TreeView
Adjust the locations of steps properly if a caution or note is deleted
Reduce repeated setup of the RTF data in a step
Add an event that fires after the Step is added from the TreeView so that the newly created step can get focus
2010-12-02 22:23:50 +00:00
d01b27c80d 2010-12-02 15:23:29 +00:00
Rich
bb3844538c - Added tools to find Symbol Characters in Word Documents
- If the range does not have any characters return an empty string
Refresh Most Recent Items when the office button is pressed
Added OrdinalChanged Event
Used OrdinalChanged Event rather than MyContent.Changed Event when Ordinal is updated.
Use OrdinalChanged Event to update Tree Node
Refresh MRU list as items are added
Use OrdinalChanged Event to update Step Tab
- RTBFillIn changed to only update the RTB when the contents change
- AdjustSizeForContents changed to raise the HeightChanged event when the Height changes
Update the treeview tabs even if the step is not open.
2010-12-01 20:03:06 +00:00
b3b3f5e518 2010-11-30 16:04:31 +00:00
Rich
9de2eb9d9a Added other symbol font names (Symbol, VESymb) to IsSymbolFont.
Check for null mySection before checking details on a new node.
Error 177 - Hidden property added to use for collapse rather than Visible.
Error 173 - Use DeleteItemInfoAndChildren on Cancel of a new ItemInfo.
2010-11-29 16:31:41 +00:00
Rich
f208c98202 Copy all fields from Library Document when converting a Library Document to a Stand-alone Document
Added code to update the Procedure Panel when a Word Section is added.
Created a method to find a ProcedureDisplayTabItem for a specific item
Added code to Reset the Tab when a Section's Number is changed.
Added code to Reset a Procedures Parts when a Panel is Reset
Added an event for a Node being added.
2010-11-17 22:29:54 +00:00
171f668aaf 2010-11-10 18:21:19 +00:00
b135576283 2010-11-08 14:57:27 +00:00
bd0c9970ab 2010-10-20 16:56:44 +00:00
6c6676375a 2010-09-27 12:44:16 +00:00
Rich
ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
56d5c40f8a 2010-03-25 11:28:09 +00:00
cdf14f6328 Tree node fixes when deleting nodes 2010-01-15 17:05:41 +00:00
Rich
61c9d01516 Added code to locate the currently selected StepItem in the TreeView 2010-01-13 21:32:23 +00:00
badc98c07d 2009-11-20 12:49:38 +00:00
c17133d47e 2009-11-13 16:14:46 +00:00
e35ea8b8c5 support for StepRTB on property pages 2009-07-24 21:43:53 +00:00
c113da491f 2008-10-03 11:40:23 +00:00
47e02071fc 2008-08-20 11:09:34 +00:00
acc287dc58 2008-08-12 11:49:46 +00:00
Jsj
be6a6eb47e 2007-11-20 20:26:30 +00:00