8052 Commits

Author SHA1 Message Date
millmanorama
ae6dc361d1 Cancelation WIP 2018-02-14 11:15:11 +01:00
millmanorama
b53a2190b7 Merge branch 'cvt-950-overide-layout' into cancellable-graph-loading
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-02-12 15:38:53 +01:00
millmanorama
efdd5a403d cleanup and fix codacy issues 2018-02-12 15:35:06 +01:00
millmanorama
a77ced5a41 begin work on cancellable graph loading 2018-02-12 15:27:11 +01:00
millmanorama
b7a91a7a8c cleanup and fix codacy issues 2018-02-12 15:00:40 +01:00
millmanorama
eddab91e43 use mustache.java to make the node label generation more readable. 2018-02-12 13:34:57 +01:00
millmanorama
cce4e918cd improve fitGraph and other small tweaks 2018-02-12 12:16:39 +01:00
millmanorama
9225730f02 scale labes with node size 2018-02-09 13:30:45 +01:00
millmanorama
d1f07e033d layouts respect cell 'locking' 2018-02-09 12:54:53 +01:00
millmanorama
b6ea00af8c locked nodes are not moved by SOME layouts. 2018-02-07 16:47:48 +01:00
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