Commit Graph
16521 Commits
Author SHA1 Message Date
millmanorama 104f209745 Merge remote-tracking branch 'upstream/cvt-graph-view' into multiselect-in-visualization 2018-01-16 13:20:32 +01:00
millmanorama fcd170a393 refactoring multi select in MessageBrowser 2018-01-16 13:18:59 +01:00
Richard Cordovano cb689ef0c8 Merge pull request #3359 from millmanorama/CVT-VisualizeTab
Cvt visualize tab
2018-01-16 06:52:01 -05:00
millmanorama b3faf438af fix filtering begin adding rubberband and multiselect 2018-01-15 17:06:46 +01:00
millmanorama 79194a2758 wire filters via the Eventbus instead of by passing a reference to the ExplorerManager 2018-01-14 16:18:15 +01:00
millmanorama 330d9ad4f6 simplify panning (use default ctrl+shift + drag)
reinstate fiting in pinning, sore pinned nodes.
2018-01-12 15:49:05 +01:00
millmanorama ed19487607 distinguish pin events that should replace the pinned nodes, and those that should append to them. 2018-01-12 13:11:08 +01:00
millmanorama 64aa3bb929 first pass at pinning from the VisualizationPanel 2018-01-11 17:17:37 +01:00
millmanorama 2983ff2ce7 Merge branch 'CVT-link-selection' into actions-in-viz 2018-01-11 11:48:54 +01:00
millmanorama 59d99e5d10 Merge branch 'CVT-VisualizeTab' into CVT-link-selection
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-01-11 11:48:23 +01:00
millmanorama c13e518d6a reduce public surface of the API 2018-01-11 11:46:31 +01:00
millmanorama 7fd1562427 experimenting with actions. got panning to work 2018-01-10 15:28:24 +01:00
millmanorama 55569a189f working edge selection 2018-01-09 16:11:39 +01:00
millmanorama d3ff7f78e5 WIP link selection WIP 2018-01-09 12:51:19 +01:00
millmanorama 15d031d669 fix Codacy issues 2018-01-09 12:27:07 +01:00
millmanorama ac9f7c5b11 Merge remote-tracking branch 'upstream/cvt-graph-view' into CVT-VisualizeTab 2018-01-09 12:04:51 +01:00
Richard Cordovano 09006daa58 Merge pull request #3360 from dgrove727/3435_InvalidPath
Corrected invalid path concatenation.
2018-01-08 13:47:35 -05:00
Richard Cordovano 9040bef2e9 Merge pull request #3344 from raman-bt/custom-release-2.11.0
937: Accounts sub-trees do not refresh their contents after being ini…
2018-01-08 13:25:13 -05:00
Richard Cordovano 3759cb94be Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
U-BASIS\dgrove e433a2717c Additional cleanup. 2018-01-08 12:43:20 -05:00
U-BASIS\dgrove cc15524c02 Additional fix. 2018-01-08 12:41:32 -05:00
U-BASIS\dgrove 475f624958 Merge remote-tracking branch 'upstream/custom-release-2.11.0' into 3435_InvalidPath 2018-01-08 12:36:40 -05:00
U-BASIS\dgrove 48916a15fb Updated copyright. 2018-01-08 12:35:59 -05:00
Richard Cordovano c352234608 Merge pull request #3353 from dgrove727/3354_InitMetricsDialog
Moved initialization of AutoIngestMetricsCollector.
2018-01-08 12:16:58 -05:00
U-BASIS\dgrove c8b0ee9023 Corrected invalid path concatenation. 2018-01-08 12:05:46 -05:00
Raman 1b9165ce31 Merge branch 'custom-release-2.11.0' of https://github.com/sleuthkit/autopsy into custom-release-2.11.0 2018-01-08 10:08:28 -05:00
millmanorama 685881462e cleanup 2018-01-08 15:23:34 +01:00
millmanorama 0630f46897 rewire explorermanagers and views to support multiple selection on account table. 2018-01-08 15:16:06 +01:00
millmanorama d961ea6062 finish wiring ExplorerManagers for seperate populaiton of MessageBrowsers by browse and visualize modes 2018-01-08 12:43:09 +01:00
Richard Cordovano b6b49f6ebb Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-07 14:35:29 -05:00
Richard Cordovano 4e362d10ec Merge pull request #3292 from seannicholls/deadlock-url-fix
changed defunct netbeans url (deadlock.netbeans.*) to the current url
2018-01-07 14:14:27 -05:00
Richard Cordovano 1d0ea93b37 Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-07 13:38:46 -05:00
Richard Cordovano bcfc09591b Merge remote-tracking branch 'upstream/develop' into release-4.6.0 2018-01-07 13:37:27 -05:00
Richard Cordovano 96a9877115 Merge pull request #3357 from rcordovano/file-mime-type-save-fix
Fix behavior of deprecated FileTypeDetector.detect
2018-01-07 13:09:59 -05:00
Richard Cordovano 70037c67ed Merge pull request #3356 from rcordovano/file-mime-type-save-fix
File mime type save fix
2018-01-07 13:09:10 -05:00
Richard Cordovano 122dc709db Merge pull request #3355 from rcordovano/file-mime-type-save-fix
File mime type save fix
2018-01-07 13:08:08 -05:00
Richard Cordovano 0fa972a572 Fix behavior of deprecated FileTypeDetector.detect 2018-01-07 13:06:03 -05:00
Richard Cordovano 9f24243bf7 Merge pull request #3354 from rcordovano/file-mime-type-save-fix
Ensure file type saved by file type module
2018-01-07 13:04:42 -05:00
Richard Cordovano 2880234569 Ensure file type saved by file type module 2018-01-07 13:03:40 -05:00
millmanorama 461fc11c13 WIP 3 getting graph selection to populate MessageBrowser WIP 3 2018-01-06 14:52:20 +01:00
millmanorama 3e49de2c1b WIP 2 getting graph selection to populate MessageBrowser WIP 2 2018-01-06 14:52:20 +01:00
millmanorama 79437b9bac WIP getting graph selection to populate MessageBrowser WIP 2018-01-06 14:52:20 +01:00
millmanorama c507a033b5 build out jgraphx based visualization. 2018-01-06 14:52:20 +01:00
millmanorama ef7f2c845e first stab a jgraphx based visualization 2018-01-06 14:52:20 +01:00
U-BASIS\dgrove f7df638e9d Moved initialization of AutoIngestMetricsCollector. 2018-01-05 16:44:59 -05:00
Raman 1d0795bbe5 Removed extraneous try/catch for IllegalArgumentException 2018-01-05 11:00:40 -05:00
Richard Cordovano ad854ed410 Merge pull request #3352 from rcordovano/file-detector-api-changes
File detector API changes
2018-01-05 10:50:14 -05:00
Richard Cordovano e13d82ee16 Update FileTupeDetector API 2018-01-05 10:44:47 -05:00
Richard Cordovano 1ea14a2656 Update FileTupeDetector API 2018-01-05 10:17:21 -05:00
Richard Cordovano 5d06db99b7 Update FileTupeDetector API 2018-01-05 10:04:28 -05:00