20108 Commits

Author SHA1 Message Date
Dick Fickling
a7515b7da8 TSK-382: Populate text area in results tree with Extracted Content name
TSK-380: Timeline view bugs
2012-03-02 14:59:34 -05:00
adam-m
24a3648b83 Message inbox: adjust space in the bottom 2012-03-02 12:30:42 -05:00
adam-m
cfee635a9c Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-02 12:20:12 -05:00
adam-m
7745d1bd50 Ingest inbox: fix button spacing
remove obsolete file
2012-03-02 12:19:51 -05:00
Dick Fickling
f8389a752d TSK-379: "Known Bad" in all lines of hashset hit 2012-03-02 11:09:04 -05:00
adam-m
f85d53157a keyword search: dialog to inform user of no hits and don't show results for a single keyword search 2012-03-02 10:58:53 -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
adam-m
ec69d6b659 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-01 15:23:58 -05:00
Dick Fickling
8929d87adf TSK-379: "Known Bad" in all lines of hashset hit 2012-03-01 15:17:57 -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
912b239f65 Place holder for setting a swing theme and customizing / skinning 2012-03-01 13:26:36 -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
3330ff35fa Minor cleanup 2012-02-29 17:05:52 -05:00
Dick Fickling
b62191422f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-29 16:50:00 -05:00
Dick Fickling
8ee5a23050 anchor panel to bottom so improve resizing 2012-02-29 16:49:32 -05:00
adam-m
f7efd8a65f Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-29 16:45:21 -05:00
adam-m
33591f266b ingest wizard: do not run ingest if canceled pressed 2012-02-29 16:44:59 -05:00
Dick Fickling
55180060b7 Change background color of table to match panel 2012-02-29 16:42:49 -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
eaa8431b22 Fix wizard panel size 2012-02-29 16:18:24 -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
b2abf747be add KNOWN_ISSUES.txt 2012-02-28 11:23:27 -05:00
adam-m
06e2e4f45c Add keyword list to keyword search result, artifact and ingest message details 2012-02-28 11:15:03 -05:00
Dick Fickling
8169eb6355 Save old list when creating or importing new one 2012-02-28 09:19:44 -05:00
Dick Fickling
622dd9d6ee Merge git://github.com/sleuthkit/autopsy
Conflicts:
	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-27 20:30:52 -05:00
adam-m
71b43a88b3 fix layer overlay 2012-02-27 16:55:51 -05:00
Dick Fickling
9f8874868d re-arrange toolbars 2012-02-27 16:32:49 -05:00
Dick Fickling
39a7d8442d undo paging for report viewer 2012-02-27 16:32:12 -05:00
Dick Fickling
6f29df7762 bug 2012-02-27 16:23:01 -05:00
adam-m
082dc91bbf Add option to sort ingest messages by time or priority 2012-02-27 15:31:52 -05:00
Dick Fickling
d1808ed3e5 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
2012-02-27 15:21:47 -05:00
Dick Fickling
127d27b793 Report panel optimization 2012-02-27 15:18:54 -05:00
Dick Fickling
233d41671c Fix error where new lists are overwritten between autopsy restarts 2012-02-27 14:29:51 -05:00
adam-m
c80c5e210f Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-02-27 13:46:59 -05:00
Alex Ebadirad
984055f7ee Bit more efficiency on reporthtml
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-27 11:44:55 -07:00
adam-m
0a63118bff Remove \d{8,10} from phone number list 2012-02-27 13:24:09 -05:00