99 Commits

Author SHA1 Message Date
Dick Fickling
ae61c50fde Update userdocs 2012-06-07 15:01:43 -04:00
adam-m
84fc46c780 change deprecated attrs to TSK_SET_NAME 2012-05-31 21:58:53 -04:00
adam-m
822e01e2d9 fix build issue 2012-05-31 11:09:25 -04:00
Dick Fickling
89dec97eca Regression test fix
remove time zone visitors
add (currently disabled) restriction on Dir tree to hide unalloc files
2012-05-31 10:53:37 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Dick Fickling
21f32a5b66 Add support for LayoutContent to Autopsy 2012-05-24 15:18:36 -04:00
Dick Fickling
ea834f11a8 Separate hashset hits in directory tree, various fixes 2012-05-11 13:38:32 -04:00
Dick Fickling
930eaf06c7 TSK-487: Count for keyword list hits should be inclusive of all keywords
TSK-488: Extract shoudl default to case folder
2012-05-10 17:43:06 -04:00
adam-m
27e9b7f8ee Dir tree viewer add safety checks needed in some cases 2012-04-27 15:41:14 -04:00
Dick Fickling
fe96490b2c Remove references to deprecated API, update comments to match code,
hide expansion buttons on empty directories, improve log messages
2012-04-24 12:49:40 -04:00
Dick Fickling
f6770da275 increase max artifacts for history/cookies 2012-04-12 10:27:15 -04:00
Dick Fickling
6a81fcda33 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-04-11 15:19:48 -04:00
Dick Fickling
9ac4f0c0d1 Re-enable warning message when loading a node with many children. 2012-04-11 15:19:36 -04:00
Brian Carrier
4e0688e464 resolved conflict 2012-04-11 13:38:31 -04:00
Brian Carrier
e805d4898c Updated javahelp 2012-04-11 13:35:49 -04:00
Dick Fickling
4264f22ffe fix merge issues 2012-04-10 18:32:11 -04:00
Dick Fickling
f960c9dc74 misc gui String changes 2012-04-10 14:04:17 -04:00
adam-m
17e1381645 TSK-449 Executables should not be executed when double-clicked 2012-04-06 14:08:28 -04:00
Dick Fickling
944117bcdf Refresh tree when service complete event is fired 2012-04-06 09:34:20 -04:00
Dick Fickling
abc449f8bc Add support for 'path id' attribute 2012-04-06 09:33:49 -04:00
Dick Fickling
5c85599c08 TSK-367: Refresh only specific nodes in Directory Tree 2012-03-30 12:55:56 -04:00
Dick Fickling
530da635dc Add right-click action to File and Directory nodes to open in parent dir 2012-03-30 12:55:07 -04:00
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