Commit Graph
1170 Commits
Author SHA1 Message Date
Brian Carrier f6020cf452 merged master into develop 2013-11-19 22:03:14 -05:00
Richard Cordovano 9ac0c310ea Normalization of line endings 2013-11-19 18:17:34 -05:00
Brian Carrier cc5ee213f6 Merge pull request #347 from SynapticNulship/hashsetview
Hashsetview
2013-11-19 13:57:15 -08:00
Brian Carrier 189192e2e9 resolved merge conflict 2013-11-19 13:41:09 -05:00
Brian Carrier 10c4517a82 Merge pull request #337 from jawallace/macUIFix
minor ui fixes for mac.
2013-11-19 10:05:56 -08:00
Brian Carrier d7f80f3ca5 Merge pull request #338 from jawallace/uniquePath
Added DataSource column to BlackboardArtifactNodes.
2013-11-19 10:05:15 -08:00
Samuel H. Kenyon 5a032099e6 Merge remote-tracking branch 'upstream/develop' into hashsetview 2013-11-19 12:00:14 -05:00
Richard Cordovano caef10a69b Added code to AddContentTagAction to handle current and parent directory entries 2013-11-18 18:04:53 -05:00
Richard Cordovano ec72bb7a81 Added code to AddContentTagAction to handle current and parent directory entries 2013-11-18 17:36:39 -05:00
Richard Cordovano 7147cbce15 Fixed hang of GetTagNameDialog when user types in an existing tag name 2013-11-18 15:40:20 -05:00
Richard Cordovano 01bc909c20 Updated the labels in KnownStatusSearchPanel fro multiple known databases 2013-11-18 14:43:46 -05:00
Richard Cordovano f3fcfd180a Merge branch 'develop' into hashdb_comments 2013-11-18 13:39:44 -05:00
Samuel H. Kenyon e585d612e7 Populate the In Hashsets column (empty string if there were no hits for that file). 2013-11-15 23:30:12 -05:00
Samuel H. Kenyon 4d0788dc22 Add In Hashset column (no data yet). 2013-11-15 22:50:16 -05:00
Richard Cordovano 630f165c29 Remove adding hashes of virtual directories, other small fixes 2013-11-15 17:28:17 -05:00
Richard Cordovano b7c12a154e Updated Tags sub-tree nodes to populate path area of DataResultTopComponent 2013-11-15 13:50:12 -05:00
Richard Cordovano 9f7cb9098f Changed icons for tags 2013-11-15 11:27:37 -05:00
Brian Carrier 3a57096556 normalized web attributes, reworded keyword ingest labels 2013-11-14 21:40:56 -05:00
Jeff Wallace b4a8640669 Added documentation to the fix. 2013-11-14 16:53:19 -05:00
Jeff Wallace 6f336add8e Fixed View in new Window action for images. 2013-11-14 16:53:12 -05:00
Richard Cordovano 4f004e44c2 Updated hash database code and its clients to use new comment feature of API 2013-11-14 13:10:10 -05:00
Richard Cordovano 97ef8c45eb Merged master into tags_and_hashes 2013-11-13 20:31:05 -05:00
Richard Cordovano 36292599b0 Cosmetic UI fix to report generator handling of reports without files 2013-11-13 19:54:05 -05:00
Richard Cordovano b3856fd0d1 Fix for bug in handling of null file path/ext code for report modules 2013-11-13 19:35:31 -05:00
Richard Cordovano 24bbd79de6 Clean up for hash db API work 2013-11-13 19:02:39 -05:00
Richard Cordovano 178179a462 Correct implementation of indexing for hash databases 2013-11-13 18:40:25 -05:00
Jeff Wallace eb82122a09 Only show full path for certain artifact nodes. 2013-11-11 13:44:56 -05:00
Jeff Wallace 34007d2979 Removed duplicate path columns for some blackboard artifact nodes. 2013-11-11 09:46:18 -05:00
Richard Cordovano a537d0457b Modified DataModelActionsFactory to deal with artifact source content 2013-11-10 20:03:51 -05:00
Richard Cordovano b82816009e Restored selection of menu actions for tag nodes 2013-11-10 19:31:34 -05:00
Richard Cordovano cec71c909a Added getActions(Content content) to DataModelActionsFactory 2013-11-09 11:52:12 -05:00
Richard Cordovano fe610119fe Added DataModelActionsFactory class 2013-11-09 11:42:56 -05:00
Jeff Wallace 4ec9d61977 Added DataSource column to BlackboardArtifactNodes. 2013-11-08 16:44:35 -05:00
Jeff Wallace ff5173895c minor ui fixes for mac. 2013-11-08 16:05:02 -05:00
Richard Cordovano 5cb0dcaf75 Added TaskManager getContentTagsByContent API 2013-11-08 11:16:41 -05:00
Richard Cordovano 3217d6c5ae Made more of API for HashDatabase module classes public and fixed report wizard bug 2013-11-07 14:24:46 -05:00
Richard Cordovano a6d0c6e583 Resolved conflicts for merge of hashdb_sqlite_redux 2013-11-06 16:59:33 -05:00
Jeff Wallace 8313f18dab Replace Thunderbird Parser with MBox Parser while loading ingest properties. 2013-10-31 14:44:55 -04:00
Jeff Wallace 4142c87919 Fixed issue with column resizing when only one column. 2013-10-31 14:21:16 -04:00
Jeff Wallace dbdebfa1e4 Fixed column width issue when there is only one column. 2013-10-31 14:13:53 -04:00
Jeff Wallace a651e10451 Fixed NPE if keyword search results data result viewer closed before query is done running. 2013-10-31 13:10:06 -04:00
Jeff Wallace 68e3a29a2e Added MAC time to Keyword Hit nodes selected under Results node. 2013-10-31 13:08:36 -04:00
Jeff Wallace 133c5e1e10 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-31 12:23:00 -04:00
Jeff Wallace b1552110e8 Reset info label properly. 2013-10-31 11:07:39 -04:00
Jeff Wallace c04f4e64b9 Fixed the case where matches label was incorrect for 0 results. 2013-10-31 10:45:15 -04:00
Brian Carrier 10f1979f12 Merge pull request #330 from jawallace/miscBugFixes
Various Bug Fixes
2013-10-30 19:31:57 -07:00
Brian Carrier d2807d720a Cleaned up ingest manager code. added message to ekyowrd serach output 2013-10-30 21:27:33 -04:00
Jeff Wallace f8fa119b81 Add all artifacts to list at once in createKeys. 2013-10-30 10:45:30 -04:00
Jeff Wallace 12dc09a081 Sort artifact types alphabetically in artifact selection dialog. 2013-10-29 15:45:24 -04:00
Jeff Wallace 5ad40dcbaf Reset content artifact viewer on resetComponent 2013-10-29 14:31:25 -04:00