Commit Graph
26676 Commits
Author SHA1 Message Date
Richard Cordovano ce49d54ca0 Make sure package installer for CR does no popup 2020-03-06 20:10:39 -05:00
Richard Cordovano ba48d51836 Merge pull request #5686 from wschaeferB/6107-ReleaseModeCRPrompt
6107 prompt user to use CR only in release mode
2020-03-06 18:27:23 -05:00
William Schaefer 77a8bb8953 6107 prompt user to use CR only in release mode 2020-03-06 16:27:11 -05:00
Richard Cordovano febe04d9d9 Merge pull request #5684 from rcordovano/gpx-module-fix-for-api-changes
6105 GPX Parser module fixes for API changes, bugs
2020-03-06 11:20:43 -05:00
Richard Cordovano 118d02b1a0 6105 Clean up and bug fixes for GPX Parser 2020-03-06 11:19:36 -05:00
Richard Cordovano f2e8e01a0c 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:25:28 -05:00
Richard Cordovano 174644f13f 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:22:55 -05:00
Richard Cordovano a5a532dc9e 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:20:24 -05:00
Richard Cordovano ad873dbd2d 6105 Clean up and bug fixes for GPX Parser 2020-03-05 20:17:47 -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
Richard Cordovano c7d0f34ac5 Merge pull request #5675 from wschaeferB/6076-SummarizerApiChanges
6076 summarizer api changes
2020-03-05 16:07:08 -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
Richard Cordovano f621dbb8cc Merge pull request #5679 from rcordovano/improve-enable-cr-message
Improve enable CR message
2020-03-05 10:17:29 -05:00
Richard Cordovano 2feb04554e Merge pull request #5676 from rcordovano/5954-update-kws-module-guava-ref
5954 update kws module guava ref
2020-03-05 10:16:47 -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
Richard Cordovano d64b629ef9 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-03-04 17:31:27 -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
Richard Cordovano cd81e409f6 Merge pull request #5673 from sleuthkit/kw_docs2
6101: Updated messages about regexp syntax
2020-03-04 12:14:26 -05:00
Raman Arora 720980422a 6100: Suppress creation of Persona tables. 2020-03-04 10:30:42 -05:00
Brian Carrier b9d80b753a Updated messages about regexp syntax 2020-03-04 09:27:40 -05:00
William Schaefer d9c0721033 6076 api changes to introduce summary object 2020-03-03 18:31:25 -05:00
Richard Cordovano 1f944a4fbd Merge pull request #5672 from wschaeferB/6090-CVTTopComponentMatisse
6090 cvt top component matisse
2020-03-03 17:27:28 -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 ee3909bda2 Merge pull request #5670 from wschaeferB/2020-03-02-BuildFix
Add back commits that were accidently removed in recent revert of
2020-03-02 18:01:46 -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
William Schaefer 0bc92dd080 Add back commits that were accidently removed in recent revert of other unwanted code 2020-03-02 15:50:26 -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
Richard Cordovano 23d5648383 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-02-28 14:21:11 -05:00
Richard Cordovano 228ff1c19a Merge pull request #5667 from sleuthkit/revert-5655-6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
Revert "6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database"
2020-02-28 12:45:38 -05:00
Richard Cordovano df3b7f559a Revert "6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database" 2020-02-28 12:45:16 -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