5172 Commits

Author SHA1 Message Date
Richard Cordovano
13204f66a9 Merge pull request #2199 from karlmortensen/1790_ShowAbstractFilePath
Show AbstractFile path, not local path
2016-06-03 12:44:23 -04:00
Richard Cordovano
b8c6b82694 Merge pull request #2207 from millmanorama/799-always-show-axis-labels
799 re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet.
2016-06-02 15:34:46 -04:00
jmillman
38142c1b40 re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet. 2016-06-02 15:26:51 -04:00
Karl Mortensen
5ebe410215 code review comments 2016-06-02 15:24:04 -04:00
Richard Cordovano
207124a0dd Merge pull request #2206 from millmanorama/TL-fix-intervalselector-resizing
Add a listener that sizes the counts view  interval selector to its p…
2016-06-02 14:42:36 -04:00
jmillman
5b89911f7d Add a listener that sizes the counts view interval selector to its preferred size 2016-06-02 14:26:12 -04:00
Richard Cordovano
a3d8efa78f Merge in release-4.1.0 branch 2016-06-02 12:57:54 -04:00
Richard Cordovano
5952d9c066 Merge pull request #2202 from BasisOlivers/file-types-ui-fix
Fixed panel from run ingest modules.
2016-06-02 12:52:45 -04:00
Richard Cordovano
37acb134d5 Merge pull request #2203 from rcordovano/file-type-detector-fix
FileTypeDetector/CustomFileTypesManager handle custom typers correctly
2016-06-02 12:47:50 -04:00
Richard Cordovano
4128d66138 FileTypeDetector/CustomFileTypesManager handle custom typers correctly 2016-06-02 12:45:55 -04:00
Oliver Spohngellert
630ebbe56b Fixed panel from run ingest modules. 2016-06-02 12:04:19 -04:00
Oliver Spohngellert
8de0683a8e Fixed file type UI. 2016-06-02 11:45:53 -04:00
Karl Mortensen
73adaf4bfe Fix cut and paste error with MIME types 2016-06-02 10:09:54 -04:00
Karl Mortensen
189f73d008 Show AbstractFile path, not local path 2016-05-31 16:50:00 -04:00
Richard Cordovano
b3665a65dc Add FileManager.findFilesByMimeType API 2016-05-27 15:56:42 -04:00
Richard Cordovano
e271a66d88 Temporarily remove FileManager.findFilesByMimeType API 2016-05-27 15:21:51 -04:00
Richard Cordovano
e6fad48c0a Make Blackboard use SleuthkitCase field 2016-05-27 15:19:39 -04:00
Richard Cordovano
9095e927be Make TagsManager use SleuthkitCase field 2016-05-27 15:16:59 -04:00
Richard Cordovano
0ebfb0d7da Revert AUT-2158 changes 2016-05-27 15:13:59 -04:00
Richard Cordovano
02233f5ce2 Merge remote-tracking branch 'upstream/release-4.1.0' into develop 2016-05-27 13:07:17 -04:00
Richard Cordovano
1e50ff8c98 Correct documentation for Blackboard class 2016-05-27 13:01:29 -04:00
Richard Cordovano
f746f455c8 Complete docs/deprecation for FileManager API 2016-05-27 12:53:10 -04:00
Richard Cordovano
a855009740 Merge remote-tracking branch 'upstream/develop' into new-file-mamager-api-1737 2016-05-27 10:15:05 -04:00
Richard Cordovano
3f64275466 Merge pull request #2184 from eugene7646/favicon_1446
Use custom favicon when one is available
2016-05-26 15:23:04 -04:00
Richard Cordovano
0dc71f43a0 Merge pull request #2183 from BasisOlivers/aut-2135
Fixed index artifact error messages.
2016-05-26 15:04:26 -04:00
Eugene Livis
448b5420ec Use custom favicon when one is available 2016-05-26 15:04:00 -04:00
Oliver Spohngellert
7c994b591a Fixed error messages. 2016-05-26 14:48:19 -04:00
Richard Cordovano
1904aa3eec Merge pull request #2173 from eugene7646/hash_db_default_path_1723
Changed default path for import hash database dialog
2016-05-26 12:48:30 -04:00
Richard Cordovano
3a59c0a595 Merge pull request #2176 from karlmortensen/1734
Write out valid KML for all geospatial artifact/attribute combinations
2016-05-26 12:05:23 -04:00
Karl Mortensen
24548c0d8a Code review updates 2016-05-26 11:19:55 -04:00
Eugene Livis
9a620d87a8 Checking whether folder exists 2016-05-26 10:07:39 -04:00
Karl Mortensen
f995942baa remove unused variable 2016-05-25 15:49:11 -04:00
Eugene Livis
f00c4a1892 Changed default path for import hash database dialog 2016-05-25 15:48:16 -04:00
Karl Mortensen
ed8d5eacbf Export valid KML for Google Earth, including all geospatial artifacts in BlackBoard 2016-05-25 15:39:36 -04:00
Richard Cordovano
504190534f Merge pull request #2165 from eugene7646/report_title_1763
Corrected report name
2016-05-25 14:48:33 -04:00
Richard Cordovano
8f25020ec4 Merge pull request #2157 from eugene7646/utf8_sanitization
UTF-8 sanitizing all text before it is passed to Solr
2016-05-25 14:35:13 -04:00
Richard Cordovano
2afa6aee11 Merge pull request #2153 from eugene7646/hash_db_save_folder_1723
Default location for saving custom hash databases
2016-05-25 14:25:01 -04:00
Richard Cordovano
6fdf0e3463 Merge pull request #2166 from BasisOlivers/file-search-panel-fix
Made file search types enabled based on whether they were checked.
2016-05-25 13:52:48 -04:00
Oliver Spohngellert
140863fca9 Finished fixing behavior. 2016-05-25 13:21:48 -04:00
Oliver Spohngellert
3d1767f43c Made file search types enabled based on whether they were checked. 2016-05-24 15:31:58 -04:00
Eugene Livis
0a8dff191e Corrected report name 2016-05-24 15:27:21 -04:00
Oliver Spohngellert
915f5f8248 Fixed poor enabling of extension only. 2016-05-24 11:07:45 -04:00
Richard Cordovano
ec68fa3b28 Partial cleanup of FileManager 2016-05-24 11:04:29 -04:00
Richard Cordovano
e4850e4212 Merge pull request #2152 from eugene7646/attr_id_1669
Converted attribute id from short to int
2016-05-24 09:29:43 -04:00
Eugene Livis
9283e0079c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into utf8_sanitization 2016-05-20 16:30:37 -04:00
Eugene Livis
fbb0023b99 default location for saving custom hash database 2016-05-20 15:12:01 -04:00
Eugene Livis
9680df5ce0 Converted attribute id from short to int 2016-05-19 16:23:43 -04:00
Richard Cordovano
7697455017 Remove EM selection listener DataResultPanel.close 2016-05-19 14:27:52 -04:00
Richard Cordovano
23e107e78d Merge pull request #2149 from karlmortensen/1761
Move some menu items
2016-05-19 13:24:26 -04:00
Karl Mortensen
edf1c75524 code review update 2016-05-19 13:24:03 -04:00