1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-14 15:06:46 +00:00
Commit Graph

32637 Commits

Author SHA1 Message Date
Eugene Livis
cccfde11f1 Refactored datasourcesummary packages 2021-08-18 15:20:21 -04:00
Eugene Livis
4f493317a0 removed 'public' declarations 2021-08-16 14:57:43 -04:00
Eugene Livis
31f5f1fc7f Merge branch 'develop' of github.com:sleuthkit/autopsy into ds_summary_report_7893 2021-08-13 13:37:20 -04:00
Eugene Livis
0f71911279 Refoctoring 2021-08-13 13:36:13 -04:00
Ann Priestman
7d5e45fcae Merge pull request #7197 from markmckinnon/7849-Update-Search-CR-dialog-to-support-multiple-values-and-refactor-UI
7849 update search cr dialog to support multiple values and refactor UI
2021-08-12 13:15:38 -04:00
Mark McKinnon
4791d7387c Update CorrelationAttributeInstance.java
Fix typo
2021-08-12 13:06:38 -04:00
Mark McKinnon
f457bc7e1b Update scrollpane1 name
Per reviewer comment
2021-08-12 12:26:43 -04:00
Mark McKinnon
1e25526c86 Update CR Search
Update CR Search
2021-08-11 21:29:49 -04:00
Eugene Livis
0c9892437a Refactoring 2021-08-11 10:50:52 -04:00
Eugene Livis
323f591323 Removed excel related parameters from datasourcesummary package 2021-08-11 10:38:41 -04:00
Eugene Livis
9ad3567c7c Minor 2021-08-10 14:55:31 -04:00
Eugene Livis
a08847583c Refactored ingest history tab 2021-08-10 14:28:44 -04:00
Richard Cordovano
90f2b30b04 Merge pull request #7190 from markmckinnon/7884-Thousands-of-FileNotFoundException-exceptions
7884-Thousands-of-FileNotFoundException-exceptions
2021-08-10 13:16:55 -04:00
Eugene Livis
f36c6913a1 Refactored GeolocationTab 2021-08-10 12:11:37 -04:00
Eugene Livis
3d26fb30f0 Refactored UserActivity tab 2021-08-10 10:05:24 -04:00
Eugene Livis
44ad30fd80 Refactored PastCasesSummary 2021-08-09 15:36:33 -04:00
Richard Cordovano
c00e7893ef Merge pull request #7193 from APriestman/addFrenchDocsLink
Add link to French version
2021-08-09 14:41:49 -04:00
Eugene Livis
ee2f1c39c3 Merge branch 'develop' of github.com:sleuthkit/autopsy into ds_summary_report_7893 2021-08-09 14:23:20 -04:00
apriestman
554d505629 Add link to French version 2021-08-09 12:56:37 -04:00
Eugene Livis
df4964f940 Refactored AnalysisPanel 2021-08-09 11:23:40 -04:00
Richard Cordovano
307172bd3f Merge pull request #7175 from kellykelly3/7866-extractUnallocAction
7866 Moved DB calls to actionPerformed
2021-08-09 09:34:16 -04:00
Richard Cordovano
98bc721538 Merge pull request #7151 from kellykelly3/7839-cvt-media-viewer-swingworker
7839 Added swingworker to cvt media viewer
2021-08-09 09:20:38 -04:00
Mark McKinnon
a7308d8023 Update ExtractJumpLists.java
Fix path where temp files and derived files are written for Multiuser case
2021-08-08 22:09:13 -04:00
Eugene Livis
e948b14c86 Moved file type export functionality 2021-08-06 17:31:44 -04:00
Eugene Livis
0aa708388c Moved timeline getters and export functionality out of datasourcesummary 2021-08-06 14:45:06 -04:00
Kelly Kelly
f2d79a8add Removed unused imports 2021-08-06 13:45:36 -04:00
Richard Cordovano
4ac3877587 Merge pull request #7189 from rcordovano/7781-fix-results-table-column-widths
Format DataResultViewerTable.java
2021-08-06 12:59:15 -04:00
Richard Cordovano
2e702cf2ce Format DataResultViewerTable.java 2021-08-06 12:55:29 -04:00
Richard Cordovano
f6c0dbc2c2 Merge pull request #7150 from kellykelly3/7837-tagName-okAction
7837 tag name ok action
2021-08-06 12:12:44 -04:00
Kelly Kelly
4e8c1fb69a Remove unused import 2021-08-06 11:49:03 -04:00
Eugene Livis
e1eda761eb Moved Container summary Excel functionality to report module 2021-08-06 11:25:11 -04:00
Kelly Kelly
f27b56ea7b Removed unused import 2021-08-06 11:22:38 -04:00
Eugene Livis
5fe0b03612 moved data fetchers out of ContainerPanel into contentutils package 2021-08-06 10:31:19 -04:00
Richard Cordovano
fb60bd2f6b Merge pull request #7187 from rcordovano/release-4.19.1
Release 4.19.1
2021-08-06 10:07:31 -04:00
rcordovano
f9e79ba7fc Merge branch 'release-4.19.1' of github.com:sleuthkit/autopsy into release-4.19.1 autopsy-4.19.1 2021-08-06 10:04:14 -04:00
Kelly Kelly
edf28b922c Reorganized actionPerformed so that all DB calls are in a SwingWorker 2021-08-05 18:21:35 -04:00
Eugene Livis
343b8c792a Minor 2021-08-05 17:27:12 -04:00
Eugene Livis
1a9f8bd888 Bug fix for dates in Excel file 2021-08-05 17:26:32 -04:00
Kelly Kelly
0b7f87577d Merge branch 'develop' into 7866-extractUnallocAction 2021-08-05 17:03:45 -04:00
Eugene Livis
da1ec9bef6 Refactoring 2021-08-05 16:40:00 -04:00
Eugene Livis
7e2354c914 bug fixes and improvements 2021-08-05 16:02:35 -04:00
Eugene Livis
1e2a8efbc5 Making excel reports work in report module 2021-08-05 14:59:07 -04:00
Ann Priestman
fde262f367 Merge pull request #7185 from rcordovano/ingest-deadlock-fix
7896 Fix deadlock introduced by synchronization of IngestTaskPipeline methods
2021-08-05 14:54:43 -04:00
Richard Cordovano
2eae167088 7896 Fix deadlock introduced by synchronization of IngestTaskPipeline methods 2021-08-05 13:40:45 -04:00
Kelly Kelly
3167e6ffe3 Modified the swing worker to return node instead of artifact list 2021-08-05 13:32:13 -04:00
Kelly Kelly
1fac64c315 Merge branch 'develop' into 7839-cvt-media-viewer-swingworker 2021-08-05 13:17:14 -04:00
Eugene Livis
356206bf50 Moved excel tab generation code to report 2021-08-05 11:21:34 -04:00
Eugene Livis
71206158ef Refactoring 2021-08-05 10:34:16 -04:00
Eugene Livis
e87c91a40d More refacturing 2021-08-05 10:08:44 -04:00
Eugene Livis
d1605852d9 Moved Excel export functionality and classes into report module 2021-08-04 19:00:54 -04:00