7169 Commits

Author SHA1 Message Date
Raman
6e0ccf4e01 Updated the CommunicationsManager API usage for getCommunicationsCount() and getCommunications() 2017-11-07 13:35:03 -05:00
Raman
511ed069ee Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
2017-11-07 11:24:09 -05:00
Richard Cordovano
074394f297
Merge pull request #3179 from millmanorama/867-add-actions-to-nodes
add actions to MessageBrowser
2017-11-06 18:07:14 -05:00
Richard Cordovano
aec5f55f81
Merge pull request #3178 from millmanorama/867-refactor-and-tweak-MessageContentViewer
867 refactor and tweak message content viewer
2017-11-06 18:04:55 -05:00
Richard Cordovano
d4f625d329
Merge pull request #3174 from millmanorama/867-change_tab_title_to_Messages
allow custom DataResultViewerTable titles
2017-11-06 18:00:33 -05:00
millmanorama
9ec6b02565 add actions to MessageBrowser 2017-11-06 13:50:02 +01:00
millmanorama
e22296f2cc try to fix scrolling 2017-11-06 13:00:09 +01:00
millmanorama
6e5851e98f refactor to get rid of a lot of duplicate code 2017-11-05 17:21:24 +01:00
millmanorama
7a48fe6605 cleanup MessageContentViewer, reset when an unsupported node is selected. 2017-11-05 15:20:03 +01:00
Raman
670ade9b0e Updated the getRelationshipsCount() method call to match the new API definition. 2017-11-02 13:01:38 -04:00
Raman
4a95926de7 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships 2017-11-02 09:26:01 -04:00
Raman
ff8bc0f446 Fix typo. 2017-11-02 09:25:53 -04:00
millmanorama
8219599fc4 use correct ExplorerManager in DataResultViewerTable constructor, reorganize constructors for better code reuse. 2017-11-02 14:21:34 +01:00
millmanorama
2a1cb8d78b allow custom DataResultViewerTable titles 2017-11-02 14:03:00 +01:00
millmanorama
ec89718520 update and apply the filters when the CVT window is (re)opened 2017-11-02 11:44:48 +01:00
millmanorama
974bf77fc8 refactor and cleanup slightly 2017-11-01 12:45:55 +01:00
millmanorama
ca36a50b16 tweak MessageContentViewer for better resizing. eliminate nested scrollpanes 2017-11-01 12:34:44 +01:00
millmanorama
825a614b07 override createSheet instead of using the implementation in BlackboardArtifactNode and suppressing some columns. 2017-11-01 12:20:09 +01:00
millmanorama
56870ab605 tweak UI layout 2017-10-31 21:06:36 +01:00
millmanorama
35588f5b13 continue wiring up Message Results and Viewer 2017-10-31 20:54:09 +01:00
millmanorama
08f2db688e Merge remote-tracking branch 'upstream/accounts_relationships' into 867-message-listing
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceNode.java
#	Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstancesNodeChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/AccountsDeviceInstanceChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
2017-10-31 16:02:52 +01:00
millmanorama
3eae38f53b suppress more columns 2017-10-31 15:21:17 +01:00
millmanorama
9df3f32291 suppress Message ID and tags, add relationship Type 2017-10-30 16:47:50 +01:00
millmanorama
711a59db07 begin to suppress unneeded columns 2017-10-30 16:29:33 +01:00
millmanorama
dd948ea878 initial commit wiring up MessageBrowser 2017-10-30 15:26:21 +01:00
Raman
9a3d821c5c Fixed Javadoc 2017-10-27 15:53:56 -04:00
Raman
2656f47e34 866: Filter (panel) has device and account type filters
- Apply filters to getting the relationships count.
2017-10-27 15:49:53 -04:00
millmanorama
1aaa76efc6 Merge remote-tracking branch 'upstream/accounts_relationships' into 867-message-listing 2017-10-27 13:44:04 +02:00
millmanorama
b6b9783a63 begin hookup of ResultPanel in CVT 2017-10-27 13:39:18 +02:00
Raman
924babd2ec 866: Milestone 2 - Filter panel has device and account type filters 2017-10-26 16:01:15 -04:00
millmanorama
d1412498ce remove unused method 2017-10-26 17:23:49 +02:00
Richard Cordovano
6a96e7f4a5 Merge branch 'accounts_relationships' into 865-build-out-flters-host-container 2017-10-26 09:26:52 -04:00
millmanorama
e3591dbec9 don't shown credit cards or device in the account type filter widget 2017-10-26 15:05:52 +02:00
millmanorama
ffec373c06 use deviceIDs rather DataSources as keys in the map since DataSources don't implement equals 2017-10-26 14:42:23 +02:00
Raman
d6a2f5b6ca Renamed AccountsNode/AccountsNodeChildren to AccountDeviceInstanceNode/AccountDevicesInstancesNodeChildren. 2017-10-26 08:15:04 -04:00
millmanorama
a369fd8f43 change the way the filters are populated to prevent duplicates 2017-10-26 14:14:31 +02:00
millmanorama
a2c849b2d7 tweak FiltersPanel 2017-10-26 13:24:34 +02:00
millmanorama
7c463d19aa Merge branch 'accounts_table_column_widths' into 865-build-out-flters-host-container
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/AccountNode.java
2017-10-26 13:04:45 +02:00
millmanorama
96daf3eab9 Merge remote-tracking branch 'raman/accounts_relationships' into accounts_table_column_widths
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/AccountNode.java
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
2017-10-26 12:31:15 +02:00
Raman
514d94aa1b Adding logging of exceptions. 2017-10-25 19:53:58 -04:00
Raman
671ce19098 865: Milestone 1, basic UI with accounts table
- Integrated the CommunicationsManager API to populate the Accounts device instance table.
2017-10-25 15:54:14 -04:00
millmanorama
5cff9148e0 scheduling the calls to setColumnWidths to the EDT made the column sizing work. 2017-10-25 17:06:34 +02:00
millmanorama
22a9dcd5fc added TODOs for wiring up the ComunicationsManager to the UI using the real API 2017-10-25 17:05:22 +02:00
millmanorama
7960459876 tweak the FiltersPanel 2017-10-25 15:17:15 +02:00
millmanorama
b78438fffb fix merge error, add logger 2017-10-25 14:07:50 +02:00
millmanorama
14dbe8ab25 Merge branch 'build_out_CVT_GUI' into 865-build-out-flters-host-container
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
2017-10-25 14:00:32 +02:00
millmanorama
4c67f98743 rename OpenCommVisualizationToolAction to avoid abbreviation, ue Children.Keys instead of ChildFactory 2017-10-25 13:53:43 +02:00
millmanorama
1add071855 Merge remote-tracking branch 'upstream/accounts_relationships' into build_out_CVT_GUI 2017-10-25 13:38:44 +02:00
Raman
9a7f012307 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TermsComponentQuery.java
2017-10-24 14:33:08 -04:00
Raman
94366cc8ea 857: Reconcile Unique Accounts with Credit Card Review 2017-10-24 10:48:11 -04:00