16316 Commits

Author SHA1 Message Date
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
0xNF
99b6d6c02c HTML report is the first report seen
HTML is Enabled by default and others are disabled by default.
2012-11-09 13:55:40 -05:00
adam-m
ff99986751 improve handlign cancellation in scheduled pending image ingest threads 2012-11-09 11:01:17 -05:00
adam-m
359815f4c3 AUT-616 Add support to enqueue Image ingests
- Image ingests are enqueued (using locks), allowing single image ingest thread at a time
2012-11-08 16:51:28 -05:00
0xNF
70a55ee29a Better error reporting in Report.java 2012-11-08 16:38:22 -05:00
0xNF
c408ef28ee ReportHTML now correctly reports keyword hits.
Will revist in the coming days for efficiency.
2012-11-08 16:38:00 -05:00
0xNF
52ec3609a8 XLS and XML now report file path in every entry. 2012-11-08 16:37:09 -05:00
adam-m
345d0fd5e8 Thumbnail viewer tweaks, fix resizing, add file name 2012-11-08 15:28:20 -05:00
adam-m
f179bb68fd add html escaping/unescaping utls 2012-11-08 12:39:29 -05:00
adam-m
2c1dc3bfae rename class 2012-11-08 12:29:43 -05:00
0xNF
3762621e68 Report panel layout change 2012-11-08 11:33:31 -05:00
adam-m
131cae90c4 update body file report description 2012-11-08 11:06:18 -05:00
adam-m
dec47ae3b0 add bookmark action to a artifact node if itself is not a bookmark node
add more actions for artifact nodes for a dir
2012-11-08 10:41:15 -05:00
adam-m
e3d129188f generate report window - move label 2012-11-08 10:18:12 -05:00
adam-m
b23180b1bc report widget action cleanup and resize improvement 2012-11-07 17:23:36 -05:00
adam-m
4572a12971 Add some missing actions for different blackboard artifacts of various content 2012-11-07 17:04:11 -05:00
adam-m
d965014201 check also for ntfs/fat fs when skipping special files 2012-11-07 16:26:24 -05:00
adam-m
f4de58bf15 update due to API change 2012-11-07 16:26:04 -05:00
adam-m
f19cd22bfb update sqlite jdbc 2012-11-07 16:25:50 -05:00
Devin148
8e0ecd6006 Increase usability in recent cases panel 2012-11-07 15:31:22 -05:00
adam-m
cf5ed28708 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 12:26:41 -05:00
adam-m
a6b4373b82 AUT-636 Exclude special files in ingest 2012-11-06 17:17:41 -05:00
Devin148
1e8727434b Merge https://github.com/sleuthkit/autopsy into Drives 2012-11-06 16:41:44 -05:00
adam-m
5064b23af8 faster string parsing in thumbnail viewer 2012-11-06 14:30:33 -05:00
Devin148
f49fe2b9df Add local drives to add image wizard 2012-11-06 12:24:49 -05:00
Devin148
851bad3988 Add drive detection to PlatformUtils 2012-11-06 12:21:58 -05:00
Devin148
715d153533 Log duration of add image process 2012-11-02 07:32:11 -04:00
adam-m
06c9819e7e quicker count of artifacts in result viewer 2012-11-01 15:59:50 -04:00
0xNF
f19eaf7361 Fixed errors being thrown due to half-removed listener. 2012-11-01 14:32:50 -04:00
0xNF
d7a4e482f0 Got rid of reporting Open After Creation check boxes
Added Open Folder button to ReportPanel
2012-11-01 13:15:59 -04:00
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