14901 Commits

Author SHA1 Message Date
Greg DiCristofaro
ba60762d44 updated comments 2020-03-06 15:42:23 -05:00
Greg DiCristofaro
9304b1d63b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6031-translation-tab-message-content-viewer 2020-03-06 13:44:12 -05:00
Greg DiCristofaro
e3b69b6a6f updates for codacy items 2020-03-06 13:40:26 -05:00
Greg DiCristofaro
950ce12ac0 synchronized for concurrency when setting messages 2020-03-06 10:20:36 -05:00
Richard Cordovano
2c167a7710
Merge pull request #5674 from raman-bt/6100_skip_persona_tables
6100: Suppress creation of Persona tables.
2020-03-05 16:12:54 -05:00
Greg DiCristofaro
93f003522f reworked panel 2020-03-05 16:05:58 -05:00
William Schaefer
732abc8bb9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6076-SummarizerApiChanges 2020-03-05 13:49:45 -05:00
Richard Cordovano
9623775fe8
Merge pull request #5661 from wschaeferB/6022-SpreadsheetSummarizer
6022 fix for summarization of files when no textextractor is found
2020-03-05 13:45:26 -05:00
Raman Arora
98941ab783 Use try-with-resources for resource management. 2020-03-05 13:21:52 -05:00
Greg DiCristofaro
1989451aa0 working through translatable panel and extracting translate text task 2020-03-05 12:53:07 -05:00
Greg DiCristofaro
1641af93ed fix of TranslateTextTask 2020-03-05 10:23:19 -05:00
Greg DiCristofaro
fe86d86dd2 abstracted TranslateTextTask 2020-03-05 09:10:05 -05:00
Greg DiCristofaro
1f7ab40a4d updates for async behavior 2020-03-05 07:37:51 -05:00
Richard Cordovano
22fccaf142 Improve enable CR message 2020-03-04 18:59:20 -05:00
Richard Cordovano
f78204d89b
Merge pull request #5652 from kellykelly3/1408-add-waypoint-list-to-route-artifacts
1408 & 1409 add waypoint list to route artifacts
2020-03-04 18:43:33 -05:00
Richard Cordovano
66fa2e319a
Merge pull request #5657 from gdicristofaro/6016-enable-cr-in-sqlite
6016 enable cr in sqlite
2020-03-04 17:58:06 -05:00
Richard Cordovano
ed5e15746f
Merge pull request #5677 from dannysmyda/Remove-Disabled-IOS-Module
Remove the iOS module from develop
2020-03-04 17:53:40 -05:00
Richard Cordovano
5d40701543
Merge pull request #5669 from raman-bt/6013-create-cr-accounts-for-email
6013: Insert row in CR accounts table when accounts are created in Ca…
2020-03-04 17:51:13 -05:00
U-BASIS\dsmyda
82806cec8e Removed the disabled ios module from develop 2020-03-04 17:48:59 -05:00
Kelly Kelly
08bd00734d Updated based on review comments 2020-03-04 16:21:40 -05:00
Greg DiCristofaro
dc53c93eec updates for scrollbar visibility 2020-03-04 15:43:49 -05:00
Greg DiCristofaro
db90af5d5a updates to fix translation panel gui rough edges 2020-03-04 14:53:31 -05:00
Raman Arora
294aa6c773 Ensure default content gets populated in Accounts related tables. 2020-03-04 14:44:55 -05:00
William Schaefer
2a84b8e596 6076 remove unused import 2020-03-04 13:45:52 -05:00
William Schaefer
e9dd8b1b00 6076 add method to get number of images from summary 2020-03-04 13:41:52 -05:00
William Schaefer
1dd59dc16d 6076 add method to get number of images from summary 2020-03-04 13:41:03 -05:00
William Schaefer
516c1575d6 6076 textsummarizer api changes 2020-03-04 13:35:19 -05:00
Richard Cordovano
146e3661a9
Merge pull request #5671 from gdicristofaro/6091-NPE-in-log-from-TSK_DATA_SOURCE_USAGE
use content by id to fetch display name for BlackboardArtifactNode
2020-03-04 12:58:31 -05:00
Greg DiCristofaro
e6c3fda9c5 updates to fix bundle issues 2020-03-04 12:43:12 -05:00
Greg DiCristofaro
0559bcc40d revert bundle items 2020-03-04 11:21:14 -05:00
Greg DiCristofaro
af82f8df49 fix for bundle bug 2020-03-04 11:19:08 -05:00
Greg DiCristofaro
901e825286 text translation panel for message content viewer 2020-03-04 10:59:53 -05:00
Raman Arora
720980422a 6100: Suppress creation of Persona tables. 2020-03-04 10:30:42 -05:00
William Schaefer
d9c0721033 6076 api changes to introduce summary object 2020-03-03 18:31:25 -05:00
Greg DiCristofaro
f3f669684a translatable panel for message content viewer 2020-03-03 17:23:40 -05:00
William Schaefer
615472de90 6090 - finish fixing CVTTopComponent 2020-03-03 15:43:06 -05:00
William Schaefer
afb155b39f 6090-6048 fix matisse issue with cvttopcomponent 2020-03-03 15:12:36 -05:00
Greg DiCristofaro
ecca495943 use content by id to fetch display name for BlackboardArtifactNode 2020-03-03 13:15:42 -05:00
Raman Arora
54ea1f9265 Addressed review comments. 2020-03-03 10:25:10 -05:00
Richard Cordovano
fed223c726
Merge pull request #5635 from APriestman/6002_changeDisplayForPoolVols
6002 Don't display block range for pool volume nodes
2020-03-02 17:44:24 -05:00
Raman Arora
863f5f3f49 Address Codacy comments. 2020-03-02 14:14:01 -05:00
Raman Arora
9a27b155f8 6013: Insert row in CR accounts table when accounts are created in Case database. 2020-03-02 13:12:52 -05:00
Greg DiCristofaro
9087ffba51 Merge branch 'develop' into 6016-enable-cr-in-sqlite 2020-02-28 10:13:08 -05:00
Greg DiCristofaro
9d26e2b69b reverting merged properties 2020-02-28 10:11:15 -05:00
Richard Cordovano
4ca4ba1965
Merge pull request #5662 from markmckinnon/5989-add-additional-artifacts-to-the-context-content-viewer
5989 add additional artifacts to the context content viewer
2020-02-27 16:42:10 -05:00
Greg DiCristofaro
8e1cbce2d7 update to check if cr initialized outside of code base 2020-02-27 15:01:49 -05:00
Greg DiCristofaro
ede829860d cleaned up dependencies 2020-02-27 12:31:56 -05:00
Greg DiCristofaro
a0e7530754 Merge branch 'develop' into 6016-enable-cr-in-sqlite 2020-02-27 12:21:30 -05:00
Kelly Kelly
6470937098 Added missing geolocation detail lables 2020-02-27 10:52:29 -05:00
Kelly Kelly
24c49ee678 Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts 2020-02-27 10:16:40 -05:00