Richard Cordovano
0246b0add8
Merge pull request #6973 from markmckinnon/store-windows-install-date-as-gmt
...
store windows install date as gmt
2021-05-19 14:48:35 -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
Greg DiCristofaro
89fe41ca57
review changes
2021-05-19 11:57:24 -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
Richard Cordovano
92ef54d740
Merge pull request #6975 from gdicristofaro/artifactTypeUnitTestFix
...
unit test fixes for changes in blackboard artifact type constructors
2021-05-19 09:59:03 -04:00
Greg DiCristofaro
427b7bc8af
update to use getType method
2021-05-18 15:10:36 -04:00
Kelly Kelly
88b5451637
Added worker thread to hex viewer
2021-05-18 14:00:51 -04:00
Greg DiCristofaro
892376d620
bulk add node keys in root, host, and person child factories
2021-05-18 12:56:44 -04:00
Greg DiCristofaro
0279f511c4
fixes
2021-05-18 12:29:15 -04:00
Greg DiCristofaro
0ab9774588
isPreferred changes in DataContentViewerArtifact
2021-05-18 11:21:59 -04:00
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
Seb2lyon
782e55980a
Merge branch 'sleuthkit:develop' into develop
2021-05-16 10:58:07 +02: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
15af4bce1a
Merge develop into artifact pipeline branch
2021-05-14 15:39: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
Seb2lyon
d13fe86921
Translate : search_all_cases, tree_viewer and triage pages
2021-05-14 17:47:26 +02:00
Seb2lyon
0db08d774d
Translate : recent_activity, reporting and result_viewer pages
2021-05-14 17:43:48 +02:00
Seb2lyon
5f40c18280
Merge branch 'develop' of https://github.com/Seb2lyon/autopsy into develop
2021-05-14 17:42:07 +02:00
Seb2lyon
0dcd56380c
Translate : installActiveMQ, installMultiUserClient, installPostgres, installSharedStorage, installSystems and installUsers pages
2021-05-14 17:41:52 +02:00
Seb2lyon
032ba5ebc8
Translate : file_discovery, file_search, hosts and object_detection
2021-05-14 17:39:47 +02:00
Seb2lyon
9d172ca651
Merge branch 'sleuthkit:develop' into develop
2021-05-14 17:35:15 +02: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
Seb2lyon
5d5ea15100
Merge branch 'sleuthkit:develop' into develop
2021-05-14 16:08:48 +02: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