Commit Graph

49 Commits

Author SHA1 Message Date
jjenko 089c50befa 2011-03-01 16:34:27 +00:00
Kathy bcacc4ed5b 2011-03-01 13:20:57 +00:00
Rich 52a088a775 Added DROUsages table to capture ROUsages in Documents
Changed lookup to use ROID rather than id when expanding the tree
to show the selected RO.  Previously used GetRoChildFromID which
was not working
2011-01-20 20:23:35 +00:00
Rich c4344f2308 Added UpdateDRoUsages to Update DROUsages when a Document is Saved
Added a list of ROIDs as a parameter to the code that walks through the MSWORD Document text and replaces ROs with their values
Fixed search string in FindRO
Added code to call GetAffectedDROUsages when an RO changes.
This adds annotations to show the changes to RO Values.
Added DROUsages table to capture ROUsages in Documents
2011-01-20 20:22:10 +00:00
Rich b136252ff6 Added Grids and Images 2011-01-18 21:06:41 +00:00
Rich cce75c2497 Added Grids and Images 2011-01-18 21:06:09 +00:00
Rich de7194e3cb Use DBConnection.XML if it exists in the executable folder. 2010-12-17 15:12:42 +00:00
Rich 10f06a5e9c Update underlying data field when related object is updated.
If the selected Library Document is out-of-range throw a specific error
Don't fail if the user clicks on open space in the BookMark list
Added property to provide a right margin (RTBMargin) between the RichTextBox and the StepItem
2010-12-16 20:42:44 +00:00
Rich db051f8ff8 Updated Generated Code to Use IDs rather than Objects for internal Updates 2010-12-13 15:47:02 +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
Rich c57078a7cb Refresh Entry when ContentInfo refreshed (Error 159) 2010-11-17 17:30:48 +00:00
Kathy e8c3a7347a 2010-10-25 19:24:10 +00:00
Kathy 004006c932 2010-10-25 17:40:09 +00:00
Kathy 43be8792cd 2010-10-25 17:39:18 +00:00
Rich 9f869343cd Faster method of moving objects from a temporary cache list to indexed cache lists 2010-09-29 17:21:30 +00:00
Rich fb3ed8d053 Changed TODO comment to CSLATODO
Corrected logic for IsValidList to use IsValidList rather than IsValid
2010-09-27 16:10:01 +00:00
Rich fe23fd84e3 Changed TODO comment to CSLATODO 2010-09-27 16:07:23 +00:00
Rich ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Kathy acc15d2cd6 2010-03-25 11:22:04 +00:00
Kathy a5d0baf8c3 2010-01-25 13:48:23 +00:00
jjenko c931644b3f comment out debug writelines 2009-12-18 14:27:16 +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
Kathy e3d76eb2e8 2009-11-20 11:39:32 +00:00
Kathy c90633f795 2009-11-13 13:39:27 +00:00
Rich 7bc7129faf Changed GetIdValue to use UniqueID 2009-10-21 20:49:28 +00:00
Rich b086f76b63 Allow for multiple connect strings 2009-08-19 15:32:42 +00:00
Rich 73407f36d0 Changed Number field to 256 characters 2009-07-24 20:50:27 +00:00
Rich 921b269a28 Fix for Insert New Step 2009-07-24 19:38:33 +00:00
Rich adabca0068 Fixed infinite loop problem in IsDirty and IsValid 2009-04-16 14:33:10 +00:00
Rich 82c30dfe7f Added FileExtension Field 2009-03-28 22:18:53 +00:00
Rich 612b043186 Add initialization and reset code 2009-03-25 15:00:02 +00:00
Rich 26f8e03a8c Reset related lists 2009-02-06 15:55:52 +00:00
Kathy 258b503bed 2009-01-27 15:45:38 +00:00
Kathy a95b610d3f 2009-01-27 15:41:05 +00:00
Kathy 55166e2cb3 2009-01-27 15:40:02 +00:00
Kathy 08e529bf26 2009-01-27 15:38:09 +00:00
Kathy c5dd724569 2009-01-27 15:37:31 +00:00
Kathy 9ee8986e50 2008-10-03 11:29:37 +00:00
Kathy 451391f5c8 2008-10-03 11:27:26 +00:00
Kathy d81b4d8af0 2008-08-12 11:42:50 +00:00
Kathy dfafac5a3a 2008-08-12 11:27:04 +00:00
Kathy 50e163dae0 2008-08-12 11:25:17 +00:00
Kathy 25458190e6 2008-08-12 11:23:45 +00:00
Kathy f42f176ae9 2008-08-12 11:22:57 +00:00
Kathy 0c505e9455 2008-08-12 11:22:10 +00:00
Kathy d0dba2aad4 2008-08-12 11:21:19 +00:00
Jsj cda0291dbd 2008-05-16 18:07:47 +00:00
Rich 1973b9646c Update related lists when related value changes. 2008-05-01 11:01:21 +00:00
Jsj 6e00716c47 2007-11-20 20:12:45 +00:00