21 Commits

Author SHA1 Message Date
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
Rich
2aeee7fdbc Added MyItemInfo property
Fixed format of ToString for AnnotationAuditInfo
Fixed format of ToString for ContentAuditInfo
Fixed Restore if no next item
Fixed ActiveParent logic after restore
Added Timing logic and then Commented it
Fixed Logic when there is not a NextNode
Timing Debug code
Update UserID when saving annotation
Commented Timing Debug
Created and used FixPath - StepPath
Use MyItemInfo.SearchPath if Content doesn't have path
Refresh Change List from Timer.Tick
Added Timer for Refresh
Added code to refresh ChangeBar
Added and Commented timing debug
Changed logic for saving ROUsages
Added Closed Property that is set when the handle is destroyed
Don't refresh StepRTB if it is closed
2011-08-23 14:14:14 +00:00
Rich
14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
7d070668db 2011-01-19 16:07:38 +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
Rich
c5f5e692c8 Added logic to remember the status of the TreeView
Added specific file location for ErrorLog
Added logic to refresh ContentParts when Items added or deleted (Error 68)
2010-11-17 17:30:08 +00:00
Rich
e20796dfbf Fixed NextItems logic
Replaced duplicate logic in GetChildren with MyItems
Fixed logic to check for Sections = null
2010-11-15 17:01:36 +00:00
120949de80 2010-11-08 14:33:27 +00:00
2e548621f4 2010-10-25 17:25:23 +00:00
a3208ccff6 2010-03-25 11:20:10 +00:00
edd5793f18 2010-01-22 13:54:09 +00:00
cdf14f6328 Tree node fixes when deleting nodes 2010-01-15 17:05:41 +00:00
Rich
ce4d28e0b9 Refresh ContentInfo objects for any impacted by transition changes
This fixes a bug that if the contentInfo was not refreshed, it was not able to be edited.
This also causes ContentInfo's with Annotations to have the background color changed.
2010-01-11 22:17:52 +00:00
Rich
79b0bf4c1b Fixed code so that Deletes of Procedures and Sections would no cause steps to be resequenced.
Added code to Just Get RODb and not all of it's children.
Added code to create an RoImageFile (Temporary) to be used to view and print images
Additional DEBUG info
2009-12-07 15:55:31 +00:00
dbee9fde6d 2009-11-20 11:38:46 +00:00
236f2b9fe9 2009-11-13 13:30:19 +00:00
391cbaea39 2009-11-03 16:32:28 +00:00
Rich
06c622b5eb - Added RTF command ulnone to StripRtfFormatting
- Fixed ResetParts to also MyContent.RefreshContentParts
 - Removed a using command because it was causing a cached iteminfo to be disposed.
Added DeleteItemAndChildren
2009-10-22 19:05:08 +00:00
Rich
e70ffda937 Inserting New Items, FixTransition Text 2009-07-30 19:00:35 +00:00
Rich
70a79aa07e Added comment to describe ABC abreviation After, Before and Child 2009-04-27 18:32:43 +00:00
Rich
406e8a928c Moved ItemInsert code from ItemExt.cs and now using stored procedures to do all changes within a Transaction. 2009-04-22 13:05:47 +00:00