1052 Commits

Author SHA1 Message Date
Richard Cordovano
4cd68f99a1 Added counts to tag sub-tree nodes 2013-10-18 16:43:45 -04:00
Richard Cordovano
3ef3ce3da2 Restored use of star icon for bookmark tag name nodes 2013-10-18 15:52:50 -04:00
Richard Cordovano
fd811a4919 Clean up of artifact selection types dialog for reports 2013-10-18 15:52:03 -04:00
Richard Cordovano
d4ac9b3bd4 Added Comment properties to tag nodes 2013-10-18 15:12:01 -04:00
Richard Cordovano
98913f22ee Added work around for database writes on EDT to TagsManager 2013-10-18 14:02:18 -04:00
Richard Cordovano
18d47f3f39 New tags API work 2013-10-17 11:45:53 -04:00
Richard Cordovano
f9ee33fff6 Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-16 18:29:22 -04:00
Richard Cordovano
b65a9e6d5a Added delete tag capability to new tags api 2013-10-16 18:26:32 -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
Richard Cordovano
d74fa2e894 New tags API extended to properly handle blackboard artifact and content nodes 2013-10-15 16:10:11 -04:00
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
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
Jeff Wallace
6a21d4c636 Renamed FileReportInfo to FileReportDataTypes. Changed report names. 2013-10-11 08:49:01 -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
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
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
23a0573fcc Fixed redundant calls to setupTable/tabs do to node listener. 2013-10-04 14:30:23 -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