804 Commits

Author SHA1 Message Date
f78e7f6a5a Allow the border to be specified when a grid is created 2011-09-28 13:30:16 +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
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
d654f22310 2011-08-24 11:54:43 +00:00
ea6c9d5055 2011-08-24 11:53:31 +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
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
5181223c15 Added Print to Procedure Menu
Added "Print All Procedures" to DocVersion Menu
2011-08-18 11:21:36 +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
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
540a661496 fixed typo in tool tip for annotation types dropdown list 2011-08-02 19:08:08 +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
8b1498080a Added a Library Document Usage report
added methods to create a library document usage report
2011-07-19 20:14:50 +00:00
6ea027f133 2011-07-19 16:49:09 +00:00
Rich
7b177a88f6 Formats.cs - Update existing Formats
ContentExt.cs - Fixed logic to find RO value in procedure text
DisplayText.cs - Fixed logic to find Ro value in procedure text
2011-07-19 16:40:50 +00:00
Rich
be814b9743 Improve ROFst Update Performance
Add RoFstLookup Dicitonary Entries for Multiple Return Values
AddByROFstIDImageIDs - Add a list of figures based upon a List of ImageIDs
Fix regular expression to find RO Text to replace
GetDROUsagesByROIDs - get a list of ROUSages for a list of ROIDs
GetJustRODB - Get Just RODB object without children
GetJustROFst - Get Just ROFst or ROFstInfo object without children
Reduce duplicate gets of RODB and ROFst
Improve ROFst Update Performance
GetByRODbIDNoData - Get RoImageInfo objects without graphic data for ROFst Update comparison
GetROUSagesByROIDs - Get a list of ROUSages by ROIDs.  This reduces the number of ROIDs to be checked when updating ROFst.
Use GetJustRoFst and GetJustRoDB to improve the performance to see if the "Update ROFst" button should be active.
2011-07-18 14:57:47 +00:00
4625ac41f5 2011-07-14 16:02:48 +00:00
df775b384e 2011-07-14 16:00:23 +00:00
daddf5d47c bug fixes and changes to search results reports, changes to wording on search panel for step types 2011-07-11 19:57:01 +00:00
2ac032a599 DataLoader fix for tables 2011-06-29 17:10:22 +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
85d4b1fafa bug fix for B2011-070, the mouse and the enter key 2011-06-22 14:00:00 +00:00
87d3a95327 DataLoad fix for tables and Enter Key handling logic 2011-06-16 19:33:50 +00:00
dd0fef1712 Table handling in the ProcessEnterKey logic 2011-06-16 19:29:30 +00:00
273113fbca added event for Enter Key 2011-06-16 19:27:41 +00:00
a062a026b4 2011-06-16 10:35:50 +00:00
07b7f1e47c 2011-06-16 10:35:14 +00:00
67873fd6c6 added comment about mixed fonts in the spell checker section 2011-06-07 20:33:34 +00:00
f66289aacf Spell checker fix 2011-06-07 19:11:46 +00:00
45a5ea5263 make spell checker available to the grids 2011-06-07 19:07:05 +00:00
b9dd99d394 Spell Check Context menu fix 2011-06-07 19:06:21 +00:00
3faef16a06 fixed logic that selects the table cell under the mouse pointer when the table is first clicked upon. 2011-06-01 19:44:04 +00:00
ebe7ae7ffa Right and left arrow key fixes to hand RNOs 2011-06-01 19:42:19 +00:00
bb9d4f9042 fix for arrow keys and for initial mouse select of a table. 2011-06-01 19:39:06 +00:00
f89f692662 added Plain Text paste option 2011-05-27 17:20:09 +00:00
a51f98c230 Fixed problem saving clipboard copy of just an RO in the text, save both RTF and Text version of step text to clipboard, handle, paste rtf vs plain text 2011-05-27 17:18:37 +00:00
b303193350 clipboard paste fix - should paste text only 2011-05-27 17:16:36 +00:00
cffec5776a 2011-05-19 13:32:33 +00:00
bb034b56cc 2011-05-19 13:31:52 +00:00
6ca33e7e8f unmark table is selected for copystep 2011-05-18 19:48:27 +00:00
02c1b2c665 fixed border selection with merged ranges 2011-05-18 17:46:13 +00:00
b21c5da08a An IF statement should have been commented out along with its Console.Writeline 2011-05-18 17:45:37 +00:00
5222423ac4 Bug fix for B2011-080, added a check for all rows or all columns selected. Added variable to save background color, so that it could be restored if a Delete was aborted. 2011-05-16 18:56:57 +00:00
ca6c3eab39 Reset background color of table, if delete was aborted. Also bug fix for B2011-080, removing all rows or all columns will call the Delete function. 2011-05-16 18:54:24 +00:00
c7fc6bae56 Reset background color of table, if delete was aborted 2011-05-16 18:52:59 +00:00
Rich
0b3693fef8 Added Edit/Initialized config to the Documents
Check to see if MSWord changes should be saved if PROMS is closing
2011-05-09 20:38:01 +00:00
724fbcf62d 2011-05-06 15:39:02 +00:00
Rich
55a7e2e2b6 Fixed Ctrl-C / Copy from menu 2011-05-06 15:32:08 +00:00
Rich
fa9ad85a36 Use the currently active control for Ctrl-C, Ctrl-X and Ctrl-V 2011-05-05 17:44:55 +00:00