2390 Commits

Author SHA1 Message Date
Brian Sweeney
1e84766419 these were deleted and i think it was a mistake 2018-07-19 11:52:40 -06:00
Brian Sweeney
1f08352ae5 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributesSearchResultsViewerTable.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchAction.java
#	Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
2018-07-18 11:00:04 -06: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
U-BASIS\zhaohui
9047630ff7 3780: Fix the issue reported by Codacy 2018-05-25 16:13:25 -04:00
U-BASIS\zhaohui
7f0684f9e6 3780: Update Keyword Ad hoc search list. 2018-05-25 16:02:17 -04:00
Richard Cordovano
f9a93e0360 Merge custom-release-may-2018 into develop 2018-05-21 18:42:23 -04:00
U-BASIS\zhaohui
63b2e4b206 3780: cleanup 2018-05-16 16:02:52 -04:00
U-BASIS\zhaohui
1c9bd68a96 3780: Removed unused imports 2018-05-16 15:53:24 -04:00
U-BASIS\zhaohui
193a7ccbf0 3280: Replace hard coded string with NbBundle messages. 2018-05-16 15:41:35 -04:00
U-BASIS\zhaohui
68daab12a1 3280: 1st try to fix the issues reported by codacy. 2018-05-16 15:30:15 -04:00
U-BASIS\zhaohui
f0a3523420 3780: Add comment for empty method 2018-05-16 13:05:57 -04:00
U-BASIS\zhaohui
8ba38a3279 3780: revert the unnecessary changes 2018-05-16 11:01:43 -04:00
U-BASIS\zhaohui
a1bd48b65e 3780: revert the unnecessary changes 2018-05-16 11:00:19 -04:00
U-BASIS\zhaohui
09af64bf77 3780: Update the label name. 2018-05-16 10:34:38 -04:00
U-BASIS\zhaohui
5a73b7e312 3780: Update the text of checkbox. 2018-05-16 10:28:31 -04:00
U-BASIS\zhaohui
aa7fabb1b4 3780: Add data source filter for Ad hoc search. 2018-05-16 10:17:18 -04:00