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 |
|
anthony lawrence
|
387a3c0299
|
Merge https://github.com/sleuthkit/autopsy
Conflicts:
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
DataModel/src/org/sleuthkit/autopsy/datamodel/KeyValueThing.java
|
2012-02-02 12:56:19 -05:00 |
|
Dick Fickling
|
2a4709a9a9
|
Remove "General Info" from Directory Tree
|
2012-02-02 11:05:56 -05:00 |
|
Dick Fickling
|
af0b9af2f5
|
Add blackboard artifacts to Directory Tree
|
2012-02-01 10:13:51 -05:00 |
|
adam-m
|
607853a84f
|
Merge branch 'keyword-search-prototype'
Conflicts:
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
DataModel/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
|
2012-01-11 12:11:18 -05:00 |
|
Dick Fickling
|
58a9caa47c
|
Reword Extraction menu items, add dialog box on completion
|
2012-01-09 16:39:49 -05:00 |
|
Dick Fickling
|
99390e0d91
|
Move Logger and AutopsyPropFile into new module, CoreUtils
|
2012-01-06 16:29:42 -05:00 |
|
adam-m
|
dd5c72f8b7
|
Remove unused import
|
2012-01-02 00:44:41 -05:00 |
|
adam-m
|
c3f3a9a347
|
update LOCATION type
|
2011-12-31 12:31:31 -05:00 |
|
adam-m
|
0388bfd065
|
fix DataResultViewerTable to support tree view. Wrapping of nodes needs to happen earlier if want to filter children out from the view.
|
2011-12-27 15:23:30 -05:00 |
|
pidge
|
95067a9332
|
add "Extract Directory" action to DirectoryTree
|
2011-12-21 02:30:29 -05:00 |
|
Peter J. Martel
|
be10a4bb41
|
Add setPath to DataResult
|
2011-12-16 16:11:33 -05:00 |
|
Peter J. Martel
|
3b61d89787
|
Tweak ExternalViewerAction to require file extensions
|
2011-12-16 12:42:10 -05:00 |
|
Peter J. Martel
|
b4ab34e03a
|
Cleanup ExternalViewerAction
|
2011-12-16 12:17:50 -05:00 |
|
Peter J. Martel
|
53142025da
|
Miscellaneous trival cleanup
|
2011-12-15 18:58:12 -05:00 |
|
Peter J. Martel
|
c903011f7a
|
Cleanup ExtractAction
- extract File/Folder export to ExtractFscContentVisitor in ContentUtils
|
2011-12-15 18:01:37 -05:00 |
|
Peter J. Martel
|
8f9b2941e3
|
DataResultFilterNode cleanup
- actions generated from ContentVisitor
- use passed-in exploremanager instead of looking up the DirectoryTreeTopComponent
|
2011-12-14 14:44:57 -05:00 |
|
Peter J. Martel
|
124ed5dfdd
|
Clear out ContentNode & subclasses from CoreComponents
|
2011-12-12 16:06:40 -05:00 |
|
Peter J. Martel
|
f66d92ff33
|
Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath()
|
2011-12-08 18:46:43 -05:00 |
|
Peter J. Martel
|
c842c9a6b5
|
Remove ContentNode.getContent()
|
2011-12-08 17:46:58 -05:00 |
|
Peter J. Martel
|
dfcf854109
|
Remove ContentNode.getName() and .getId()
|
2011-12-08 16:35:58 -05:00 |
|