18471 Commits

Author SHA1 Message Date
Kelly Kelly
c703977dc1 Removed unused imports 2021-05-26 10:15:31 -04:00
Kelly Kelly
1ff145c80e Updated with changes per standup conversation 2021-05-25 17:25:03 -04:00
Kelly Kelly
f1c25b4fef Initial pass of intializing hasData\hasDataSource 2021-05-24 17:30:09 -04:00
Kelly Kelly
917acfd1d2 Removed the db calls for the sql viewer from the edt 2021-05-24 14:31:06 -04:00
Richard Cordovano
775e28a99f
Merge pull request #6983 from eugene7646/fileSizeFilter_7580
File size filter (7580)
2021-05-21 14:01:53 -04:00
Richard Cordovano
4b01e27b64
Merge pull request #6974 from kellykelly3/7598-edt-annotations-content-viewer
7598 - Moved the business logic out of the AnnotationsContentViewer into its…
2021-05-21 11:58:17 -04:00
Richard Cordovano
91cc8934f3
Merge pull request #6972 from kellykelly3/7597-metadata-content-viewer-edt-change
7597 - Removed the db calls for metadata content pane from edt
2021-05-21 11:57:47 -04:00
Richard Cordovano
ad439b6bd7
Merge pull request #6958 from gdicristofaro/7317-dataArtifacts
7317 data artifacts
2021-05-20 16:37:51 -04:00
Eugene Livis
9cd10aea4f Bug fixes 2021-05-20 16:02:06 -04:00
Eugene Livis
babfc26fb6 Fix for an NPE 2021-05-20 15:45:05 -04:00
Greg DiCristofaro
2cffdf4d42 no need to check for null category 2021-05-20 10:23:54 -04:00
Richard Cordovano
007715556d 7596 Remove synchronization from FileManager 2021-05-19 13:29:32 -04:00
Eugene Livis
766a5e19d1 Merge branch 'develop' of github.com:sleuthkit/autopsy into fileSizeFilter_7580 2021-05-19 13:15:57 -04:00
Greg DiCristofaro
024d9c9311 fix 2021-05-19 12:38:47 -04:00
Greg DiCristofaro
caf614cfd7 deprecation fix 2021-05-19 12:29:12 -04:00
Greg DiCristofaro
38b4b75eab Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-19 12:25:51 -04:00
Richard Cordovano
21d4daa545
Merge pull request #6965 from kellykelly3/7594-restructure-data-content-pane
7594 - Moved the calls to isSupport and isPreferred to a Swingworker in Data…
2021-05-19 10:47:54 -04:00
Greg DiCristofaro
cc66187e22 unit test fixes for changes in blackboard artifact type constructors 2021-05-18 08:06:39 -04:00
Kelly Kelly
b34ef22874 Moved the business logic out of the AnnotationsContentViewer into its own class 2021-05-17 15:57:49 -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
d258db5e4e Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-17 09:51:41 -04:00
Kelly Kelly
720574f743 Removed the db calls for metadata content pane from edt 2021-05-14 16:04:32 -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
7c0371729d fixes 2021-05-13 09:27:48 -04:00
Greg DiCristofaro
098ae2b124 fix for FilesIdentifierIngestModule 2021-05-13 08:41:07 -04:00
Greg DiCristofaro
d939da3019 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7567-artifactTypeConstructorDeprecation 2021-05-13 08:05:11 -04:00
Greg DiCristofaro
b9ab67c689 merge from develop 2021-05-13 07:59:32 -04:00
Eugene Livis
9af42b6c70 Merge branch 'develop' of github.com:sleuthkit/autopsy into fileSizeFilter_7580 2021-05-12 14:27:54 -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
Eugene Livis
9e9a137647 First cut 2021-05-11 16:44:04 -04:00
Kelly Kelly
60fe3d15c2 Removed unused import 2021-05-11 15:41:43 -04:00
Greg DiCristofaro
d58eff130a newDataArtifact changes 2021-05-11 13:41:38 -04:00
Kelly Kelly
234c6f34e3 Moved the calls to isSupport and isPreferred to a Swingworker in DataContentPanel 2021-05-11 13:33:59 -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
Greg DiCristofaro
423fcbc7ff Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts 2021-05-06 13:39:13 -04:00