16316 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
U-BASIS\dsmyda
6e610686a4 Removed unused import 2020-04-30 16:58:05 -04:00
U-BASIS\dsmyda
7a80cbddf2 Updated the rest of the report modules and tweaked names/interfaces according to feedback 2020-04-30 16:48:54 -04:00
Greg DiCristofaro
98ee56978e mostly worked through HashDbIngestModule 2020-04-30 16:01:39 -04:00
Raman Arora
ce0a01c71c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6095-persona-api 2020-04-30 15:59:53 -04:00
Raman Arora
e24985cbdf 6065: Create personas for contact book artifacts 2020-04-30 15:42:12 -04:00
apriestman
6387547a47 Restore postgresql jar 2020-04-30 14:21:16 -04:00
Greg DiCristofaro
e4b13b9df1 worked through kdb parser and integration 2020-04-30 13:17:25 -04:00
Greg DiCristofaro
634ce51266 Merge branch 'develop' into 6329-implementUnspecifiedType 2020-04-30 12:19:23 -04:00