13697 Commits

Author SHA1 Message Date
Eugene Livis
157fb54219 Ported HashDB report module 2019-08-22 15:30:34 -04:00
Joe Ho
c58b602fa2 Fix more PR comments. 2019-08-22 14:47:08 -04:00
Joe Ho
28aac6ca11 Address PR comments 2019-08-22 14:26:31 -04:00
Eugene Livis
27556fa49d Updated Excel report module to implement new API 2019-08-22 11:41:05 -04:00
Eugene Livis
4db2137d55 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into wizard_infrastructure_5359 2019-08-22 10:35:48 -04:00
Eugene Livis
d5f3710bbf Merge branch 'develop' of github.com:sleuthkit/autopsy into merge_develop 2019-08-22 10:32:07 -04:00
William Schaefer
ac2a84f0d1 5372 resolve merge conflict 2019-08-22 10:17:24 -04:00
Eugene Livis
76e7cfbaf7 Minor 2019-08-22 09:24:34 -04:00
William Schaefer
068851f8c0 Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges 2019-08-21 18:23:52 -04:00
William Schaefer
f2ccbb776e 5370 fix type bug 2019-08-21 18:22:35 -04:00
William Schaefer
af3686aa4a Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges 2019-08-21 17:38:05 -04:00
William Schaefer
c5ddee390c 5370 address codacy complaint 2019-08-21 17:37:26 -04:00
William Schaefer
70c7f2cb8b 5372 update MERGED file 2019-08-21 17:15:11 -04:00
William Schaefer
bda249e2ed 5372 clean up and add comments in preperation of PR 2019-08-21 17:09:22 -04:00
Eugene Livis
d37354d392 Implement module settings persistence for HTML report 2019-08-21 16:53:17 -04:00
Joe Ho
ec82b0785c Fix codacy errors 2019-08-21 16:10:22 -04:00
Joe Ho
54205589bb Use LocalFileImporter class 2019-08-21 15:51:23 -04:00
esaunders
478f735a4b
Merge pull request #5130 from dannysmyda/5374-Case-Uco-Portable-Case
5374 case uco portable case
2019-08-21 19:23:35 +00:00
Eugene Livis
d74e68be49 First cut at HTML report integration 2019-08-21 14:31:11 -04:00
William Schaefer
6f79f6bed5 5372 remove typo 2019-08-21 14:03:11 -04:00
William Schaefer
b0010f48d3 5372 add helper method for creating empty image list 2019-08-21 13:45:57 -04:00
William Schaefer
3e13c3e4d2 5372 adjust text under video thumbnails 2019-08-21 13:01:34 -04:00
William Schaefer
84c355994d 5372 working thumbnail viewer for videos 2019-08-21 11:31:00 -04:00
U-BASIS\dsmyda
b79b5c5b77 Looks better before hash :) 2019-08-20 17:02:26 -04:00
U-BASIS\dsmyda
1944eb672e Removed the location column filter for FS files and reordered the location property in the AAFN 2019-08-20 17:00:00 -04:00
William Schaefer
ad27caa9ff Merge branch '5369-DedupingCodeChanges' of https://github.com/wschaeferB/autopsy into 5372-VideoThumbnailViewer-List 2019-08-20 16:38:44 -04:00
William Schaefer
d12f84ad9b Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges 2019-08-20 16:28:53 -04:00
Eugene Livis
d7bd6cedd0 Changes to ReportModule interface, modified UI to use it 2019-08-20 15:31:48 -04:00
William Schaefer
2faf84201a Merge branch '5367-DiscoverPaging' of https://github.com/wschaeferB/autopsy into 5370-AddFileSearchCaching 2019-08-20 14:47:24 -04:00
William Schaefer
1ef3d2fb47 5367 fix merge error 2019-08-20 14:40:42 -04:00
William Schaefer
cdd61fb6aa Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5367-DiscoverPaging 2019-08-20 14:37:19 -04:00
William Schaefer
017c0a5b46 5367 address additional codacy complaints 2019-08-20 14:37:07 -04:00
Eugene Livis
82dfa7227f Bug fixes 2019-08-20 13:31:13 -04:00
Eugene Livis
269662c591 Loading UI settings based on input configuration, bug fixes 2019-08-20 12:38:52 -04:00
Eugene Livis
17580c484d Bug fixes 2019-08-19 16:46:34 -04:00
esaunders
6eb6156a95
Merge pull request #5035 from dannysmyda/4930-OOB-Case-Opening
4930 OOB Exception on Case Opening
2019-08-19 19:42:45 +00:00
Eugene Livis
9cc641deee Modified wizard infrastructure to handle and store reporting configuration 2019-08-19 14:39:50 -04:00
Joe Ho
1bd04489db check directory for either VHD or subdir 2019-08-19 09:48:31 -04:00
U-BASIS\dsmyda
f66f6fc915 codacy 2019-08-18 21:56:12 -04:00
U-BASIS\dsmyda
4558bd9e67 Added in bundle merged files, added comments, and pieced together the interaction with portablecasereportmodule 2019-08-18 20:38:48 -04:00
U-BASIS\dsmyda
ad950f4be0 Added bundle messages 2019-08-18 19:23:41 -04:00
U-BASIS\dsmyda
bac1b2e0d1 Code clean up 2019-08-18 19:17:46 -04:00
U-BASIS\dsmyda
eef551b1be Restored generateReprot and finished export method. Testing 2019-08-16 18:06:42 -04:00
Eugene Livis
04ea757490 Modifying table report displaying and processing 2019-08-16 15:06:38 -04:00
Joe Ho
0b09d8ad3b Fix VHD extension 2019-08-16 11:37:35 -04:00
Joe Ho
0e45fb99a8 Fix blackboard code 2019-08-16 11:35:33 -04:00
Joe Ho
12870f0fd1 Fix adding interesting files for non-VHD source 2019-08-16 00:09:50 -04:00
U-BASIS\dsmyda
4301f7bb45 Refactored and code clean up 2019-08-15 16:39:22 -04:00
U-BASIS\dsmyda
ab75f7e046 Tags working, laid out code for artifacts 2019-08-15 16:01:03 -04:00
Richard Cordovano
a5e2827909 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-08-15 15:26:13 -04:00