18437 Commits

Author SHA1 Message Date
Greg DiCristofaro
d69d7216b5 first draft; description needs to be done 2021-05-17 16:13:14 -04:00
Greg DiCristofaro
52a7316d36 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable 2021-05-17 16:08:58 -04:00
Richard Cordovano
fe262de565
Merge pull request #6963 from gdicristofaro/7567-artifactTypeConstructorDeprecation
7567 artifact type constructor deprecation
2021-05-17 15:30:12 -04:00
Greg DiCristofaro
a549951eb3 initial changes 2021-05-17 13:56:11 -04:00
Richard Cordovano
9528fc66d8
Merge pull request #6962 from gdicristofaro/hashsetCountFix
hashset count fix
2021-05-14 14:58:44 -04:00
Richard Cordovano
de54f2a8c5
Merge pull request #6969 from wschaeferB/7613-PopUpMenuFixedOOViewer
7613 add other occurrences pop up menu back
2021-05-14 12:51:05 -04:00
Richard Cordovano
f01408bc11
Merge pull request #6967 from wschaeferB/7608-OtherOccurrencesFix
7608 other occurrences fix
2021-05-14 11:11:03 -04:00
William Schaefer
a914ab6295 7613 add pop up menu back 2021-05-14 10:50:40 -04:00
Richard Cordovano
345f4bddcc
Merge pull request #6968 from sleuthkit/release-4.19.0
Release 4.19.0
2021-05-14 09:45:44 -04:00
William Schaefer
9ecf7c77dd 7608 remove wrong comment 2021-05-13 18:45:55 -04:00
William Schaefer
f5b017362c 7608 fix the discovery version 2021-05-13 18:44:03 -04:00
William Schaefer
abfbc3106e 7608 fix discovery use case and add comment 2021-05-13 17:34:54 -04:00
William Schaefer
1042f2844f 7608 fix other occurrences viewer 2021-05-13 17:09:04 -04:00
Greg DiCristofaro
d939da3019 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7567-artifactTypeConstructorDeprecation 2021-05-13 08:05:11 -04:00
Richard Cordovano
a3822f28bf
Merge pull request #6952 from kellykelly3/7555-move-edt-calls-from-updateguidforcaseopen
7555-modified updateguiforcaseopened to get db calls off of edt
2021-05-12 12:37:06 -04:00
Kelly Kelly
60fe3d15c2 Removed unused import 2021-05-11 15:41:43 -04:00
Greg DiCristofaro
4a1f3259b3 artifact type constructor deprecation 2021-05-10 14:53:43 -04:00
Greg DiCristofaro
a9fea75770 hashsetCountFix 2021-05-10 14:12:27 -04:00
Mark McKinnon
4b1527bf20 Add Registry Key Modification Time To Registry Content Viewer
Added registry key modification time to registry content viewer for a registry key when it is selected.  Date/time is in GMT + 0 (UTC)
2021-05-10 12:48:24 -04:00
Richard Cordovano
364c336980
Merge pull request #6947 from kellykelly3/7549-cvt-refresher-off-edt
7549 - Put initial update of filters in its own thread.
2021-05-10 09:51:09 -04:00
Ann Priestman
f289ea4fdf
Merge pull request #6956 from wschaeferB/7587-EnsureDirectoryTreeConstructed
7587 ensure directory tree top component is constructed even when cas…
2021-05-08 10:16:07 -04:00
William Schaefer
c3532cbae1 7557 adjust names and add comment for clarity 2021-05-06 17:48:37 -04:00
William Schaefer
5dc16e2ca0 7557 remove swing worker for hasData due to 7586 2021-05-06 17:42:25 -04:00
William Schaefer
dad08311af 7587 ensure directory tree top component is constructed even when case does not have contents yet 2021-05-06 16:00:12 -04:00
William Schaefer
d39fc16ac3 7557 move queries in directorytreetopcomponent off edt 2021-05-06 10:33:10 -04:00
Richard Cordovano
17a4213765
Merge pull request #6943 from wschaeferB/7534-TopComponentConstructionInActions
7534 top component construction in actions
2021-05-05 16:58:12 -04:00
Richard Cordovano
e39d8960ab
Merge pull request #6949 from gdicristofaro/7561-treeHierarchy
7561 tree hierarchy
2021-05-05 16:04:31 -04:00
Kelly Kelly
071c4bcff9 Put call to updateGUIForCaseOpen back to its original location 2021-05-05 13:50:10 -04:00
Kelly Kelly
0dac3815b5 modified updateguiforcaseopened to get db calls off of edt 2021-05-05 13:39:28 -04:00
Greg DiCristofaro
c41f2a2255 use OsAccount id 2021-05-04 12:17:34 -04:00
Greg DiCristofaro
dae6b773b1 fixes 2021-05-03 20:00:00 -04:00
Greg DiCristofaro
e9f9dd87d9 migration to blackboard artifact types 2021-05-03 15:38:52 -04:00
Greg DiCristofaro
188d02809c bug fix 2021-05-03 14:55:07 -04:00
Greg DiCristofaro
61ede44e7e bug fixes 2021-05-03 14:38:16 -04:00
Kelly Kelly
ee5de3d998 Put inital update of filters in its own thread. 2021-05-03 14:31:24 -04:00
Greg DiCristofaro
2c2a731341 worked through changes in tree for DirectoryTreeTopComponent 2021-05-03 13:01:21 -04:00
Greg DiCristofaro
8cd287e3dd commenting 2021-05-03 09:07:05 -04:00
Greg DiCristofaro
b566201f91 commenting 2021-05-03 08:37:10 -04:00
Greg DiCristofaro
55abf89064 cleanup, refactoring, and commenting 2021-04-30 14:54:32 -04:00
Greg DiCristofaro
ff946979a1 cleanup 2021-04-30 12:49:16 -04:00
Eugene Livis
d6a8c82a60 Merge branch 'develop' of github.com:sleuthkit/autopsy into thread_dump_6981 2021-04-30 12:43:15 -04:00
Greg DiCristofaro
758b5fcc36 refactor 2021-04-30 11:06:11 -04:00
Greg DiCristofaro
eadb3a8c6b counts in special artifact nodes 2021-04-30 11:01:09 -04:00
Greg DiCristofaro
e2f83a897a changes to hide nodes with no results 2021-04-30 09:20:25 -04:00
William Schaefer
4c8b609d52 7534 adjust menu item order 2021-04-29 17:03:17 -04:00
Greg DiCristofaro
1d1904478c fixes 2021-04-29 13:59:07 -04:00
Greg DiCristofaro
58993d7e62 beginning debug 2021-04-29 09:00:21 -04:00
Greg DiCristofaro
bfd41bd683 work on type factory 2021-04-28 20:46:21 -04:00
Greg DiCristofaro
949c43d56d start on hierarchy 2021-04-28 16:11:04 -04:00
William Schaefer
630000390f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7534-TopComponentConstructionInActions 2021-04-28 15:49:11 -04:00