3138 Commits

Author SHA1 Message Date
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
adam-m
6e078904a5 add support for agency logo in html report 2013-06-25 16:45:25 -04:00
adam-m
3b23c550e1 embed configured footer in html report 2013-06-25 16:22:01 -04:00
adam-m
8a4d73cc56 add footer support to report branding 2013-06-25 16:17:27 -04:00
adam-m
f39a9e89c6 fix location of report branding folder 2013-06-25 16:12:34 -04:00
adam-m
02a0039ba5 Update the default report logo 2013-06-25 16:08:02 -04:00
adam-m
1e7580aca3 Added Report Branding capability.
Html report now uses branding to pull current defaults for generator logo and title
2013-06-25 15:59:06 -04:00
adam-m
444ad8515f Ensure to call ModuleInstall super.restored() when case installer runs 2013-06-19 18:50:11 -04:00
Adam
0b4c2ab724 fix pcs initialization issues for good (linux) by lazy instantiating pcs before it's used 2013-06-13 14:16:03 -04:00
adam-m
3dec1b1e16 better way to ensure pcs has been initialized 2013-06-13 13:35:25 -04:00
adam-m
5524ca766f Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.java
2013-06-13 13:08:50 -04:00
adam-m
9f1eaf3327 fix in add source dialogs: initialize proeprty change support after object has been fully initialized 2013-06-13 13:07:02 -04:00
adam-m
cdfe03290f fix race condition likely causing null ptr exception when registering a listener.
Fixes #218
2013-06-12 22:38:51 -04:00
adam-m
da6943426b Body file report: use findFilesWhere() API instead of SQL API 2013-06-11 10:35:18 -04:00
adam-m
9a84e1c8e3 fix file size filter to work on local files 2013-06-10 18:15:39 -04:00
adam-m
0f58743bc6 show warning message / red in dialog when RA-like modules are selected on non-root level data source 2013-06-10 18:08:46 -04:00
adam-m
d00791ae10 better/sooner setting input content on a panel / ingest configurator 2013-06-10 18:07:36 -04:00
adam-m
96677929dd remove set/get arguments from ingest module API 2013-06-10 15:51:29 -04:00
adam-m
e25fb77ee2 better order setting unalloc on manager 2013-06-10 11:33:23 -04:00