5872 Commits

Author SHA1 Message Date
William Schaefer
e8f7029a0f 1917-Comments added and other minor clean up, emptyNode removed 2016-11-14 13:05:23 -05:00
William Schaefer
f45b0b642b 1917 Mime Tree fixed when updating from empty to contents 2016-11-11 16:13:46 -05:00
William Schaefer
cfeae34850 1917 - Mime Type tree added - still needs clean up and null case 2016-11-11 13:55:47 -05:00
William Schaefer
a309bbb6e0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1917-MimeTypeView-NewTree-2nd 2016-11-08 17:48:26 -05:00
Richard Cordovano
57bdbc4792 Merge pull request #2356 from wishdasher/AUT-1849_persistent_table_column_reordering
Fixed and added to implementation for persistent table column reorderings
2016-11-08 17:38:50 -05:00
William Schaefer
5242566ea0 1917 Added Node Level between Views and (Files by Ext AND Files by MIME) 2016-11-08 17:30:48 -05:00
Sophie Mori
e730d55597 Merge branch 'develop' into AUT-1849_persistent_table_column_reordering 2016-11-08 09:23:57 -05:00
Richard Cordovano
4c0d2d59c1 Merge pull request #2396 from wishdasher/develop
Remove internal IDs from content viewer windows
2016-11-07 17:54:13 -05:00
Richard Cordovano
f9d100fd24 Merge pull request #2391 from zhhl/2031-rawDataSourceProcessor
2031 raw data source processor
2016-11-07 17:43:58 -05:00
Richard Cordovano
d07ef6d3a0 Merge pull request #2398 from wishdasher/AUT-2245_report_race_condition
Fix race condition between report completion and GUI state
2016-11-07 17:34:15 -05:00
Sophie Mori
3302c61283 Correct version number of virtual machine extractor module 2016-11-07 14:22:01 -05:00
U-BASIS\zhaohui
1cc1cd5a7b remove the PropertyChangeSupport instance and call super class method directly 2016-11-07 13:49:20 -05:00
Sophie Mori
17b3615976 Fix race condition between report completion and GUI state 2016-11-07 13:33:23 -05:00
U-BASIS\zhaohui
8a43f62e4b adjust the panel to make it looks similar to the other adding data source page. 2016-11-07 11:47:03 -05:00
U-BASIS\zhaohui
ebbac8a4ce cleanup PropertyChangeListener and deprecated enum value FOCUS_NEXT. 2016-11-07 11:12:20 -05:00
U-BASIS\zhaohui
d6ef38ad39 more uses of @Messages instead of hard coded for internationalization and more cleanup. 2016-11-07 10:58:01 -05:00
U-BASIS\zhaohui
dcc5a93278 use @Messages instead of hard coded for internationalization. Use UUID for deviceId. more cleanup 2016-11-07 09:06:32 -05:00
U-BASIS\zhaohui
cd247c8acb 2031: use 'Unallocated Space Image File' instead of 'Raw Data Source' for data source type 2016-11-04 13:09:24 -04:00
Sophie Mori
01a2f08250 merging develop 2016-11-04 11:32:31 -04:00
Sophie Mori
1036e3eb29 Remove internal ID and artifact ID from content viewer windows 2016-11-04 11:24:28 -04:00
U-BASIS\zhaohui
d50a6f7f3d 2031: clean up and change access level of the class/methods 2016-11-04 10:11:45 -04:00
U-BASIS\zhaohui
aa45df82f4 Merge remote-tracking branch 'upstream/develop' into 2031-rawDataSourceProcessor 2016-11-04 09:07:59 -04:00
Sophie Mori
6ce43540fc Add column key for file and keyword search result tables 2016-11-03 17:33:36 -04:00
Sophie Mori
a11db1244c Change column width sizing to get potential widths for first 100 rows 2016-11-02 17:56:43 -04:00
Sophie Mori
627f71e35e Implement getItemType in Accounts class 2016-11-02 16:37:33 -04:00
Sophie Mori
ecd6c254e5 Added comments for column ordering and cleaned up unused methods 2016-11-02 13:22:00 -04:00
Richard Cordovano
7df405271b Merge pull request #2390 from millmanorama/2053-accounts-refresh
fix null pointer exception, and index out of bounds exception when re…
2016-11-01 19:17:29 -04:00
Richard Cordovano
e692c8d3e2 Merge pull request #2389 from millmanorama/make-accounts-nodes-lazier
improve lazy creation of accounts related nodes
2016-11-01 19:00:23 -04:00
Richard Cordovano
485cbbd37a Merge pull request #2394 from esaunders/vs_2015
Vs 2015
2016-11-01 14:34:33 -04:00
U-BASIS\zhaohui
76055ac8e6 2031: cleanup and let processor cancel(0 to cancel the task 2016-10-28 09:50:16 -04:00
millmanorama
92f5b8a153 improve lazy creation of accounts related nodes 2016-10-27 22:30:17 +02:00
millmanorama
b37171e1ac fix null pointer exception, and index out of bounds exception when refreshing the accounts tree 2016-10-27 22:28:10 +02:00
U-BASIS\zhaohui
d9606a97f4 2031: add raw data source processor 2016-10-25 16:56:40 -04:00
Richard Cordovano
b2f9b1ee75 Exclude set name and Solr doc id from credit card account reports 2016-10-20 11:49:35 -04:00
millmanorama
34f08fa780 don't report on associated artifacts for accounts 2016-10-20 12:52:33 +02:00
Richard Cordovano
39e3a96d0e Merge pull request #2382 from millmanorama/fix-accounts-refresh
refresh accounts when manual search adds results. upgrade to guava 19…
2016-10-19 17:41:31 -04:00
esaunders
d5cb4cf162 Merge branch 'develop' of github.com:sleuthkit/autopsy into vs_2015 2016-10-19 15:31:26 -04:00
esaunders
3b3fa8d96d Load all 40+ dlls required by the latest version of the MSVC runtime. 2016-10-19 14:29:08 -04:00
Richard Cordovano
aedf51ad3d Merge pull request #2379 from wishdasher/AUT-2236_hashset_panel_sizing
Fixed sizing and scrolling issues for a few options panels
2016-10-19 12:46:31 -04:00
Sophie Mori
947afff79b Fixed scrolling in file extension mismatch panel 2016-10-19 11:37:58 -04:00
millmanorama
9f09858f53 refresh accounts when manual search adds results. upgrade to guava 19 so we can make handlers default access 2016-10-19 14:55:04 +02:00
Ann Priestman
f10400b31e Fixes for new Account object with postgres databases 2016-10-18 15:39:39 -04:00
Sophie Mori
b2faf6d31a Added scrolling function to two newest options panels 2016-10-17 13:30:46 -04:00
Sophie Mori
9763d4513c Fixed interesting items scrolling and sizing 2016-10-17 13:25:41 -04:00
Sophie Mori
6b990de886 Fixed hash options panel size issue 2016-10-17 13:25:03 -04:00
millmanorama
997a1615de fix account icon in reports 2016-10-17 17:02:19 +02:00
Sophie Mori
8d639a29e4 merging develop 2016-10-17 10:15:38 -04:00
U-BASIS\zhaohui
bd023b6859 2020: instead of passing a msg from getLocalizedMessage() method, pass an string of error message to avoid a NPE problem 2016-10-13 13:44:26 -04:00
Sophie Mori
594305ca6f pulling latest develop branch 2016-10-13 11:40:07 -04:00
Sophie Mori
7593f0eb0e ReportHTML NPE catch and log with detailed error message 2016-10-13 11:38:47 -04:00