1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 07:26:54 +00:00
Commit Graph

32156 Commits

Author SHA1 Message Date
Richard Cordovano
5bbe81d4a9 Merge pull request #7051 from gdicristofaro/7663-artifactUniquePath
7663 artifact unique path
2021-06-20 13:57:59 -04:00
Richard Cordovano
fb10535ef5 Merge pull request #7054 from kellykelly3/7614-opening-delay
7614 Made performance changes to improve the opening delay
2021-06-19 10:30:41 -04:00
Greg DiCristofaro
fdc0526a4e move to separate method 2021-06-18 16:06:08 -04:00
Richard Cordovano
948d14b269 Merge pull request #7057 from wschaeferB/7748-IngestJobCancellationHandling
7748 ingest job cancellation handling
2021-06-18 16:02:21 -04:00
Richard Cordovano
98053dd96e Merge pull request #7058 from wschaeferB/7669-IsSupportedChanges
7669 simplify isSupported methods of othercases and annotation viewers
2021-06-18 16:01:47 -04:00
Richard Cordovano
ada05ad628 Merge pull request #7048 from gdicristofaro/hostPersonWeakListeners
Host person weak listeners
2021-06-18 15:33:54 -04:00
Greg DiCristofaro
1afacd0e7b move getType to constructor 2021-06-18 14:44:09 -04:00
William Schaefer
0efd53c3a9 7669 handle null case better 2021-06-18 13:34:35 -04:00
William Schaefer
bff3e9bb4f 7669 simplify isSupported methods of othercases and annotation content viewers 2021-06-18 13:31:51 -04:00
William Schaefer
754f1629d0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7748-IngestJobCancellationHandling 2021-06-18 13:11:59 -04:00
William Schaefer
ca16df609c 7748 handle cancellation of IngestJobInfoPanel cancellation 2021-06-18 13:11:33 -04:00
Richard Cordovano
ecff05d338 Merge pull request #7050 from APriestman/7698_pcArtifacts
7698 Copy DataArtifacts and AnalysisResults into the portable case
2021-06-18 13:06:57 -04:00
Richard Cordovano
8577df9266 Merge pull request #7049 from wschaeferB/7630-LargerReportWizard
7630 larger report wizard
2021-06-18 12:33:53 -04:00
Ann Priestman
85292c1a1f Merge pull request #7055 from APriestman/7744_metadataFix
7744 Fix typo for metadata values
2021-06-18 12:23:47 -04:00
Richard Cordovano
068435a47b Merge pull request #7053 from wschaeferB/7655-ClearTextContentViewer
7655 don't set stale data for disabled viewer
2021-06-18 11:49:58 -04:00
apriestman
ca86d364ea Fix typo 2021-06-18 08:29:28 -04:00
Kelly Kelly
d461f5a3cf Added wait cursor 2021-06-17 16:16:17 -04:00
Kelly Kelly
54e56b9bc2 Tweaked exception handling 2021-06-17 16:04:35 -04:00
apriestman
35ef6b6dfe Copy os accounts into portable case 2021-06-17 16:01:10 -04:00
eugene7646
32eb2bc13d Merge pull request #7052 from gdicristofaro/releaseInstaller
installer is created with RELEASE build.type
2021-06-17 16:00:59 -04:00
Kelly Kelly
4b76e26f2b Made performance changes to improve the opening delay 2021-06-17 15:37:32 -04:00
William Schaefer
5a853bf6e7 7655 don't set stale data for disabled viewer 2021-06-17 14:40:01 -04:00
Greg DiCristofaro
43bbd49c11 release for build-zip too 2021-06-17 14:35:37 -04:00
Greg DiCristofaro
a0a5922dc3 build installer is created with RELEASE build.type 2021-06-17 14:10:41 -04:00
Richard Cordovano
daf7a1fcff Merge pull request #7046 from gdicristofaro/7702-artifactsInDirectories
7702 artifacts in directories
2021-06-17 12:48:47 -04:00
Greg DiCristofaro
60e0125189 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7663-artifactUniquePath 2021-06-17 11:49:02 -04:00
Richard Cordovano
e222445609 Merge pull request #7042 from gdicristofaro/7696-viewContextFix
7696 view context fix
2021-06-17 11:16:59 -04:00
apriestman
86a35cdd3f Copy DataArtifacts and AnalysisResults into the portable case 2021-06-17 10:01:30 -04:00
William Schaefer
022642b7c9 7630 fix split pane border 2021-06-17 09:57:28 -04:00
William Schaefer
d73c9a6d0d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7630-LargerReportWizard 2021-06-16 22:24:47 -04:00
Greg DiCristofaro
bdb572697c Merge branch 'develop' of github.com:sleuthkit/autopsy into hostPersonWeakListeners 2021-06-16 13:49:59 -04:00
Richard Cordovano
871f5bc1c0 Merge pull request #7023 from wschaeferB/7639-IngestJobsQueryOffEDT
7639 ingest jobs query off edt
2021-06-16 12:18:28 -04:00
Richard Cordovano
f127ccf70c Merge pull request #7045 from gdicristofaro/hostsForPersonsFix
no person hosts fix
2021-06-16 11:59:23 -04:00
William Schaefer
f122de443d 7639 re-order reset action to cancel before clearing 2021-06-16 11:19:50 -04:00
William Schaefer
e74def1be1 7639 - add null check 2021-06-16 10:53:50 -04:00
William Schaefer
1497658729 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7630-LargerReportWizard 2021-06-16 10:51:18 -04:00
Richard Cordovano
1a66c41740 Merge pull request #7032 from wschaeferB/7653-EliminateExtraNullCheck
7653 fix refreshing in communications viewer
2021-06-16 10:48:25 -04:00
Greg DiCristofaro
5f3a9ff04a early return 2021-06-16 10:47:21 -04:00
William Schaefer
61f6a436de 7639 add cancelation to ingest jobs panel 2021-06-16 10:09:05 -04:00
William Schaefer
d46b204b9d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7639-IngestJobsQueryOffEDT 2021-06-16 09:52:02 -04:00
William Schaefer
22bad47df0 7630 make report wizard larger with split pane 2021-06-16 09:51:42 -04:00
Greg DiCristofaro
823c8697ab fixes 2021-06-16 09:41:03 -04:00
Richard Cordovano
a83af766a5 Merge pull request #7041 from kellykelly3/7611-weaklistener
7611 weaklistener
2021-06-16 09:29:46 -04:00
Greg DiCristofaro
0f8a74fd51 selection context fix 2021-06-15 20:14:27 -04:00
Greg DiCristofaro
23d694b5ac Merge branch 'hostsForPersonsFix' into hostPersonWeakListeners 2021-06-15 19:48:26 -04:00
Greg DiCristofaro
909296cc05 weak listeners for hosts and persons 2021-06-15 19:42:49 -04:00
Greg DiCristofaro
976180eb11 load optimal 2021-06-15 18:52:45 -04:00
Greg DiCristofaro
ab74e249e5 commenting 2021-06-15 15:01:27 -04:00
Richard Cordovano
d9d39fd7a1 Merge pull request #7018 from eugene7646/ocr_7627
Enable OCR from AID (7627)
2021-06-15 14:33:57 -04:00
Greg DiCristofaro
dfb8dc8c5b Merge branch 'develop' of github.com:sleuthkit/autopsy into 7696-viewContextFix 2021-06-15 14:33:29 -04:00