58 Commits

Author SHA1 Message Date
Rich
ce76f1983d Look for new embedded resources except licx files
Exclude TempDB from Database list on startup
2012-01-26 16:44:26 +00:00
Rich
83f9e1cc75 SQL script to convert data to Approval format
Added Status before and after running script
Added query conditions to limit the databases listed
2012-01-23 18:21:06 +00:00
Rich
3153ffb024 Object support for approval
changes to support approval process
changes to limit menu to appropriate version of code
changes to support consistency check report
2012-01-23 13:51:04 +00:00
Rich
fee20b4f16 Added the ability to select a database from a menu. 2012-01-20 15:42:00 +00:00
Rich
3e71b6f6ca Allows the connection string to be set 2012-01-13 18:42:00 +00:00
Rich
1d910db31a Change Manager 2011-08-01 20:18:58 +00:00
Rich
14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
Rich
6fe40ea9e3 Moved DocPDF from Documents to new PDFs table 2011-04-18 21:32:28 +00:00
Rich
628cfc67de Moved DocPDF from Documents to PDFs table
Moved DocPDF from Documents to new PDFs table
2011-04-18 21:30:48 +00:00
089c50befa 2011-03-01 16:34:27 +00:00
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
e8c3a7347a 2010-10-25 19:24:10 +00:00
004006c932 2010-10-25 17:40:09 +00:00
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
acc15d2cd6 2010-03-25 11:22:04 +00:00
a5d0baf8c3 2010-01-25 13:48:23 +00:00
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
e3d76eb2e8 2009-11-20 11:39:32 +00:00
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
258b503bed 2009-01-27 15:45:38 +00:00
a95b610d3f 2009-01-27 15:41:05 +00:00
55166e2cb3 2009-01-27 15:40:02 +00:00
08e529bf26 2009-01-27 15:38:09 +00:00
c5dd724569 2009-01-27 15:37:31 +00:00
9ee8986e50 2008-10-03 11:29:37 +00:00
451391f5c8 2008-10-03 11:27:26 +00:00
d81b4d8af0 2008-08-12 11:42:50 +00:00
dfafac5a3a 2008-08-12 11:27:04 +00:00