60 Commits

Author SHA1 Message Date
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
Rich
697fbf98f8 Show the amount of time it takes to complete a search
Remove Debug Messages
Eliminate crash due to SQL connections
The location for search result was changed from bullets to meaningful values.
2016-02-12 20:00:10 +00:00
Rich
f51753ea4b Added support to limit folder range.
Added option (false) to Remove Trailing Hard Returns and Manual Page Breaks
2016-01-20 20:18:11 +00:00
Rich
8c76185c13 Search was throwing an error if the user pressed the search button, when the the Step Type Radio button was pressed when no procedures were selected.
B2015-171 Fixed the Library Document Report.
2015-10-29 15:25:12 +00:00
Rich
e46075e675 Don't setup context menu in the initialization code. 2015-09-01 13:11:39 +00:00
6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
f8c047e0c7 Added the Continuous Action AND, Continuous Action OR, and Continuous Action PARAGRAPH to the search by type list. They will be placed under their parent type (AND, OR, and Paragraph) (B2015-008)
Fixed the Global Search Report bug where only the headers were on the first page of the report (B2014-098).  Fixed bug were printing a search result of “(“ would not print. (B2013-150)
2015-08-04 17:25:34 +00:00
3e403455ec Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’ 2015-07-20 14:33:06 +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
Rich
cb52bad3e9 Improved conversion ot Referenced Objects and Transitions to text
Added code to implement deleting pdfs
Fixed problems with searching by Textm Annotations, Referenced Objects and Transitions
2015-02-18 02:36:42 +00:00
Rich
bcfd5578c1 Added how SubSection_Edit property value is determined
Added code to delete ro usages and transitions that are converted to text.  Added code to handle "dashes" and "unicode dashes"
Added code to support converting to text transitions to external destinations with internal style transition
Added wait cursor for log running processes so application shows it is busy and added code to to fix searches that should return results but are not returning results when doiing transitions searches.
Added code to make Refresh Referenced Objects and Refresh Transitions button under Review tab of StepTabRibbon not visible
2015-02-11 20:32:43 +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
Rich
32ddfbbce0 Fixed logic to keep code from crashing. 2014-11-06 02:48:50 +00:00
831858d19e Added logic to allow TitleWithTextRight and TitleWithTextBelow to be available on the type list of the Search function when Searchable is set to True in the format file for these types. Note that the Title type (index 12) must also have Searchable set to True. 2014-08-19 21:10:58 +00:00
Rich
9b9ca02bef Changed how ROFSTLookup object was obtained based on correct DocVersion 2014-02-07 17:40:51 +00:00
Rich
4fd9ef75c4 Sort ROs in Groups
Use generic comparison from DisplayRO to sort ROs
Make GreaterValue public so that it can be used for DisplayReports and DisplaySearch to sort ROs consistently.
Remove debug printout
2014-02-06 18:36:57 +00:00
d898b0a056 Fixed to allow search of selected multiple return RO value
Added comments
2013-12-18 18:28:11 +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
Rich
49ef77939a Use Hex format for the RO DB ID for RO Searches. 2013-09-25 21:23:13 +00:00
Rich
5cec2324de Changed search to allow the user to select all DocVersions, by not selecting any 2013-04-08 19:26:52 +00:00
Rich
537213ee7a Kill the process after closing the main app window. The process was remaining in memory for an extended period of time after it was closed. This removes it from memory immediately.
Added "Fix Symbol Font" button
Don't open a DSOFramer if it fails - Fixed B2012-267.
Replace an automatic function with a manual function to fix Symbol fonts. Fixed B2012-259.
2012-10-10 19:12:59 +00:00
04fac124c1 removed a console.writeline
Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports
Logic to print RO Usage reports
Ifdef’d logic for UseOnFirstPage
logic for Width Override and Ifdef’d logic for UseOnFirstPage
Beginings of code to generate a Complete RO Report
2012-09-13 19:58:05 +00:00
7eac3bab45 2012-04-11 14:20:59 +00:00
af2d1f00de 2012-04-09 13:36:43 +00:00
c5dc03ee1c Added Unit Specif logic
Added “Final Page” logic
Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder
Added Caution and Note boxes for Turkey Point
Null check and logic for PosAdjust format variable
Added “Final Page” message logic
Fix to get proper with of tabs containing a solid bullet
2011-09-22 19:57:32 +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
3363e0f69a 2011-02-08 11:27:37 +00:00
6658006c83 2011-01-07 15:32:36 +00:00
Rich
d376368c20 Adjusted layout to work for 96 DPI - B2010-009
Change Bar Combo - Width
Added code to adjust the location and width of the results style combobox - B2010-009
2011-01-04 21:13:34 +00:00
c8d47d9c64 2010-12-10 15:35:34 +00:00
1b17f17955 2010-11-23 14:56:15 +00:00
f10c970a01 2010-11-08 14:46:20 +00:00
3d6342f6a0 2010-10-20 16:50:57 +00:00
f650f801f0 2010-10-19 16:45:02 +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
0849b002b4 2010-08-12 16:05:52 +00:00
935802a57a 2010-08-04 15:17:19 +00:00
d69c2806f7 fixed listing of types 2010-06-10 17:23:45 +00:00
8cfc46ffde better tree node logic 2010-04-19 20:01:25 +00:00
Rich
4a977ce48d - Added feature to save search criteria into settings
- Bug Fix - when results list is changed due to a delete or edit, the results selection is cleared
- If a search criteria is selected from the list, the selected criteria is placed at the top of the list
- Limit the number of search criteria to 10.  We may want this to be a user configurable number.
2010-01-08 14:30:16 +00:00
2cd2c471a8 Search not listing Approved folders, sorted results not opening procedures 2009-12-18 14:32:10 +00:00
9c2e2abcff 2009-11-13 14:12:04 +00:00
1e68d76923 fixed bug where results would not position to found RO 2009-09-01 13:05:51 +00:00
232d0d9b41 disable case sensitive and RO Text checkboxes when doing a Boolean search 2009-07-24 21:41:50 +00:00
509b79481a 2009-07-08 10:55:05 +00:00
3a57cafc16 null reference fix 2009-05-20 12:51:03 +00:00