15633 Commits

Author SHA1 Message Date
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
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
Richard Cordovano
d829203dc7 Fix comment in RegexQuery class. 2017-10-24 13:36:52 -04:00
Raman
94366cc8ea 857: Reconcile Unique Accounts with Credit Card Review 2017-10-24 10:48:11 -04:00
millmanorama
e4c544e09d try to set the widths of the columns automatically 2017-10-24 16:47:25 +02:00
millmanorama
18ce9c9817 fix FiltersPanel accountType selection, and general polish 2017-10-24 16:30:19 +02:00
millmanorama
fa52e51ff7 populate Account Type filter list 2017-10-24 13:33:04 +02:00
millmanorama
f00b1799b2 tweak UI, add some more Icons 2017-10-24 12:44:42 +02:00
millmanorama
3537f54e1b begin build out of FiltersPanel 2017-10-24 12:25:41 +02:00
millmanorama
14465efc04 tweak account type icons 2017-10-24 11:30:14 +02:00
millmanorama
c237e34146 sort by counts, show device accounts (not sure we want this, more for testing 2017-10-24 10:27:04 +02:00
Richard Cordovano
33c6c630bc Merge pull request #3150 from eugene7646/archive_dsp_3136
First batch or code for Archive Extractor DSP (3136)
2017-10-23 18:25:25 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
millmanorama
0b2b05f7aa comments and small fixes 2017-10-23 22:28:42 +02:00
millmanorama
48529cbdf6 add icons for Account.Type and disable/enable the OpenCVTAction based on case opening/closing 2017-10-23 22:13:35 +02:00
Eugene Livis
5f9c5facce Commented out some functionality for now 2017-10-23 15:20:12 -04:00
millmanorama
417ad4788a add properties to AccountNode 2017-10-23 21:01:00 +02:00