17682 Commits

Author SHA1 Message Date
Jeff Wallace
41f238c60b Move select/deselect all buttons underneath the list. 2013-10-15 14:16:20 -04:00
Richard Cordovano
cf4c996f53 New tags api interim work 2013-10-15 13:38:06 -04:00
Jeff Wallace
2fc1d1c261 Removed extra file 2013-10-15 13:15:39 -04:00
Jeff Wallace
9dea497218 Only update progress text every 100 files. 2013-10-15 13:11:21 -04:00
Jeff Wallace
3a1a2e5094 Updated file report file name to be more descriptive 2013-10-15 12:29:02 -04:00
Jeff Wallace
28b504e34e Fixed wizard property name 2013-10-15 12:26:33 -04:00
Jeff Wallace
1f153727db Only allow one report to be generated at a time. 2013-10-15 12:23:21 -04:00
Richard Cordovano
1372b6671d Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-15 11:44:04 -04:00
raman-bt
7000ab6865 Define DSPProgressMoinitor class. Eliminate dependency on the ProgressControlPanel from DataSourceProcessor. 2013-10-15 11:31:30 -04:00
Jeff Wallace
4893fb3356 Merge branch 'encaseReportModule' of https://github.com/jawallace/autopsy into encaseReportModule 2013-10-15 09:19:06 -04:00
Jeff Wallace
1ba9f2b9be Merge https://github.com/jawallace/autopsy into encaseReportModule 2013-10-15 09:18:00 -04:00
Jeff Wallace
c1fd003ccb List report modules alphabetically. 2013-10-15 00:24:12 -04:00
Richard Cordovano
79cab5df57 Interim commit of work on new tags API 2013-10-11 17:46:19 -04:00
Richard Cordovano
f401b39d14 Interim checkin of new tags API 2013-10-11 12:32:19 -04:00
raman-bt
7b52520f90 Cleanup of Add Image/DataSource Wizard. Pass #1. 2013-10-11 12:16:07 -04:00
Jeff Wallace
6a21d4c636 Renamed FileReportInfo to FileReportDataTypes. Changed report names. 2013-10-11 08:49:01 -04:00
Jeff Wallace
2db89fe5f3 Factored out init error message 2013-10-10 10:23:02 -04:00
Jeff Wallace
4940e06e0e Removed changes in FileTypeChildren to match state before branching 2013-10-10 09:18:57 -04:00
Jeff Wallace
de0d2a4e46 Removed redundant filtering that was added 2013-10-10 09:17:14 -04:00
Jeff Wallace
894c61430e Reorganized KnownFileFilterNode to comply with new Node conventions. simplified constructor. 2013-10-10 09:08:40 -04:00
Jeff Wallace
b43121d565 Added filtering of known files. 2013-10-09 17:47:48 -04:00
Brian Carrier
ca21e6c932 Merge pull request #315 from rcordovano/dir_tree_em_reset
Dir tree em reset
2013-10-08 18:45:50 -07:00
Jeff Wallace
c7d0074306 Do not run ingest if any modules failed to init 2013-10-08 14:35:09 -04:00
Richard Cordovano
9b66f717cd Merge branch 'master', remote-tracking branch 'upstream/master' into new_tags_api 2013-10-08 12:16:03 -04:00
Richard Cordovano
52a7b0e55c Merge branches 'master' and 'new_tags_api' 2013-10-07 16:40:26 -04:00
Richard Cordovano
bb18ea13b3 Fixed grammatical error in DirectoryTreeTopComponent comment 2013-10-07 14:46:58 -04:00
Richard Cordovano
5d656fb760 Initial fix for stale data model problem when processing logical files 2013-10-07 14:40:33 -04:00
Jeff Wallace
ea4e30e2ee Merge branch 'redundant' into keywordSearchErrors 2013-10-07 13:18:31 -04:00
Jeff Wallace
50b86dae42 Fixed redundant calls 2013-10-07 11:23:56 -04:00
Jeff Wallace
5aca89c071 Fixed if statement logic. 2013-10-04 17:35:08 -04:00
Jeff Wallace
b240f52004 Merge branch 'redundant' into keywordSearchErrors 2013-10-04 14:52:09 -04:00
Jeff Wallace
23a0573fcc Fixed redundant calls to setupTable/tabs do to node listener. 2013-10-04 14:30:23 -04:00
Jeff Wallace
d68b2ad49e Added error message if an IngestModule throws an exception during init() 2013-10-04 14:27:04 -04:00
Jeff Wallace
4ee4a1f272 Renamed file report info enumeration 2013-10-03 14:38:10 -04:00
Jeff Wallace
252d5868cd Added mising resources to corecomponents Bundle. 2013-10-02 16:32:19 -04:00
Jeff Wallace
f4a5a3b79a Only generate Artifact reports for artifact types that have results. 2013-10-02 12:13:51 -04:00
Jeff Wallace
657a530005 Updated documentation. 2013-10-02 12:13:31 -04:00
Richard Cordovano
6a91179436 Ongoing work on new tags API 2013-10-02 10:20:39 -04:00
Jeff Wallace
a3abbc200a Fixed behavior of buttons on second wizard panel. 2013-10-02 10:03:55 -04:00
Jeff Wallace
e3d4d407ab Removed support for filtering on tags. 2013-10-01 17:01:40 -04:00
Jeff Wallace
1634b7c7b7 Added framework for supporting tag filtering in FileReports. 2013-10-01 16:51:10 -04:00
Jeff Wallace
f72488acd9 Removed extra imports. 2013-10-01 16:50:21 -04:00
Jeff Wallace
8de2fe2a78 Removed extra method from FileReport interface. Added additional File Report Information 2013-10-01 15:50:03 -04:00
Jeff Wallace
113dfd58ae Registered new Reporting module in layer.xml. Added resource strings to Bundle.properties. 2013-10-01 15:13:42 -04:00
Jeff Wallace
3aa3a82b21 Added support for dynamic reporting wizard. 2013-10-01 15:12:59 -04:00
Jeff Wallace
8002058cd3 Added guard to not run FileReport if no report modules were selected. 2013-10-01 15:06:38 -04:00
Jeff Wallace
9b9e3c6f90 Updated configuration wizard to include File Report configuration. 2013-10-01 13:08:56 -04:00
Jeff Wallace
7cf2d5406c Added infrastructure for EnCase style file reporting. 2013-10-01 13:07:22 -04:00
Richard Cordovano
19989c8c3e Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-01 07:29:23 -04:00
Jeff Wallace
824eae0109 Added option to display times in GMT 2013-09-27 16:08:48 -04:00