13208 Commits

Author SHA1 Message Date
William Schaefer
dc06e7727b 1917 Fixing broken multi-user query, by adding IS 2016-12-01 12:21:57 -05:00
Ann Priestman
f53a583d79 Merge remote-tracking branch 'upstream/develop' into autoIngestMove 2016-12-01 10:29:09 -05:00
Ann Priestman
33bda6ed31 Added solr dependencies 2016-12-01 08:48:21 -05:00
Richard Cordovano
2058cbb4fa Merge pull request #2410 from wschaeferB/1917-MimeTypeTree
1917 mime type tree
2016-11-30 15:55:32 -05:00
William Schaefer
ef94fd80a8 1917-fixed issue where mime nodes were not updating 2016-11-30 10:29:40 -05:00
millmanorama
d5e7c520c9 RegressionTest sets datasource time zone to "America/New_York" 2016-11-30 10:48:30 +01:00
William Schaefer
a78e3a5bdd Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1917-MimeTypeTree 2016-11-29 16:40:00 -05:00
William Schaefer
ce5d879d48 1903 Most text changes for IngestSetFilter completed 2016-11-29 13:01:13 -05:00
William Schaefer
23e0334628 1903 simplified conditional and returns in match method 2016-11-28 16:28:36 -05:00
William Schaefer
cd62e7d0fa 1903 fixed refresh of Data Source Node after ingest completion 2016-11-28 16:22:52 -05:00
William Schaefer
4075fc2bc2 1903 Mostly working Ingest File Selection Filter, process unallocated moved 2016-11-28 15:44:19 -05:00
Ann Priestman
751141cc86 Change to new isImageTool.
Fix Hash options panel.
Disable Case Import options panel.
2016-11-28 13:03:19 -05:00
William Schaefer
290ef43bdf Data Sources Tree now refreshes on module and ingest completion 2016-11-28 12:27:51 -05:00
Richard Cordovano
497b09de71 Merge pull request #2416 from wishdasher/AUT-2261_tagged_item_improvements
Make tagged items darker and move tags column to end by default
2016-11-28 09:28:06 -05:00
William Schaefer
94e7dc21fb 1903 JCombo Box populated with options for file Filter 2016-11-23 15:15:03 -05:00
Ann Priestman
a08d0501bd Fixing Hash DB panel 2016-11-23 13:10:46 -05:00
Sophie Mori
0917c3f53f Make tagged items darker and move tags column to end by default 2016-11-23 13:00:01 -05:00
Ann Priestman
1b7f4d5673 Merge remote-tracking branch 'upstream/develop' into autoIngestMove
Conflicts:
	Core/src/org/sleuthkit/autopsy/casemodule/LocalFilesPanel.java
2016-11-23 12:29:04 -05:00
Richard Cordovano
31795cec11 Merge pull request #2387 from wishdasher/AUT-2106_tags_table_view
Added tags column and coloring for tagged nodes in table view
2016-11-23 11:46:09 -05:00
Ann Priestman
9767d87634 Changed how AutoIngest settings are saved.
Put image back onto AutoIngest settings panel
2016-11-23 11:17:02 -05:00
William Schaefer
8f0b9c057c 1917-fixed re-opening project, and queries only returning files 2016-11-23 11:04:41 -05:00
Sophie Mori
e0112d2030 Remove tag columns for tag nodes, add column for VD 2016-11-23 10:27:43 -05:00
William Schaefer
bf62c2175d 1917 added support for Slack filter node to null case 2016-11-22 17:59:37 -05:00
Richard Cordovano
5638cf5b79 Merge pull request #2405 from zhhl/2050-NPEinRegexSearch
2050 handle the KeywordSearchException while call KeywordSearchQuery:performQuery()
2016-11-22 17:44:51 -05:00
Richard Cordovano
577dedf765 Merge pull request #2413 from wishdasher/AUT-2258_mismatch_exclude_optional_params
Remove optional parameters from MIME types
2016-11-22 15:09:13 -05:00
Ann Priestman
eba08a053a Fix modality bug after opening the progress snapshot.
Fix bug in Cellebrite Physical processor that was excluding the wrong files.
2016-11-22 12:12:09 -05:00
Sophie Mori
6e8a6262f5 Change static method reference to use class name 2016-11-22 10:07:34 -05:00
Sophie Mori
961c29a28d Rename method that gets the standard MIME types 2016-11-22 10:04:56 -05:00
Sophie Mori
4daea3f48d Clean up code 2016-11-21 17:11:43 -05:00
Sophie Mori
e4f351bf8c Remove optional parameters from MIME types 2016-11-21 17:06:31 -05:00
William Schaefer
b253bb156d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903_Ingest_Subset 2016-11-21 11:39:01 -05:00
William Schaefer
5731b442f1 1903-added Label and unconnected JComboBox to IngestJobSettingsPanel 2016-11-21 10:23:33 -05:00
Richard Cordovano
7a08914b6d Deprecate field retained for serialization compatibility in FileExtMismatchDetectorModuleSettings 2016-11-21 08:45:29 -05:00
Ann Priestman
5ad84371e9 Merging 2016-11-18 16:13:33 -05:00
Richard Cordovano
b74aa34956 Change default ext mismatch type plus bug fix plus docs 2016-11-18 15:34:45 -05:00
Richard Cordovano
b721708680 Merge pull request #2412 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Change default ext mismatch setting to original
2016-11-18 11:24:27 -05:00
Sophie Mori
740c504b42 Change default ext mismatch setting to original 2016-11-18 11:19:24 -05:00
William Schaefer
8f762cc173 1903 InterestingItemDefsManager modified to support new File Filter 2016-11-18 10:55:01 -05:00
Ann Priestman
73aeb65165 Merging 2016-11-18 08:31:28 -05:00
Richard Cordovano
57afd64582 Merge pull request #2411 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Add extension mismatch mode for checking only images and executables
2016-11-17 16:58:00 -05:00
Sophie Mori
44bd98bdd2 Rename check type enum in file ext mismatch settings 2016-11-17 16:38:25 -05:00
Sophie Mori
945a5c9ef4 Merge branch 'develop' into AUT-2254_ext_mismatch_basic_mode 2016-11-17 14:13:42 -05:00
Sophie Mori
d1e4c0774a Add back field to maintain serialization compatibility 2016-11-17 14:12:56 -05:00
Richard Cordovano
73f47588da Merge pull request #2406 from wishdasher/AUT-2250_keyword_list_substring
Add substring keyword option to keyword lists
2016-11-17 11:33:57 -05:00
Sophie Mori
1aa6b26910 Change table in dropdown keyword lists to use keyword types 2016-11-17 10:03:14 -05:00
Sophie Mori
c8550a7050 Merge branch 'develop' into AUT-2106_tags_table_view 2016-11-16 17:31:21 -05:00
Sophie Mori
43fa4a5535 Merge branch 'develop' into AUT-2250_keyword_list_substring 2016-11-16 17:30:31 -05:00
Richard Cordovano
2a46063213 Merge pull request #2397 from wishdasher/AUT-2247_logical_files_processor_commas
Allow logical files panel to handle commas
2016-11-16 17:26:37 -05:00
Sophie Mori
8d4f276160 Merge branch 'develop' into AUT-2247_logical_files_processor_commas 2016-11-16 17:00:04 -05:00
Sophie Mori
2200b32f3c Add comment about changes that affect a deprecated method 2016-11-16 17:00:00 -05:00