30 Commits

Author SHA1 Message Date
a629f6834b B2024-061- Added a null reference check in the save annotation code. Need for when Admin deletes the annotation while a user modified the text of it 2024-08-21 11:37:37 -04:00
d7b97677d5 B2019-004: An annotation is not removed from Annotation search results when it is deleted in the editor 2019-05-09 13:01:49 +00:00
304860b7e2 B2019-054 Upon startup of PROMS, the initialization of ProcItem caused the list of PROMS databases to display. 2019-04-04 13:53:11 +00:00
a9ad0ed12a B2019-029: When a new annotation is created, unless you press save, it isn’t saved. The first fix caused a dialog to come up repeatedly for when save is selected. There is no longer a dialog and this was fixed with this update 2019-03-28 14:35:21 +00:00
b29176f636 B2019-043 Added checks for being in design mode during initialization of variables
B2019-043 Added checks for being in design mode during initialization of variables.  Also needed to remove the parameter from the constructor
2019-03-22 15:19:19 +00:00
60d7ba4e88 B2019-029: When a new annotation is created, unless you press the save button, it is not saved 2019-03-18 14:48:43 +00:00
17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
d36876bedf B2018-125: Could remove annotation type if newly created and used without exiting program 2018-09-21 13:19:47 +00:00
Rich
8048416576 B2017-127, B2017-131 Send message when a MSWord section is opened.
B2017-126 Only turn-on NamedPipe if Command Line parameter /NamedPipe is used.
2017-06-29 17:53:50 +00:00
bef0744972 B2016-274 - allow user with Admin rights who also is included in the reviewer group edit existing annotations made by other users 2017-01-10 16:04:18 +00:00
Rich
09331fa227 Delete Empty CPS Annotation 2016-04-21 20:21:18 +00:00
71927ea398 C2016-007 and B2016-097 – Update ProcStep data every time (Westinghouse CPS) 2016-04-20 15:47:28 +00:00
abcedb6c0f Added a check for an empty string 2016-04-07 14:09:45 +00:00
Rich
b695681aba code to support CPS Editor 2016-04-05 16:05:19 +00:00
Rich
2c498554ee Adjust the height of the Annotation Text window to scroll when moved past the bottom line. 2016-02-26 20:49:26 +00:00
Rich
6ae55e3780 Fixed logic to properly find RO Tokens in text.
Fixed logic when searching for annotations so that the results can be selected.
2013-11-27 15:43:53 +00:00
Rich
50910d00b8 Add UserInfo property and modified code to assure a person with Reviewer security can only manage annotations created by themself.
Added SessionInfo property to DisplayTabControl class and managed opening and closing DisplayTabItems.
Added OwnerID and UserRole properties to DisplayTabItem class and obtained owner id and setup security based on user role when opening an item.
Added property to allow forced check in of word document to ignore any changes made by user.
Removed debug code
Added methods to setup ribbon control based on user's security role.
Added SessionInfo property and events and methods to setup proper menu items to appear on the right click of a node based on user's role and checked out status of item.
2013-11-20 23:12:47 +00:00
Rich
7bcfafcc8b Move frmErrors when frmLoader is moved
Shutoff SpellCheck for StepRTB
Use using for temporary StepRTB
Use using for vlnFlexGrid
Added debug output to track StepRTBs and vlnFlexGrids in memory
Limit bottom margin to 0 or above
Dispose of roImage after it is done being used
Dispose of Figure after it is done being used.
Use GetJustRODB so that images are not loaded.
Added ErrorHandler if annotation is deleted after a search
Track create, dispose and finalize
Add static variable to control if SpellCheck is used
Use using for temporary StepRTB
Lazy Load SelectionStack
Clean-up on Dispose
Track create, dispose and finalize
Make MyCopyInfo Lazy Loaded
Use using for temporary StepRTB
Add Dispose method for TableCellEditor
Cleanup on Dispose
Only kill MSWord instances that are invisible
2012-07-13 18:34:57 +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
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
6634758e73 2010-09-21 18:35:36 +00:00
0849b002b4 2010-08-12 16:05:52 +00:00
935802a57a 2010-08-04 15:17:19 +00:00
aa119cfcce Annotataion Search Results bug fix 2009-09-11 18:47:36 +00:00
ecfaf38e79 fixed grid update when adding/deleting annotations 2009-05-06 15:55:01 +00:00
Rich
9ec25b6a15 Added code to watch the resize of the annotation panel 2009-05-05 20:47:52 +00:00
302a7bdcaa 2009-03-12 13:55:35 +00:00
ddc6a34966 search logic 2009-02-04 19:51:36 +00:00
992d727d3c 2008-08-12 11:48:04 +00:00
Jsj
fe9b4ebac8 2008-05-28 18:13:53 +00:00