1080 Commits

Author SHA1 Message Date
Brian Carrier
2d80d2ee21 normalized timestamps in registry analysis, updated reports 2013-10-26 23:37:48 -04:00
Brian Carrier
2e8e5b1405 comment updates 2013-10-25 20:49:40 -04:00
Brian Carrier
0b8420e47c resolved merge conflicts 2013-10-21 23:50:45 -04:00
Brian Carrier
a3c085a331 Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier
3f917922e8 Merge pull request #322 from jawallace/contentViewerFix
Fixed issue with multiple instances of data result panels.
2013-10-21 20:00:55 -07:00
Brian Carrier
b166141711 Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
2013-10-21 20:00:02 -07:00
Brian Carrier
21ec442c90 Merge pull request #324 from jawallace/firefox
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Jeff Wallace
2fbdb1c53c Resets image panel correctly when resetComponent is called. 2013-10-21 16:01:36 -04:00
Jeff Wallace
7ad3962811 Added error reporting for failure to parse recent activity lnk files. 2013-10-21 11:27:34 -04:00
Jeff Wallace
27fc247da5 Fixed issue with multiple instances of data result panels. 2013-10-21 10:28:35 -04:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
e461eb0a4c minor comment addition 2013-10-19 00:24:21 -04:00
Brian Carrier
308c4dae33 Merge pull request #308 from jawallace/encaseReportModule
Encase report module
2013-10-16 12:52:26 -07:00
Jeff Wallace
214bd028c8 Added additional data types. 2013-10-16 10:37:48 -04:00
Jeff Wallace
e7a3b496f7 Fixed discrepancy between fileReportPath and actual file name for file reports. 2013-10-15 17:01:18 -04:00
Jeff Wallace
41f238c60b Move select/deselect all buttons underneath the list. 2013-10-15 14:16:20 -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
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
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
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
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
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