62 Commits

Author SHA1 Message Date
66295594e9 B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search-2 2025-04-07 13:46:28 -04:00
74ccbfa760 B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search 2025-04-04 13:13:28 -04:00
24c5bc5097 B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search 2025-04-03 18:01:13 -04:00
1ffde5de50 B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search 2025-04-03 14:20:21 -04:00
527e6b5053 B2024-077 When searching Referenced Objects Reports, pick the RO and select a procedure set and the selection panel refreshes and you lose your selection. If the set has to be selected first then it should be at the top of the report panel.
Also fixed a small ancillary typo that I found while finding this.
2024-10-29 15:46:12 -04:00
1c9334a52b B2024-070_072_Correct_Typos__Setpoint_ID__and__Category_of_Transitions 2024-09-16 11:53:20 -04:00
f1aa365958 B2023-103: Improve User Interface for Incoming Transitions 2023-10-19 09:14:09 -04:00
1667d831ad fixed compile error because Source Safe doesn't know how to merge properly NOR does is give you the option to just use the file you're checking in, instead of trying it merge just the changed lines. 2023-06-08 18:34:48 +00:00
34679bc07c 2023-06-08 18:22:22 +00:00
95e21a6724 Fixed compile error from previous check-in 2023-06-08 15:19:39 +00:00
9029e0eaac C2023-010: Added ability to select all substep types, or to select all children of a specific node in the treeview 2023-06-08 15:14:46 +00:00
8dbdfe55de C2021-028 (RNO Only disable Word Section under Step Element) & B2021-075 (RNO Only needs ‘No matches found’ 2021-08-23 14:28:34 +00:00
dadbe460a5 B2021-061: Delete of incoming transition does not display list 2021-05-21 15:00:08 +00:00
f3daf3b6eb C2019-001: Provide option to search only in RNO steps 2021-05-12 14:48:38 +00:00
8d05b057aa B2021-018: Incoming transitions not always enabling Convert to Text 2021-04-22 14:30:35 +00:00
9339a49002 C2021-023: Tooltip for Search/Load was for Save 2021-04-16 15:19:00 +00:00
25b9af0d7c C2021-006: Search results save/load only show xml file type as option 2021-03-26 15:44:37 +00:00
4168218dc9 B2021-004: Multiple selections in the Search’s Incoming Transitions list box. 2021-03-26 13:28:54 +00:00
7ce4e104b3 C2021-002: Incoming Transitions – disable Search button & C2021-003: Incoming Transitions – consistent tooltip (designer) 2021-01-22 14:36:03 +00:00
f79ff651a5 B2021-003: Incoming transitions: random Enable/disable of ‘Convert Selected Text’ button & crashing 2021-01-18 17:05:08 +00:00
fdd59a5d6b Upped revision number to 1.8
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
9142e7b168 B2020-107: Add missing options to Search’s Save & Load 2020-08-14 15:28:09 +00:00
9b363aa847 C2020-010: For search: ‘Accessory Sections’ to ‘Word Sections’ and disable Word Sections for Transition Searches 2020-05-13 12:28:53 +00:00
6f42f911f7 C2020-009 Search By Word 2020-05-04 14:09:48 +00:00
2d77970b3c C2019-041: Global Search/Ros, code clears dropdown list every time a procedure set is checked or unchecked 2019-11-26 14:54:06 +00:00
cf0a93fe4a B2018-148 Changed dropdown type for Results Type to dropdown list so that the user cannot type text in that field.
B2018-148 Changed dropdown type for Select Procedure and Select Section to dropdown lists so that the user cannot type text in that field.
2018-12-04 20:50:54 +00:00
a45b66fe8c B2018-134 when searching specifically for Outside Transitions, we need to pass an empty list of procedure sets to the stored procedure, so that it will look at all of procedure sets. B2018-132 Removed the extra number when building of the step element panel title. C2018-032 Changed to label next to the Transition Type list to “Type” and the label next to the Transition Category to “Category”. 2018-10-02 15:38:44 +00:00
0fc87fdbaa C2018-030 Adjusted the label size (length) on the check box so that we can now see the entire label’s text: “Search RO and Transition Text” 2018-09-25 19:07:23 +00:00
d2e2461f96 C2018-027 – updated the tool tip text for the panel that displays the list of procedure sets to search. 2018-09-07 14:52:52 +00:00
Rich
eb96b737f6 Set the label for the Panel for the Search Buttons to Blank. 2017-05-25 19:12:20 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
5942d14798 Changed the “Search RO Text” checkbox label to “Search RO and Transition Text” (B2016-110)
Fixed null reference issues when adding/deleting Figures off of Figures (B2016 -111)
Added a public method that will set the cursor focus to the Find Text box when Find/Replace is first started (B2016-107)
When a new Figure substep is added, the Step Properties Panel is automatically opened with the RO tab selected.  Changed the RO button in Step Structure grouping of the Insert tab to read “RO Figure”.
2016-05-13 19:00:03 +00:00
Rich
499cd0a1bf Added code to refresh transition search elements before doing long running query. Fixed incorrect search results when transition search tab selected with an open procedure
Changed drop down elements from Windows Forms ComboBox to DevComponents ComboBox.
2015-04-09 20:33:17 +00:00
a961b0cc6b Changed the label for selecting the transition type to “Select Type” in the search transition panel. 2015-02-09 14:33:47 +00:00
Rich
4e1eff4c4f Added code to support conversion to text of invalid referenced objects
Added code to support the searching for transitions
Added code to support refreshing of referenced objects and transitions
Added interface code to support refreshing of referenced objects and transitions
Added code to store the xml representation of the approved version of the procedure in the database for future support of temp mods, etc.
2015-02-05 03:56:30 +00:00
bea71aac2b Needed to add the extra four digits to the ROID when searching for an RO that had multiiple return values.
Changed color of Search button so that it stands out.
2013-12-13 04:01:16 +00:00
7eac3bab45 2012-04-11 14:20:59 +00:00
daddf5d47c bug fixes and changes to search results reports, changes to wording on search panel for step types 2011-07-11 19:57:01 +00:00
b303193350 clipboard paste fix - should paste text only 2011-05-27 17:16:36 +00:00
Rich
0096b94fe8 Adjusted layout to work for 96 DPI - B2010-009
Result Style Label - AutoSize
	Result Style ComboBox - Width
	Clear Button Location - X-Location
	Sort Results CheckBox - AutoSize
Adjusted layout to work for 96 DPI - B2010-009
	Manual Page Break CheckBox - AutoSize
	Continuous Action Summary CheckBox - AutoSize
2011-01-04 21:14:40 +00:00
07376b8a83 2010-11-18 15:45:16 +00:00
f10c970a01 2010-11-08 14:46:20 +00:00
f650f801f0 2010-10-19 16:45:02 +00:00
2d396f6c01 2010-10-15 16:42:20 +00:00
a8a1edd4fd 2010-10-13 17:16:26 +00:00
89f5c2dd98 2010-09-16 18:43:00 +00:00
2071e3bb18 2010-09-10 17:49:48 +00:00
Rich
cfedc831ba - Added Print Function (Event)
- Added code to Resize Tree as Tree Nodes are expanded and collapsed
- Sorts ROs by value
- Added button to Clear Search Results
- Added button to Copy Search Results to Clipboard
- Split BuildSearchString into separate Parameters
- Added Print Function
- Added button to Clear Search Results
- Added button to Copy Search Results to Clipboard
2010-09-06 19:36:12 +00:00
d69c2806f7 fixed listing of types 2010-06-10 17:23:45 +00:00
Rich
7d79be9a69 Changed Dispose to save search critera lists 2010-01-08 14:30:58 +00:00