220 Commits

Author SHA1 Message Date
Dick Fickling
ad5afc03c7 Show dialog to user when attempting to search with no files indexed 2012-03-05 12:55:13 -05:00
adam-m
b646e8db50 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-05 10:40:05 -05:00
adam-m
49a0736759 Keyword search ingest: also html escape keyword hit 2012-03-05 10:39:44 -05:00
Dick Fickling
57e279a4b2 Tweaks to improve Nimbus appearance 2012-03-05 10:31:16 -05:00
adam-m
c0e1b5086e html-escape keyword search preview string sent to message inbox, it could lead to funny formatting sometimes within html 2012-03-05 10:26:24 -05:00
Dick Fickling
3aa98058ee TSK-384: Enable toolbar buttons only when case is open 2012-03-02 16:40:39 -05:00
Dick Fickling
8f61a0074b TSK-378: Provide feedback while doing search 2012-03-02 15:22:02 -05:00
adam-m
7745d1bd50 Ingest inbox: fix button spacing
remove obsolete file
2012-03-02 12:19:51 -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
Dick Fickling
4d6403f239 Misc gui updates 2012-03-01 15:14:52 -05:00
Dick Fickling
55180060b7 Change background color of table to match panel 2012-02-29 16:42:49 -05:00
Dick Fickling
0298b0c068 Dialog gui tweaks 2012-02-29 15:58:27 -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
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
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
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
233d41671c Fix error where new lists are overwritten between autopsy restarts 2012-02-27 14:29:51 -05:00
adam-m
0a63118bff Remove \d{8,10} from phone number list 2012-02-27 13:24:09 -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
adam-m
66a28113ee Make keyword search unique attr be case insensitive 2012-02-27 11:24:46 -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
302d80d0f7 Cleanup after report merge 2012-02-24 21:18:40 -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
adam-m
7a581bf487 ingest message filtering tweaks 2012-02-24 19:05:12 -05:00
Dick Fickling
22f09d14d2 minor tweaks to Recent Activity, lists viewer 2012-02-24 17:25:42 -05:00
Dick Fickling
6ddaec3811 Disable checkboxes in list viewer panel to make it more obvious they can't be edited. 2012-02-24 16:26:48 -05:00
Dick Fickling
72ba73804c Add spacer to toolbar 2012-02-24 15:44:54 -05:00
Dick Fickling
2e448ecec2 Set Keyword Search to be its own toolbar 2012-02-24 14:26:51 -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
adam-m
158a754029 Change keyword search msg from error to warn 2012-02-24 12:45:20 -05:00
Dick Fickling
af517eaa53 Further search panel adjustments 2012-02-24 09:53:17 -05:00
adam-m
d193bde9e6 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-23 22:39:20 -05:00
Dick Fickling
1956cf2982 Add pre-populated keyword search lists 2012-02-23 17:40:17 -05:00
adam-m
0c3578f1ba Do not show details if they are not set,
html tags handled in create message(), rather than client
Index message add details.
2012-02-23 16:55:53 -05:00
Dick Fickling
3fc87577f5 Keyword search panel improvements 2012-02-23 15:44:10 -05:00
Dick Fickling
ba8dd53c7f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 17:19:39 -05:00
Dick Fickling
d3f5b054ec Ingest Service now keeps track of current Keyword Lists 2012-02-22 17:19:18 -05:00
adam-m
defd6cd2f5 Ingest API: add a way to query individual service if it has any background jobs running that are managed by the service. Needed for more precise service state tracking by the manager. 2012-02-22 16:03:02 -05:00
Dick Fickling
8d71111d92 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 10:31:52 -05:00
adam-m
329db3921b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-22 10:15:01 -05:00
adam-m
8fbad4fe56 Minor adjustments to keyword search: add htm extension as supported by Solr and set content type of extracted text to more compliant 2012-02-22 10:14:21 -05:00
Dick Fickling
a69305af00 Search panel tweaks 2012-02-22 09:58:17 -05:00