Commit Graph

1751 Commits

Author SHA1 Message Date
Kathy 143f927cc6 2012-04-03 16:18:04 +00:00
Kathy a02a253b7f 2012-04-03 16:15:51 +00:00
jjenko bfb9e3c19e Was sometimes getting an error message during the Paste operation of a table Row or Column. B2012-085 and B2012-086
Fixed some other Copy/Paste Rows/Columns table bugs as well.
2012-04-03 14:23:34 +00:00
Kathy 3ac0159ce5 2012-04-02 15:30:13 +00:00
Kathy 35d0e96e7f 2012-04-02 15:29:07 +00:00
Kathy f385991f05 2012-04-02 15:27:01 +00:00
Kathy aa8faea595 2012-04-02 12:11:04 +00:00
Kathy d8591f6956 2012-03-30 11:01:56 +00:00
Kathy 8ad09e674f 2012-03-30 11:00:47 +00:00
Kathy 7f240997df 2012-03-30 11:00:07 +00:00
Kathy c8f33476ea 2012-03-30 10:59:25 +00:00
Kathy 4e668096d3 2012-03-30 10:57:33 +00:00
Kathy a8a3453c84 2012-03-30 10:56:29 +00:00
Kathy 2d507b7304 2012-03-30 10:55:49 +00:00
Kathy f90dfb4908 2012-03-30 10:53:10 +00:00
Kathy 189e2e64a7 2012-03-30 10:52:27 +00:00
Kathy f9484e05c0 2012-03-30 10:51:48 +00:00
Rich e14f62728e Fixed logic to get data for Chronology and Summary of Changes reports 2012-03-28 21:56:23 +00:00
Rich 396cada699 Changed logic so that for first secttion we use ItemInfo.InsertChild (this handles lots of things) 2012-03-28 19:53:26 +00:00
Rich 7dbc0ddfe5 Add option to fix all approval databases at once
Added Print Statements
Corrected RestoreDeletedItem
2012-03-28 19:52:47 +00:00
Rich 27c6c39fbc Fixed code that converts the search string into a regular expression search string. This fixed a number of problems including the search for the percent symbol as described in B2012-089. 2012-03-26 13:32:45 +00:00
Rich a38a883170 Update User Defined Function vefn_FixSearchString to enable search for dash 2012-03-26 13:30:55 +00:00
Rich 1ffe60bf89 2012-03-23 18:38:39 +00:00
Rich add9c5a40c Open Tags rather than History first B2012-038 2012-03-23 18:37:52 +00:00
Rich 354f109163 Eliminate slaves from DataLoader process 2012-03-22 20:31:38 +00:00
Rich ff71b351e1 Use ToString for ListBox to allow select to find ContentAuditInfo
Use ListString
Select correct item in the Edit Window
Only select tab if it is not selected
2012-03-22 20:30:43 +00:00
Rich c21f8adf32 Create ListString property used in DisplayHistory
TabTitle for unnumbered procedures
2012-03-22 20:29:49 +00:00
Rich 8dd3d6481a Removed Applicability
Added menu options to correct funtions and procedures
Removed Applicability from PurgeData
Bug Fixes for Paste/Replace etc.
Update DTS and User ID before saving Config
Search from current rather than root node
2012-03-22 20:28:58 +00:00
jjenko 4fc0ae9966 fixed problem where we got an error when changing a format selection on a tree node above a document version 2012-03-22 18:21:12 +00:00
jjenko 95af379507 Fixed problem when after inserting a RO in a table cell, the table cell reverted back to view mode. 2012-03-22 17:26:25 +00:00
jjenko 4f14509562 Fixed Enter Key logic going from an high level RNO to back to the high level step 2012-03-19 14:24:00 +00:00
jjenko fe96bbf619 The <CTRL-LEFTARROW> key stroke now works like 16-bit VE-PROMS (it wasn’t jumping to the AER column with it should have) 2012-03-19 14:22:17 +00:00
jjenko c78b6241e8 when deleting an edit window in the AER, position to the bottom most in the AER - was jumping to RNO 2012-03-19 14:20:52 +00:00
jjenko b154269a65 made the annotation types drop down a little wider 2012-03-16 15:51:05 +00:00
jjenko ea55aba127 added delegate for event to update the stages list 2012-03-16 15:50:17 +00:00
jjenko 071d1a189c added delegate for event to update the annotation list 2012-03-16 15:49:44 +00:00
jjenko 12eaf94c09 added a Refresh method to refresh AnnotationTypeInfoList
added a Refresh method to refresh StageInfoList
2012-03-16 15:49:09 +00:00
jjenko 119769f31f added event to update the Annotation lists in the Search and Annotation Details panels 2012-03-16 15:48:06 +00:00
jjenko 52e227d35f added tabs for Annotation and Revision Stages 2012-03-16 15:47:32 +00:00
Rich b36187adcb Add logic to make entire RTBItem visible when it is resized.
Added event handler for MyStepRTB.Resize
2012-03-16 09:20:20 +00:00
Rich 41f5b634fc Added Status Label and detail to Message Box if Increment All fails 2012-03-13 12:24:35 +00:00
Kathy 23c5e6534d 2012-03-12 11:45:19 +00:00
Kathy b955f6e331 2012-03-12 10:42:39 +00:00
Kathy aac7de181c 2012-03-09 16:10:09 +00:00
Kathy 42e70515c6 2012-03-09 14:11:05 +00:00
Kathy 2f32c42a77 2012-03-08 14:24:51 +00:00
Kathy 1f8af44de6 2012-03-08 14:23:06 +00:00
Kathy da260ce27a 2012-03-08 14:20:38 +00:00
Rich d06421f6df Added Save for DocVersion Config 2012-03-07 19:41:21 +00:00
Rich af59ad1538 Add LastDatabase property
This eliminates the need to look at all of the databases on the server, and thus speeds-up startup
Get and Save DefaultDB Setting
Added DefaultDB Setting
2012-03-07 15:58:34 +00:00