12395 Commits

Author SHA1 Message Date
Brian Sweeney
a9777929d6 attribute type added to frequency filtering 2018-09-05 15:41:06 -06:00
U-BASIS\dgrove
921455d48f Updates for review comments. 2018-09-05 17:00:10 -04:00
esaunders
9ad3b9cee9
Merge pull request #4080 from dannysmyda/4130-bug-fix-on-excel-reading
4130 bug fix on excel reading
2018-09-05 16:50:12 -04:00
Brian Carrier
1cae7cba11 fix out of bounds exception for live triag drive JIRA-4183 2018-09-05 16:22:02 -04:00
U-BASIS\dsmyda
2ab4c04dcd Generalized the tabulardatareader package so that it can work with a Content object and not just AbstractFile object, added a dedicated SqliteTextExtractor to handle sqlite databases during keyword search 2018-09-05 16:05:41 -04:00
millmanorama
9fe88f29d5 downgrade log entry to info when case is closed 2018-09-05 13:17:48 +02:00
Brian Sweeney
9e25ce6fe0 MD% verbiage replaced with more generic Value verbiage 2018-09-04 18:32:43 -06:00
Brian Sweeney
9201051d50 needed type too 2018-09-04 17:52:58 -06:00
William Schaefer
f52f6eb736 4113 change ? to empty string when count can not be gotten 2018-09-04 17:01:42 -04:00
U-BASIS\dgrove
15eac959d8 Merge remote-tracking branch 'upstream/develop' into 4153_AnnotationsContentViewer 2018-09-04 14:34:18 -04:00
U-BASIS\dgrove
23702f6222 Fixed error message. 2018-09-04 14:32:20 -04:00
U-BASIS\dgrove
8842ac6c6f Added clarity to code. 2018-09-04 14:31:04 -04:00
William Schaefer
152d4e5f45 4113 initial count of datasources column added 2018-09-04 14:09:17 -04:00
Brian Sweeney
9b5b6a2c17 equals/tostring need additional criteria now that attribute and instance are merged into one thing 2018-09-04 11:03:18 -06:00
Brian Sweeney
3b07165c9d codacy stuff 2018-09-04 08:29:07 -06:00
Ann Priestman
8875793dfb Cleanup 2018-09-04 09:37:38 -04:00
Brian Sweeney
96ab162c9a mime types work for intra case search only 2018-08-31 18:04:48 -06:00
Brian Sweeney
7b3c4ab7a7 tests updated 2018-08-31 17:01:27 -06:00
Brian Sweeney
481099dedd bug in size function 2018-08-31 17:00:49 -06:00
Brian Sweeney
921d6c6f7c comments reformatted 2018-08-31 17:00:05 -06:00
U-BASIS\dsmyda
ced6607b4c Functional text extractor, looks functionally good. Need to test to make sure its good and also refactor and comment and clean up. this is first commit 2018-08-31 18:04:21 -04:00
Brian Sweeney
d81c82a712 minor merge errors 2018-08-31 15:28:06 -06:00
Brian Sweeney
8ef34cb4d6 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4121_correlation_types
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributePanel.form
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributePanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/IntraCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleInterCaseCommonAttributeSearcher.java
2018-08-31 15:08:59 -06:00
U-BASIS\dsmyda
b7f87171a2 Added comment 2018-08-30 17:16:02 -04:00
U-BASIS\dsmyda
f1f5734769 Fixed an embarassing hashmap key collision error that was making it not read correctly 2018-08-30 17:12:44 -04:00
Ann Priestman
71f5570225 Make the selection context work in group by data source mode 2018-08-30 15:12:48 -04:00
William Schaefer
2e8be0f85a 4114 resolve merge conflict in DataResultViewerTable 2018-08-30 13:17:05 -04:00
William Schaefer
604400a71a 4112 resolve merge conflicts remove unused imports 2018-08-30 13:13:22 -04:00
William Schaefer
e2833b3b2e 4112 change status column to score column change icons to be circles 2018-08-30 13:03:58 -04:00
William Schaefer
d76aeb914d 4165 fix attrbute data array size 2018-08-29 18:11:02 -04:00
William Schaefer
f37ff02c3f 4165 populate the comment and description columns for interesting files in reports 2018-08-29 17:55:17 -04:00
U-BASIS\dgrove
f324265353 Added null check; revised method inputs. 2018-08-29 17:16:02 -04:00
William Schaefer
48da354380 4112 group tagged items and items with interesting artifacts together 2018-08-29 17:00:04 -04:00
William Schaefer
f519c4c2b8 4112 remove unnecessary query from interesting item check 2018-08-29 14:21:41 -04:00
William Schaefer
59c8f80d7c 4112 intial column status still has placeholder for notable item 2018-08-29 14:13:20 -04:00
Andrew Ziehl
56156cc7b9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3870-pure-callable
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeSearchResults.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/InterCaseTestUtils.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseTestUtils.java
2018-08-29 08:56:55 -07:00
Brian Sweeney
333060bebb ui text added to bundles 2018-08-28 18:15:35 -06:00
Brian Sweeney
59efa9bf0e removed dead code 2018-08-28 17:53:30 -06:00
Brian Sweeney
c202db7261 error messages truncated 2018-08-28 17:49:46 -06:00
Andrew Ziehl
e5f1936e1f Make outlineView protected so that CommonAttributesSearchResultsViewerTable can add the treelistener itself. 2018-08-28 15:10:51 -07:00
Andrew Ziehl
ea29efccf3 Address PR feedback 2018-08-28 13:24:03 -07:00
Andrew Ziehl
c113844a3c rename findFiles() to findMatches() since it's more type agnostic. Add code comments. 2018-08-28 11:57:12 -07:00
Andrew Ziehl
5b2ac0ea0c Disable mimetype UI elements. 2018-08-28 11:23:14 -07:00
Andrew Ziehl
f8e89a1f57 Adjust bunddle strings, naming from files to attributes, add type to tab title. Bugfix to check for null before adding commonAttributeValue to results. 2018-08-28 11:18:35 -07:00
Brian Sweeney
120b3db105 comparison was backwards 2018-08-28 11:37:19 -06:00
William Schaefer
22a28aa25e 4114 return null if we try to get an attribute and the case isn't in cr 2018-08-28 13:33:19 -04:00
Andrew Ziehl
a80efc959d fix spacing issue in query after switching to string builder. 2018-08-28 10:01:40 -07:00
William Schaefer
2f57b43676 4163 fix bug using wrong cache 2018-08-28 12:52:42 -04:00
Andrew Ziehl
3bde2744aa Fix for non-file correlation types. Also fies bug where last instance of CR search matches was not added to results. 2018-08-28 09:52:34 -07:00
William Schaefer
056f4e9534 4163 update copyright dates 2018-08-28 12:04:15 -04:00