80 Commits

Author SHA1 Message Date
Dick Fickling
ae61c50fde Update userdocs 2012-06-07 15:01:43 -04:00
Dick Fickling
161f2a2670 Minor UI tweaks 2012-06-05 09:34:33 -04:00
adam-m
d36d4c875b Better add image error handling in the wizard, print error to user in wizard panel if critical error occured, more logging messages 2012-06-01 17:45:20 -04:00
adam-m
7c18590da2 wizard special case when press back 2012-05-31 17:41:10 -04:00
adam-m
9f6cdc0e0e Add image better error handling 2012-05-31 17:34:07 -04:00
adam-m
add3c69f4b No unalloc space add image wizard option 2012-05-29 15:10:26 -04:00
adam-m
0366adf068 default to process unalloc files in wizard 2012-05-29 13:38:26 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Dick Fickling
4b69bb59e0 Autopsy support for recent Sleuthkit timezone changes 2012-05-24 15:11:18 -04:00
adam-m
e9783acd2a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-10 17:55:01 -04:00
adam-m
d6b18a546d Add image error handling adjustments - log errors and continue 2012-05-10 17:54:42 -04:00
Dick Fickling
473a3a9925 Further iteration on multiple hash databases.
Not 100% tested (is that possible?), but stable enough and we need it
to line up Autopsy with new Sleuthkit API.
2012-05-10 17:31:20 -04:00
Dick Fickling
1151468330 initial multi-hash prototype 2012-05-08 10:25:24 -04:00
adam-m
a0e5ae58e8 Change text on label 2012-05-02 10:51:10 -04:00
adam-m
26cf373b5e Fix image timezone wording 2012-05-01 19:35:49 -04:00
Dick Fickling
8749060eea Only show chunk dialog if user clicks OK in file chooser 2012-05-01 14:17:48 -04:00
adam-m
f1fd58da67 ui adjustment 2012-04-27 12:25:41 -04:00
adam-m
d2fb627015 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts resolved:
	Case/src/org/sleuthkit/autopsy/casemodule/AddImageVisualPanel1.java
2012-04-27 12:18:02 -04:00
adam-m
92346d035d TSK-470 Allow user to skip orphan files on FAT file systems 2012-04-27 12:10:51 -04:00
adam-m
ca526d34bc Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-26 13:33:51 -04:00
adam-m
799e8d1d04 TSK-440 Add image: handle split file - verify first chunk selected if 1 given 2012-04-26 13:33:35 -04:00
Dick Fickling
dee46749b2 Add cache folder to case, start caching thumbnails 2012-04-26 13:29:22 -04:00
Dick Fickling
49da99d320 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	build.xml
2012-04-25 14:42:42 -04:00
Dick Fickling
409630051f Allow user to enter physycal drive location in Add Image Wizard
(must run netbeans/autopsy with admin/root rights)
2012-04-25 14:37:03 -04:00
adam-m
94aa9f8c9c case open: use .aut file filter by default 2012-04-25 14:36:30 -04:00
adam-m
8fe64e9b64 - Add a confirm dialog when ingest is running and new image being added
- remove ingest/add image limitation from doc
2012-04-25 14:26:12 -04:00
adam-m
76175c9958 TSK-340 Database locked when SleuthkitJNI and SleuthkitCase both write to sqlite database
- use mutex to block other threads from accessing db when image is being added
- remove obsolete code in add image action
2012-04-25 12:57:07 -04:00
Dick Fickling
cff2a346b4 build script modifications 2012-04-24 12:46:34 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Dick Fickling
4117ac141b more build warnings 2012-04-19 10:19:33 -04:00
Dick Fickling
1f644921d1 Stop storing image paths in case XML, prompt user if image has moved 2012-04-19 10:19:21 -04:00
Brian Carrier
e805d4898c Updated javahelp 2012-04-11 13:35:49 -04:00
Dick Fickling
327f27911c Case number no longer limited to digits 2012-03-30 15:23:12 -04:00
adam-m
9f34f95712 Fix typos in a string message, no logic change. 2012-03-30 11:54:13 -04:00
Dick Fickling
56d8b0990b change welcome window icons 2012-03-27 17:30:10 -04:00
adam-m
0c4ae3b57c Log case close exception with INFO, not SEVERE 2012-03-27 15:59:04 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
adam-m
3a5acae59d Rename method 2012-03-16 09:32:46 -04:00
adam-m
cbc0e4044f Remove no images dialog, just run the wizard when case is created 2012-03-16 09:29:30 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
5cf2876284 TSK-403 Sort out Case event handling and flicker of Add image dialog
- fixed handling events within Case, fixed popup dialog
2012-03-14 11:22:44 -04:00
Dick Fickling
8eb8800abb TSK-388: Add more metadata to case information 2012-03-09 12:31:26 -05:00
adam-m
810a8742b0 Ingest wizard tweak: do not enqueue the same image twice when storeSettings() is invoked multiple times by the wizard 2012-03-08 12:12:06 -05:00
Dick Fickling
22ee68bf5a TSK-388: Add more metadata to case information 2012-03-07 15:52:49 -05:00
Dick Fickling
f3d1d3cd1c TSK-381: Home screen always showing: remove checkbox 2012-03-02 16:28:09 -05:00
Dick Fickling
4fa21a3e7f TSK-364: Splash screen comes up when case is closed 2012-03-01 15:17:36 -05:00
Dick Fickling
4d6403f239 Misc gui updates 2012-03-01 15:14:52 -05:00
adam-m
1ed0e1878a wizard fix: do not run ingest if wizard window closed 2012-03-01 11:09:16 -05:00
adam-m
621be241ef Minor wizard tweak 2012-02-29 17:15:56 -05:00
adam-m
33591f266b ingest wizard: do not run ingest if canceled pressed 2012-02-29 16:44:59 -05:00