43 Commits

Author SHA1 Message Date
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
adam-m
eaa8431b22 Fix wizard panel size 2012-02-29 16:18:24 -05:00
adam-m
3b90fe9d88 add image wizard: save last config, visual tweaks 2012-02-29 15:49:20 -05:00
adam-m
9c89af1168 TSK-360 Move ingest panel into add image wizard
TSK-362	2nd level of ingest configuration
first iteration - changed wizard, service configs, reusable panel components
2012-02-29 13:09:49 -05:00
Dick Fickling
c69e143baf Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-27 09:45:58 -05:00
Dick Fickling
657c6cc007 Toolbar button changes 2012-02-27 09:45:42 -05:00
Alex Ebadirad
fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
Alex Ebadirad
8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00
Brian Carrier
b85844774c minor text change and comments added to queue files 2012-02-03 10:06:35 -05:00
adam-m
ee60eff342 restored file search explorer
remove 2 checkboxes from add image wizard completely
2012-02-02 17:16:24 -05:00
Dick Fickling
9aa1603628 Ingest Dialog Panel Changes 2012-02-02 11:05:10 -05:00
Dick Fickling
5ef9ecad42 Store added image id as property in Add Image Wizard 2012-02-01 16:42:54 -05:00
Dick Fickling
ba0995140c Add dialog after image add to kick off Ingest 2012-02-01 16:41:37 -05:00
Dick Fickling
fae5528cf6 Fix possible null-pointer exception in add image wizard 2012-02-01 10:00:15 -05:00
adam-m
9b460ac359 Basic runnable ingest framework. 2012-01-25 17:33:08 -05:00
Dick Fickling
6ab994f605 Remove references to hash db in Add Image Wizard (broken in latest Sleuthkit) to make way for Ingest Service 2012-01-24 17:08:24 -05:00
Dick Fickling
6818d6c96e Moving hashdatabase package to new module 2012-01-24 17:03:46 -05:00
adam-m
320fc7ff39 - Ingest framework skeleton
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00
Dick Fickling
3a0496895f Close DB ResultSet to fix locked DB error on image add 2012-01-17 13:56:12 -05:00
Dick Fickling
bfb7ffacf0 Remove unused imports 2012-01-13 16:53:17 -05:00
Dick Fickling
736149f3dd Additional modifications to case, recentcases, and hashdb to use AutopsyPropFile 2012-01-13 14:56:36 -05:00
Dick Fickling
0d871d5696 Disable cleanup tasks 2012-01-10 14:03:00 -05:00
Dick Fickling
ac714e1b58 Simplify add image wizard 2012-01-09 12:49:46 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
Brian Carrier
47b52ce1da Invoke the addImage action after all of the case open proprty change listeners complete so that Cores are open 2011-12-31 00:12:42 -05:00
Peter J. Martel
15bfd26baa Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE) 2011-12-20 17:52:50 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -05:00
Peter J. Martel
f749d6f8ba Add index-image to add-image process. 2011-12-12 12:52:11 -05:00
Peter J. Martel
eb69c4f335 Update module dependencies. 2011-11-10 17:49:00 -05:00
Peter J. Martel
dee4401575 Went through release process.
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00