206 Commits

Author SHA1 Message Date
millmanorama
e319cb1cda update usages of addRelationships 2017-12-01 11:19:00 +01:00
Raman
5b18937ec3 Address review comments. 2017-11-14 15:09:10 -05:00
Raman
00e52e50c0 879: Add date range filter to API
- Added dateTime to addRelationships() api
2017-11-10 12:57:49 -05:00
Raman
634e25a3f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
2017-10-02 15:13:39 -04:00
Raman
236ff62a94 857: Reconcile Unique Accounts with Credit Card Review
- Added Account Instances
 - Use a orthogonal account_id as ID for Accounts, not an obj_id in tsk_objects
 - Addressed other review comments.
2017-10-02 11:10:37 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
Ann Priestman
43e87bc0ad Fixing parameters for doxygen 2017-09-29 11:06:00 -04:00
Brian Carrier
245d2208ed Merge pull request #3018 from raman-bt/eur851-messaging-platform
851: Implement Accounts & Relationships framework
2017-09-18 10:27:21 -04:00
Raman
3649fb4497 Fix Codacy issue 2017-09-15 11:14:17 -04:00
Raman
c0473d0362 Address Codacy issues. 2017-09-15 09:37:11 -04:00
Raman
a289a7cc83 851: Accounts & Messages framework
- address Codacy issue.
2017-09-01 10:00:57 -04:00
Raman
569626888f 852: Use CommunicationsManager API ti create accounts & relationships when parsing email messages. 2017-08-29 13:22:41 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Raman
a4dc97af6e 2841: Attachments are children of messages.
2692: Messages & Attachments show in DataSource tree
2017-07-31 17:25:25 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Raman
dc8deca319 Vik-2759: Errors on thunderbird_small_image.dd
Moved the checked in mime4j SNAPSHOT jars to ThirdParty folder.
2017-06-23 11:21:04 -04:00
Raman
941dde1f2c 2759: Errors on thunderbird_small_image.dd
TEMPORARY Fix: go back to using the SNAPSHOT version of mime4j 0.8.0
2017-06-23 09:32:39 -04:00
Raman
af8e6258e3 2660: Reorder columns in Email Messages results view table
- Changed the set and order of columns displayed for email messages
 - Save the headers in its own attribute, instead of the msg body.
2017-05-31 11:43:01 -04:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00
millmanorama
38619c1ce2 comments and formatting in build.xml files 2017-03-31 15:22:55 +02:00
millmanorama
034af79420 delete solr jars on clean 2017-03-31 15:22:55 +02:00
millmanorama
fbaae0c31d remove release/modules/ext on clean; copy java-libpst to release/modules/ext on build 2017-03-27 13:08:32 +02:00
millmanorama
a7816faead download mime4j and libpst with ivy 2017-03-27 12:44:13 +02:00
Richard Cordovano
46369eff44 Update NBM versioning for 4.3.0 2017-01-02 18:45:21 -05:00
Ann Priestman
2da987a22f Add support for slack files 2016-10-31 15:28:57 -04:00
Richard Cordovano
9675133b65 Fix doxygen warnings 2016-10-12 18:24:47 -04:00
Richard Cordovano
16106cd78c Update Autopsy-Core NBM versioning for release 4.2.0 2016-10-12 13:23:56 -04:00
Richard Cordovano
22782867ee Merge pull request #2317 from APriestman/encodedFiles
Adding support for encoded files
2016-09-08 16:33:00 -04:00
Sophie Mori
97c641d1bf Changed implementation to use method references 2016-09-06 14:26:47 -04:00
Sophie Mori
a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Sophie Mori
10380fc16a Added cancellation checks to file ingest modules 2016-08-30 10:45:41 -04:00
Ann Priestman
fc811d9cf8 Fixed encoding type for PstParser.java 2016-08-23 12:55:27 -04:00
Ann Priestman
bc73e91fa4 Added encoding for attachments in PstParser.java 2016-08-23 09:28:48 -04:00
Ann Priestman
382b8c9110 Added encoding for email attachments 2016-08-05 16:07:05 -04:00
Richard Cordovano
086e823f7f Resolve NBM dependency warnings for NetBeans 8.1 2016-05-27 16:22:42 -04:00
Oliver Spohngellert
7c994b591a Fixed error messages. 2016-05-26 14:48:19 -04:00
Oliver Spohngellert
5678c0ca61 Fixed index artifact error messages. 2016-05-13 15:32:42 -04:00
Richard Cordovano
8cf3702d4b Update inter-NBM dependencies for suite NBMs for release 4.1.0 2016-03-27 16:39:29 -04:00
Richard Cordovano
3c7c30c032 Update NBM versioning for release 4.1.0 2016-03-27 16:23:33 -04:00
Richard Cordovano
5080ab3c09 Merge pull request #1986 from BasisOlivers/aut-2020
Got rid of null pointer exception bug
2016-02-25 17:23:36 -05:00
Oliver Spohngellert
75ded5a0e2 Fixed formatting 2016-02-25 12:32:27 -05:00
Oliver Spohngellert
f8157aa213 Fixed up null pointer 2016-02-25 12:27:15 -05:00
Oliver Spohngellert
41773d21b5 Swallowed null pointer exception 2016-02-25 10:22:37 -05:00
Oliver Spohngellert
0528cb5952 Updated headers formatting 2016-02-25 08:48:06 -05:00
Oliver Spohngellert
62b436c4ba Updated header line 2016-02-24 16:45:41 -05:00
Oliver Spohngellert
8b9b97b910 Updated mbox header line 2016-02-24 16:44:50 -05:00
Oliver Spohngellert
0adfe26aec Fixed --- to \n 2016-02-24 16:08:22 -05:00
Oliver Spohngellert
99285d0647 Fixed header display 2016-02-24 13:20:24 -05:00
Oliver Spohngellert
6cae8e8c29 Header update 2016-02-23 13:25:19 -05:00