14922 Commits

Author SHA1 Message Date
Greg DiCristofaro
b6957fe2bc fixes to capture disabled due to failure and validity checks on re-enable 2020-03-10 17:25:21 -04:00
Greg DiCristofaro
e842893a32 codacy comments improvement 2020-03-09 13:20:01 -04:00
Greg DiCristofaro
c63bfaf72e add property change listener 2020-03-09 10:22:51 -04:00
Greg DiCristofaro
50c7ddb1a6 addressed codacy issues 2020-03-09 08:35:45 -04:00
Greg DiCristofaro
0e8fcc9a17 addressed codacy issues 2020-03-09 08:33:26 -04:00
Greg DiCristofaro
afddb61e7a Merge branch 'develop' of github.com:sleuthkit/autopsy into 6035-cr-psql-default 2020-03-09 08:11:39 -04:00
Greg DiCristofaro
1d58cdcccb revert abstract file node 2020-03-09 08:11:28 -04:00
Richard Cordovano
ce49d54ca0 Make sure package installer for CR does no popup 2020-03-06 20:10:39 -05:00
William Schaefer
77a8bb8953 6107 prompt user to use CR only in release mode 2020-03-06 16:27:11 -05:00
Greg DiCristofaro
9b04404958 updates for handling defaults better on exception 2020-03-06 09:50:33 -05:00
Greg DiCristofaro
d07c6d5dd2 improved comments 2020-03-06 09:17:14 -05:00
Greg DiCristofaro
167c12f00c updates from PR 2020-03-06 08:36:42 -05:00
Greg DiCristofaro
d093a2169b Merge branch 'develop' into 6035-cr-psql-default 2020-03-06 07:50:53 -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
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
da9059ed0c merge from develop 2020-03-05 07:57:15 -05:00
Greg DiCristofaro
8288b73b19 Merge branch 'develop' into 6035-cr-psql-default 2020-03-05 07:44:40 -05:00
Greg DiCristofaro
b3347aa58a updated merged property files 2020-03-05 07:42:28 -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
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
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
1103ed53bd updates in ui 2020-03-03 15:47:41 -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
Greg DiCristofaro
7a7fa90945 fixes to address comments in central repo and multi user coordination 2020-03-03 11:40:00 -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
Greg DiCristofaro
67dfdaa716 updated based on codacy comments 2020-03-02 15:11:27 -05:00
Greg DiCristofaro
0dfead3699 updates of gui and codacy items 2020-03-02 14:39:08 -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
d0fca6e2ac updates for creating db if does not exist 2020-03-02 10:00:06 -05:00
Greg DiCristofaro
b64cf35611 change for small issue found 2020-02-28 15:34:11 -05:00
Greg DiCristofaro
44366d3bb9 Merge branch '6016-enable-cr-in-sqlite' into 6035-cr-psql-default 2020-02-28 13:48:06 -05:00
Greg DiCristofaro
94d6a8c012 working through bugs in 6035 implementation 2020-02-28 13:47:49 -05:00