19380 Commits

Author SHA1 Message Date
Ann Priestman
2ff7ccc62b Don't plot lines above the top of the graph 2018-04-30 15:58:38 -04:00
Andrew Ziehl
29b369390b Refactored methods, set path to lowercase for hashcode comparisons, which fixes duplicates. 2018-04-30 11:55:22 -07:00
esaunders
0f666e94ff Merge branch '3735_ain_status_in_aid' into 3737_ain_pause_resume 2018-04-30 12:56:17 -04:00
esaunders
e03f1086b9 Changed node status table title label. 2018-04-30 12:34:46 -04:00
Brian Sweeney
ded5493226 fixed a bug where error state became confused on clicking the already selected box twice 2018-04-30 10:07:41 -06:00
Brian Sweeney
344bdbb304 first pass at ui 2018-04-30 08:31:36 -06:00
Andrew Ziehl
3c3d162159 Cleanup correlation case function. 2018-04-30 06:58:12 -07:00
millmanorama
f36a7b5a6e fix typo in log message 2018-04-30 15:08:09 +02:00
millmanorama
b6f33bf798 disable PMD/codacy warning about catching NPE 2018-04-30 15:07:24 +02:00
millmanorama
e134108767 show warning in less intrusive JFX notifications instead of Message boxes, suppress NPEs during painting. 2018-04-30 14:55:36 +02:00
Brian Carrier
d5d623bcbb fix typo 2018-04-28 13:33:12 -04:00
Brian Carrier
e29ec34d17 adjusted CI scripts for new TSK names 2018-04-28 10:41:49 -04:00
Brian Carrier
a5fe951761 Updated to use 4.6.1 TSK 2018-04-27 22:48:26 -04:00
Brian Carrier
3fbca05057 Update to use tsk 4.6.1 jar 2018-04-27 22:45:51 -04:00
Brian Carrier
ec6850f520 update TSK dependency 2018-04-27 22:34:13 -04:00
Brian Carrier
da4b415e20 update TSK dependency 2018-04-27 22:33:12 -04:00
Richard Cordovano
ef58e61759
Merge pull request #3726 from rcordovano/3726-result-view-infrastructure
3726 result view infrastructure
2018-04-27 20:12:59 -04:00
Richard Cordovano
e5ede42dc1 Merge remote-tracking branch 'upstream/develop' into 3726-result-view-infrastructure 2018-04-27 20:11:49 -04:00
Richard Cordovano
c665942aec Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-04-27 20:10:43 -04:00
Richard Cordovano
fda8b94741 Complete documentation nad clean up of result view infrastructure 2018-04-27 20:06:04 -04:00
Andrew Ziehl
684e179ab3 Check for known status, if not known check tags and set, then add if not in CR. 2018-04-27 16:38:55 -07:00
Richard Cordovano
9015e2bf8a
Merge pull request #3721 from sleuthkit/3503_kwsrch_refactor
renamed classes - 3503
2018-04-27 18:41:39 -04:00
Brian Sweeney
1d2d4dd236 error text is presented, search is disabled when the user has not selected any categories 2018-04-27 15:59:27 -06:00
Richard Cordovano
875a619e2d Resolve merge conflict for custom-release-may-2018 branch 2018-04-27 17:36:33 -04:00
Richard Cordovano
fd4de73013 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 2018-04-27 17:33:19 -04:00
Richard Cordovano
eb01a3e899
Merge pull request #3719 from wschaeferB/3752-EncryptedPartitionsSupport
3752 encrypted partitions support
2018-04-27 16:53:24 -04:00
Richard Cordovano
4a2faa9983
Merge pull request #3712 from dgrove727/3749_FunctionalTest
3749 functional test
2018-04-27 16:51:18 -04:00
Richard Cordovano
780a2b4487
Merge pull request #3710 from dgrove727/3749_PasswordProtectionPdfDocuments
3749 password protection pdf documents
2018-04-27 16:49:44 -04:00
Richard Cordovano
fdb6e9ec50
Merge pull request #3706 from wschaeferB/3768-CleanUpAidMonitor
3768 have AutoIngestMonitor's shutdown method called when the AutoIng…
2018-04-27 16:09:38 -04:00
Brian Sweeney
acbd4f352b potentially null value was replaced with empty string 2018-04-27 13:56:45 -06:00
Brian Sweeney
4249ea18c6 added resultset to try-catch-with-resourcse 2018-04-27 13:56:03 -06:00
Richard Cordovano
becc875516
Merge pull request #3720 from zhhl/3709-AllTestCasesForEmbeddedFiles
3709: All test cases for Embedded file tests.
2018-04-27 15:01:21 -04:00
Ann Priestman
c1ecc34773 Added code to check for changed multiuser settings. 2018-04-27 14:39:34 -04:00
William Schaefer
4e2056fcc8 3752 fix url for vericrypt vhd file 2018-04-27 14:21:52 -04:00
William Schaefer
38fbff10d1 3752 add vericrpyt functional test, modify existing encryption test to use Utils 2018-04-27 14:14:54 -04:00
Ann Priestman
e3dc9f2f55 Add message if there is no timing data.
Improve some try with resources blocks.
2018-04-27 14:00:50 -04:00
Raman
97df1d2c21 Addressed Codacy comments. 2018-04-27 13:36:48 -04:00
U-BASIS\dgrove
88f781d247 Completed functional test. 2018-04-27 13:30:54 -04:00
U-BASIS\dgrove
14806f81b4 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3750_PasswordProtectionAccessDatabases 2018-04-27 12:05:56 -04:00
William Schaefer
1c64c10a01 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3752-EncryptedPartionsFunctionalTest 2018-04-27 12:00:12 -04:00
Ann Priestman
c30120f437 Fixing disabled panel.
cleanup.
2018-04-27 11:46:47 -04:00
Richard Cordovano
641c2a8473
Merge pull request #3709 from dgrove727/3748_RegressionTest
3748 encryption module functional testing
2018-04-27 11:30:50 -04:00
Raman
3f01e351c2 3757: Group views in the case tree by data source
- Removed commented code.
2018-04-27 11:29:13 -04:00
Raman
56ba0edeec Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3757_views_by_datasource 2018-04-27 11:09:16 -04:00
Raman
c05e92aec2 3757: Group views in the case tree by data source 2018-04-27 11:08:46 -04:00
Brian Sweeney
d8bd086ad7 is supported function for other occurrences tab of content viewer had a bug (needs to exit if abstract file cannot be derived from the node) 2018-04-27 08:34:42 -06:00
Brian Carrier
f18d27c4b2
Merge branch 'release-4.7.0' into release-4.7.0 2018-04-26 22:52:20 -04:00
Brian Carrier
4a08a71ff6
Merge pull request #3678 from sleuthkit/vol_fix
Remember selection and allow user to specify profile
2018-04-26 22:50:01 -04:00
U-BASIS\dgrove
24228af441 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3748_RegressionTest 2018-04-26 22:36:12 -04:00
U-BASIS\dgrove
d0ddd3f540 Added assertion messages. 2018-04-26 22:35:00 -04:00