26917 Commits

Author SHA1 Message Date
Ann Priestman
c9c6ec0502 Merge remote-tracking branch 'kelly/5884-geolocation-waypoint-selection-issues' into 5821_geoDoc 2019-12-17 11:02:50 -05:00
Ann Priestman
f9d4765715 Writing usage section 2019-12-17 11:02:46 -05:00
Kelly Kelly
f95285f28e Fixed filtering issues 2019-12-17 11:02:22 -05:00
Ann Priestman
40a0290b91 Added overview 2019-12-16 19:18:41 -05:00
Richard Cordovano
8d38b461ca Add Remove Data Source to logical file data source menus 2019-12-16 18:42:23 -05:00
Richard Cordovano
4d14cb026c Add Remove Data Source to logical file data source menus 2019-12-16 18:40:57 -05:00
Richard Cordovano
16dbd8efe8
Merge pull request #5502 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into the develop branch
2019-12-16 16:51:35 -05:00
Richard Cordovano
976f7fcf0a
Merge pull request #5487 from esaunders/5863_extract_strings_from_carved_txt
Extract strings from carved text files.
2019-12-16 16:50:48 -05:00
Richard Cordovano
9c0698ca7a
Merge pull request #5501 from rcordovano/timeline-heap-exhaustion-fix
Fix runaway heap use in EventsModel.java
2019-12-16 16:48:40 -05:00
Richard Cordovano
5c01064e2b Fix runaway heap use in EventsModel.java 2019-12-16 16:30:18 -05:00
Kelly Kelly
f126cbba8f Fixed missing label value 2019-12-16 15:30:35 -05:00
Kelly Kelly
31ce04a792 Removed print statement 2019-12-16 15:18:57 -05:00
Kelly Kelly
7693255d17 Fixed selection issues 2019-12-16 15:07:30 -05:00
William Schaefer
e3d311f8e6 5716 added description to tsk device original suspected to indicate metadata 2019-12-16 14:26:23 -05:00
Richard Cordovano
6843b95cdd
Merge pull request #5496 from dannysmyda/5873-Adjust-Xry-Parsers-Part-Two
5873 adjust xry parsers part two
2019-12-16 13:49:48 -05:00
U-BASIS\dsmyda
ae7273f403 Demoted message to warning 2019-12-16 12:42:46 -05:00
U-BASIS\dsmyda
af9a497ccb Added some comments 2019-12-16 12:23:10 -05:00
U-BASIS\dsmyda
ea12a5be99 Various comment fixes and demoted some log messages to INFO 2019-12-16 12:18:29 -05:00
U-BASIS\dsmyda
02c7f63656 Addressed review comments and fixed a bug 2019-12-16 11:28:57 -05:00
William Schaefer
69a719564e Merge branch 'release-4.14.0' of https://github.com/sleuthkit/autopsy into 5716-RawMediaArtifactType 2019-12-16 11:28:50 -05:00
William Schaefer
6efd161deb 5678 fix reseting of content viewer when nothing in instances table 2019-12-16 11:27:09 -05:00
U-BASIS\dsmyda
84fb527722 Cleaned up some implementation and comments. Made DeviceGenInfo use the template parser 2019-12-16 11:04:17 -05:00
U-BASIS\dsmyda
d266e3af4a Disabled anything but left click in the media panel 2019-12-13 17:35:03 -05:00
U-BASIS\dsmyda
e2e94e792e Adjusted the parsers given the new dump data 2019-12-13 17:00:18 -05:00
U-BASIS\dsmyda
224cf3c5bd Filled in log messages and updated comments 2019-12-13 15:56:13 -05:00
U-BASIS\dsmyda
d81c2bc22d Added comments and general code clean up 2019-12-13 15:46:24 -05:00
U-BASIS\dsmyda
f4de27095c Updated parsers, refactored to eliminate complexty and duplication, made the config panel save last used path 2019-12-13 15:26:45 -05:00
Richard Cordovano
ead78d46a5
Merge pull request #5493 from kellykelly3/5876-fixes-for-geolocation-option-panel
5876 - Geolocation: Fixed typo and test button size
2019-12-13 15:00:48 -05:00
Ann Priestman
e080f40b2b Starting geolocation doc 2019-12-13 14:44:54 -05:00
Kelly Kelly
366c03fccd Added support for artifacts that have long and lat but are not one of the expected 6 2019-12-13 14:33:02 -05:00
Kelly Kelly
40f4f11bad Fixed typo and test button size 2019-12-12 13:15:31 -05:00
Richard Cordovano
95648cd037
Merge pull request #5490 from wschaeferB/5781-ErrorsInImages-2
5781 only respond to instances table even with correct viewer
2019-12-12 09:49:41 -05:00
Raman Arora
a96e7d6859 5709: Email attachments.
- address review comments.
2019-12-11 19:21:50 -05:00
Richard Cordovano
6ad0283d30
Merge pull request #5491 from raman-bt/5871-classcastexception
5871: Class cast exception.
2019-12-11 15:44:28 -05:00
William Schaefer
6aa99b5844 Merge branch 'release-4.14.0' of https://github.com/sleuthkit/autopsy into restored-branch 2019-12-11 15:43:47 -05:00
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
esaunders
12cf7c0f4d Extract strings from carved text files. 2019-12-10 14:27:01 -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
ae617a0f16
Merge pull request #5485 from sleuthkit/release-4.14.0
Merge release 4.14.0 branch into develop
2019-12-10 12:23:29 -05:00