19003 Commits

Author SHA1 Message Date
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
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
Eugene Livis
ee2f1c39c3 Merge branch 'develop' of github.com:sleuthkit/autopsy into ds_summary_report_7893 2021-08-09 14:23:20 -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
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
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
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
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
Richard Cordovano
c3797fb36e
Merge pull request #7156 from kellykelly3/7838-cvt-summaryviewer-setselectioningo
7838 - CVT SummaryViewer - Moved db calls into existing SwingWorker
2021-08-04 16:26:31 -04:00
Eugene Livis
22041a8ca6 Moved RecentFilesSummary into contentutils package 2021-08-04 15:43:49 -04:00
William Schaefer
fa765b6648 5316 resolve merge conflicts with getting search off EDT 2021-08-04 14:04:17 -04:00
Kelly Kelly
28bd998711 Merge branch 'develop' into 7837-tagName-okAction 2021-08-04 13:06:00 -04:00
Richard Cordovano
8b5999b0cd
Merge pull request #7159 from kellykelly3/7841-add-content-to-waypoint-object
7841 Added a content reference to the waypoint objects
2021-08-04 10:14:10 -04:00
Richard Cordovano
8e65dde1cf
Merge pull request #7162 from wschaeferB/7802-FileSearchByAttrOffEDT
7802 initial move of file search by attrs off EDT
2021-08-03 17:38:50 -04:00
Richard Cordovano
b924233888
Merge pull request #7148 from kellykelly3/7834-add-tag-name-events
7834 - Added TagName and TagSet events
2021-08-03 15:26:46 -04:00
Richard Cordovano
8617a17162
Merge pull request #7177 from rcordovano/7673-fix-for-has-modules-bug
7673 Fix just introduced bug in IngestJobPipeline.hasFileIngestModules()
2021-08-03 13:45:38 -04:00
Richard Cordovano
fa67d76ef9
Merge pull request #7178 from eugene7646/cli_multiple_report_configs_7887
Support processing of multiple reports (7887)
2021-08-03 12:03:08 -04:00
Richard Cordovano
4e4cdb6b7a
Merge pull request #7181 from sleuthkit/release-4.19.1
Merge release 4.19.1 branch into develop branch
2021-08-03 11:27:06 -04:00