Richard Cordovano
|
03a0a39d52
|
Merge pull request #3988 from eugene7646/kws_adhoc_search_4043
Allow users to perform keyword searches that do not save results as artifacts (4043)
|
2018-08-03 14:26:27 -04:00 |
|
Richard Cordovano
|
24e3530e78
|
Merge pull request #3999 from dgrove727/4067_PreventDuplicateKeywordHits
4067 prevent duplicate keyword hits
|
2018-08-03 14:07:37 -04:00 |
|
Eugene Livis
|
fee2e81264
|
Removed empty space in UI
|
2018-08-01 10:44:41 -04:00 |
|
Eugene Livis
|
d38d9c6dff
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into kws_adhoc_search_4043
|
2018-08-01 10:37:30 -04:00 |
|
U-BASIS\dgrove
|
3fadd00b45
|
Additional cleanup.
|
2018-07-31 10:56:21 -04:00 |
|
U-BASIS\dgrove
|
dd1bfc106d
|
Cleanup.
|
2018-07-31 10:38:16 -04:00 |
|
Richard Cordovano
|
b205a983d3
|
Module version updates for release 4.8.0
|
2018-07-30 11:24:54 -04:00 |
|
U-BASIS\dgrove
|
490d8df3e7
|
Preventing duplicate keyword hits.
|
2018-07-30 10:52:47 -04:00 |
|
Eugene Livis
|
3ea46cd32a
|
Saving searches by default
|
2018-07-25 16:48:57 -04:00 |
|
Eugene Livis
|
1ae1c34dd2
|
Fixed spelling errors
|
2018-07-25 15:37:46 -04:00 |
|
Eugene Livis
|
0d51647021
|
Updated javadoc
|
2018-07-25 15:33:43 -04:00 |
|
Eugene Livis
|
c3109afc82
|
Moved 'save results' button
|
2018-07-25 15:24:38 -04:00 |
|
Eugene Livis
|
43cce4fec2
|
Added save search feature to list search
|
2018-07-25 13:52:58 -04:00 |
|
Eugene Livis
|
c76242a14a
|
First cut at UI
|
2018-07-25 10:43:51 -04:00 |
|
Eugene Livis
|
22768a6ed5
|
First cut at prototyping the solution
|
2018-07-24 15:34:37 -04:00 |
|
U-BASIS\dgrove
|
f720d64f09
|
Removed tooltips.
|
2018-07-06 11:28:50 -04:00 |
|
Richard Cordovano
|
d7c89dfe69
|
Merge pull request #3929 from wschaeferB/3978-BetterDealWithUnicode
3978 better deal with unicode
|
2018-07-02 16:36:57 -04:00 |
|
William Schaefer
|
46854d4f7a
|
3978 rename UnicodeTextExtractor to TextFileExtractor to better reflect its purpose
|
2018-06-29 17:59:42 -04:00 |
|
William Schaefer
|
3b3e0b1a22
|
3978 simplify Unicode text extractor code per recommendations from review
|
2018-06-29 15:26:49 -04:00 |
|
William Schaefer
|
41baeb477c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3978-BetterDealWithUnicode
|
2018-06-29 11:01:03 -04:00 |
|
William Schaefer
|
f878ca5cd2
|
3978 add checks for confidence and size to Unicode extractor
|
2018-06-29 10:30:24 -04:00 |
|
U-BASIS\dgrove
|
25603ee6d8
|
Merge remote-tracking branch 'upstream/develop' into 3973_DisableDataSourceSearch
|
2018-06-28 22:44:04 -04:00 |
|
U-BASIS\dgrove
|
4693c66812
|
Disable controls when fewer than two data sources available.
|
2018-06-28 22:39:32 -04:00 |
|
Richard Cordovano
|
bd202f5fbf
|
Revert "Remove redundant data source name tool tips from ad hoc kws"
This reverts commit 57d9022c525d077a2b4443a5f1964e031b206df3.
|
2018-06-28 16:35:16 -04:00 |
|
William Schaefer
|
9d842be3da
|
3978-UnicodeTextExtractor
|
2018-06-28 16:22:54 -04:00 |
|
rishwanth1995
|
8b5648df45
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into md5_disable
|
2018-06-28 12:02:57 -04:00 |
|
rishwanth1995
|
27a33fd103
|
removed hash search action
|
2018-06-28 10:22:53 -04:00 |
|
Richard Cordovano
|
4786cc1cdf
|
Merge pull request #3914 from rcordovano/remove-redundant-data-source-tooltips-from-search
Remove redundant data source name tool tips from ad hoc kws
|
2018-06-27 19:06:23 -04:00 |
|
Richard Cordovano
|
57d9022c52
|
Remove redundant data source name tool tips from ad hoc kws
|
2018-06-27 18:30:59 -04:00 |
|
Richard Cordovano
|
f6b73e794a
|
Enterprise health monitor => health monitor
|
2018-06-27 16:59:02 -04:00 |
|
Ann Priestman
|
36de8d4daa
|
Only make at most one "No results found" for an ad hoc keyword list query.
|
2018-06-18 11:03:56 -04:00 |
|
Richard Cordovano
|
cbc31d5c90
|
Merge pull request #3855 from zhhl/3881-normalizeStringsBeforeSendingtoSolr
3881: Normalize the content for index and query.
|
2018-06-15 11:24:39 -04:00 |
|
U-BASIS\zhaohui
|
e101c84c5b
|
3881: Use NFKC instead of NFKD
|
2018-06-14 14:24:59 -04:00 |
|
U-BASIS\zhaohui
|
7dc14784df
|
3881: Keyword constructor internal call.
|
2018-06-14 14:09:25 -04:00 |
|
U-BASIS\zhaohui
|
b60d07e736
|
3881: Normalized the content for index and query.
|
2018-06-14 13:35:42 -04:00 |
|
Richard Cordovano
|
976c8dcf12
|
Merge branch 'develop' into 3655_SupressPmdErrorsInUiCode_5
|
2018-06-14 12:47:25 -04:00 |
|
Richard Cordovano
|
c5cf757ef9
|
Merge pull request #3836 from dgrove727/3655_SupressPmdErrorsInUiCode_4
3655 supress pmd errors in ui code 4
|
2018-06-11 18:35:38 -04:00 |
|
Richard Cordovano
|
d6794795d4
|
Merge pull request #3832 from dgrove727/3655_SupressPmdErrorsInUiCode_3
Third batch updated for PMD error suppression and correction.
|
2018-06-11 18:33:16 -04:00 |
|
Richard Cordovano
|
f771e7cf71
|
Merge pull request #3831 from dgrove727/3655_SupressPmdErrorsInUiCode_2
3655 supress pmd errors in ui code 2
|
2018-06-11 12:56:40 -04:00 |
|
Richard Cordovano
|
186ec852c2
|
Merge pull request #3778 from zhhl/3780-dataSourceFilterForAdHocSearch
3780: Add data source filter for Ad hoc keyword search.
|
2018-06-11 12:12:01 -04:00 |
|
U-BASIS\dgrove
|
6afaad08e3
|
Fifth batch updated for PMD error suppression and correction.
|
2018-06-08 13:30:22 -04:00 |
|
U-BASIS\dgrove
|
27dc6a523c
|
Fourth batch updated for PMD error suppression and correction.
|
2018-06-08 12:45:31 -04:00 |
|
U-BASIS\dgrove
|
d658665e6c
|
Third batch updated for PMD error suppression and correction.
|
2018-06-07 16:07:24 -04:00 |
|
U-BASIS\dgrove
|
0a3fabce8f
|
Second batch updated for PMD error suppression and correction.
|
2018-06-07 13:26:18 -04:00 |
|
U-BASIS\zhaohui
|
bb42172f61
|
3780: Update variable name.
|
2018-06-04 16:09:17 -04:00 |
|
U-BASIS\zhaohui
|
1e2da8769e
|
3780: cleanup
|
2018-06-04 15:13:37 -04:00 |
|
U-BASIS\zhaohui
|
217325bbba
|
3780: Adjust the size of the list panel and lower getter/setter access level
|
2018-06-04 15:13:02 -04:00 |
|
U-BASIS\zhaohui
|
264b316859
|
3780: Removed unused import.
|
2018-06-01 16:41:57 -04:00 |
|
U-BASIS\zhaohui
|
ab58fcceb4
|
3780: Updates according the review.
|
2018-06-01 16:32:31 -04:00 |
|
U-BASIS\zhaohui
|
401c1134f6
|
3780: Updates according the review
|
2018-05-31 10:19:42 -04:00 |
|