13143 Commits

Author SHA1 Message Date
Kelly Kelly
26c2e76b20 Merge branch 'cvt-contacts-view' into 1231-contacts-visualizationpane 2019-04-18 07:49:48 -04:00
Kelly Kelly
18e8b1e90a Merge branch 'cvt-contacts-view' of https://github.com/sleuthkit/autopsy into cvt-contacts-view 2019-04-18 07:48:38 -04:00
Richard Cordovano
f8e359f0ba
Merge pull request #4721 from millmanorama/timeline-event-mgr
merge develop into Timeline event mgr
2019-04-17 19:04:06 -04:00
Richard Cordovano
d6f2424201
Merge pull request #4717 from kellykelly3/1227-add-contacts-table
1227 add contacts table
2019-04-17 18:37:26 -04:00
Richard Cordovano
2b32ce7fed
Merge pull request #4712 from kellykelly3/1226-add-messageContentViewer
1226 added message content viewer
2019-04-17 18:37:02 -04:00
Richard Cordovano
9bd4112d35
Merge pull request #4704 from kellykelly3/1229-selectioninfo-implementation
1229 selectioninfo implementation
2019-04-17 18:36:41 -04:00
esaunders
89e30cbd13 Converted EmailExtracted to new child factory approach. 2019-04-17 17:56:32 -04:00
Richard Cordovano
a55643ae03
Merge pull request #4733 from sleuthkit/release-4.11.0
Merge in release 4.11.0 branch
2019-04-17 15:16:47 -04:00
esaunders
d2624731d7 Fix Codacy issues. 2019-04-17 14:31:30 -04:00
esaunders
c4e81f2ea2 Converted DeletedContent, ExtractedContent, FileSize, FileTypesByExtension, FileTypesByMimeType, HashsetHits, InterestingHits and KeywordHits to new child factory approach that supports paging. 2019-04-17 13:05:50 -04:00
esaunders
f54c9aa2ff Removed PagingSupport.destroy() and fixed bug in PagingSupport.getCurrentPage(). 2019-04-17 11:48:16 -04:00
rcordovano
164543ab64 Update module version numbers for 4.11.0 release 2019-04-17 11:32:33 -04:00
Kelly Kelly
475bd75fc8 Inital work on thumbnailViewer 2019-04-17 11:31:08 -04:00
U-BASIS\dsmyda
29f6664257 Added a reference to the Tika log when an exception is encountered during extraction 2019-04-17 09:43:35 -04:00
millmanorama
973c235582 Merge remote-tracking branch 'upstream/timeline-event-mgr' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/Bundle.properties-MERGED
#	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
#	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2019-04-17 11:49:54 +02:00
rcordovano
b90ee3d22c Public API IngestJobInfoPanel.updateIngestHistoryData -> setDataSource 2019-04-16 19:09:02 -04:00
rcordovano
eede6b04a4 Reverse exported public API change for DirectoryTreeTopComponent 2019-04-16 18:39:21 -04:00
Ann Priestman
86159e705f Disable compression if not Windows 2019-04-16 14:51:59 -04:00
millmanorama
e93f6ffea7 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/Bundle.properties-MERGED
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
2019-04-16 20:29:35 +02:00
Kelly Kelly
4c4ad33be3 Merge branch '1227-add-contacts-table' into 1231-contacts-visualizationpane 2019-04-16 13:01:23 -04:00
Kelly Kelly
8a0a84a6f8 update based on review comments 2019-04-16 13:00:32 -04:00
Kelly Kelly
a8a6735ecf updated based on review comments 2019-04-16 12:59:01 -04:00
millmanorama
01966ad498 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/build.xml
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
#	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
2019-04-16 18:40:34 +02:00
Kelly Kelly
afed05e286 Merge branch '1227-add-contacts-table' into 1231-contacts-visualizationpane 2019-04-16 11:54:39 -04:00
Kelly Kelly
fd8318e1aa merged in 1226-add-messageContentViewer 2019-04-16 11:47:11 -04:00
Kelly Kelly
66c34a947a merged in changes from 1229-selectioninfo-implementation 2019-04-16 11:43:14 -04:00
Kelly Kelly
d60e12e908 Put user visible strings into Messages 2019-04-16 11:35:34 -04:00
Kelly Kelly
c0bfa90032 getLogger was referencing wrong class 2019-04-16 11:23:47 -04:00
Ann Priestman
b39cb77f5a Added compression option for portable cases.
Add 7-zip executable.
2019-04-16 11:19:23 -04:00
Kelly Kelly
7e7ba8b4de Added the new MessageBrowser to the VisualizationPanel 2019-04-16 10:48:56 -04:00
millmanorama
77cfb5faa2 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1150-limit_plaso_workers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
2019-04-16 13:10:55 +02:00
millmanorama
0c377a2b0d remove redundant message pop-up. internationalize exception messages that end up in ui. 2019-04-16 12:06:00 +02:00
millmanorama
4819f6254d address review comments 2019-04-15 14:43:51 +02:00
millmanorama
bfd4589704 refactor PlasoIngestModule 2019-04-15 14:35:32 +02:00
millmanorama
5cdbff1e17 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoModuleFactory.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
2019-04-15 14:04:46 +02:00
Kelly Kelly
febbb12123 Added the refresh node functionality to the node factories. 2019-04-12 16:35:17 -04:00
Kelly Kelly
6bf77cc1e0 Relationship viewer with contacts tab is completed 2019-04-12 15:44:26 -04:00
U-BASIS\dsmyda
21f4847094 Attempting to override cleartk for linux build 2019-04-12 15:20:17 -04:00
Richard Cordovano
f6172b59f9 Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-04-12 14:57:51 -04:00
U-BASIS\dsmyda
59f6e9507a Merged in develop 2019-04-12 14:09:01 -04:00
Richard Cordovano
6e4fca2c02
Merge pull request #4688 from wschaeferB/4792-OtherOccurrences4thColumn
4792 other occurrences4th column
2019-04-12 13:27:29 -04:00
Richard Cordovano
0876b2e5ec
Merge pull request #4711 from wschaeferB/4943-TabsOrCommasForReportDelimiting
4943 tabs or commas for report delimiting
2019-04-12 13:25:51 -04:00
William Schaefer
616fa54840 4943 address codacy complaints 2019-04-12 10:47:23 -04:00
William Schaefer
9cbed00a7e 4792 fix misspelled separator 2019-04-11 18:35:49 -04:00
William Schaefer
680aa5460a 4792 document empty constructors 2019-04-11 18:23:46 -04:00
William Schaefer
ef11d3da79 4792 check all collection sizes and indexes before use 2019-04-11 18:21:11 -04:00
William Schaefer
1adb0cf1e4 4792 more string builder codacy adjustments 2019-04-11 17:12:16 -04:00
William Schaefer
6c45e32909 4792 make codacy a little happier 2019-04-11 16:56:13 -04:00
William Schaefer
f5860b67f8 4792 2nd attempt to make codacy happy 2019-04-11 16:30:12 -04:00
William Schaefer
a6af2924c6 4792 first batch of codacy fixes 2019-04-11 16:06:11 -04:00