Commit Graph

1535 Commits

Author SHA1 Message Date
Kathy 515d17df30 2011-09-22 11:44:39 +00:00
Kathy 216960bce8 2011-09-22 11:42:43 +00:00
jjenko 883a21891d 2011-09-19 20:23:47 +00:00
jjenko eb20882b2f 2011-09-19 20:23:10 +00:00
Rich 0678a168eb move generic code to volian.base.library
fix to hide displayhistory panels if myedititem is null
2011-09-08 20:42:33 +00:00
Rich dc873787a3 move generic code to volian.base.library 2011-09-08 20:41:25 +00:00
Rich 44594cdd29 fix to set displayhistory myedititem to null when item is deleted 2011-09-08 20:40:24 +00:00
Rich 39a0685edb fix logic to save contentauditid in gridaudits identified when trying to delete a procedure containing grids 2011-09-08 20:39:30 +00:00
Kathy 8b2f1b34f5 2011-09-01 11:03:57 +00:00
Kathy df8ed9da64 2011-09-01 11:03:19 +00:00
Kathy 6a7a9f7786 2011-09-01 11:02:02 +00:00
Kathy 4d375d2205 2011-09-01 11:00:17 +00:00
Kathy aee340fce2 2011-08-24 11:55:52 +00:00
Kathy d654f22310 2011-08-24 11:54:43 +00:00
Kathy ea6c9d5055 2011-08-24 11:53:31 +00:00
Kathy 7bc0503efa 2011-08-24 11:51:44 +00:00
Kathy a19b72e4fe 2011-08-24 11:51:11 +00:00
Kathy 0f98b74c9a 2011-08-24 11:49:59 +00:00
Kathy 9456cc7214 2011-08-24 11:48:39 +00:00
Kathy 03a1d870b1 2011-08-24 11:47:10 +00:00
Kathy 969485ed40 2011-08-24 11:46:39 +00:00
Kathy afebd40e72 2011-08-24 11:45:35 +00:00
Kathy 70fd72d6f6 2011-08-24 11:42:50 +00:00
Kathy 7f36a0993b 2011-08-24 11:41:04 +00:00
Kathy f95c2a10af 2011-08-24 11:40:30 +00:00
Kathy e4df9391c3 2011-08-24 11:39:43 +00:00
Kathy 0d5547134e 2011-08-24 11:38:35 +00:00
Kathy b36347213b 2011-08-24 11:37:35 +00:00
Rich ead5264fd6 Removed event handler for debug checkboxes 2011-08-23 19:01: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 719706350b Debug output save and show
Added StepRTB Closed logic to disposing
Use the correct font for sections and procedures.
2011-08-23 18:42:34 +00:00
Rich fab3c49244 Added StepRTB Closed logic to disposing 2011-08-23 18:41:06 +00:00
Rich 15d7ab597c Create and Show Debug Files 2011-08-23 18:39:25 +00:00
Rich f20d9bbb6b Made it easier to switch Databases 2011-08-23 18:38:48 +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 472f4768b1 Use DisplayHistory Timer Refresh when Items Change 2011-08-23 14:10:10 +00:00
Rich 5181223c15 Added Print to Procedure Menu
Added "Print All Procedures" to DocVersion Menu
2011-08-18 11:21:36 +00:00
Rich 3a408d7af5 Added Print and Print All Procedures
Added DebugPagination and DebugText properties
2011-08-18 11:19:51 +00:00
Rich a9882ad357 Added Print All Procedures 2011-08-18 11:18:16 +00:00
Rich c2fef5fafe Fixed Summary of Changes Report to show original text 2011-08-11 21:21:49 +00:00
jjenko a3f5be6931 fixed null reference exception 2011-08-10 14:28:40 +00:00
Rich 6047e40ba0 Only set MyStepPanel.LastAdjust if MyStepPanel isn't null
After StepRTB is resized verify that text has not scrolled out of view
2011-08-09 20:12:40 +00:00
jjenko 33b03c0a9a handle bullets for multiple cautions and notes 2011-08-09 20:08:09 +00:00
jjenko 4080c3c189 support for ColT and WidT - caution and note position and width 2011-08-09 20:07:08 +00:00
jjenko 5d8d8afcdc upped release number to 11.0.0.3 2011-08-09 15:07:55 +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 7ec5ca5555 Allow History to be visible when Procedure is selected
Initially, don't show the History tab (until something is selected)
2011-08-02 19:39:44 +00:00
jjenko 540a661496 fixed typo in tool tip for annotation types dropdown list 2011-08-02 19:08:08 +00:00
jjenko b963524514 added comment for the possible OperatingMode settings 2011-08-02 15:14:52 +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