21058 Commits

Author SHA1 Message Date
Devin148
e60ce5e143 Revert reordering of add image wizard 2012-11-20 14:21:31 -05:00
adam-m
c4d52cd176 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 13:00:50 -05:00
adam-m
e4e6473b09 update wizard name, update status message that image added and ingest started 2012-11-20 13:00:14 -05:00
Devin148
e6b16d6aa9 Return blank path when no local drives exist 2012-11-20 12:55:14 -05:00
adam-m
1fb0d7c97f better add image panel 1 resizing 2012-11-20 12:33:31 -05:00
adam-m
2f049062eb Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 12:33:15 -05:00
Devin148
795ce481bb Load local disks in a SwingWorker 2012-11-20 11:14:06 -05:00
adam-m
1258643187 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 10:47:37 -05:00
adam-m
94c2829b53 Force app-level modality for start up dialog 2012-11-20 09:45:29 -05:00
adam-m
76a9eb8097 Refactored ingest scheduler class.
Used the new scheduler for image ingest.
TODO for file ingest.
2012-11-19 17:34:39 -05:00
Devin148
2227116f04 Move configure ingest modules before add image 2012-11-19 16:15:08 -05:00
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