27720 Commits

Author SHA1 Message Date
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
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
apriestman
9c86982ca2 Cleanup 2020-05-04 14:21:04 -04:00
Raman Arora
c852d6bdeb Addressed review comments. 2020-05-04 14:11:15 -04:00
Ethan Roseman
bcb4927cdc 6323: Persona UI skeleton 2020-05-04 10:35:37 -04:00
Raman Arora
0deb182bc6 - Removed pre-population of the examiner table.
- Replaced getCurrentExaminer() method with getOrInsertExaminer()
2020-05-04 10:30:29 -04:00
Richard Cordovano
05a227ec9e
Merge pull request #5847 from markmckinnon/6154-System-Resource-Usage-Database-Program-Run-and-Network-Activity-Artifacts
6154 system resource usage database program run and network activity artifacts
2020-05-04 09:40:54 -04:00
Raman Arora
c682739d8e Addressed Codacy comments. 2020-05-01 14:50:00 -04:00
Raman Arora
204d2e17d8 Defined a new class, CentralRepoExaminer, to disambiguate from the Examiner class in case database. 2020-05-01 13:39:50 -04:00
Raman Arora
2b75a00256 Added APIS to query persona by:
- persona name substring
 - account identifier substring.
2020-05-01 13:10:23 -04:00
apriestman
d542a29a27 AddImageTask no longer gets write lock 2020-05-01 11:34:56 -04:00
Kelly Kelly
187359127a Supressed cast warnings 2020-05-01 10:16:37 -04:00
Kelly Kelly
7812306484 Fixed codacy warnings 2020-05-01 10:00:59 -04:00
Richard Cordovano
7b0861aec0
Merge pull request #5859 from panagiotisntinis/develop
modification of unix_setup.sh to fix installation problem
2020-05-01 09:31:51 -04:00
Greg DiCristofaro
928bbd40ed requires comma for comment 2020-05-01 08:45:09 -04:00
Kelly Kelly
cea79d292e Merge branch 'develop' into 1442-image-gallery-tag-changes 2020-04-30 18:12:00 -04:00
Kelly Kelly
125884f809 Functional IG using TagSet and TagName 2020-04-30 18:10:26 -04:00