806 Commits

Author SHA1 Message Date
raman-bt
10a8a192ce Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-07 12:40:15 -04:00
raman-bt
f22fcc5aab Handle new artifacts/attributes for Autopsy/MPF integration. 2013-08-07 08:49:45 -04:00
Richard Cordovano
c03cbf146e Tidied up implemtation of adding tags filter comment output to ReportHTML and ReportExcel classes 2013-08-01 17:25:33 -04:00
Richard Cordovano
0bb6b8f453 Added tags filter comment output to ReportHTML and ReportExcel classes 2013-08-01 17:24:08 -04:00
Richard Cordovano
5882f5341a Added column auto-sizing to spreadsheet table report module (ReportExcel class) 2013-07-31 20:36:57 -04:00
Brian Carrier
ca13053cc3 Resolved conflicts. Closes #240 2013-07-30 17:38:30 -04:00
Brian Carrier
89ea695511 Merge pull request #244 from rcordovano/reporting-fixes
Rectified incorrect copyright notice update
2013-07-30 08:56:35 -07:00
Brian Carrier
f1e1254af2 Merge pull request #241 from SynapticNulship/master
CaseNewActionInterface; swapped Open Existing and Open Recent buttons
2013-07-30 08:56:14 -07:00
Richard Cordovano
71b3b29f26 Rectified incorrect copyright notice update 2013-07-30 07:22:43 -04:00
Samuel H. Kenyon
9085a9d1eb Fix apache license header. 2013-07-29 19:02:14 -04:00
Richard Cordovano
52d27c4d60 Merge remote-tracking branch 'upstream/master' into reporting-fixes 2013-07-29 13:37:15 -04:00
Richard Cordovano
d049530fb2 Backed out changes made for multi-select tagging of files and artifacts 2013-07-29 13:35:10 -04:00
Samuel H. Kenyon
2124391c81 Added method to allow modules to rename the startup window Close button. 2013-07-29 12:35:21 -04:00
adam-m
3f1b81a4c3 Fix bug when free disk space during ingest cannot be detected as is reporting 0 (on some network file systems) and ingest is stopped 2013-07-28 15:13:41 -04:00
Samuel H. Kenyon
d83c58b926 Swapped positions of the Open Existing and Open Recent buttons. 2013-07-25 17:19:53 -04:00
Samuel H. Kenyon
1f884055c5 Added new interface to enable extensibility of CaseNewAction lookup. 2013-07-25 15:41:30 -04:00
Richard Cordovano
08bb9f8bc8 Added temporary special handling of image read errors preliminary to API change to allow such errors to be distinguished 2013-07-23 13:28:58 -04:00
Brian Carrier
b74449726b refactored addLocalFile logic a bit to reduce duplicate code 2013-07-23 12:56:18 -04:00
Richard Cordovano
fc81760167 Merge remote-tracking branch 'upstream/master' 2013-07-23 11:14:10 -04:00
Brian Carrier
524e753e21 removed ingest manger message that prints every file being analyzed 2013-07-22 10:00:59 -04:00
Richard Cordovano
d1f6036fc1 Merge remote-tracking branch 'upstream/master' 2013-07-19 12:50:32 -04:00
Richard Cordovano
0cf8ee8b5a HTML reporting module no longer provides view file hyperlink for directories 2013-07-19 12:16:32 -04:00
Richard Cordovano
1a9d55c25d Modified ReportWizardAction to allow use of report wizard independent of coupling to toolbar 2013-07-19 12:11:54 -04:00
Richard Cordovano
486307391a Removed ability to tag dot directories and added multi-selection tagging support to KeywaordSearchFilterNode class 2013-07-19 11:57:11 -04:00
Richard Cordovano
a431a747be Additional files for back out of mult-select feature for file extraction 2013-07-18 15:10:40 -04:00
Richard Cordovano
d6e82a8721 Backed out addition of multi-selection feature for file extraction. 2013-07-18 15:08:10 -04:00
Richard Cordovano
a5a69b8036 First draft of implementation of multi-select tagging and export 2013-07-16 18:07:37 -04:00
Brian Carrier
d4840fcf0a Improved artifact viewer and such to make regripper output easier to read in the raw output form. 2013-07-16 14:13:16 -04:00
Brian Carrier
a9cf55a82f Create directories when new case is created and deprecated API that passed in case name and was not used 2013-07-16 10:42:56 -04:00
Brian Carrier
dda08dc638 Merge pull request #232 from rcordovano/master
Tag-Related Enhancements to Artifact Tabular Report Pages
2013-07-12 12:12:51 -07:00
Brian Carrier
85b16fcc8b Merge branch 'master' of github.com:sleuthkit/autopsy 2013-07-11 15:11:38 -04:00
Brian Carrier
37f05d73d2 Made extracted content area be dynamic and not hard coded 2013-07-11 15:11:16 -04:00
adam-m
294ce8ff9a Add discovery of external ingest modules (outside of autopsy project tree) in ingest module loader 2013-07-11 14:57:12 -04:00
Richard Cordovano
655e7e5787 Added UTF-8 encoding meta tag to HTML report 2013-07-11 14:31:20 -04:00
Richard Cordovano
ffed632b16 Extended tag display and filtering to keyword and hash set hits and prohibited making local copies of unalloc/virt files for reports 2013-07-11 14:02:39 -04:00
Richard Cordovano
7bbc5e0a22 Fixed bug in code to create tag folders local files for file tags report 2013-07-09 22:08:36 -04:00
Richard Cordovano
e23768f7cc Swapped File and Size columns in Hashset Hits report 2013-07-09 21:26:19 -04:00
Richard Cordovano
586bd6e03e Resolved some reporting issues 2013-07-09 19:59:04 -04:00
adam-m
d929a6793b adding local files: handle case when listFiles() returns null 2013-07-06 11:36:31 -04:00
Richard Cordovano
67fbf4c5a9 End of week snapshot 2013-07-05 15:05:58 -04:00
Richard Cordovano
53cda141b2 Initial work on VIK-62 2013-07-03 18:01:31 -04:00
adam-m
8a90eaa07a Hide Edit menu which does not do anything 2013-06-28 13:16:00 -04:00
adam-m
c4090f7ecd Better handle default reporting branding 2013-06-27 17:58:22 -04:00
adam-m
735c0c6a20 make generator logo optional in report branding 2013-06-27 17:32:02 -04:00
adam-m
f87135afca Properly close resource streams in html report generation to ensure report has images before applications closes and streams are flushed 2013-06-27 16:01:26 -04:00
adam-m
8cfd800077 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-06-27 13:12:38 -04:00
adam-m
fea9ed936d add public API to ingest manager to check status of scheduler (if hasNext() ) 2013-06-27 13:12:09 -04:00
Brian Carrier
51ecad4633 updated doxygen 2013-06-27 00:23:55 -04:00
Brian Carrier
e6547ed38f Updated doxygen files 2013-06-27 00:21:19 -04:00
adam-m
5f7c3dba2c add getter for report branding root dir 2013-06-26 09:47:28 -04:00