77 Commits

Author SHA1 Message Date
Dick Fickling
032b7a1f2e Automatically expand Views node children 2012-03-27 15:54:57 -04:00
Dick Fickling
1a2c666e42 undo stupid 2012-03-27 13:33:45 -04:00
Dick Fickling
bd9ea895cb Hash fixes and further UI improvements 2012-03-27 12:36:07 -04:00
Dick Fickling
a703e5d3dd Icons and minor gui changes 2012-03-26 17:07:01 -04:00
Dick Fickling
3ce9917c2a Improve cross platform performance and appearance 2012-03-26 14:08:54 -04:00
Dick Fickling
30f3ccbd98 Separate Hashset hits from rest of extracted content 2012-03-26 12:41:50 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
Dick Fickling
5753c2ef1b Rearrange directory tree 2012-03-21 16:06:22 -04:00
Dick Fickling
bb9cca2397 Show the parent folder in the data result table 2012-03-16 17:15:38 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
Dick Fickling
dae47bd79e Update BlackboardArtifactNode lookups 2012-03-14 15:30:05 -04:00
adam-m
bbe3e1c33f fix dir tree compile warnings 2012-03-14 10:32:05 -04:00
adam-m
0893f374fc Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-13 10:18:45 -04:00
adam-m
4bdae97822 Dir tree viewer: make certain nodes non-expandable leafs and remove + sign, since they will never have children nodes 2012-03-13 10:18:27 -04:00
Dick Fickling
edb851e132 Set default DataResult viewer active when selection in directory tree is changed 2012-03-12 17:42:48 -04:00
Dick Fickling
5798ae497a TSK-390: Keyword search hierarchy 2012-03-09 09:37:07 -05:00
Dick Fickling
8611a074fd TSK-390: Keyword search hierarchy 2012-03-07 15:50:14 -05:00
Dick Fickling
eb87c72133 TSK-359: "View in new window" does not work if you get table for keyword search 2012-03-06 16:07:24 -05:00
Dick Fickling
c937702b50 TSK-343: Directory tree artifact viewer : specialization for keyword search results
TSK-374: Tiers of document types in tree
2012-03-06 13:25:57 -05:00
adam-m
7ddec67c59 Add Explorer top component open action dynamically to menu only for selected explorers 2012-03-05 16:40:16 -05:00
adam-m
e03247df17 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	DirectoryTree/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
2012-03-02 19:05:37 -05:00
unknown
199e6f49a9 Added event mechanism between dir tree and ingest inbox. Set busy cursor when artifact viewer is loading. 2012-03-02 18:51:47 -05:00
Dick Fickling
ee3b8b867d TSK-382: Populate text area in results tree with Extracted Content name 2012-03-02 16:29:28 -05:00
Dick Fickling
4512964496 No longer assume that blackboard artifacts are associated with a File object,
instead they are associated with any generic Content object
2012-02-27 12:49:04 -05:00
Alex Ebadirad
28dd773c00 Modifications to html Report/src/org/sleuthkit/autopsy/report/reportHTML.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:44:49 -07:00
Alex Ebadirad
fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
Alex Ebadirad
8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00
adam-m
de4ea9fe4a fiz directory tree build error (OriginalNode scope) 2012-02-23 22:38:52 -05:00
Dick Fickling
608337d3b7 Disable unsupported Data Content Viewers 2012-02-23 15:38:38 -05:00
Dick Fickling
81c9b92f27 Make file content viewable from blackboard entry 2012-02-22 17:18:12 -05:00
Dick Fickling
fd76dce199 Allow "Open Viewer" button to select specific artifact 2012-02-22 09:57:33 -05:00
Dick Fickling
a5498b9206 remove refresh button 2012-02-21 16:14:06 -05:00
adam-m
21768f5965 Interface and lookup for directory tree artifact viewer - to support viewing artifacts triggered from other modules 2012-02-21 16:09:02 -05:00
Dick Fickling
670c206f45 add openNode() method to Directory Tree 2012-02-21 14:39:31 -05:00
Dick Fickling
f4ec382c07 View in Directory action use visitor pattern rather than instanceof 2012-02-21 13:33:25 -05:00
Dick Fickling
e11c5f7bdf Add node selection capability to dataresult viewers 2012-02-21 13:32:39 -05:00
Dick Fickling
952e212d56 fix for null node selection 2012-02-16 17:30:36 -05:00
Dick Fickling
0d76aa0e41 re-enable keyword search 2012-02-16 17:27:51 -05:00
Dick Fickling
3c1fa6751c Improve Directory Tree Refresh 2012-02-16 16:32:33 -05:00
Dick Fickling
5b37e37539 Add 'Recent Items' to directory tree 2012-02-09 15:32:25 -05:00
Dick Fickling
5d0bee3714 Moving Directory Tree items from Sleuthkit to Autopsy 2012-02-08 16:22:12 -05:00
Dick Fickling
91fca6db73 use lookups for content details popup 2012-02-08 10:13:15 -05:00
Dick Fickling
978bb41ea5 Merge git://github.com/alawrence/autopsy
Conflicts:
	DataModel/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchResultFactory.java
2012-02-08 09:49:39 -05:00
Dick Fickling
34f7da23e4 Allow user to restart ingest 2012-02-07 16:46:39 -05:00
Dick Fickling
c3e09ccd08 Add file type filters to directory tree 2012-02-07 14:14:11 -05:00
Dick Fickling
5f7f29cb0e Right-click action for BlackboardArtifactNodes 2012-02-07 14:13:02 -05:00
Dick Fickling
1c83f5a733 Content Nodes and Artifact Nodes now implement shared interface - DisplayableItemNode 2012-02-07 14:12:24 -05:00
anthony lawrence
88e0317c99 Merge https://github.com/sleuthkit/autopsy 2012-02-02 17:34:05 -05:00
Dick Fickling
cb12d78ac6 Allow user to double-click on ArtifactTypeNode to open 2012-02-02 17:09:56 -05:00
anthony lawrence
4dd8bfd21e Merge https://github.com/sleuthkit/autopsy 2012-02-02 12:56:44 -05:00