Commit Graph
15648 Commits
Author SHA1 Message Date
Richard Cordovano 79b08e8afa Merge pull request #3169 from millmanorama/867-message-listing
867 message listing
2017-11-01 19:56:54 -04: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
Richard Cordovano 3c4e31947e Merge pull request #3164 from raman-bt/accounts_relationships
Milestone 2: Filter has device and account type filters
2017-10-31 09:52:51 -04: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
Richard Cordovano 6a26018637 Merge pull request #3163 from raman-bt/accounts_relationships
866: Milestone 2 - Filter panel has device and account type filters
2017-10-26 18:08:45 -04:00
Raman 924babd2ec 866: Milestone 2 - Filter panel has device and account type filters 2017-10-26 16:01:15 -04:00
Richard Cordovano 8610793289 Merge pull request #3161 from millmanorama/accounts_relationships
remove unused method
2017-10-26 12:05:24 -04:00
millmanorama d1412498ce remove unused method 2017-10-26 17:23:49 +02:00
Richard Cordovano 0347409816 Merge pull request #3154 from millmanorama/865-build-out-flters-host-container
865 build out filters host container
2017-10-26 09:29:51 -04:00
Richard Cordovano 198cf611b7 Merge branch 'accounts_relationships' into 865-build-out-flters-host-container 2017-10-26 09:29:39 -04:00
Richard Cordovano 6a96e7f4a5 Merge branch 'accounts_relationships' into 865-build-out-flters-host-container 2017-10-26 09:26:52 -04:00
Richard Cordovano 01e218d248 Merge pull request #3157 from raman-bt/accounts_relationships
Milestone 1 UI/CommuncationsManager integration
2017-10-26 09:19:36 -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
millmanorama 0683bfc94f Merge remote-tracking branch 'upstream/accounts_relationships' into accounts_table_column_widths 2017-10-26 11:10:35 +02:00
Raman 514d94aa1b Adding logging of exceptions. 2017-10-25 19:53:58 -04:00
Raman 18da9fbe93 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships 2017-10-25 15:54:25 -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
Richard Cordovano 85cf750c26 Merge pull request #3156 from raman-bt/accounts_relationships
Removed error log - postKeywordHitToBlackboard() may legitimately ret…
2017-10-25 12:51:57 -04:00
Raman a8fce5caee Removed error log - postKeywordHitToBlackboard() may legitimately return NULL, say for CreditCard hits 2017-10-25 12:46:28 -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 9b9ad1ba6e Merge remote-tracking branch 'upstream/accounts_relationships' into 865-build-out-flters-host-container 2017-10-25 15:12:04 +02:00
Richard Cordovano 1dcd745183 Merge pull request #3151 from millmanorama/build_out_CVT_GUI
Build out cvt gui
2017-10-25 09:06:46 -04: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
Richard Cordovano 45533c215f Merge pull request #3153 from raman-bt/accounts_relationships
Merged develop -> accounts_relationships
2017-10-24 14:59:00 -04:00
Raman 601cf86307 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships 2017-10-24 14:49:34 -04: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
Richard Cordovano 9286edca0b Merge pull request #3152 from raman-bt/accounts_relationships
857: Reconcile Unique Accounts with Credit Card Review
2017-10-24 13:37:58 -04:00