d88849a6c8
B2022-071 Fixed issue where the RO list in Search was not being initialized when all of the procedure sets are using the same RO FST.
2022-07-05 15:48:57 +00:00
27993553cb
B2022-026 RO Memory reduction coding
2022-05-26 19:55:07 +00:00
5e6a159d32
B2021-103: Annotation search with RNO only and No results shows items in results list
2022-04-25 16:33:45 +00:00
7d6667c423
B2022-044: Search results scrolling in long lists repositions after edit
2022-04-12 12:29:41 +00:00
85ae3e03c2
B2021-122: Crash on expand of search panel/select of RNO Only with nothing in editor
2022-01-13 14:29:21 +00:00
99db97598d
B2021-100: RNO Only/Word Sections enabling/disabling of options
2021-09-02 14:11:33 +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
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
814d26f713
B2021-045: Search/Load, don’t crash if noncompatible Xml file
2021-04-20 16:07:17 +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
5c1762a2e3
B2021-014: Incoming Transitions – duplicates in results list
2021-01-29 16:12:37 +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
4f4402b0d0
B2021-008: Refresh Transition Links delete transition record when no link in text
...
B2021-010: Incoming Transitions – Find & convert to text all including at selected item
2021-01-21 14:36:48 +00:00
f79ff651a5
B2021-003: Incoming transitions: random Enable/disable of ‘Convert Selected Text’ button & crashing
2021-01-18 17:05:08 +00:00
8ddf84e0bc
Incoming Transitions: Refresh search results after Convert Transitions to Text
2021-01-15 15:23:42 +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
003874be8f
B2020-107: Search Save/Load (continued)
2020-08-17 15:32:51 +00:00
9142e7b168
B2020-107: Add missing options to Search’s Save & Load
2020-08-14 15:28:09 +00:00
c5d150e135
C2020-031: clarify dialog caption for export of approved procedure
...
C2020-030: replace ‘Word Sections’ with ‘WORD Sections’
2020-08-05 15:24:52 +00:00
0078020e60
C2019-013 put sorted by information on the Search Results report
2020-06-25 15:13:21 +00:00
462315f282
B2020-070 Added null reference checks.
2020-05-13 19:43:00 +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
22d691cdd5
B2020-019: Annotation text can be edited for checked out procedure when displayed via Search Annotations
2020-02-18 15:27:48 +00:00
b41320ed24
C2020-002 Logic to use either the Letter or A4 paper size
2020-02-14 17:16:28 +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
Rich
ee658d6a6d
B2019-161 Timing of display history
...
B2019-161 Timing of display RO
B2019-161 Timing of display search
B2019-161 Timing of display tab control
B2019-161 Timing of DSO Tab Panel Refresh
B2019-161 Timing of close word app
B2019-161 Timing of MyStepRTB selection changed
2019-10-29 13:21:32 +00:00
b6f703f75f
B2019-119 We now check if a search for annotations was done prior to updating the search results list, after an annotation is deleted. Prior to this, PROMS would appear to hang or slow when an annotation was deleted AND there were no search results to update.
2019-09-04 13:40:18 +00:00
d7b97677d5
B2019-004: An annotation is not removed from Annotation search results when it is deleted in the editor
2019-05-09 13:01:49 +00:00
3da1b7192a
B2019-016 include RNO step type in the list of step types to search
2019-04-23 19:12:28 +00:00
b29176f636
B2019-043 Added checks for being in design mode during initialization of variables
...
B2019-043 Added checks for being in design mode during initialization of variables. Also needed to remove the parameter from the constructor
2019-03-22 15:19:19 +00:00
17260519e3
B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top.
2019-03-07 18:02:31 +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
23ddfe0cbd
B2017-038 – Needed to disable the Search button for a Transition Search until a format is selected.
2018-07-12 13:34:10 +00:00
334999bbe2
B2018-020 handle hard returns in search string by converting them to “\\line ” before searching. This will be converted to “\line” in the vefn_FixSearchString() stored procedure.
2018-02-08 15:15:47 +00:00
Rich
6ef5988005
B2017-215 /DB Switch was not working properly
2017-09-21 15:51:41 +00:00
d80c80f66b
B2017-176: Search Panel - Remove Working Draft Nodes from Tree
2017-09-20 14:57:04 +00:00
5ce26f2350
B2017-180: don’t allow paste replace on source/enhanced steps.
...
B2017-181: fix crash when select/deselect procedure sets in search panel
2017-08-24 13:55:34 +00:00
a8a0b37a32
Added titles to message boxes used during the check of the RO.fst B2017-125
...
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
Rich
ff47bd858b
Fixed logic to Copy Search Results to eliminate duplicate steps in the results
...
Fixed logic to Print Search Results to eliminate duplicate steps in the results
Fixed logic to prooperly output the procedure number and title
2017-04-12 14:48:11 +00:00
4744bcd450
B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
...
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures.
B2016-282: remove new subsection menu item off of a Word Section from
2017-01-12 15:23:27 +00:00
Rich
99aa1ac9c5
Use a timer to refresh the Step Type list in the Search Panel
...
Use a timer to refresh the Step Type list in the Search Panel
Refresh Step Type list after a Working Draft is Checked or Unchecked.
2016-11-21 16:05:22 +00:00
0b7371367c
Equation Editor interface support
2016-11-17 15:05:15 +00:00
Rich
9438fa9e4c
Control the Step Element Treeview on the basis of folders selected.
2016-11-15 19:33:25 +00:00
Rich
3cd0e1cae7
Allow search to work on the basis of Folders, rather than DocVersions (Working Draft).
2016-11-08 21:45:29 +00:00
Rich
d6c2a6f379
Use FolderInfoList.SortedChildList to get the folders in the correct order
2016-10-26 13:12:04 +00:00
4c6d09803d
Supporting logic to handle the use of the backslash character
...
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
Rich
841f8fff63
When the Dock property was set to fill, the save and cancel buttons were hidden
...
Removed the message box from the search save button which was incorreclt stateing that the output was saved to the clipboard.
2016-02-26 20:50:31 +00:00