247 Commits

Author SHA1 Message Date
Devin148
23d9ed64eb Move LocalDisk checking to background thread 2012-11-19 16:12:00 -05:00
Devin148
4f6a7d69d7 Remove missing recent cases from list 2012-11-15 15:13:53 -05:00
Devin148
89596099a9 Comment on validating drive readability through Java 2012-11-15 13:32:17 -05:00
Devin148
18abac0046 Update error messages 2012-11-15 13:26:38 -05:00
Devin148
230dd94c50 Change error message to reflect code changes 2012-11-15 12:58:27 -05:00
Devin148
35d1e94adc Check if drive is readable before adding to list 2012-11-15 12:43:47 -05:00
Devin148
1f2efe9b71 Differentiate physical drives and partitions on Linux 2012-11-14 17:02:57 -05:00
Devin148
d2a46e85ba Remove testing case 2012-11-14 17:01:21 -05:00
Devin148
d3b3122862 Bugfixes for display on Linux machines 2012-11-14 16:02:24 -05:00
Devin148
eb50332fbf Stop building keyword table in HTML report when user cancels 2012-11-14 10:55:11 -05:00
adam-m
7d26097925 new text utils 2012-11-14 10:05:35 -05:00
adam-m
ce6e710191 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-14 09:49:13 -05:00
Devin148
b3e24b1d3c Check for null in list of LocalDisks 2012-11-14 09:42:39 -05:00
Devin148
6d98553f30 Properly save new HTML report with save as 2012-11-14 09:41:36 -05:00
Devin148
1d3e052981 Fix UI size for add image panel 2012-11-13 16:24:33 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
Devin148
b24adc6a75 Beautify local disk combo box 2012-11-13 16:12:24 -05:00
adam-m
2228394ea4 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-13 16:11:54 -05:00
Devin148
be56df6e1a Merge https://github.com/sleuthkit/autopsy 2012-11-13 16:04:10 -05:00
Devin148
0e94bbdf32 Add separator between physial drives and partitions 2012-11-13 16:01:43 -05:00
adam-m
54ddf8e329 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-13 15:53:23 -05:00
Devin148
bd0bb21330 Fix exception handling 2012-11-13 15:52:35 -05:00
adam-m
91f1b22149 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-13 15:46:14 -05:00
Devin148
b1a7680680 Improve error messages when local drives aren't detected 2012-11-13 15:21:59 -05:00
Devin148
786d01a91a Change PhysicalDrive name from Storage Device to Drive 2012-11-13 13:43:47 -05:00
adam-m
d371eb0f46 align text pane for consistency with others 2012-11-13 13:38:01 -05:00
Devin148
8bce27df44 Reorganize add image panel UI 2012-11-13 13:36:52 -05:00
adam-m
e41d4dfb59 cosmetic fix to string viewer 2012-11-13 13:34:55 -05:00
adam-m
96ab3e9892 fix startup dialog: do not popup when recent case not found and case is already open 2012-11-13 12:33:27 -05:00
Devin148
419c12a6c4 Merge https://github.com/sleuthkit/autopsy 2012-11-12 14:03:20 -05:00
Devin148
6611b55adc Update copyrights 2012-11-12 13:55:49 -05:00
adam-m
64c9c4e421 open startup window after unexpected error 2012-11-12 13:52:39 -05:00
adam-m
31b493a651 add user message if cannot open case, if it exists, but some other error 2012-11-12 13:50:18 -05:00
adam-m
3f408e9e34 add startup window after error when recent case could not open 2012-11-12 13:37:44 -05:00
adam-m
2e4e453ae6 better case error and exception handling and do not throw generic exceptions, add better logging 2012-11-12 13:22:43 -05:00
adam-m
ff3648dedb Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-12 12:50:27 -05:00
adam-m
38da0e7e6e adjust user message 2012-11-12 12:05:47 -05:00
Devin148
dc66604468 Warn user if opened case doesn't exist 2012-11-12 12:05:17 -05:00
Devin148
8388cf54bb Fix UI display bug 2012-11-12 11:02:06 -05:00
Devin148
9c419383b0 Change visual styles for add image panel 2012-11-12 09:26:02 -05:00
Devin148
87322bde4d Add PhysicalDrive access permission warning 2012-11-12 09:05:57 -05:00
Devin148
38d88fb782 Merge branch 'master' of https://github.com/Devin148/autopsy into Drives 2012-11-12 08:54:52 -05:00
Devin148
ea8ffd6ccc Check for null file before reporting 2012-11-12 08:53:59 -05:00
Devin148
41b6f114dc Fix general HTML report bugs 2012-11-09 17:25:21 -05:00
Devin148
5eb9615cb1 Add comments to HTML report 2012-11-09 16:36:11 -05:00
Devin148
c24c8a442f Bugfix ingest ongoing warning 2012-11-09 16:30:41 -05:00
Devin148
94c8749862 Merge changes in reporting 2012-11-09 16:09:48 -05:00
Devin148
90b7e41ae5 Report multiple webpages for HTML report with scalability 2012-11-09 15:42:15 -05:00
adam
4f32bd8a43 Merge pull request #92 from 0xNF/master
Reporting updates
2012-11-09 12:06:41 -08:00
0xNF
05a27776f7 XLS and XML now include tagged(bookmarked) files 2012-11-09 13:57:50 -05:00