2327 Commits

Author SHA1 Message Date
0xNF
3388bd5caa Merge git://github.com/sleuthkit/autopsy 2012-10-31 16:40:57 -04:00
0xNF
cd7a4bb6ff Removed path for each generated report.
Added report folder location label beneath Timestamp
2012-10-31 16:40:13 -04:00
0xNF
36e6235aba "Preview" changed to "Open After Creation".
Supports selecting more than one file to open.
2012-10-31 16:39:12 -04:00
adam-m
f498b9cfe7 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-31 16:38:55 -04:00
0xNF
9d9c515a62 Removed "successfully created index" message. 2012-10-31 16:33:00 -04:00
adam-m
7614ae988a better layout 2012-10-31 16:12:34 -04:00
adam-m
24df97031b add image number range to thumbnail viewer toolbar 2012-10-31 16:04:36 -04:00
adam-m
cb965256f1 better reset of thumbnail viewer 2012-10-31 13:40:34 -04:00
adam-m
0c8a748d14 clear list after cleanuo 2012-10-31 13:23:32 -04:00
adam-m
3037c5ccc7 update news 2012-10-31 13:19:28 -04:00
adam-m
68d681d0bb Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2012-10-31 13:18:58 -04:00
adam-m
d4dc4f28c4 fix getting reverse hierarchy for unalloc files 2012-10-31 13:06:20 -04:00
0xNF
2625fb7c28 Changed flow of module init in RAImageIngestModule
Removed UnsupportedOperationExceptions from submodule complete() methods
2012-10-31 12:59:59 -04:00
adam-m
4701b58d39 re-enable view context action for layout file 2012-10-31 12:54:03 -04:00
0xNF
17cf6e7ed8 Added support for canceling Recent Activity in RAImageIngestModule 2012-10-31 12:38:26 -04:00
adam-m
81a8d8f34b Added general right click actions for unalloc content files and extended extract file action. 2012-10-31 11:27:30 -04:00
0xNF
a8f15b813d Removed UnsupportedOperationException from stop()
Logged the stop() call, reports that it's currently a NOp.
2012-10-31 11:17:06 -04:00
0xNF
83b1f952b4 Moved module creation + inits to private member list.
Changed naming slightly to be more clear.
All modules now execute their stop() function.
2012-10-31 11:15:52 -04:00
0xNF
95da5affa7 Javadoc'd ModalNoButtons and HashDbManagementPanel a bit.
Minor refactoring in some associated functions as well.
2012-10-31 11:13:21 -04:00
adam
aca9e89b11 Merge pull request #80 from Devin148/master
Web history, Exif, Recent case panel, UI fixes, and more!
2012-10-31 06:53:06 -07:00
Devin148
97e034b02a Merge https://github.com/sleuthkit/autopsy 2012-10-31 09:09:06 -04:00
adam-m
f23344e166 handle case when changing between different dir tree nodes, update NEWS 2012-10-30 21:38:58 -04:00
adam-m
ac9922c90b fix initial load in some cases 2012-10-30 21:22:22 -04:00
adam-m
3bcea416f6 paging tweaks 2012-10-30 18:31:00 -04:00
adam-m
77d0b3017f add controls to thumbnail viewer 2012-10-30 17:51:03 -04:00
adam-m
d8291590a6 fix for small num of images 2012-10-30 14:11:11 -04:00
adam-m
97879b6488 better cursor behavior 2012-10-30 14:03:59 -04:00
adam-m
30845ad873 thumbnail viewer: waiting cursor, more code refactor 2012-10-30 13:43:17 -04:00
Devin148
892d37ff5b Merge https://github.com/sleuthkit/autopsy 2012-10-30 12:14:55 -04:00
adam-m
dff8d7440a Code refactor, push to parent class 2012-10-30 11:03:12 -04:00
adam-m
21d08a1d8a Call super class add/remove notify() in content children 2012-10-30 10:45:49 -04:00
Devin148
c29dd0abbf Merge https://github.com/sleuthkit/autopsy 2012-10-30 09:08:29 -04:00
adam-m
786315ac23 preliminary thumbnail viewer paging support 2012-10-29 17:19:36 -04:00
Devin148
c24e9f2f35 Update recent activity logging 2012-10-29 09:25:10 -04:00
adam-m
d90ed980ab add a visitor to get IDs of of children content hierarchy 2012-10-26 14:59:20 -04:00
Devin148
943cda0d3e Fix JTable column spacing 2012-10-26 14:16:17 -04:00
Devin148
8c740ed941 Merge https://github.com/sleuthkit/autopsy 2012-10-26 14:04:46 -04:00
Devin148
9798bfab67 UI fix in open recent case panel 2012-10-26 14:04:24 -04:00
adam-m
be208e5008 fix for null case 2012-10-26 12:50:47 -04:00
0xNF
50163cf436 ModalNoButtons removes Dbs that are cancled from indexing.
They still continue to index in the background, however.
2012-10-26 12:41:42 -04:00
Devin148
289d938a38 Fire event for exif metadata to update directory tree 2012-10-26 09:14:09 -04:00
Devin148
f626a91d3a Fix web history artifact count for IE 2012-10-26 08:47:18 -04:00
adam-m
00a0d81802 forgotten checkin 2012-10-24 15:11:14 -04:00
adam-m
aa5c9b5ede keyword search public API: wrap internal exceptions 2012-10-24 13:03:58 -04:00
adam-m
6d14233351 cleanup 2012-10-24 11:31:50 -04:00
adam-m
fd4e22a2e9 remove unneeded getnodescount(true) in dir. tree which could have caused pre-loading of children nodes 2012-10-24 11:30:54 -04:00
0xNF
646beb2ac6 Renamed variables to be more clear.
Edited comment to reflect what happens when running Recent Activity with multiple images.
2012-10-24 10:56:10 -04:00
adam-m
1b47026afa Disable thumbnail view tab if no images in children of current node 2012-10-23 18:18:58 -04:00
adam-m
c4e8e34b65 remove warn 2012-10-23 17:52:57 -04:00
adam-m
2827eeaa0a use generics, better, add comment to mark future change for event handling 2012-10-23 16:31:42 -04:00