20363 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
6528d383ef Fixed codacy issues and renamed a few things 2018-09-24 08:59:07 -04:00
Richard Cordovano
eab2835741
Merge pull request #4135 from wschaeferB/4189-AdHocKwsContentViewerSelection
4189 check for adhoc query result in isPreferred of ExtractedContentViewer
2018-09-21 16:37:26 -04:00
Brian Carrier
4f3f58a705 use caches for making drawablefile. Make more specific messages when there are multiple data sources 2018-09-21 16:36:28 -04:00
Richard Cordovano
956ac96af0
Merge pull request #4134 from wschaeferB/4219-CommonPropertySearchNoResults
4219 common property search no results
2018-09-21 16:35:07 -04:00
Richard Cordovano
82207f0371
Merge pull request #4132 from dgrove727/4236_AnnotationsTextSize
Modified text size and capitalization.
2018-09-21 16:34:39 -04:00
Richard Cordovano
dbd5eb7601
Merge pull request #4118 from dgrove727/4190_InboxIcon
Replaced mail icon.
2018-09-21 16:27:02 -04:00
Richard Cordovano
9d6dcbea36
Merge pull request #4114 from APriestman/4223_commonFilesMenuItem
4223 Move common files enabling test off the EDT
2018-09-21 16:26:09 -04:00
Richard Cordovano
b32b5c59d8
Merge pull request #4138 from wschaeferB/CorrelationTypeCachingBug
Correlation type caching bug
2018-09-21 16:22:12 -04:00
U-BASIS\dsmyda
bbfeefdd65 Reverted content viewer to previous version, moved readers to another project, modified sqlite text extractor to load one table at a time to save memory. Removed formatters and documented new functions 2018-09-21 16:15:07 -04:00
Brian Carrier
d52868de86 Added docs about right click action 2018-09-21 16:01:42 -04:00
William Schaefer
0eab41cd77 Fix sql string in testArtifacts to wrap value with single quotes 2018-09-21 13:41:37 -04:00
William Schaefer
0d48d76bde Fix issue with caching wrong correlation type 2018-09-21 13:35:08 -04:00
William Schaefer
c9c9c8186d Add addition assert to testArtifact CR test 2018-09-21 13:34:20 -04:00
William Schaefer
f06d8ee782 Improve failure messages for the testArtifacts Central Repository test 2018-09-21 13:22:40 -04:00
Richard Cordovano
b7c04d38b6
Merge pull request #4109 from dgrove727/4186_DisableIconColumns
4186 disable icon columns
2018-09-21 10:47:49 -04:00
U-BASIS\dgrove
bae54dbc48 Updated gear icon. 2018-09-21 01:09:11 -04:00
U-BASIS\dgrove
d2e07b1c12 Updated icon. 2018-09-21 00:48:28 -04:00
Brian Carrier
a5a747fbe7 Added comment 2018-09-20 23:46:46 -04:00
Brian Carrier
ecabf393d9 Merge branch 'ig_performance' into ig_tag_query 2018-09-20 23:38:11 -04:00
Brian Carrier
fd1c1bc67a check for null 2018-09-20 23:37:00 -04:00
Brian Carrier
887895bfae Merge branch 'ig_performance' into ig_tag_query 2018-09-20 23:26:36 -04:00
Brian Carrier
4459288126 initial caching commit 2018-09-20 23:26:32 -04:00
Brian Carrier
7045290460 Cache groups added and simplify hashcode for GroupKey to reduce DB trips 2018-09-20 22:14:57 -04:00
William Schaefer
487caea774 4189 check for adhoc query result in isPreferred of ExtractedContentViewer 2018-09-20 18:36:09 -04:00
William Schaefer
ea26e5a700 4219 fix bug with file search by attribute no results node 2018-09-20 14:08:46 -04:00
William Schaefer
08143fc082 4219 add no results node for common property search 2018-09-20 14:08:21 -04:00
Richard Cordovano
58d5b61bb5
Merge pull request #4129 from millmanorama/patch-1
add comment
2018-09-20 12:22:59 -04:00
Richard Cordovano
1cb636af76
Merge pull request #4126 from millmanorama/remove-unused-method
remove unused method
2018-09-20 12:08:29 -04:00
Raman
9cc804b287 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2018-09-20 12:07:44 -04:00
Richard Cordovano
945c1b3ea4
Merge pull request #4128 from millmanorama/1030-remove-synchronization
1030 - remove synchronized block
2018-09-20 11:57:45 -04:00
Richard Cordovano
782c6b75b5
Merge pull request #4125 from millmanorama/1032-path-group-datasources
path groups get their datasource and not the one from the grouping co…
2018-09-20 11:57:24 -04:00
Raman
6cbca516ca Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2018-09-20 11:39:11 -04:00
Raman
80726c692a Revert "Added a warning message for when a Datasource would be marked as stale in Image gallery database rebuild."
This reverts commit 5d493d672c4d38e87e23fb94ed1cb183459e68a7.
2018-09-20 11:38:57 -04:00
U-BASIS\dgrove
da380249c7 Modified text size and capitalization. 2018-09-20 10:53:16 -04:00
U-BASIS\dsmyda
2a589a77e8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2665_FixFormatting 2018-09-20 10:47:21 -04:00
U-BASIS\dsmyda
7c7546cd5b Fixed comment headers as a result of deletions 2018-09-20 10:00:01 -04:00
U-BASIS\dsmyda
8fbae9e5a6 Removed formatting of tables during text extraction, makes Indexed Text viewer easier to read 2018-09-20 09:58:16 -04:00
Jonathan Millman
98c6282b57
add comment 2018-09-20 14:01:41 +02:00
millmanorama
a6b3242106 remove unused method 2018-09-20 13:11:52 +02:00
millmanorama
8986fd3ba4 path groups get their datasource and not the one from the grouping controls. 2018-09-20 13:04:53 +02:00
Richard Cordovano
e3d4ed02e3
Merge pull request #4121 from wschaeferB/4235-BrokenSelectionHighlighting
4235 add back code to inherit highlighting to icon columns
2018-09-19 18:21:43 -04:00
William Schaefer
977abae7e8 4221 Adjust toolTipText for S, C, and O columns 2018-09-19 18:08:26 -04:00
William Schaefer
11b9c18b78 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4221-MoreInformativeToolTips 2018-09-19 18:01:47 -04:00
William Schaefer
626712c7b0 4235 add back code to inherit highlighting to icon columns 2018-09-19 17:58:01 -04:00
Richard Cordovano
19a4fffec1
Merge pull request #4120 from wschaeferB/FixNullValueCaching
4163 Handle new cases, data sources and other null values that can no…
2018-09-19 17:45:06 -04:00
William Schaefer
8b53713dd2 remove logging for expected cache loading exceptions 2018-09-19 17:39:36 -04:00
William Schaefer
4a4be1dc9f Change logging level so messages will not be logged with every case creation 2018-09-19 17:27:30 -04:00
William Schaefer
25fc3f5ace 4163 Handle new cases, data sources and other null values that can not go in cache 2018-09-19 17:09:57 -04:00
Richard Cordovano
f0280376bd
Merge pull request #4117 from dgrove727/4227_CasePreferencesFix
Fixed switch case to avoid null values.
2018-09-19 16:22:15 -04:00
Raman
5d493d672c Added a warning message for when a Datasource would be marked as stale in Image gallery database rebuild. 2018-09-19 14:32:22 -04:00