433 Commits

Author SHA1 Message Date
Richard Cordovano
b630371511
Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Richard Cordovano
6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly
7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
Kelly Kelly
2253ca32e4 Fixed merge conflict with MboxParser 2019-07-31 11:20:41 -04:00
Kelly Kelly
f6cb5488bc Used func from FileUtil to remove odd char from attachment file names. 2019-07-24 12:08:44 -04:00
Kelly Kelly
51c647b3f0 fixed codacy issues 2019-07-24 11:18:02 -04:00
Kelly Kelly
3b3a2a26dc fixed mbox attachment names 2019-07-23 13:59:34 -04:00
Kelly Kelly
3955136e9d Changed the error string to a list of strings 2019-07-22 17:31:08 -04:00
Kelly Kelly
c62059a4ff merged develop into branch 2019-07-16 13:46:09 -04:00
Kelly Kelly
9129852150 addressed codacy issues 2019-07-16 13:15:09 -04:00
Richard Cordovano
f9fefed4a6
Merge pull request #5014 from kellykelly3/1230-add-vcard-image
1230 - VCard Images
2019-07-16 12:26:54 -04:00
Kelly Kelly
d70b1723cc addressed review comments 2019-07-15 13:55:44 -04:00
Brian Carrier
ab46c585ba copied files from timeline-event-mgr. Mostly formatting. Couple of bug fixes 2019-07-11 13:02:56 -04:00
Kelly Kelly
188a5d4090 changing the indexArtifact to postArtifact 2019-07-10 14:31:29 -04:00
Kelly Kelly
d8884b82c2 Added image to contact viewer tab 2019-07-05 15:37:11 -04:00
Kelly Kelly
8fef328308 Update the email threader, android wwf and SMS code to assign unique cross ingest run threadIDs 2019-07-03 11:14:02 -04:00
Kelly Kelly
f05cb9590b Reduced the memory foot print of the email parser 2019-07-02 15:17:45 -04:00
William Schaefer
77d6e92420 Add diamond type inference to eliminate warning 2019-06-25 15:20:37 -04:00
Kelly Kelly
6f725d3663 one more codacy issue 2019-06-17 14:34:34 -04:00
Kelly Kelly
610cfd94d1 Addressed most codacy issues 2019-06-17 13:22:01 -04:00
Kelly Kelly
d7082a8da2 Update with code review comments from Brian 2019-06-14 13:41:13 -04:00
Kelly Kelly
10aa4245c6 Merge remote-tracking branch 'upstream/message-threads' into 1250-message-threader 2019-06-14 10:37:38 -04:00
Raman
6b5fc4af0e 5079: Ingest multiple vcards from a vcf file 2019-06-06 14:46:54 -04:00
Kelly Kelly
3ea254c7ae LAst clean up before PR 2019-05-30 11:06:20 -04:00
Kelly Kelly
6c86618505 intermitten commit while I work on something else 2019-05-29 17:01:20 -04:00
Kelly Kelly
889fa7f51c Merge remote-tracking branch 'upstream/develop' into 1250-message-threader 2019-05-29 16:57:20 -04:00
Kelly Kelly
2765d800f7 Fixed Codacy issues 2019-05-28 15:30:36 -04:00
Kelly Kelly
4c5aaf9296 Inital pass of completed thread code 2019-05-28 15:21:10 -04:00
Kelly Kelly
ff8f444a4c inital commit of email threader 2019-05-22 09:53:37 -04:00
Kelly Kelly
272138dad6 Changed the references from a String to a list of Strings 2019-05-21 12:55:37 -04:00
Kelly Kelly
93c19ace0e Added message-id, inReplyTo, and references to the EmailMessage class. 2019-05-21 11:40:56 -04:00
Kelly Kelly
ae796dfcb0 Fixed bugs with contact creation 2019-04-22 10:37:56 -04:00
Richard Cordovano
2afc59ee39
Revert "merge develop into Timeline event mgr" 2019-04-19 13:16:26 -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
rcordovano
6aab496d6b Update module dependencies for release 4.11.0 2019-04-17 12:54:17 -04:00
millmanorama
886356dcd5 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AbstractCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
#	thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/VcardParser.java
2019-03-22 09:11:46 +01:00
Ann Priestman
d6cb162d6c Put name together manually if formattedName field is missing. 2019-03-19 15:09:59 -04:00
millmanorama
0e0d41185a Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
#	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
#	thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
2019-03-01 12:20:18 +01:00
Raman
9575bba204 Merge from develop. 2019-02-28 17:36:09 -05:00
Richard Cordovano
45119b046e
Merge pull request #4576 from wschaeferB/RemoveOldUncompilableLine
remove line referencing variable which no longer exists
2019-02-28 15:51:58 -05:00
Brian Carrier
38cf5f570b remove escaping that causes inconsisencies in merged version 2019-02-28 14:23:27 -05:00
William Schaefer
c32827bef7 remove line referencing variable which no longer exists 2019-02-28 14:06:04 -05:00
U-BASIS\dgrove
5214e24f16 Codacy issue addressed. 2019-02-28 09:22:48 -05:00
U-BASIS\dgrove
753297e2c2 Address review comments. 2019-02-27 14:45:57 -05:00
U-BASIS\dgrove
2f8bcf2a7a VCard support added. 2019-02-27 13:28:25 -05:00
Richard Cordovano
507736dce1 Fix Bundle.properties for the EmailParser NBM 2019-02-26 19:13:34 -05:00
Richard Cordovano
034d0fe226 Bundle.properties-MERGED 'slash removal' 2019-02-26 14:37:00 -05:00
Richard Cordovano
84b2660ffc
Revert "Revert "Copy merged bundles into src folder so that they can be checked in."" 2019-02-23 14:24:44 -05:00
Richard Cordovano
bd2866819f
Revert "Copy merged bundles into src folder so that they can be checked in." 2019-02-15 13:33:42 -05:00