5276 Commits

Author SHA1 Message Date
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
Karl Mortensen
ce8904f8c4 code review update 2016-05-19 13:20:56 -04:00
Karl Mortensen
d963e59cbc formatting 2016-05-18 09:27:39 -04:00
Richard Cordovano
7d9aba1173 Add additional arg validation to TagsManager methods 2016-05-17 17:35:33 -04:00
Karl Mortensen
85737c44b7 Change File menu to Case menu 2016-05-17 17:05:58 -04:00
Richard Cordovano
2763143d89 Merge pull request #2147 from BasisOlivers/2139
Reverted hash db behavior to allow for cancel and apply buttons.
2016-05-17 16:21:35 -04:00
Richard Cordovano
c836354b6b Delete reports does not attempt delete from disk 2016-05-17 16:00:27 -04:00
Oliver Spohngellert
1c129ceae5 Reverted hash db behavior to allow for cancel and apply buttons. 2016-05-17 15:37:10 -04:00
Karl Mortensen
4aa3df620d Merge branch 'develop' of github.com:sleuthkit/autopsy into 1761 2016-05-17 12:39:54 -04:00
Richard Cordovano
8bb92e3e8d Merge pull request #2144 from BasisOlivers/aut-2121
Fixed delete reports to not cause freezing.
2016-05-17 12:22:01 -04:00
Oliver Spohngellert
f4c6963720 Fixed logging in deleting reports. 2016-05-17 11:43:38 -04:00
Karl Mortensen
0d775fd85f Move Open Output Folder to Tools menu 2016-05-17 10:25:44 -04:00
Oliver Spohngellert
6a12af021d Rescinded special delete of reports. 2016-05-17 10:17:50 -04:00
Oliver Spohngellert
0eadea1a15 Added comment making it clear why html reports are given a special case. 2016-05-16 10:03:46 -04:00
Oliver Spohngellert
d2dca5a855 Fixed delete behavior on html reports. 2016-05-16 10:00:37 -04:00
Richard Cordovano
a92f5e60d3 Merge pull request #2137 from BasisOlivers/aut-2114
Made global settings panel expandable.
2016-05-13 15:36:29 -04:00