235 Commits

Author SHA1 Message Date
Ann Priestman
d6cb162d6c Put name together manually if formattedName field is missing. 2019-03-19 15:09:59 -04: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
Brian Carrier
00c92f5bf6 Fixed line ending 2019-02-13 12:55:58 -05:00
Brian Carrier
c4548389ca Copy merged buncles into src folder so that they can be checked in 2019-02-12 15:39:53 -05:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
Richard Cordovano
f87fd0cc8a Remove methods with unnecessary public access from ThunderbirdMboxFileIngestModule 2018-04-30 18:57:19 -04:00
U-BASIS\zhaohui
55d5827404 2229: Log the exception in the constructor rather than propagate. 2018-03-16 17:39:58 -04:00
U-BASIS\zhaohui
5b062aade1 2229: Part 27: Update logging level to severe for NoCurrentCaseException and remove incorrect import Logger 2018-03-14 13:31:13 -04:00
U-BASIS\zhaohui
5087904d94 2229: Part 27 Remove unused imports and correct the log message. 2018-03-12 16:24:53 -04:00
U-BASIS\zhaohui
4cec521f8b 2229: Part 27: Add comments. 2018-03-12 16:13:17 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Ann Priestman
9a73f025fb Improved regex documentation.
Cleaned up some doxygen warnings.
2017-12-12 09:29:16 -05:00
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