Commit Graph
11984 Commits
Author SHA1 Message Date
millmanorama 69cc2df231 pass command to methods for logging 2019-03-21 17:27:20 +01:00
millmanorama a0458bc013 rename and comment new ExecUtil method 2019-03-21 17:18:38 +01:00
millmanorama f43c968af9 change case and filemanager initialization; make log entries severe 2019-03-21 17:09:48 +01:00
millmanorama 63772d6bb6 more cleanup 2019-03-20 18:04:39 +01:00
millmanorama 7a2bf4e06a don't read psort status since it is not interesting 2019-03-20 16:09:45 +01:00
millmanorama c364aa63a6 cleanup PlasoIngestModule 2019-03-20 14:02:51 +01:00
millmanorama 654855b46d plaso status PROTOTYPE WIP 2019-03-20 13:12:33 +01: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
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
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
Eugene Livis 8396dea3bb Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_reports_4673 2019-03-12 11:05:47 -04:00
Raman 814a61f4c8 4786: Handle incorrectly written HTML files. 2019-03-11 14:19:29 -04:00
Richard Cordovano 2baf3d3454 Merge pull request #4600 from wschaeferB/4755-OpenInExternalViewerShortcut
4755 open in external viewer shortcut
2019-03-11 09:05:47 -04:00
Richard Cordovano 5bc6d982e7 Merge pull request #4567 from APriestman/4750_externalFile
4750 Add new layout file type for externally defined files
2019-03-08 07:34:57 -05:00
millmanorama 47c7ed69bb Merge branch 'develop' into timeline-event-mgr 2019-03-08 12:29:08 +01:00
William Schaefer de07e8c4b3 4755 formatting and clean up 2019-03-07 18:22:29 -05:00
William Schaefer 1fbc4fc373 4755 working multi-select context menu action for main window 2019-03-07 18:08:19 -05:00
William Schaefer 27271d8942 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-07 17:45:45 -05:00
Richard Cordovano f80dbca870 Merge pull request #4596 from dannysmyda/4790-Sort-Datasources-in-Tree
4790 sort datasources in tree
2019-03-07 08:22:34 -05:00
Richard Cordovano b2957ad1e1 Merge pull request #4586 from wschaeferB/4755-OpenInExternalViewerShortcut
4755 open in external viewer shortcut
2019-03-06 17:05:33 -05:00
William Schaefer f3a7170354 4755 fix message usage for exe popup 2019-03-06 17:02:24 -05:00
William Schaefer 7f595ac294 4755 return when executable open attempted 2019-03-06 16:58:53 -05:00
William Schaefer 81b7f9580b 4755 ensure exe opening is once again disabled 2019-03-06 16:55:00 -05:00
William Schaefer 9d3dd7382d 4755 fix titles for failure on urls 2019-03-06 16:37:44 -05:00
William Schaefer 719e39547c 4755 adjust behavior of multi-selected open external viewer action for image gallery 2019-03-06 16:27:16 -05:00
William Schaefer 49b9d49a03 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-06 14:56:15 -05:00
William Schaefer 0ab6f73186 4755 remove parens from main application Ctrl+C shortcut txt 2019-03-06 14:55:56 -05:00
William Schaefer b5cd66fe7f Move checks for argument validity to public methods 2019-03-06 11:46:31 -05:00
U-BASIS\dsmyda d3338d57e0 Removed the comments 2019-03-06 11:36:43 -05:00
U-BASIS\dsmyda 836486717c Added sorting of the data sources to the classical tree view and the group by data source tree view 2019-03-06 11:35:40 -05:00
millmanorama ce6807b96e Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-03-06 16:32:42 +01:00
William Schaefer 1c6286f3bc Add a null check of type before type is used 2019-03-06 10:22:46 -05:00
Ann Priestman 6880b2f778 Removed unused imports 2019-03-06 10:14:57 -05:00
rcordovano 6b6f38d550 Fix cause of compile warning for DataContentViewerOtherCases.java 2019-03-05 14:51:02 -05:00
William Schaefer fc356fc3e3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint 2019-03-05 12:55:43 -05:00
William Schaefer 9a2d5f410a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-05 12:50:33 -05:00
Richard Cordovano 449955bfb6 Update bundle MERGE files 2019-03-05 12:00:39 -05:00
William Schaefer 67d57cce53 4755 resolve merge conflict with develop 2019-03-05 10:20:50 -05:00
Richard Cordovano 2db8920e39 Merge branch 'develop' into edge_support 2019-03-05 09:56:14 -05:00
Richard Cordovano 96e87f6b7d Merge pull request #4569 from wschaeferB/4757-InterCaseSearchQueryChanges
4757 inter case search query changes
2019-03-05 09:17:14 -05:00
Richard Cordovano 7abee59bfe Merge pull request #4578 from raman-bt/1188-cache-artifact
1188 Web cache artifact
2019-03-04 15:31:42 -05:00
William Schaefer 2cc861d8f3 4755 fix copyright for new file 2019-03-04 13:01:46 -05:00
William Schaefer e399ae4594 4755 add modified merged bundle files 2019-03-04 12:35:49 -05:00
William Schaefer 094f576e5b 4755 add (Ctrl+E) to end of Open in External Viewer to identify shortcut 2019-03-04 12:27:31 -05:00
William Schaefer 5b72595367 3921 add merged bundle files and diamond typing for html viewer 2019-03-04 11:39:46 -05:00
William Schaefer e5733efd62 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-04 11:36:34 -05:00
Richard Cordovano 5462b9f8c7 Merge pull request #4579 from wschaeferB/4782-UniqueNamedDocImages
4782 unique named doc images
2019-03-04 10:30:10 -05:00
William Schaefer 874f239f0e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-04 10:19:54 -05:00