168 Commits

Author SHA1 Message Date
Dick Fickling
e51534e678 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-21 16:07:48 -04:00
Dick Fickling
665113abfa Change Ingest Messages Button 2012-03-21 16:06:45 -04:00
adam-m
b44236fe24 Tweak ingest finished dialog.
Add javadoc.
2012-03-20 17:03:37 -04:00
adam-m
61aa26653b fix ingest med priority message color 2012-03-20 10:53:26 -04:00
adam-m
cbc54ad8c2 TSK-418 Ingest complete dialog - add generate report 2012-03-20 10:36:29 -04:00
adam-m
c928788bb6 - Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
bc26b3a4dd ingest fix unchecked type warnings in comparators 2012-03-14 13:01:11 -04:00
adam-m
cba25234d2 Fix part of warnings 2012-03-14 10:12:36 -04:00
adam-m
9dc500579a Ingest: when enumerating files to run ingest on, include also unknown files. It's up to service to decide. 2012-03-09 16:47:15 -05:00
adam-m
f771fe7f33 Update icon 2012-03-09 15:36:32 -05:00
adam-m
1700552b08 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-09 15:17:47 -05:00
adam-m
95ff9fdec9 - bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now
- add ERROR return value to be returned by file services to hint other services to stop processing the file
2012-03-09 15:17:24 -05:00
Dick Fickling
b53dc3309c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-09 12:31:34 -05:00
adam-m
5bc61adbc6 Minor ingest ui tweaks 2012-03-09 12:19:14 -05:00
adam-m
51d96594cf Tweak the eye button 2012-03-09 11:24:05 -05:00
Dick Fickling
70b40952d6 Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
adam-m
d575342f2c Set white background for message count text on the button for better contrast. 2012-03-08 18:22:00 -05:00
adam-m
6c39961586 Align, adjust button size 2012-03-08 16:12:05 -05:00
adam-m
6e4ce53ee5 TSK-392 Improve inbox icon with number of messages - disable button focus 2012-03-08 16:05:49 -05:00
adam-m
5cec489414 TSK-392 Improve inbox icon with number of messages - minor tweak 2012-03-08 16:00:23 -05:00
adam-m
8db1bf8937 TSK-392 Improve inbox icon with number of messages 2012-03-08 15:58:43 -05:00
adam-m
37ba8bcf7b Keyword search: message formatting improved 2012-03-08 14:49:41 -05:00
adam-m
8711d47ac4 TSK-349 Use NSRL info for keyword ingest 2012-03-07 15:26:41 -05:00
Dick Fickling
57e279a4b2 Tweaks to improve Nimbus appearance 2012-03-05 10:31:16 -05:00
adam-m
d97ea5057c Disable messages button when no case open 2012-03-05 10:02:26 -05:00
adam-m
a0884735d4 Improve button placement when in Nimbus theme 2012-03-03 18:58:20 -05:00
adam-m
e03247df17 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	DirectoryTree/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
2012-03-02 19:05:37 -05:00
unknown
199e6f49a9 Added event mechanism between dir tree and ingest inbox. Set busy cursor when artifact viewer is loading. 2012-03-02 18:51:47 -05:00
unknown
33e71c19f0 Add back code to disable interval slider adjustment if ingest is running 2012-03-02 16:58:12 -05:00
Dick Fickling
2418523969 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-02 16:30:10 -05:00
Dick Fickling
36d2d59ce9 TSK-384: Enable toolbar buttons only when case is open 2012-03-02 16:28:41 -05:00
unknown
96afe7d0e6 ingest inbox: improved column resizing, rearranged columns, force window closed when app starts, increased initial size 2012-03-02 15:36:05 -05:00
adam-m
24a3648b83 Message inbox: adjust space in the bottom 2012-03-02 12:30:42 -05:00
adam-m
7745d1bd50 Ingest inbox: fix button spacing
remove obsolete file
2012-03-02 12:19:51 -05:00
adam-m
bf81f5289e Ingest inbox and keyword search adjustments 2012-03-02 10:48:27 -05:00
adam-m
77efa005fc Add count of ingest messages (groups) to the ingest toolbar button 2012-03-01 15:34:35 -05:00
Dick Fickling
4d6403f239 Misc gui updates 2012-03-01 15:14:52 -05:00
adam-m
3330ff35fa Minor cleanup 2012-02-29 17:05:52 -05:00
Dick Fickling
8ee5a23050 anchor panel to bottom so improve resizing 2012-02-29 16:49:32 -05:00
Dick Fickling
f017fa582a Merge branch 'master' of git://github.com/sleuthkit/autopsy
Conflicts:
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.form
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.java
2012-02-29 16:36:14 -05:00
adam-m
16e0fd086d Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-29 16:06:20 -05:00
adam-m
9de459c2d0 Fix null ptr exception in ingest restart dialog
Remove redundant code
2012-02-29 16:05:58 -05:00
adam-m
4e9898f52c Fix null ptr exception in ingest restart dialog 2012-02-29 16:00:50 -05:00
Dick Fickling
0298b0c068 Dialog gui tweaks 2012-02-29 15:58:27 -05:00
adam-m
3b90fe9d88 add image wizard: save last config, visual tweaks 2012-02-29 15:49:20 -05:00
Dick Fickling
9e3e71b3eb Merge github.com:sleuthkit/autopsy
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestService.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbMgmtAction.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbMgmtPanel.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbPanel.form
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbPanel.java
	Ingest/src/org/sleuthkit/autopsy/ingest/AdvancedConfigurationDialog.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialog.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.form
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestServiceAbstract.java
	Ingest/src/org/sleuthkit/autopsy/ingest/example/ExampleFsContentIngestService.java
	Ingest/src/org/sleuthkit/autopsy/ingest/example/ExampleImageIngestService.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationDialog.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.form
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestSimplePanel.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
	Report/src/org/sleuthkit/autopsy/report/reportAction.java
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
	Report/src/org/sleuthkit/autopsy/report/reportPanel.form
	Report/src/org/sleuthkit/autopsy/report/reportPanel.java
2012-02-29 14:35:29 -05:00
Dick Fickling
ba21811f45 TSK-362 2nd level of ingest configuration 2012-02-29 13:15:13 -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
adam-m
6d25d38b9f clear ingest messages in execute() (earlier) if no ingest is running 2012-02-28 17:58:38 -05:00