26100 Commits

Author SHA1 Message Date
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
ee7aea9b4a
Merge pull request #5480 from wschaeferB/5661-FileDiscoveryCleanup1
5661 file discovery cleanup1
2019-12-09 17:26:19 -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
Richard Cordovano
a896d5119a
Merge pull request #5472 from kellykelly3/5834-chrome-cache-progress-message
5834 - Add Chrome Cache progress message
2019-12-09 16:56:29 -05:00
Richard Cordovano
c6fc1dfda9
Merge pull request #5477 from kellykelly3/5838-useful-correlation-engine-message
5838 useful correlation engine message
2019-12-09 16:55:05 -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
Richard Cordovano
b5155070e2
Merge pull request #5466 from wschaeferB/5450-StoreVideoThumbnails
5450 store video thumbnails
2019-12-09 13:37:28 -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
Richard Cordovano
96b8e29a02
Merge pull request #5471 from raman-bt/5848-keyerror
5848: Key error for non existent keys while accessing dictionary.
2019-12-06 17:00:46 -05:00
Richard Cordovano
898da6f9a4
Merge pull request #5473 from raman-bt/5859-xender-message-timestamp
5859: fix the message timestamp.
2019-12-06 16:55:31 -05:00
Kelly Kelly
3316daf478 Merge branch 'develop' into 5838-useful-correlation-engine-message 2019-12-06 15:43:04 -05:00
Richard Cordovano
9e72754f44
Merge pull request #5475 from kellykelly3/small-geolocation-options-panel-bug
Geolocation merge mistake, removed _ from string name
2019-12-06 15:41:18 -05:00
Kelly Kelly
a594256238 Removed -- from string name 2019-12-06 15:38:09 -05:00
Kelly Kelly
d0a3ff9fd7 Merge branch 'develop' into 5838-useful-correlation-engine-message 2019-12-06 15:26:03 -05:00
Richard Cordovano
5452bdc8a1
Merge pull request #5464 from markmckinnon/5831-Tags-are-disappearing-when-reopening-a-case
5831-Tags-are-disappearing-when-reopening-a-case
2019-12-06 14:55:48 -05:00
Kelly Kelly
efc14e57ad Merge branch '5831-Tags-are-disappearing-when-reopening-a-case' into 5838-useful-correlation-engine-message 2019-12-06 14:49:37 -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
Richard Cordovano
ba674d9311
Merge pull request #5463 from kellykelly3/5809-geolocation-mbtiles-test-button
5809 geolocation mbtiles test button
2019-12-06 13:27:15 -05:00
Kelly Kelly
966c3b70d9 merged in develop and fixed codacy issue 2019-12-06 13:23:34 -05:00
Kelly Kelly
5ed602ddd4 Merge branch 'develop' into 5810-Geolocation-report-button 2019-12-06 13:22:27 -05:00
Kelly Kelly
7aae086607 Merge branch 'develop' into 5809-geolocation-mbtiles-test-button 2019-12-06 13:21:19 -05:00
Richard Cordovano
3879dec43e
Merge pull request #5443 from kellykelly3/5730-geolocation-mbtiles-support
5730 Added support for mbtile files
2019-12-06 13:20:09 -05:00
William Schaefer
ffad01940e 5661 adjust size of filters area 2019-12-06 13:18:39 -05:00
Kelly Kelly
fee8c6848d original mbtiles branch and fixed conflicts. 2019-12-06 13:15:45 -05:00
Kelly Kelly
5e974ef269 Merged in develop and fixed conflicts 2019-12-06 13:10:48 -05:00
Richard Cordovano
ecaca2d58e
Merge pull request #5033 from ethteck/zip-proper-filename-decoding
SevenZipExtractor improved filename decoding
2019-12-06 12:49:14 -05:00
Kelly Kelly
a135973c99 Initial commit of changes 2019-12-06 11:18:15 -05:00