685 Commits

Author SHA1 Message Date
Dick Fickling
a01148112b Fix bug where if list contained same keyword both regex and otherwise,
only one would show up.
2012-03-07 17:13:11 -05:00
adam-m
33972a8c0a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-07 17:06:53 -05:00
adam-m
124095a516 TSK-395 Send data event also in manual regex search
fixed
adjsuted the child factory hierarchy to always pass in the original query used along with the key value pairs
2012-03-07 17:06:30 -05:00
Dick Fickling
d65419f65f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-07 15:35:18 -05:00
adam-m
8711d47ac4 TSK-349 Use NSRL info for keyword ingest 2012-03-07 15:26:41 -05:00
Dick Fickling
c1a27932ca TSK-311: Enable word wrap on HTML viewer 2012-03-07 10:47:20 -05:00
Dick Fickling
37894dfab8 TSK-359: "View in new window" does not work if you get table for keyword search 2012-03-07 10:36:51 -05:00
Dick Fickling
eb87c72133 TSK-359: "View in new window" does not work if you get table for keyword search 2012-03-06 16:07:24 -05:00
adam-m
d3a43680a1 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-06 15:37:55 -05:00
adam-m
7f873f44f7 TSK-377 Update regular expressions 2012-03-06 15:37:25 -05:00
Dick Fickling
b7e4088111 Don't associate search results from single keyword search with a keyword list 2012-03-06 14:47:03 -05:00
Dick Fickling
38a5e4535f Label text change 2012-03-06 13:26:40 -05:00
Dick Fickling
c292d9f8f4 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-05 16:49:15 -05:00
Dick Fickling
7750c00ab9 TSK-387: Record number of docs in index 2012-03-05 16:48:54 -05:00
adam-m
7ddec67c59 Add Explorer top component open action dynamically to menu only for selected explorers 2012-03-05 16:40:16 -05:00
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