8114 Commits

Author SHA1 Message Date
millmanorama
aa462abff3 Merge remote-tracking branch 'upstream/cvt-graph-view' into 957-api
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/CommunicationsGraph.java
2018-03-08 16:09:33 +01:00
Brian Carrier
10ce91f699
Merge pull request #3469 from millmanorama/936-device-filter-consistency
936 device filter consistency
2018-03-05 13:06:58 -05:00
millmanorama
4347ebef23 use AccountDeviceInstance API of getRelationshipCountsPairwise 2018-03-05 13:45:32 +01:00
millmanorama
0f4e58569b resolve codacy issues 2018-02-27 15:36:27 +01:00
millmanorama
3f5619933d reset state of data source filters when case is opened. 2018-02-27 15:24:44 +01:00
millmanorama
4239c92f9e cleanup and add info to tool tips 2018-02-26 15:25:53 +01:00
millmanorama
62a17e69f8 distinguish account from seperate devices 2018-02-26 12:02:10 +01:00
millmanorama
85d9577ea2 use new getRelationshionshipsCount(a1,a2) method to improve graph loading time 2018-02-21 13:21:02 +01:00
millmanorama
81b7b471ab make sure pinned accounts always show in visualization; cleanup 2018-02-16 16:02:28 +01:00
millmanorama
cb8eb44104 factor lockedVertexModel and PinnedAccountModel out of CommunicationsGraph 2018-02-15 13:19:55 +01:00
millmanorama
54da8d3145 use undoManager to implement better layout cancelation 2018-02-14 17:02:51 +01:00
millmanorama
535a1feee3 show cancellable progress in a dialog. 2018-02-14 16:07:35 +01:00
millmanorama
2f287d7a22 Merge branch 'cvt-graph-view' into cancellable-graph-loading 2018-02-14 11:21:08 +01:00
millmanorama
80cdca79e9 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view 2018-02-14 11:16:05 +01:00
millmanorama
ae6dc361d1 Cancelation WIP 2018-02-14 11:15:11 +01:00
Richard Cordovano
7ad4c1fd44
Merge branch 'develop' into 3258_DeleteHashDatabaseMessage 2018-02-12 17:36:42 -05:00
Richard Cordovano
9596ffb569
Merge pull request #3415 from dgrove727/3514_DeleteTagUnneccessaryCode
3514 delete tag unneccessary code
2018-02-12 17:03:30 -05:00
Richard Cordovano
e8e5793090
Merge pull request #3413 from zhhl/3281-UseHashSetInsteadOfHashDatabase
3281: Use Hash Set instead of Hash Database
2018-02-12 17:00:51 -05: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
U-BASIS\dgrove
dca73677b3 Fixed merge. 2018-02-09 23:35:34 -05:00
U-BASIS\dgrove
cb125a5e65 Temporary. 2018-02-09 15:24:13 -05:00
Richard Cordovano
1d32522704 Merge remote-tracking branch 'upstream/release-4.6.0' into develop 2018-02-09 14:20:31 -05:00
U-BASIS\zhaohui
2b33599122 3281: Capitalization correction 2018-02-09 14:08:06 -05:00
U-BASIS\zhaohui
1b371c026e 3281: Capitalize the word 'Hash Set' for the GUI items. 2018-02-09 13:56:07 -05:00
Richard Cordovano
24a00421ed
Merge pull request #3420 from APriestman/3493_sqliteCrTesting
3493 sqlite cr testing
2018-02-09 13:11:38 -05:00
Ann Priestman
5cf44c5b55 Fix codacy warnings 2018-02-09 11:04:44 -05: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
Brian Carrier
4cd548e456 3536 - Look at all Content in node so that artifacts are not shown 2018-02-07 22:43:56 -05: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
Ann Priestman
b58a7b1853 codacy fix and removed a few unnecessary return statements. 2018-02-07 07:50:20 -05:00
Ann Priestman
66d3694159 Some codacy fixes 2018-02-06 14:51:14 -05:00
Ann Priestman
3bfe08ccf9 Finished notable artifact tests 2018-02-06 14:14:29 -05: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
Richard Cordovano
45348063a8
Merge pull request #3383 from raman-bt/sqliteviewer
3415: SQLite Viewer -  Show Table Content
2018-02-06 08:52:09 -05: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
U-BASIS\zhaohui
6b82917d4a 3281: One more update from by using 'hash set'. 2018-02-05 11:45:51 -05:00
millmanorama
03ed704695 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
# Conflicts:
#	ruleset.xml
2018-02-05 12:16:40 +01:00
U-BASIS\zhaohui
0dc530427b 3281: More updates of the name Hash set replacing hash database 2018-02-02 17:06:37 -05:00