7005 Commits

Author SHA1 Message Date
Richard Cordovano
c3953a195e Merge pull request #902 from millmanorama/develop
put FilterCheckBoxCell update on JFX thread; some minor cleanup
2014-10-15 11:43:52 -04:00
jmillman
eaea58ec0f put FilterCheckBoxCell update on JFX thread; some minor cleanup 2014-10-15 11:05:15 -04:00
Richard Cordovano
e746182794 Merge pull request #890 from millmanorama/timeline_demo_fixes
low hanging fruit  fixes for timeline to be included in demo
2014-10-14 10:21:44 -04:00
Brian Carrier
fe603a326d Fixed bug whereby MBOX attachments were not being written if they had Japanese file names 2014-10-07 06:39:28 -07:00
Brian Carrier
ecbe2b5e4e Fixed NPE when no local drives came up 2014-10-07 06:05:39 -07:00
Brian Carrier
c5b05ed946 Added case management to user docs 2014-10-06 09:07:23 -04:00
Brian Carrier
031c96fb7b Added section on mobile modules 2014-10-05 04:00:54 -04:00
Brian Carrier
b6188f3c79 Updated python docs and samples 2014-10-01 18:14:30 -04:00
Brian Carrier
aa9d41e1d3 Fixed bug that made regexp checkbox always disabled. Fixed bug that caused remove keyword to always be enabled. 2014-09-26 17:08:22 -04:00
Richard Cordovano
1be3b2bc13 Merge pull request #898 from rcordovano/keyword_search_manager
Cretae keyword lists manager
2014-09-26 12:22:05 -04:00
Richard Cordovano
0b60ada1bd Remove commented out code in XmlKeywordSearchList.java 2014-09-26 12:19:34 -04:00
Richard Cordovano
9817a2f9a6 Rework initial API of new keyword lists manager class, part 2 2014-09-26 11:52:30 -04:00
Richard Cordovano
c50076b420 Rework initial API of new keyword lists manager class 2014-09-26 11:47:10 -04:00
Richard Cordovano
1249ab8376 Create keyword lists manager to establish an appropriate public interface 2014-09-26 10:20:45 -04:00
Richard Cordovano
8c006ed4b4 Make XmlKeywordSearchList pubic to allow NBM classes to be property change listeners 2014-09-25 17:14:01 -04:00
Richard Cordovano
80ed8b7f82 Merge pull request #896 from esaunders/jpeg_indexing
Index metadata extracted by Tika even if the file format contains no use...
2014-09-25 13:33:02 -04:00
Eamonn Saunders
6f6b7ee51f Index metadata extracted by Tika even if the file format contains no useful content (e.g. jpeg files). 2014-09-25 13:02:38 -04:00
Richard Cordovano
d01f26ec42 Merge pull request #895 from rcordovano/ingest_module_factory_loader_enhancement
Add look up IngestModuleFactoryAdapter instances to IngestModuleFactoryL...
2014-09-25 12:57:59 -04:00
rcordovano
7217907150 Add look up IngestModuleFactoryAdapter instances to IngestModuleFactoryLoader 2014-09-25 12:55:35 -04:00
Richard Cordovano
6c1b05381f Merge pull request #893 from rcordovano/process_unallocated_space_flag_in_ingest_job_context
Expose process unallocated space setting through IngestJobContext
2014-09-25 11:22:45 -04:00
Richard Cordovano
dac0b4782d Expose process unallocated space setting through IngestJobContext 2014-09-25 11:21:46 -04:00
Richard Cordovano
53d51db52f Merge pull request #891 from rcordovano/new_keyword_lists_enabled_in_all_contexts
New keyword lists enabled in all contexts
2014-09-24 15:58:07 -04:00
Richard Cordovano
de76c4946e Improve deserialization of older versions of hash lookup and keyword search settings 2014-09-24 15:57:15 -04:00
Richard Cordovano
b35cb32290 Add javadocs Comments to KeywordSearchJobSettings.java 2014-09-24 15:52:46 -04:00
jmillman
66e51e6250 remove event, file, and artifact id columns from result viewer, move description after time 2014-09-24 15:41:49 -04:00
Richard Cordovano
c42e7bcf97 Remove unneeded code in KeywordSearchJobSettings 2014-09-24 15:40:53 -04:00
Richard Cordovano
5aff0e07f8 Make new keyword lists enabled by default in all contexts 2014-09-24 15:37:43 -04:00
jmillman
549c63d80f make log the default scale 2014-09-24 15:35:02 -04:00
Richard Cordovano
0be1f818ba Merge pull request #889 from rcordovano/new_hash_sets_enabled_by_default
Make new interesting files sets enabled by default in all contexts
2014-09-24 15:17:37 -04:00
Richard Cordovano
399b5e6556 Make new interesting files sets enabled by default in all contexts 2014-09-24 15:15:51 -04:00
Richard Cordovano
4b13ae37f3 Merge pull request #888 from rcordovano/new_hash_sets_enabled_by_default
New hash sets enabled by default in all contexts
2014-09-24 14:32:17 -04:00
Richard Cordovano
63cc7894e8 Add support for deserialization of older version of hash lookup module ingest job settings 2014-09-24 14:07:51 -04:00
Richard Cordovano
2c87ff7a45 Make new hash sets enabled by default in all contexts 2014-09-23 17:28:01 -04:00
Brian Carrier
b067d02736 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-09-23 17:17:48 -04:00
Brian Carrier
e5ecfc5ab3 exposed method to detect file type, keyword search uses existing blackboard type or utility method. Fixes bug whereby open office documents did not have text extracted. 2014-09-23 17:05:44 -04:00
Richard Cordovano
eba73eeddc Merge pull request #887 from karlmortensen/add_dep_to_keywordsearch
Add dependency to KeywordSearch
2014-09-23 12:58:27 -04:00
Richard Cordovano
d8203e1673 Merge pull request #885 from millmanorama/develop
fix NPE in timeline, and removed Image Analyzer module from suite
2014-09-23 12:57:40 -04:00
Richard Cordovano
c6f269af08 Merge pull request #886 from karlmortensen/reformat_html_output
Format HTML output to be more readable
2014-09-23 12:57:20 -04:00
Richard Cordovano
5b4865e583 Merge remote-tracking branch 'upstream/develop' into new_hash_sets_enabled_by_default 2014-09-23 12:36:50 -04:00
Karl Mortensen
ed53e0d5e1 Add dependency to KeywordSearch 2014-09-23 12:25:08 -04:00
Karl Mortensen
f97b98da9d Format HTML output to be more readable 2014-09-23 11:45:27 -04:00
jmillman
1d5de0d929 remove ImageAnalyzer module to disable it 2014-09-23 11:40:22 -04:00
jmillman
c5783b0c55 Merge remote-tracking branch 'upstream/develop' into develop 2014-09-23 11:16:34 -04:00
jmillman
8e71a0e004 remove time range intersection which could potentialy return null timerange and lead to NPE 2014-09-23 11:15:57 -04:00
Richard Cordovano
fdd42e3544 Merge pull request #884 from eugene7646/develop
my platform/properties
2014-09-23 11:10:29 -04:00
Eugene Livis
fcc9a84635 my platform/properties 2014-09-23 11:01:24 -04:00
Richard Cordovano
b9ac50f3a3 Merge pull request #879 from karlmortensen/format_a_file_test
Update platform.properties
2014-09-23 10:22:59 -04:00
Richard Cordovano
3c10f9fb4b Remove dead auto-gen event code for hash lookup ingest job settings panel 2014-09-22 12:16:15 -04:00
Richard Cordovano
e96259feb5 Merge pull request #883 from karlmortensen/remove_variable_arguments
Remove variable arguments
2014-09-22 09:38:55 -04:00
Karl Mortensen
e62b03c36f removed variable argument parameters 2014-09-22 09:27:47 -04:00