Kelly Kelly
c1ca1a0924
Formatting clean up
2021-05-18 10:45:19 -04:00
Greg DiCristofaro
7110957252
updates in Discovery
2021-05-18 08:55:22 -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
85c2ccfd19
Modified StringConentPanel to remove db calls from EDT
2021-05-17 17:42:32 -04:00
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
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
a549951eb3
initial changes
2021-05-17 13:56:11 -04:00
Kelly Kelly
a1c92306c9
Added an application package to the cr package and renamed some classes
2021-05-17 11:55:45 -04:00
Greg DiCristofaro
d258db5e4e
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7317-dataArtifacts
2021-05-17 09:51:41 -04:00
Mark McKinnon
2f5790c2fe
Update ExtractRegistry.java
...
Install date from regripper is UTC time, when it is parsed it does not recognize a timezone so it defaults to current timezone of pc, or that appears to happen. When UTC timezone added to parse it stores the epoch time correctly.
2021-05-15 22:19: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
Kelly Kelly
2ccf455568
Final format checking
2021-05-14 13:52:55 -04:00
Kelly Kelly
e842001237
Merge branch 'develop' into 7342-move-queries-off-edt-otheroccurrences
2021-05-14 13:38:30 -04:00
Kelly Kelly
a0a2f18f7f
Merdge in wills fixes
2021-05-14 13:37:56 -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
Kelly Kelly
6f70bc626b
Merge branch 'develop' into 7613-PopUpMenuFixedOOViewer
2021-05-14 11:19:35 -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
Kelly Kelly
48de24eb91
Removed most of the other occurrences calls from the edt
2021-05-13 17:24:13 -04:00
William Schaefer
1042f2844f
7608 fix other occurrences viewer
2021-05-13 17:09:04 -04:00
Greg DiCristofaro
83e0bcb1e8
analysis result scores
2021-05-13 15:20:49 -04:00
Richard Cordovano
3635925d43
7553 data model event changes
2021-05-13 14:47:59 -04:00
Richard Cordovano
60052f8da5
Merge pull request #6931 from gdicristofaro/7527-tskdbdiff
...
7527 tskdbdiff updates
2021-05-13 13:02:34 -04:00
Richard Cordovano
7733aa7946
7553 data model event changes
2021-05-13 11:34:16 -04:00
Greg DiCristofaro
7479aeec98
json-like output
2021-05-13 11:05:23 -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
c7ca74aa05
initial changes for score and analysis results
2021-05-13 08:38:51 -04:00
Greg DiCristofaro
2cbfea0d8f
merge from 7317
2021-05-13 08:10:02 -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
Greg DiCristofaro
14a21939a9
working through hash set module
2021-05-13 07:55:59 -04:00
Kelly Kelly
20d9c1d813
first pass of changes
2021-05-12 16:57:11 -04:00
Greg DiCristofaro
4463592c7a
fix
2021-05-12 16:47:38 -04:00
Greg DiCristofaro
2e6fca968c
is none changes
2021-05-12 16:36:14 -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
Richard Cordovano
358d9fef4a
7553 data model event changes
2021-05-12 10:13:38 -04:00
Richard Cordovano
6955b075e1
7553 data model event changes
2021-05-12 09:40:00 -04:00
Richard Cordovano
eebb536c4d
Merge pull request #6955 from kellykelly3/7575-npe-in-ra
...
7575 Fixed RA NPE
2021-05-12 09:03:43 -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