28235 Commits

Author SHA1 Message Date
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
adam-m
7b1a3ebe8d Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-02-27 13:23:06 -05:00
Dick Fickling
9853eb7ffb Merge git://github.com/aebadirad42six/autopsy
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
2012-02-27 13:17:00 -05:00
Alex Ebadirad
b1da66f4f2 Optimization of reporthtml using stringbuilder
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-27 11:03:53 -07:00
Dick Fickling
270b740140 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-27 12:54:30 -05:00
adam-m
586ae70f98 -keyword search regex: write results to bb case-insensitive to avoid duplicates
-remove \\d{8,10} from default phone num list
2012-02-27 12:49:21 -05:00
Dick Fickling
4512964496 No longer assume that blackboard artifacts are associated with a File object,
instead they are associated with any generic Content object
2012-02-27 12:49:04 -05:00
adam-m
66a28113ee Make keyword search unique attr be case insensitive 2012-02-27 11:24:46 -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
6c118c6aba Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-27 10:24:24 -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
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
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
302d80d0f7 Cleanup after report merge 2012-02-24 21:18:40 -05:00
adam-m
8421f96c70 re-remove file added by merge 2012-02-24 21:02:34 -05:00
adam-m
42b9a07eae remove sql-jdbc - handled by build 2012-02-24 20:58:09 -05:00
adam-m
a8e71f6526 Merge remote-tracking branch 'aebadirad42six/master' 2012-02-24 20:57:03 -05:00
adam-m
a2062da49a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-24 19:12:59 -05:00
adam-m
3cc94caeca keyword search ingest: more granular cancellation 2012-02-24 19:12:35 -05:00