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 |
|
Richard Cordovano
|
38e0d6e1ea
|
Merge pull request #3148 from zhhl/3134-arrayOutofBoundsOnAddTaggedHashes
3134: If there is no tag results, popup a message and not doing the r…
|
2017-10-25 15:26:26 -04:00 |
|
Richard Cordovano
|
dbda7d3da6
|
Merge pull request #3146 from zhhl/3116-updateCreditCardHMTLReportTitle
3116: Update the credit card account HMTL report title from Accounts:…
|
2017-10-25 15:25:01 -04:00 |
|
William Schaefer
|
2a26f2651d
|
2774 - save changes to CR settings prior to opening Manage Organizations Dialog
|
2017-10-25 15:03:28 -04:00 |
|
U-BASIS\zhaohui
|
af6fb2fcee
|
3116: A more generic way to get account display name for all availabe account types.
|
2017-10-25 15:00:05 -04:00 |
|
U-BASIS\dgrove
|
405fc29646
|
Minor code revisions.
|
2017-10-25 14:54:45 -04:00 |
|
U-BASIS\zhaohui
|
e57eb6a5db
|
3134: As Ann suggested, remove the pop up message while index out of bound
|
2017-10-25 14:45:38 -04:00 |
|
William Schaefer
|
f4afca6846
|
3126 merged changes from 3080 from moving shutDownTaskExecutor
|
2017-10-25 14:36:26 -04:00 |
|
William Schaefer
|
442e69094a
|
Merge branch '3080-CaseEventListenerToBackground' of https://github.com/wschaeferB/autopsy into 3126-IngestEventsListenterToBackground
|
2017-10-25 14:32:35 -04:00 |
|
William Schaefer
|
02cdf53d74
|
3080 moved shutDownTaskExecutor to new ThreadUtils class
|
2017-10-25 14:31:45 -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 |
|
U-BASIS\dgrove
|
8e8b957f4c
|
Bug fix regarding assumed AUT filename.
|
2017-10-24 15:17:57 -04:00 |
|
U-BASIS\dgrove
|
98609be8f9
|
Removed unused imports.
|
2017-10-24 14:39:07 -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 |
|
U-BASIS\dgrove
|
3a555648d6
|
Minor clean-up and bug fixes.
|
2017-10-24 14:32:33 -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 |
|
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 |
|
millmanorama
|
417ad4788a
|
add properties to AccountNode
|
2017-10-23 21:01:00 +02:00 |
|
millmanorama
|
e1a5b6109e
|
WIP connecting up CVTTopComponent and accountsBrowser
|
2017-10-23 17:53:28 +02:00 |
|
millmanorama
|
786c8ffc31
|
Add CVTTopComponent and accountsBrowser
|
2017-10-23 16:34:05 +02:00 |
|
William Schaefer
|
64c7af5a84
|
2774 Notes association corrected to be with case not examiner in names and comments
|
2017-10-20 11:32:18 -04:00 |
|
U-BASIS\zhaohui
|
3731a9cd0f
|
3134: If there is no tag results, popup a message and not doing the report generating.
|
2017-10-20 09:36:16 -04:00 |
|
William Schaefer
|
b2383a38a1
|
2774 Saved organization only selected when central repo enabled
|
2017-10-19 19:28:34 -04:00 |
|
William Schaefer
|
36108f0b54
|
2774 save previous examiner details and org name to prop file
|
2017-10-19 19:00:57 -04:00 |
|
William Schaefer
|
59101e7104
|
2774 slim down Wizard panel to support low resolution monitors
|
2017-10-19 17:34:42 -04:00 |
|
Eugene Livis
|
0fcea23066
|
Removed a log entry to log available disk space every minute
|
2017-10-19 16:58:26 -04:00 |
|
William Schaefer
|
906beb4d3e
|
3126 IngestEventsListener events now handled by single threaded executor
|
2017-10-19 14:14:34 -04:00 |
|
U-BASIS\zhaohui
|
98f01f5921
|
3116: Update the credit card account HMTL report title from Accounts: CREDIT_CARD to Accounts: Credit Card
|
2017-10-19 11:48:13 -04:00 |
|