Commit Graph
11843 Commits
Author SHA1 Message Date
Richard Cordovano 5b1caffe44 Merge develop branch into case-deletion-2.16.0 2019-03-19 15:15:17 -04:00
Richard Cordovano 95c3cf2d74 Interim commit of improved case deletion 2019-03-19 15:12:41 -04:00
Richard Cordovano 4c014dfa3f Merge pull request #4618 from eugene7646/archive_dsp_4658
Archive DSP 4658
2019-03-19 15:04:50 -04:00
Richard Cordovano 8b014494da Merge remote-tracking branch 'upstream/develop' into case-deletion-2.16.0 2019-03-19 14:53:56 -04:00
Richard Cordovano 9f5f586aae Merge pull request #4609 from kellykelly3/1213-com-view-image-report
1213 communications snapshot report
2019-03-19 12:11:37 -04:00
Richard Cordovano f5ea7b50e4 Merge pull request #4599 from wschaeferB/4791-ReviseIntraCaseResults
4791 revise intra case results
2019-03-19 10:52:14 -04:00
Kelly Kelly e7f0e87c8d Switched from using getClass.getName to instanceof 2019-03-19 09:55:57 -04:00
Kelly Kelly e3199919dd Updated to check for white space report name. 2019-03-19 08:00:01 -04:00
Richard Cordovano 1418edef53 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-18 17:56:44 -04:00
Kelly Kelly a063ec1087 Merged in develop branch 2019-03-18 16:53:52 -04:00
Kelly Kelly c13e310016 Added devices to the report table and made account type list more dynamic 2019-03-18 16:47:36 -04:00
Kelly Kelly 7348835219 Added report to case report list 2019-03-18 10:44:23 -04:00
Eugene Livis b8dac6ebf9 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_4658 2019-03-15 17:21:07 -04:00
William Schaefer 42f6950a97 3956 clean up netbeans suggestions for Hex Viewer 2019-03-15 17:05:23 -04:00
William Schaefer 86d2747c7a 3956 clean up netbeans suggestions and remove unused method 2019-03-15 17:02:30 -04:00
William Schaefer 2dc4351c21 3956 change is supported method for hex and string viewer to lookup content using DataContentViewerUtility 2019-03-15 16:57:00 -04:00
William Schaefer e80f9d5d4d 4791 ensure null correlation type is used for intra case search 2019-03-15 15:47:58 -04:00
Richard Cordovano dc00858c56 Merge pull request #4606 from wschaeferB/4792-RedoOtherOccurrencesViewer
4792 redo other occurrences viewer
2019-03-15 13:06:30 -04:00
William Schaefer 8eb81a19b6 4792 add comments to clarify updating code 2019-03-15 12:15:08 -04:00
Richard Cordovano 75c3977532 Merge pull request #4612 from raman-bt/4773-progressbar
4773: Update progress bar in EncryptionDetectionDataSourceIngestModule.
2019-03-15 12:07:18 -04:00
Kelly Kelly b8fb023f44 Updated based on review comments 2019-03-15 11:13:02 -04:00
Raman b5ade06313 4773: Update progress bar in EncryptionDetectionDataSourceIngestModule. 2019-03-14 16:46:28 -04:00
Richard Cordovano f017580b4e Merge pull request #4611 from dannysmyda/4800-Slack-Node-NPE
4800 - Slack Node NPE
2019-03-14 16:14:50 -04:00
Richard Cordovano 80f11cc488 Merge pull request #4603 from dannysmyda/4486-Cross-Case-Keyword-Search
4486 cross case keyword search
2019-03-14 15:51:19 -04:00
U-BASIS\dsmyda 70cf6a39d3 Fixed NPE - slack node missing bundle message 2019-03-14 15:25:59 -04:00
Richard Cordovano ab0fae7845 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-14 14:12:49 -04:00
Kelly Kelly 07460ea7b4 Modified timeline snapshot report to use common parent class, removed no longer needed snapshot report files 2019-03-14 12:54:27 -04:00
Kelly Kelly 3e29fcfab8 Merge branch 'develop' into 1213-com-view-image-report 2019-03-14 12:04:41 -04:00
Kelly Kelly 114c8a913a Inital commit for communications snapshot report support 2019-03-14 12:04:31 -04:00
Eugene Livis 81cd78d695 Removed code duplication 2019-03-14 10:12:55 -04:00
Eugene Livis cfef5cfc2b Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_4658 2019-03-14 10:04:12 -04:00
Richard Cordovano c11e5a6620 Merge pull request #4540 from eugene7646/command_line_reports_4673
4673 Command line reports
2019-03-14 09:50:20 -04:00
William Schaefer 449583cd18 4792 additional comment fixes 2019-03-13 17:51:21 -04:00
William Schaefer d631f95729 4792 fix display for cr enabled other occurences 2019-03-13 17:40:08 -04:00
William Schaefer 5bcd983c47 4792 move no results messages to Case table 2019-03-13 17:18:23 -04:00
William Schaefer 46a8fe5c62 4792 adjust column widths for other occurrences content viewer 2019-03-13 16:02:19 -04:00
William Schaefer 1a37b8db94 4792 update MERGED files fix error with missing paren 2019-03-13 14:25:46 -04:00
William Schaefer 634edc7ec6 4792 clean up and refactoring for Other Occurrences content viewer 2019-03-13 14:16:07 -04:00
William Schaefer 90bc87ba09 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4792-RedoOtherOccurrencesViewer 2019-03-13 13:50:24 -04:00
Richard Cordovano 8fca918ee1 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-13 13:02:30 -04:00
Eugene Livis dd126a7ffe Switched to single thread 2019-03-13 11:01:29 -04:00
Raman dd621c54a1 Fixed malformed HTML handling in case of Show Images button toggling. 2019-03-12 17:36:24 -04:00
Eugene Livis 6efd93636a Code review 2019-03-12 16:03:32 -04:00
William Schaefer 19797646a0 4792 fix counts and display of intra case results 2019-03-12 14:12:49 -04:00
Richard Cordovano a854a89e47 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-12 12:51:19 -04:00
U-BASIS\dsmyda b0a369fab0 Removed unncessary new space in CaseNodeData, and checked in changes to CaseMetadata 2019-03-12 12:28:57 -04:00
U-BASIS\dsmyda 6cc77655b1 Requested changes, API change, and new CaseMetadata method for locating metadata file 2019-03-12 12:15:42 -04:00
Eugene Livis 8396dea3bb Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_reports_4673 2019-03-12 11:05:47 -04:00
William Schaefer 2a04c86faa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4792-RedoOtherOccurrencesViewer 2019-03-11 17:58:48 -04:00
Raman 814a61f4c8 4786: Handle incorrectly written HTML files. 2019-03-11 14:19:29 -04:00