14828 Commits

Author SHA1 Message Date
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
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
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
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
Raman Arora
61864b0d55 Address review comment. 2020-02-27 08:07:32 -05:00
Richard Cordovano
059e9ede23
Merge pull request #5658 from raman-bt/6014-persona-schema-creation
6014: Update central repository database creation to make personas ta…
2020-02-26 15:36:50 -05:00
Richard Cordovano
23a33a44bc
Merge pull request #5659 from rcordovano/6071-comm-mgr-new-acct-artifact-events
6071 Make correlation attrs for account arts (part one)
2020-02-26 15:11:34 -05:00
Raman Arora
088cfaae6a Addressed review comments and Codacy comments. 2020-02-26 13:02:23 -05:00
Kelly Kelly
50789bceac Updated properties files 2020-02-26 10:30:29 -05:00
Kelly Kelly
0c42694ec9 Added suppress deprecation warning to GeoFilterPanel 2020-02-26 10:11:56 -05:00
Richard Cordovano
97a8386531 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 20:04:30 -05:00
Richard Cordovano
61cfc91c87 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 19:50:43 -05:00
Raman Arora
b78aa977c2 6014: Create accounts & persona tables
- Added an account_id column to X_instances tables.
2020-02-25 14:46:33 -05:00
Richard Cordovano
75e55dc7d4 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:36:05 -05:00
Richard Cordovano
b1050b9670 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:14:16 -05:00
Richard Cordovano
c8bf39e715 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:00:31 -05:00
Raman Arora
29c3cb6c25 Addressed Codacy comment. 2020-02-24 14:16:37 -05:00
Raman Arora
7de33d4b35 6014: Update central repository database creation to make personas tables. 2020-02-24 13:40:09 -05:00
Richard Cordovano
8949600257
Merge pull request #5648 from wschaeferB/6040-FileDiscoveryDocuments
6040 file discovery documents
2020-02-24 11:26:08 -05:00
Mark McKinnon
ef9c2126a1 Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-21 17:23:21 -05:00
Richard Cordovano
94e41680d8
Merge pull request #5653 from wschaeferB/6059-EliminateNoModuleFoundMessages
6059 change file name of xml to check to match file name it is listed in
2020-02-21 17:03:41 -05:00
William Schaefer
b611e6b822 6040 fix codacy address comment 2020-02-21 13:09:37 -05:00
William Schaefer
7b7291119f 6040 fix paths for name field 2020-02-21 11:38:28 -05:00
William Schaefer
b5e8469274 6040 fix missing bundle message and exceptions from other workers 2020-02-20 19:06:34 -05:00
William Schaefer
13398f833a 6040 add name label to panels to include name of first instance 2020-02-20 18:52:29 -05:00
Mark McKinnon
424c7df35d Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-20 15:41:42 -05:00
Mark McKinnon
b2001eb84b Intial changes for Context and Associated Objects
RecentDoc Link files and Adobe MRU  associated objects and context viewer support for recent docs.
2020-02-20 15:40:20 -05:00
William Schaefer
425c59e63a 6040 inline size and count for doc summary 2020-02-20 10:50:49 -05:00
William Schaefer
9093fc4137 6040 fix char[] to String conversion 2020-02-19 13:26:21 -05:00
William Schaefer
cc164739ed 6040 fix codacy issue 2020-02-18 16:35:23 -05:00
William Schaefer
c15d73f561 6040 fix comments to make more clear 2020-02-18 15:48:37 -05:00
Richard Cordovano
b805d2a1ec
Merge pull request #5645 from raman-bt/6038-cr-schema-creation-refactor
6038:  CR schema creation refactoring - unify the SQL
2020-02-18 13:19:36 -05:00
Raman Arora
239f856f51 Renamed class RdbmsCentralRepoSchemaFactory to RdbmsCentralRepoFactory. 2020-02-18 12:54:29 -05:00
William Schaefer
026b6be3bc 6059 change file name of xml to check to match file name it is listed in 2020-02-14 17:07:48 -05:00
Richard Cordovano
16de2ab22e
Merge pull request #5639 from sleuthkit/6044_fontsize
removed hard coded font sizes
2020-02-14 16:43:40 -05:00
Richard Cordovano
c6d96f507f
Merge pull request #5632 from sleuthkit/6036_optimize
6036: reduce cache processing time. Ignore associated objects and min…
2020-02-14 16:39:04 -05:00
Richard Cordovano
bafe741361
Merge pull request #5558 from wschaeferB/5866-CvtExceptionCaseClosed
5866 changes to prevent CVT case closed exception
2020-02-14 16:13:49 -05:00
Raman Arora
458bd200f2 Addressed comments from review & verification test. 2020-02-14 15:26:28 -05:00
Richard Cordovano
8c6c59a217
Merge pull request #5646 from esaunders/6007-multi-user-cli
6007 multi user cli
2020-02-14 08:09:36 -05:00
Richard Cordovano
88762e6838
Merge pull request #5628 from raman-bt/5907-update-legacy-py-modules
5907: Update legacy modules
2020-02-13 18:23:05 -05:00
William Schaefer
3f25a126f1 6040 fix exporting of renamed package 2020-02-13 16:56:56 -05:00
William Schaefer
046e35b0d0 6040 rename summarizer to textsummarizer 2020-02-13 16:42:00 -05:00
William Schaefer
2e1d5ac5e1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5866-CvtExceptionCaseClosed 2020-02-13 15:34:36 -05:00
William Schaefer
314007f940 6040 adjust comments 2020-02-13 14:28:27 -05:00
Richard Cordovano
088c79b3e7
Merge pull request #5616 from kellykelly3/1401-geolocation-show-datasource-with-gps-artifacts
1401 - Show only data sources with TSK_GPS artifacts
2020-02-13 14:06:19 -05:00
Richard Cordovano
9fb8c1cbd4
Merge pull request #5591 from APriestman/5926_photorecErrorMessage
5926 Make photorec error message less specific
2020-02-13 13:47:49 -05:00
William Schaefer
6823ee858b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6040-FileDiscoveryDocuments 2020-02-13 12:43:30 -05:00
William Schaefer
da53229ba4 6040 use summarizer for file discovery documents view 2020-02-13 12:43:22 -05:00