1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00
Commit Graph

254 Commits

Author SHA1 Message Date
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
Dick Fickling
315812d9d8 Move 'Start' and 'Close' button from Ingest panel to dialog 2012-02-28 17:29:58 -05:00
Dick Fickling
d2c4725330 Add second level of configuration to Ingest Services 2012-02-28 16:55:16 -05:00
adam-m
2c33c67aae Ingest configuration API additions 2012-02-28 14:14:47 -05:00
adam-m
71b43a88b3 fix layer overlay 2012-02-27 16:55:51 -05:00
adam-m
082dc91bbf Add option to sort ingest messages by time or priority 2012-02-27 15:31:52 -05:00
adam-m
363bb253e0 fix msg details setting 2012-02-27 10:37:23 -05:00
adam-m
ad7d2294c9 - add details to warning and error messages
- fix no keyword set detection in keyword search ingest
2012-02-27 10:33:05 -05:00
adam-m
dd6f23d586 ingest messages: change colors to match the background and be more neutral in meaning. 2012-02-27 10:23:43 -05:00
adam-m
6ae59d725f clear ingest messages if brand new ingest is started and no old ingest is still running 2012-02-27 10:10:48 -05:00
adam-m
ce4603ac2b ingest message fix filter dups 2012-02-24 22:14:43 -05:00
adam-m
d74b398dce ingest message: remove all old rows after merging groups 2012-02-24 21:54:27 -05:00
adam-m
bb7990ea6a Tweak concat details 2012-02-24 21:31:25 -05:00
adam-m
8421f96c70 re-remove file added by merge 2012-02-24 21:02:34 -05:00
adam-m
a8e71f6526 Merge remote-tracking branch 'aebadirad42six/master' 2012-02-24 20:57:03 -05:00