William Schaefer
0b5ab334aa
5781 fix bug with assigning type to ResultFile objects
2019-12-11 14:17:41 -05:00
Raman Arora
37a89fbdab
5871: Class cast exception.
2019-12-11 13:56:36 -05:00
Richard Cordovano
56ecd8882f
Merge pull request #5489 from sleuthkit/release-4.14.0
...
Merge release-4.14.0 branch into develop branch
2019-12-11 13:38:36 -05:00
Raman Arora
858d50765c
Addressed Codacy comments.
2019-12-11 13:26:46 -05:00
William Schaefer
9dd0d99bbe
5781 only respond to instances table even with correct viewer
2019-12-11 12:58:29 -05:00
Raman Arora
c0cdc38e71
5709: Email attachments
...
- Use CommunicationsArtifactsHelper to add the attachments to email messages.
- Updated the DirectoryTree & DataResultsTable to not show message artifacts for 'new' cases, but continue to show them for older cases.
2019-12-11 12:54:59 -05:00
Richard Cordovano
237f852a29
Merge pull request #5486 from dannysmyda/5858-Adjust-XRY-Parsers
...
5858 adjust xry parsers
2019-12-11 10:27:47 -05:00
U-BASIS\dsmyda
69a7bbf25b
Missed one rename of a function
2019-12-10 15:45:35 -05:00
U-BASIS\dsmyda
13bfb09e20
Addressed code review feedback and codacy warnings
2019-12-10 15:42:47 -05:00
Richard Cordovano
5f2ad35aaa
Merge pull request #5474 from markmckinnon/5656-Extension-mismatch-not-being-detected-in-word-documents
...
5656-Extension-mismatch-not-being-detected-in-word-documents
2019-12-10 15:09:38 -05:00
U-BASIS\dsmyda
945572ef76
Provided a link to the JDK bug in the comment section
2019-12-10 14:35:06 -05:00
U-BASIS\dsmyda
fab21eebad
updated message for illegal argument exception
2019-12-10 14:21:20 -05:00
U-BASIS\dsmyda
2851209a44
Added method headers to new enum classes
2019-12-10 14:10:48 -05:00
Richard Cordovano
210e65360c
Merge pull request #5484 from kellykelly3/5838-useful-correlation-engine-message
...
Fixed the correlationIngestModule build error
2019-12-10 12:22:47 -05:00
U-BASIS\dsmyda
875b84da05
Included new attributes, fixed date time parsing, did some light refactoring, tested everything
2019-12-10 12:17:09 -05:00
Kelly Kelly
492ce36c8c
Added missing message
2019-12-10 12:13:41 -05:00
Kelly Kelly
f2b4f642ad
Added missing message
2019-12-10 11:48:29 -05:00
William Schaefer
97c87f5a1e
5716 resolve merge conflicts with develop
2019-12-09 18:17:43 -05:00
Richard Cordovano
bb4bafc3e5
Merge pull request #5482 from sleuthkit/apfs
...
Merge apfs feature branch into develop branch
2019-12-09 17:34:05 -05:00
Richard Cordovano
697a775e6a
Merge pull request #5481 from sleuthkit/file-search
...
Merge file search feature branch into develop branch
2019-12-09 17:32:40 -05:00
Richard Cordovano
63f3201052
Merge pull request #5479 from raman-bt/5780-context-viewer
...
Minor fixes to Context content viewer.
2019-12-09 17:25:12 -05:00
Richard Cordovano
6346af134f
Merge pull request #5455 from markmckinnon/5601-Warn-user-if-they-already-unpackaged-a-portable-case
...
5601 warn user if they already unpackaged a portable case
2019-12-09 17:23:30 -05:00
Richard Cordovano
fc5671299d
Merge pull request #5468 from rcordovano/remove-tsk-jfx-dependency
...
5712 Remove dependency on JavaFX from TSK
2019-12-09 17:22:31 -05:00
Richard Cordovano
7474b62490
Merge pull request #5478 from kellykelly3/geolocation-selection-fixes
...
5861 - Paint the selected waypoint last.
2019-12-09 16:58:37 -05:00
Richard Cordovano
1a261327e7
Update MapPanel.java
...
Correct typo in comment.
2019-12-09 16:58:02 -05:00
William Schaefer
c16198cd48
5661 address some codacy complaints
2019-12-09 16:06:57 -05:00
William Schaefer
685a3f1b81
Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5661-FileDiscoveryCleanup1
2019-12-09 14:06:46 -05:00
William Schaefer
7a1c464c72
Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5716-RawMediaArtifactType
2019-12-09 14:06:11 -05:00
William Schaefer
17fb01f30c
5716 rename to device original artifact
2019-12-09 13:52:40 -05:00
William Schaefer
67ec973cfc
5716 rename to device original artifact
2019-12-09 13:49:01 -05:00
Richard Cordovano
d7536ec0c3
Merge pull request #5452 from wschaeferB/5781-FixImageIssues
...
5781 prevent listener from responding to events it should not respond to
2019-12-09 13:38:41 -05:00
William Schaefer
9d19645a37
5661 clean up and formatting
2019-12-09 13:22:32 -05:00
William Schaefer
ba0d3731ec
5661 file discovery reset consistantly
2019-12-09 12:52:39 -05:00
Raman Arora
54fc0cc684
Minor fixes to Context content viewer.
2019-12-09 12:02:21 -05:00
Kelly Kelly
9519dd589b
Removed unused import
2019-12-09 11:49:04 -05:00
Kelly Kelly
6ea0f752e5
Assure that the selected waypoint is painted last
2019-12-09 11:46:55 -05:00
Kelly Kelly
a6e5a3e95e
Cleaned up code for pr
2019-12-09 11:02:15 -05:00
Mark McKinnon
4689cae3cb
Update UnpackagePortableCaseProgressDialog.java
...
Make codacy happier
2019-12-09 10:39:01 -05:00
Kelly Kelly
e70325c8f8
Merge branch 'develop' into 5838-useful-correlation-engine-message
2019-12-09 09:59:15 -05:00
William Schaefer
95bd42039a
5661 attempt to make file discovery tc more consistant
2019-12-06 20:01:28 -05:00
Richard Cordovano
754fd8c9d0
Merge pull request #5125 from ethteck/better-encoding-detection
...
Added decodetect library for better encoding detection on text files
2019-12-06 18:42:56 -05:00
William Schaefer
4af6b52de7
5661 fix bug with 0 tb video sizes
2019-12-06 18:32:32 -05:00
William Schaefer
4beb2286ef
5661 adding layer.xml for filediscovery
2019-12-06 18:16:12 -05:00
William Schaefer
9066027f0e
5661 initial attempt to increase filediscovery size
2019-12-06 18:15:40 -05:00
Kelly Kelly
3316daf478
Merge branch 'develop' into 5838-useful-correlation-engine-message
2019-12-06 15:43:04 -05:00
Kelly Kelly
a594256238
Removed -- from string name
2019-12-06 15:38:09 -05:00
Mark McKinnon
9a11d58acb
Add Office Documents to Mismatch
...
Added Office Documents to mismatch config and checkType ONLY_MEDIA_AND_EXE.
2019-12-06 15:34:33 -05:00
Kelly Kelly
d0a3ff9fd7
Merge branch 'develop' into 5838-useful-correlation-engine-message
2019-12-06 15:26:03 -05:00
Richard Cordovano
077e139781
Merge pull request #5462 from kellykelly3/5810-Geolocation-report-button
...
5810 geolocation kml report button
2019-12-06 13:28:01 -05:00
Kelly Kelly
966c3b70d9
merged in develop and fixed codacy issue
2019-12-06 13:23:34 -05:00