26917 Commits

Author SHA1 Message Date
Richard Cordovano
1f944a4fbd
Merge pull request #5672 from wschaeferB/6090-CVTTopComponentMatisse
6090 cvt top component matisse
2020-03-03 17:27:28 -05:00
Greg DiCristofaro
f3f669684a translatable panel for message content viewer 2020-03-03 17:23:40 -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
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
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
Mark McKinnon
bd5f846d24 Update viber.py
Added the coalesce sqlite function to the sql statement, this function will return the first column included in it that does not contain a null value.
2020-03-02 11:08:29 -05:00
Greg DiCristofaro
83acf735fa Merge branch '6016-enable-cr-in-sqlite' into 6035-cr-psql-default 2020-03-02 11:01:18 -05:00
Greg DiCristofaro
de914b1358 Merge branch 'develop' into 6016-enable-cr-in-sqlite 2020-03-02 11:00:21 -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
Richard Cordovano
23d5648383 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-02-28 14:21: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
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
Greg DiCristofaro
00a94d649b updates from debugging 2020-02-28 09:28:19 -05:00
Greg DiCristofaro
13719c3e70 updates for some initial debugging 2020-02-27 17:28:13 -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
097aa7075a updates for consistency 2020-02-27 16:05: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
Greg DiCristofaro
7dba95ed2f working through refactoring postgres settings in central repo 2020-02-27 12:17:52 -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
Kelly Kelly
605aa00865 Updated based on review comments 2020-02-27 10:15:59 -05:00
Richard Cordovano
82e109168a
Merge pull request #5665 from raman-bt/6014-persona-schema-creation
6014: Create persona tables.
2020-02-27 09:12:32 -05:00
Raman Arora
61864b0d55 Address review comment. 2020-02-27 08:07:32 -05:00
Greg DiCristofaro
127cc0c9e1 Merge branch '6016-enable-cr-in-sqlite' into 6035-cr-psql-default 2020-02-27 08:04:37 -05:00
Greg DiCristofaro
078848d7d5 merge down from develop 2020-02-27 08:03:44 -05:00
Greg DiCristofaro
ab8473db4e fixed some build errors 2020-02-26 16:05:07 -05:00
Kelly Kelly
3dd98271da Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts 2020-02-26 15:55:14 -05:00
Kelly Kelly
bcf728f1b7 Updated to support GeoArtifactHelper changes 2020-02-26 15:53:26 -05:00
Greg DiCristofaro
0fd078a807 refactoring to create CentralRepoDbChoice 2020-02-26 15:42:38 -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
Richard Cordovano
19bba75b82
Merge pull request #5663 from kellykelly3/vik6089-deprecation-warning-geofilterpanel
6089 - Added suppress deprecation warning to GeoFilterPanel
2020-02-26 15:00:30 -05:00
Greg DiCristofaro
740090aa85 merge from 6016 2020-02-26 13:15:26 -05:00