15 Commits

Author SHA1 Message Date
adam-m
e85d49363d Fix catching exceptions since SQLException no longer thrown 2012-03-20 21:30:44 -04:00
adam-m
18b00fc294 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-15 18:10:34 -04:00
adam-m
bb798dac66 TSK-398 Highlighter / preview for regexp search shows also subtokens
- made code changes, but currently inactive - needs Solr schema change to stored="true"
- minor additional improvements, escaping to allow queries with special chars
- added more accurate URL matching in keyword list
2012-03-15 18:06:53 -04:00
Dick Fickling
dae47bd79e Update BlackboardArtifactNode lookups 2012-03-14 15:30:05 -04:00
Dick Fickling
0e844f00d2 Highlight keyword matches when viewed from Directory Tree
TSK-400: Artifact selection bug
2012-03-12 17:22:27 -04: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
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
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
1c83f5a733 Content Nodes and Artifact Nodes now implement shared interface - DisplayableItemNode 2012-02-07 14:12:24 -05:00
anthony lawrence
fe25b012f5 Merge https://github.com/sleuthkit/autopsy 2012-02-02 15:45:56 -05:00
anthony lawrence
575ae0576d Changes to make StringContent interface work and created a StringContent object to wrap an ArtifactNode 2012-02-02 15:11:51 -05:00
Dick Fickling
9faeead2c2 save IE history as single artifact per history entry 2012-02-02 13:30:41 -05:00
Dick Fickling
569fd5074b catch index out-of-bounds error 2012-02-01 16:42:15 -05:00
Dick Fickling
af0b9af2f5 Add blackboard artifacts to Directory Tree 2012-02-01 10:13:51 -05:00