Commit Graph

1181 Commits

Author SHA1 Message Date
Rich 41c8a90bdf RichTextBox pseudo caret when it doesn't have focus 2011-02-09 21:52:56 +00:00
Rich c0a822d4f7 support bodine database server 2011-02-09 20:39:15 +00:00
Rich ba9eddd1a1 support x64 location for ultracompare 2011-02-09 20:38:26 +00:00
Rich 9befc92794 - Remove Comment
- Set Forecolor to backcolor on a cell being edited.
- Verify that the Col is within range before accessing cell contents
Support for volian border formats
2011-02-09 15:31:57 +00:00
Rich 24b023c2f7 Allow RO Tab and Transition Tab to remain enabled when switching Tabs 2011-02-09 15:31:09 +00:00
Kathy ca5da7abe1 2011-02-08 15:43:48 +00:00
Kathy a68a7cd8ec 2011-02-08 11:34:11 +00:00
Kathy 7105a1cfb7 2011-02-08 11:32:53 +00:00
Kathy 989b5979a9 2011-02-08 11:31:56 +00:00
Kathy 773b2d2380 2011-02-08 11:31:16 +00:00
Kathy 9474d194c8 2011-02-08 11:29:26 +00:00
Kathy 1e71d60ae2 2011-02-08 11:28:54 +00:00
Kathy 1c95a81ef8 2011-02-08 11:28:10 +00:00
Kathy 3363e0f69a 2011-02-08 11:27:37 +00:00
Kathy bbe29f2b0a 2011-02-08 11:26:00 +00:00
Kathy 3a46cb8580 2011-02-08 11:25:03 +00:00
Kathy f524056e6c 2011-02-08 11:22:03 +00:00
Kathy fe808c0ca1 2011-02-08 11:19:53 +00:00
Kathy f59dfc7103 2011-01-31 12:39:21 +00:00
Rich 9631e6773d PROMS2010.SQL had two errors (actually two custom queries were missing a new a field for DROUsageCount). One was used for Library Documents. I believe the other was used for adding ROs. 2011-01-25 21:01:41 +00:00
Kathy c175393f85 2011-01-21 16:00:12 +00:00
Kathy 84732957e3 2011-01-21 15:58:54 +00:00
Kathy 9ac5db39d7 2011-01-21 15:55:40 +00:00
Kathy 77af06a808 2011-01-21 15:52:54 +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 7cdc7f4994 Added DROUsages table to capture ROUsages in Documents 2011-01-20 20:20:52 +00:00
Rich 5994bf2e4e Removed GetRoChildFromID which was not working properly
Added GetROIDByAccPagID to get ROID from Accessory Page ID
2011-01-20 20:20:10 +00:00
Rich fbe94ed3a0 CRUD Procedures for DROUsage records
getAffectedDROUsages - used when an RO Value is changed
Added "WITH EXECUTE AS OWNER" to a number of Procedures and Functions
Added DROUsages to vesp_SearchROItemAndChildren
2011-01-20 20:19:33 +00:00
jjenko 53b23fe44b 2011-01-20 18:19:29 +00:00
jjenko 8caee80740 2011-01-20 18:15:58 +00:00
jjenko 3fe2d27771 2011-01-20 18:12:37 +00:00
jjenko 0fafccf62c 2011-01-19 21:53:01 +00:00
jjenko fbce101db9 2011-01-19 21:52:02 +00:00
Kathy 3f9712b909 2011-01-19 16:29:04 +00:00
Kathy 21305fb6c9 2011-01-19 16:27:24 +00:00
Kathy d58cbfb089 2011-01-19 16:26:22 +00:00
Kathy e45eb154ea 2011-01-19 16:25:34 +00:00
Kathy ea0d4749e2 2011-01-19 16:24:32 +00:00
Kathy fcf38d2bec 2011-01-19 16:23:27 +00:00
Kathy 416eb91ed4 2011-01-19 16:22:52 +00:00
Kathy 3bae38ab21 2011-01-19 16:21:33 +00:00
Kathy 3214475301 2011-01-19 16:20:57 +00:00
Kathy 0830dc5323 2011-01-19 16:20:21 +00:00
Kathy b35612736d 2011-01-19 16:18:20 +00:00
Kathy 6cf5c943df 2011-01-19 16:16:50 +00:00
Kathy 637bf06ae8 2011-01-19 16:15:25 +00:00
Kathy 9a3330fc63 2011-01-19 16:14:34 +00:00
Kathy 3c5d850097 2011-01-19 16:12:57 +00:00
Kathy 847a525c78 2011-01-19 16:12:17 +00:00