Dick Fickling
e51534e678
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-21 16:07:48 -04:00
Dick Fickling
5753c2ef1b
Rearrange directory tree
2012-03-21 16:06:22 -04:00
adam-m
e85d49363d
Fix catching exceptions since SQLException no longer thrown
2012-03-20 21:30:44 -04:00
Dick Fickling
bb9cca2397
Show the parent folder in the data result table
2012-03-16 17:15:38 -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
adam-m
e0c405b285
datamodel fix warnings when creating empty collections
2012-03-14 11:18:43 -04:00
Dick Fickling
72f01faf8e
Improve Artifact Content Viewer
2012-03-13 16:54:52 -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
5798ae497a
TSK-390: Keyword search hierarchy
2012-03-09 09:37:07 -05:00
Dick Fickling
0c0f9fc12b
un-break everything
2012-03-07 17:17:17 -05:00
Dick Fickling
960f96366b
Keyword Hits Directory Node design changes
2012-03-07 17:12:28 -05:00
Dick Fickling
62083d9306
TSK-393: Remove unused artifacts from Extracted Content
2012-03-07 16:26:09 -05:00
Dick Fickling
8611a074fd
TSK-390: Keyword search hierarchy
2012-03-07 15:50:14 -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
Dick Fickling
a7515b7da8
TSK-382: Populate text area in results tree with Extracted Content name
...
TSK-380: Timeline view bugs
2012-03-02 14:59:34 -05:00
Dick Fickling
f8389a752d
TSK-379: "Known Bad" in all lines of hashset hit
2012-03-02 11:09:04 -05:00
Dick Fickling
4d6403f239
Misc gui updates
2012-03-01 15:14:52 -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
Dick Fickling
056867d61a
Recent Files and File Types adjustments in Directory Tree
2012-02-23 15:41:17 -05:00
Dick Fickling
608337d3b7
Disable unsupported Data Content Viewers
2012-02-23 15:38:38 -05:00
Dick Fickling
290528d469
Hide known files from search filters
2012-02-23 09:48:06 -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
670c206f45
add openNode() method to Directory Tree
2012-02-21 14:39:31 -05:00
Dick Fickling
914b1ad79a
Change duration of recent files filters
2012-02-21 13:34:08 -05:00
Dick Fickling
5444e8a464
enable Directory Tree refresh
2012-02-16 16:37:26 -05:00
Dick Fickling
5b37e37539
Add 'Recent Items' to directory tree
2012-02-09 15:32:25 -05:00
Dick Fickling
9176c1da15
Search Filter updates
2012-02-09 13:20:20 -05:00
Dick Fickling
acc739d40e
Remove references to TypeWrapper class
2012-02-09 13:18:16 -05:00
Dick Fickling
5d0bee3714
Moving Directory Tree items from Sleuthkit to Autopsy
2012-02-08 16:22:12 -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
60022a389b
Fix sorting by integer/long value
2012-02-07 14:49:55 -05:00
Dick Fickling
c3e09ccd08
Add file type filters to directory tree
2012-02-07 14:14:11 -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
84cedf81b2
temporary fix for the thumbnail view. copyright for some files. refactored KeyValueThing to KeyValue.
2012-02-02 17:33:42 -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
7fa4a8c9cd
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-02-02 13:32:00 -05:00
Dick Fickling
9faeead2c2
save IE history as single artifact per history entry
2012-02-02 13:30:41 -05:00
anthony lawrence
24644f5397
Merge https://github.com/sleuthkit/autopsy
2012-02-02 13:24:35 -05:00
adam-m
44da0e0d2f
use sqlite 3.7.2 in datamodel, change build
2012-02-02 13:07:08 -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
anthony lawrence
a5b8acd1f3
dataContent view for keyValueNodes
2012-02-02 10:49:53 -05:00
adam-m
c101420efe
Merge remote-tracking branch 'aebadirad42six/master'
...
- fixed recent activity service, added progress reporting
- disabled RA explorer
- didn't merge sqlite change for DataModel (keeping the stable version)
2012-02-01 17:58:07 -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
Alexander Ebadirad
10b59d9d0d
Adding jar file
...
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-01-31 15:41:05 -07:00
Alexander Ebadirad
d82b00046b
Recent Activity commit
...
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-01-30 09:52:27 -07:00