9851 Commits

Author SHA1 Message Date
Ann Priestman
205f8e820c Starting type tests 2018-02-01 09:17:08 -05:00
Ann Priestman
c6ab090fe6 Finished organizations 2018-02-01 08:31:07 -05:00
Ann Priestman
36c4e50972 Organizations testing almost complete 2018-01-31 14:48:00 -05:00
William Schaefer
e1cc0e7859 3445 refactor variable and method names for Date Filter option 2018-01-31 14:47:18 -05:00
William Schaefer
8e0354d900 3445 adjust sizing of FilesSetDefsPanel elements after Date filter changes 2018-01-31 14:46:50 -05:00
William Schaefer
1bee51ee59 3445 adjust date filter gui changes 2018-01-31 14:46:36 -05:00
William Schaefer
ce99569062 3445 Date Filter option added for files created or modified in last N days 2018-01-31 14:46:15 -05:00
Ann Priestman
6e35b3d214 Finished reference set testing 2018-01-31 13:42:35 -05:00
esaunders
0725972d8d Added support for keyword hits discovered in Reports. 2018-01-31 12:35:53 -05:00
Raman
3794ea8717 Merge branch 'sqliteviewer' of https://github.com/raman-bt/autopsy into plistviewer 2018-01-31 12:15:12 -05:00
Ann Priestman
23c5e5be62 Finished reference set tests 2018-01-31 08:48:04 -05:00
Raman
8a6b50b053 Added PropKeyValue class to store a property key/type/value 2018-01-31 08:05:10 -05:00
Richard Cordovano
52cd06a114 Revert "Add NamedThreadFactory to ThreadUtils"
This reverts commit 8bd4317f94b35a7bb9ec83d2fb8461cd5ed19a38.
2018-01-30 17:23:48 -05:00
Richard Cordovano
8bd4317f94 Add NamedThreadFactory to ThreadUtils 2018-01-30 16:57:01 -05:00
Raman
338334f629 3415: Show SQLite table contents
Resize columns based on data from top 20 rows
2018-01-30 09:50:25 -05:00
Raman
fce9559106 3508: File content viewer for binary PList files
- Integrate an PList parser
2018-01-30 07:27:56 -05:00
esaunders
fc51baa554 Added support for Report indexing. 2018-01-29 16:19:32 -05:00
Ann Priestman
e502fedd9b Partway through reference set tests 2018-01-29 14:40:48 -05:00
U-BASIS\zhaohui
78cb915b38 3366: Update the copyright to current year. 2018-01-29 14:17:48 -05:00
U-BASIS\zhaohui
36766e2d51 3366: Edit Details button should only be visible when Details tab selected. 2018-01-29 14:16:08 -05:00
U-BASIS\dgrove
9c9d85a502 Minor tweaks. 2018-01-29 12:21:45 -05:00
U-BASIS\dgrove
fc63d67740 Moved interesting file artifact creation logic. 2018-01-29 12:15:39 -05:00
Ann Priestman
2dfa6a25f0 Wrote data sources tests 2018-01-29 11:50:40 -05:00
Ann Priestman
487202790f Case test method is done 2018-01-29 08:05:48 -05:00
U-BASIS\zhaohui
c7a7898b95 3469_3470: Use variable to make code more readable. 2018-01-26 15:14:27 -05:00
U-BASIS\zhaohui
4a4e163571 3469_3470: cleanup 2018-01-26 11:58:29 -05:00
millmanorama
61a35d8e1f use layout manager to apply layout instead of calling it manually 2018-01-26 12:54:35 +01:00
millmanorama
c214505e72 Merge remote-tracking branch 'upstream/cvt-graph-view' into cvt-bg-threads 2018-01-26 12:03:06 +01:00
millmanorama
0d187049f1 do layout at each graph update 2018-01-26 11:49:08 +01:00
U-BASIS\zhaohui
f80b3d94c1 3469_3470: Catch Runtime exception for too large data for Excel cell and fix the HTML formatting issue. 2018-01-25 13:37:59 -05:00
Ann Priestman
299c80669c Made initial test method for central repo.
Made a few method public/made new public methods needed for tests.
2018-01-25 13:10:06 -05:00
Ann Priestman
e18e1c2b30 Fix correlation data source argument order 2018-01-25 11:23:13 -05:00
millmanorama
096a85b880 show progress ass graph is built 2018-01-24 15:26:03 +01:00
millmanorama
6b02ab1358 refactor SQLiteViewer to fix scroll bar and painting issues. 2018-01-24 11:55:10 +01:00
millmanorama
ac358accd8 initial pass at putting graph updates on bg thread 2018-01-24 09:53:00 +01:00
Raman
75f6198190 Fixed a warning. 2018-01-23 13:33:03 -05:00
Richard Cordovano
d9094f3b92 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view 2018-01-23 11:38:52 -05:00
Richard Cordovano
447c4d430d Merger in release-4.6.0 branch 2018-01-23 11:34:53 -05:00
William Schaefer
3af2bb7429 3485 Open Case Folder moved to case menu, tools menu reordered 2018-01-23 11:29:06 -05:00
Richard Cordovano
23724fa4fc Update docs comment for FileTypeDetector.getMIMEType 2018-01-23 11:16:54 -05:00
Richard Cordovano
73241a637b Add side effect to FileTypeDetector.getMIMEType 2018-01-23 11:14:12 -05:00
Richard Cordovano
f2ef185db9
Merge pull request #3381 from wschaeferB/3408-MultiUserCaseExplorer-2.11.0
3408 make search tip more helpful and fix comments
2018-01-22 16:26:49 -05:00
William Schaefer
2416f7e31d 3501 Open Single User Case button moved to center of the open multi-user case panel 2018-01-22 16:09:27 -05:00
William Schaefer
eefc085bc1 3501-Remove status column from open multi-user case browser 2018-01-22 15:55:12 -05:00
William Schaefer
16418659d4 Merge branch 'release-4.6.0' of https://github.com/sleuthkit/autopsy into 3408-MultiUserCaseExplorer-2.11.0 2018-01-22 15:34:58 -05:00
Raman
8ae596ab47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sqliteviewer 2018-01-22 13:40:15 -05:00
Raman
71c510c491 3415: Show SQLite table contents.
- Cleanup
2018-01-22 13:39:02 -05:00
U-BASIS\zhaohui
f472a7b2ae 3448: Update comments for the fileHandler and variable names 2018-01-22 13:34:40 -05:00
U-BASIS\zhaohui
06132c8e82 3448 vs Relase 4.6.0: retain more log files 2018-01-22 12:22:21 -05:00
Raman
b8d9efb181 Fixing scrollbar on the SQLiteTableView.
- Removes the doubles vertical scroll bar.
  - A horizontal scroll bar appears but it is disabled and not functional
2018-01-22 10:19:06 -05:00