8042 Commits

Author SHA1 Message Date
millmanorama
168cc8bea6 improve layout and zooming controls 2018-02-07 14:47:59 +01:00
millmanorama
5d948b7dfd show instructional message when there are no pinned accounts 2018-02-06 17:19:28 +01:00
millmanorama
3e53483239 add reset zoom button, rename buttons 2018-02-06 16:04:42 +01:00
millmanorama
7a3953da9f move adding edges/vertices off the EDT. remove unneeded RelationshipModel 2018-02-06 15:55:57 +01:00
millmanorama
702eab93d8 add lock/unlock icons 2018-02-06 15:43:44 +01:00
millmanorama
01859fc012 disable drag and drop that led to exceptions 2018-02-06 13:53:24 +01:00
millmanorama
70997fa7da allow Device Account Type (and filter) in Visualization panel 2018-02-06 13:53:00 +01:00
millmanorama
db89695d5d refactor mxGraphImpl out of VisualizationPanel 2018-02-06 12:25:47 +01:00
millmanorama
03ed704695 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
# Conflicts:
#	ruleset.xml
2018-02-05 12:16:40 +01:00
Richard Cordovano
9be4538fc5
Merge pull request #3412 from wschaeferB/3402-FixAttachmentViewFileInDir
3402 compare nodes themeselves instead of node names for view file in…
2018-02-02 12:58:42 -05:00
William Schaefer
dda0e03e7f 3402 compare nodes themeselves instead of node names for view file in directory 2018-02-02 12:02:00 -05:00
Richard Cordovano
4c11cb8acb Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
2018-02-01 14:26:19 -05:00
Richard Cordovano
ff828bfa75
Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
2018-02-01 14:24:27 -05:00
U-BASIS\zhaohui
806d7a5bd9 3470: Add comments for the Excel Cell size. 2018-02-01 10:56:16 -05:00
millmanorama
2f03445ce9 Revert "Merge remote-tracking branch 'upstream/develop' into cvt-bg-threads"
This reverts commit 1c40c1071a48f693d5d60148b648b0c230314b66, reversing
changes made to 61a35d8e1f13bd6a8622ae6ce1b5f904c2eb4742.
2018-02-01 16:46:56 +01:00
millmanorama
1c40c1071a Merge remote-tracking branch 'upstream/develop' into cvt-bg-threads 2018-02-01 16:43:41 +01:00
Richard Cordovano
5118698174
Merge pull request #3407 from sleuthkit/release-4.6.0
Merge in release 4.6.0 branch
2018-02-01 09:31:17 -05:00
Richard Cordovano
66886f7256 Merge pull request #3395 from zhhl/3366-EditDetailsButtonMisplaced
3366 Edit Details button is misplaced
2018-02-01 09:29:13 -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
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\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
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
ac358accd8 initial pass at putting graph updates on bg thread 2018-01-24 09:53:00 +01: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
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
millmanorama
12392eb20d Merge remote-tracking branch 'upstream/cvt-graph-view' into visualization-refinement 2018-01-22 11:37:45 +01:00
Richard Cordovano
5a150c47fd Merge remote-tracking branch 'upstream/develop' into cvt-graph-view 2018-01-20 11:13:13 -05:00
millmanorama
70ed9b4855 tooltips in VisualizationPanel 2018-01-20 12:40:49 +01:00
Richard Cordovano
bc8642dbdb Merge pull request #3362 from APriestman/3165_liveTriageButton
3165 Added menu item to create live triage drive
2018-01-19 14:08:33 -05:00
Richard Cordovano
1adf81fab9 Merge remote-tracking branch 'upstream/custom-release-2.11.0' into cvt-graph-view 2018-01-19 12:09:49 -05:00
Richard Cordovano
a07195ae5e Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop 2018-01-19 12:09:02 -05:00
Richard Cordovano
c7e45f879b
Merge branch 'release-4.6.0' into name_changes 2018-01-19 11:52:53 -05:00
rishwanth1995
48e338d288 changed names of the jar files in autopsy core build 2018-01-19 16:34:32 +00:00