12395 Commits

Author SHA1 Message Date
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
millmanorama
0e2c32e21f remove defensive copy 2019-03-15 13:45:22 +01:00
millmanorama
d40aa9bb24 fix typo in bundle property name 2019-03-15 13:42:23 +01:00
millmanorama
6404dd6755 remove SetUtils
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/datamodel/EventCluster.java
2019-03-15 13:31:09 +01:00
millmanorama
c995069b17 replace ImmutableSet with regular Set 2019-03-15 13:22:55 +01:00
millmanorama
d1d7a1b6a3 fix codacy issues 2019-03-15 13:08:51 +01:00
millmanorama
e9b47ea45d Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1192-manually_created_events 2019-03-15 11:37:38 +01: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
millmanorama
bea96b6ac1 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
2019-03-14 15:00:18 +01:00
millmanorama
ab7b696a9a Merge branch '1192_manual_events_actions' into 1192-manually_created_events 2019-03-14 14:50:36 +01: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
millmanorama
b02a5f81c8 fix modality and placement issues in AddManualEvent dialog 2019-03-14 14:50:20 +01: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
millmanorama
c6e1050bbb attempt to set owner and only show one dialog. 2019-03-12 23:21:39 +01: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
millmanorama
671f95c0e7 add tag actions to user created events.
cleanup related files
2019-03-12 14:31:04 +01: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
William Schaefer
572c1af5a3 4792 adjustments to support intra-case other ocurrences again 2019-03-11 14:02:23 -04:00