Commit Graph
12502 Commits
Author SHA1 Message Date
William Schaefer 2bab13a1f2 1917 Null Case Implemented for MIME tree, and clean up 2016-11-15 16:48:58 -05:00
William Schaefer 0a15b431c0 1917 minor comment fixes to denote some NON-NLS text 2016-11-14 13:43:22 -05:00
William Schaefer ec2e548f2b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1917-MimeTypeView-NewTree-2nd 2016-11-14 13:09:27 -05:00
William Schaefer e8f7029a0f 1917-Comments added and other minor clean up, emptyNode removed 2016-11-14 13:05:23 -05:00
Richard Cordovano 66358cb265 Merge pull request #2407 from APriestman/dbDiff
Use the last end parentheses in normalize_db_entry instead of the fir…
2016-11-14 09:53:07 -05:00
Ann Priestman efdbc58501 Use the last end parentheses in normalize_db_entry instead of the first occurrence.
Fixes bug for file names containing parentheses.
2016-11-14 09:46:44 -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
Richard Cordovano 4a3242f92f Merge pull request #2404 from wishdasher/file_parent_node_column_homogeneity
Give parent nodes of files consistent column ordering, fix index collision behavior
2016-11-11 10:27:53 -05:00
Sophie Mori 1f9f60dbc6 Fix unexpected behavior when two columns come to share the same index 2016-11-10 16:32:29 -05:00
Sophie Mori d6db5a7160 Give nodes that are parents of file-like objects the same key 2016-11-10 11:28:02 -05:00
Richard Cordovano 467e84c350 Merge pull request #2386 from wishdasher/AUT-2237_open_report_external_viewer
Modified ExternalViewerAction to accommodate opening reports
2016-11-09 18:02:56 -05:00
Sophie Mori b3b2b37235 Fix bundle message 2016-11-09 17:40:43 -05:00
Richard Cordovano f21e7c44a1 Merge branch 'solr_6_upgrade' into develop 2016-11-09 17:10:08 -05:00
Richard Cordovano c2eceffe12 Increase regression test sleep durations during report generation 2016-11-09 17:08:29 -05:00
Richard Cordovano 299ebbe4dd Merge pull request #2403 from wishdasher/column_key_value_conflict
Make column order loading robust against identical position values
2016-11-09 16:05:58 -05:00
Sophie Mori 7ef40946f0 Make column order loading robust against identical position values 2016-11-09 15:53:22 -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
Richard Cordovano 04568dc06c Merge pull request #2399 from wishdasher/vmextractor_version
Correct version number of virtual machine extractor module
2016-11-07 17:32:28 -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 12aee1a540 Merge branch 'develop' of https://github.com/wishdasher/autopsy into develop 2016-11-04 11:33:12 -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 6f2fbc8be5 Merge pull request #2395 from millmanorama/patch-1
fix typo in javadoc
2016-11-02 06:55:59 -04:00
Jonathan Millman 45afb4e4e0 fix typo in javadoc 2016-11-02 11:48:18 +01: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
Richard Cordovano 2f48775e34 Start cleanup and doc of DropdownSingleKeywordSearchPanel and DropdownToolbar VisualStudio_2010 2016-11-01 09:49:13 -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