7281 Commits

Author SHA1 Message Date
Brian Carrier
2ef3bb976a changed usage of deprecated API 2014-10-22 23:34:10 -04:00
Brian Carrier
f3da912a57 Content viewer uses blackboard types and checks for PNG header if blackboard does not have type 2014-10-22 23:33:18 -04:00
jmillman
c3afbd77b5 Merge remote-tracking branch 'upstream/release-3.1.1' into timeline-3.1.1_fixes 2014-10-22 14:57:29 -04:00
Richard Cordovano
cf230c42bc Merge pull request #912 from millmanorama/timeline-3.1.1_fixes
don't expand type filters by default
2014-10-22 14:55:54 -04:00
Richard Cordovano
64bf6afdaf Merge pull request #911 from millmanorama/new_hash_branding
New hash branding
2014-10-22 14:55:20 -04:00
jmillman
99df850464 add new hash branding to html reports 2014-10-22 14:54:03 -04:00
jmillman
cc3899d588 Merge branch 'don't_expand_filters' into timeline-3.1.1_fixes 2014-10-22 14:37:29 -04:00
Richard Cordovano
7e21ecc865 Merge pull request #910 from millmanorama/timeline-3.1.1_fixes
Timeline 3.1.1 fixes
2014-10-22 14:35:52 -04:00
jmillman
580c3494ca keep track of expansion state and have collapsed by default 2014-10-22 14:33:54 -04:00
jmillman
04a1254b4b Merge branch 'release-3.1.1' into don't_expand_filters 2014-10-22 13:17:02 -04:00
jmillman
2bdf89cbcc updated with consistent veriosn of icons for netbeans branding and both .ico and .icns files 2014-10-22 13:09:17 -04:00
jmillman
e9759344ef update to new hash branding 2014-10-22 12:38:42 -04:00
jmillman
7a9ab05f0c fix newline in bundle 2014-10-22 11:23:42 -04:00
jmillman
485aaba086 put scenegraph update on JFX thread 2014-10-22 11:19:08 -04:00
jmillman
6dd3b91a6a add dialog to confirm switching to details view when a bar is double clicked at the highest temporal resolution (seconds) 2014-10-22 11:18:46 -04:00
Richard Cordovano
ba2b387c38 Complete first version of fine-grained cancellation 2014-10-21 17:26:47 -04:00
jmillman
12929528f9 remove sqrt scale; move detail view options into an "Advanced Layout Options" button 2014-10-21 16:59:09 -04:00
Richard Cordovano
d100dce0da Merge pull request #907 from millmanorama/icon_licenses
updated README.txt with licenses for icons
2014-10-21 16:50:59 -04:00
jmillman
ac539a3a9c updated README.txt with licenses for icons 2014-10-21 15:33:54 -04:00
Eugene Livis
e48110fe0a added exception handling 2014-10-21 15:06:05 -04:00
Richard Cordovano
e64c7f3fb5 Add plumbing for fine-grained ingest cancellation 2014-10-20 17:57:38 -04:00
Eugene Livis
46133acd77 added support for cases when file info attrubutes are not available 2014-10-20 13:18:50 -04:00
Eugene Livis
057db6bb01 Fix for ZIP inside RAR problem (VIK-619) 2014-10-17 14:29:13 -04:00
Richard Cordovano
b803c20e23 Merge pull request #901 from esaunders/volatility_module
Added a new RegRipper plugin to determine processor architecture and mod...
2014-10-16 12:53:42 -04:00
Eamonn Saunders
780d40971d - Modified ExtractRegistry.java to attach Windows version info to TSK_OS_INFO artifact instead of TSK_INSTALLED_PROGRAM.
- Added new icon for "Operating System Information" to UI and Report.
- Added TSK_OS_INFO artifact to report.
2014-10-15 16:31:12 -04:00
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
Eamonn Saunders
d276f54077 Added a new RegRipper plugin to determine processor architecture and modified ExtractRegistry.java to create a new TSK_OS_INFO artifact with a single TSK_PROCESSOR_ARCHITECTURE attribute. 2014-10-14 13:18:12 -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