19046 Commits

Author SHA1 Message Date
Richard Cordovano
2b0685f62c
Merge pull request #7216 from eugene7646/move_os_account_logic_7871
Move OS account logic (7871)
2021-08-26 17:13:45 -04:00
Richard Cordovano
daf22f6d5c
Merge pull request #7205 from wschaeferB/7877-ImprovedDiscoverySearchCancellation
7877 improved discovery search cancellation
2021-08-26 16:45:35 -04:00
Richard Cordovano
2e08c1fcba
Merge pull request #7165 from wschaeferB/3849-PreSelectDataSourceForFileSearch
3849 pre select data source for file search
2021-08-26 16:04:45 -04:00
Richard Cordovano
aeaa95061b
Merge pull request #7202 from markmckinnon/7891-Consistent-encryption-detection-messages
7891 consistent encryption detection messages
2021-08-26 13:34:46 -04:00
Eugene Livis
c45e6e9e46 Refactorred Octer Occurrences viewer 2021-08-26 11:21:19 -04:00
Eugene Livis
b5a41484d5 Merge branch 'develop' of github.com:sleuthkit/autopsy into move_os_account_logic_7871 2021-08-26 10:14:47 -04:00
Richard Cordovano
578a3d24bb
Merge pull request #7199 from eugene7646/ds_summary_report_7893
Data source summary report module (7893)
2021-08-25 09:31:39 -04:00
Eugene Livis
39e21a046a Moved CR OS Account logic to Utils 2021-08-24 17:51:05 -04:00
Eugene Livis
fcfb17c525 Reusing BarChartSeries and PieChartItem classes 2021-08-24 09:18:28 -04:00
Eugene Livis
53610835bc Optimized CR code to use fewer DB queries 2021-08-23 15:22:26 -04:00
Eugene Livis
b056881cd9 Minor 2021-08-23 14:43:58 -04:00
Eugene Livis
b4a32c3d2e Using DataFetcher from datasourcesummary package instead 2021-08-23 14:39:07 -04:00
Eugene Livis
af68f025f0 Review feedback 2021-08-23 12:36:43 -04:00
Ann Priestman
9f94ac54ec
Merge pull request #7201 from wschaeferB/7878-RemoveUnecessaryMD5Validation
7878 remove unnecessary MD5 validation and check against empty string
2021-08-20 11:14:23 -04:00
William Schaefer
d67a050c40 7877 fix tests to compare arguments correctly 2021-08-19 16:41:17 -04:00
William Schaefer
5be0543ebb 7877 clean up comments and dates 2021-08-19 14:46:51 -04:00
William Schaefer
e2930d8776 7877 added comments and a few additional cancelation checks 2021-08-19 14:01:32 -04:00
William Schaefer
a9f09cd35b 7877 fix tests with test SearchContext implementation 2021-08-19 14:00:06 -04:00
Eugene Livis
519d201ccf Removed unused imports 2021-08-19 13:08:26 -04:00
William Schaefer
d56f05267e 7877 initial implementation of SearchContext for search cancellation 2021-08-19 12:42:06 -04:00
Eugene Livis
b469e2b5bf Resolved TODOs 2021-08-19 09:48:30 -04:00
Eugene Livis
2b7f40a584 Restored unit tests 2021-08-18 18:33:35 -04:00
Eugene Livis
ffd6be1823 Refactoring report module 2021-08-18 18:18:45 -04:00
Eugene Livis
cccfde11f1 Refactored datasourcesummary packages 2021-08-18 15:20:21 -04:00
William Schaefer
17224b10d2 7877 update comment 2021-08-18 11:36:25 -04:00
William Schaefer
82209968ad 7877 update copyrights and imports 2021-08-18 11:26:56 -04:00
William Schaefer
bccf0e3104 7877 changes to cancellation for discovery 2021-08-18 11:23:01 -04:00
Richard Cordovano
b4622c8735
Merge pull request #7196 from rcordovano/7781-fix-results-table-column-widths
7781 fix results table column widths
2021-08-18 09:36:00 -04:00
Richard Cordovano
ea9cb92295
Merge pull request #7198 from kellykelly3/7911-fix-package-name
7911 Fixed spelling in package name
2021-08-17 11:52:46 -04:00
Eugene Livis
4f493317a0 removed 'public' declarations 2021-08-16 14:57:43 -04:00
Mark McKinnon
dfccd20491 Add static string to EncryptionDetection
Added static string to EncryptionDetection module to keep a consistent message that can be called for password protected files.
2021-08-16 13:32:50 -04:00
William Schaefer
fc0361454a 7878 remove unnecessary MD5 validation and check against empty string 2021-08-16 13:03:19 -04:00
Mark McKinnon
7b91aa51d0 Make encryption messages consistent
Make Encryption messages consistent
2021-08-13 15:39:27 -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
Kelly Kelly
d87e86ce34 Fixed spelling in package name 2021-08-13 10:48:17 -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
Richard Cordovano
1847b1c148 Fix results table columne widths calculations 2021-08-10 16:13:40 -04:00
Richard Cordovano
a7c05a4d2f Merge remote-tracking branch 'upstream/develop' into 7781-fix-results-table-column-widths 2021-08-10 16:10:32 -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
Richard Cordovano
6e486b7a8e Fix results table columne widths calculations 2021-08-09 16:52:32 -04:00
Eugene Livis
44ad30fd80 Refactored PastCasesSummary 2021-08-09 15:36:33 -04:00