28235 Commits

Author SHA1 Message Date
Greg DiCristofaro
3dce7f528b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6332-annotationViewer 2020-05-08 10:46:06 -04:00
apriestman
9fbf13649a Add max number of images to preload and an exception firewall. 2020-05-08 09:37:10 -04:00
Greg DiCristofaro
f6ed6462a2 integrating jsoup 2020-05-07 16:33:27 -04:00
Richard Cordovano
8b18c010ab
Merge pull request #5872 from dannysmyda/6318-Geolocation-Date-Filter-NPE
6318 Geolocation Date Filter NPE
2020-05-07 13:01:52 -04:00
Greg DiCristofaro
f04398567e more codacy items 2020-05-07 12:46:15 -04:00
Greg DiCristofaro
b25b3a4b3b address codacy remarks 2020-05-07 12:31:36 -04:00
Mark McKinnon
4adfdd0ed3 Update ExtractRegistry.java
Update text to ignore for Trustrecords
2020-05-07 11:10:40 -04:00
Greg DiCristofaro
5f83d74ae1 merge from master 2020-05-07 11:03:29 -04:00
Ethan Roseman
5c7d860ea1 6336 Persona UI elements added 2020-05-07 10:53:17 -04:00
Greg DiCristofaro
eaa58efc48 bug fix 2020-05-07 07:54:23 -04:00
Mark McKinnon
24cebd6673 Update ExtractRegistry.java
Add condition to check for based on new version of plugin.
2020-05-06 20:31:37 -04:00
Richard Cordovano
d95cd23546
Merge pull request #5874 from APriestman/6333_changeTimelineEventHandling
6333 Don't load data sources for TIMELINE_EVENT_ADDED
2020-05-06 17:40:56 -04:00
Greg DiCristofaro
4e83fdfc60 method rename 2020-05-06 15:59:34 -04:00
Greg DiCristofaro
23782a90cc updates for comments and formatting 2020-05-06 15:16:15 -04:00
apriestman
f1f1786779 Don't load data sources for TIMELINE_EVENT_ADDED 2020-05-06 15:05:12 -04:00
Kelly Kelly
670d854c19 Merge branch 'develop' into 1443-projectvic-country-tag-support 2020-05-06 14:39:57 -04:00
Kelly Kelly
3660c08f80 Inital changes 2020-05-06 14:38:46 -04:00
Greg DiCristofaro
984507f2ec annotations viewer update for tsk hash hit 2020-05-06 14:27:48 -04:00
Richard Cordovano
7d2e3e27b4
Merge pull request #5873 from markmckinnon/6349-NPE-in-SRU-recent-ctivity
6349-NPE-in-SRU-recent-activity
2020-05-06 13:30:38 -04:00
Ethan Roseman
57a22dee94 6323: Changing copyright year range 2020-05-06 13:25:58 -04:00
Greg DiCristofaro
3b054c9a7b bug fixes 2020-05-06 12:11:16 -04:00
Greg DiCristofaro
f838c2217f comment fixes 2020-05-06 09:48:58 -04:00
William Schaefer
cd17998a8c 6305 add MERGED file back after refactor 2020-05-06 04:55:21 -04:00
William Schaefer
6b66ef36d5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6305-UpdateDiscoveryUI 2020-05-06 04:24:39 -04:00
William Schaefer
84b129f935 6305 change name of tool to discovery and refactor package name from filequery 2020-05-06 04:24:24 -04:00
Richard Cordovano
b77a334d18
Merge pull request #5865 from kellykelly3/1442-image-gallery-tag-changes
1442 image gallery tag changes
2020-05-05 20:09:42 -04:00
Richard Cordovano
eb3a3349ba
Merge pull request #5864 from raman-bt/6065-contactbook-personas
6065 contactbook personas
2020-05-05 17:07:00 -04:00
Mark McKinnon
84b8f1147b Update ExtractSru.java
Codacy changes
2020-05-05 15:21:19 -04:00
Kelly Kelly
0f5da1685b Changed HTML_COLOR method name 2020-05-05 15:11:16 -04:00
Raman Arora
a1fc560666 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6065-contactbook-personas 2020-05-05 14:34:52 -04:00
Kelly Kelly
686c49b283 Modified TagAddEvent 2020-05-05 14:28:48 -04:00
Greg DiCristofaro
aeb78fe904 added reporting of no change items 2020-05-05 14:25:06 -04:00
Richard Cordovano
28f124d130
Merge pull request #5843 from raman-bt/6095-persona-api
6095/6097:  persona api & tests.
2020-05-05 14:23:42 -04:00
Mark McKinnon
f395f8789e Update ExtractSru.java
Check if file found before it is used to avoid NPE
2020-05-05 14:02:40 -04:00
apriestman
b1c34c0ab1 Merge remote-tracking branch 'upstream/develop' into 6311_batchInserts 2020-05-05 13:42:02 -04:00
U-BASIS\dsmyda
be99f86a2b Made mostRecentEnd negative rather than null when no timestamps can be found 2020-05-05 12:55:48 -04:00
Richard Cordovano
c14082d962
Merge pull request #5871 from gdicristofaro/eventPubGuardedBy
changed GuardedBy to 'this'
2020-05-05 12:08:45 -04:00
Greg DiCristofaro
d1b1bb88ae naming convention change 2020-05-05 12:04:13 -04:00
Kelly Kelly
d977fb6f77 Changes based on review comments 2020-05-05 12:03:00 -04:00
Greg DiCristofaro
306632cc3c some minor bug fixes 2020-05-05 11:40:13 -04:00
Mark McKinnon
a6c97ad932 Update autopsyuninstall.pl
Update plugin to also get data from NTUSER.dat
2020-05-05 10:47:18 -04:00
U-BASIS\dsmyda
f6c06488c5 Fixed date filter NPE when no waypoints or tracks have timestamps 2020-05-05 10:21:55 -04:00
Kelly Kelly
dc01c80bda Added isNewCase to CaseContext 2020-05-05 10:19:26 -04:00
Ethan Roseman
aa9991ef03 6323 Restoring .properties 2020-05-05 10:13:45 -04:00
Ethan Roseman
17f44ae560 6323 Updating copyright years 2020-05-05 10:10:56 -04:00
Greg DiCristofaro
ca79ad38de revert annotations viewer 2020-05-05 10:06:18 -04:00
Greg DiCristofaro
781d6fd655 fix for initial selected 2020-05-05 10:03:41 -04:00
Greg DiCristofaro
5cbb2935e7 changed GuardedBy to 'this' 2020-05-05 09:29:44 -04:00
Raman Arora
83a7905369 - Deleted unused method updateExaminers()
- Added escaping of examiner name
- Added a unit test for getOrInsertExaminer() method.
2020-05-05 08:25:05 -04:00
Raman Arora
6f4f5770ce Addressed Codacy comment. 2020-05-04 15:26:31 -04:00