Raman
|
ff8bc0f446
|
Fix typo.
|
2017-11-02 09:25:53 -04: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 |
|
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 |
|
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 |
|
Eugene Livis
|
0fcea23066
|
Removed a log entry to log available disk space every minute
|
2017-10-19 16:58:26 -04:00 |
|
U-BASIS\zhaohui
|
1d72f2c7f2
|
NoJira: Remove the obsolete sample
|
2017-10-13 12:15:22 -04:00 |
|
Richard Cordovano
|
870b202b0f
|
Delete obsolete externalresults package
|
2017-10-12 18:47:57 -04:00 |
|
Richard Cordovano
|
633c3a00e7
|
Merge pull request #3136 from dgrove727/3122_ExaminerModeRestart
3122 examiner mode restart
|
2017-10-05 14:21:07 -04:00 |
|
U-BASIS\dgrove
|
bc3962514e
|
Various minor improvements.
|
2017-10-05 12:33:58 -04:00 |
|
U-BASIS\dgrove
|
cf6312cdb3
|
Reworked 'Examiner' mode so it works without restart.
|
2017-10-05 11:15:37 -04:00 |
|
Richard Cordovano
|
8379922396
|
Merge pull request #3135 from wschaeferB/3039-TaggedContentColorChange
3039 change tagged content color from dark gray to light yellow
|
2017-10-04 16:21:32 -04:00 |
|
Richard Cordovano
|
8550e9e23e
|
Merge remote-tracking branch 'upstream/release-4.5.0' into develop
|
2017-10-03 20:00:02 -04:00 |
|
Richard Cordovano
|
5eefb7abda
|
Change progress bar msg of ImageWriter
|
2017-10-03 19:59:30 -04:00 |
|
Richard Cordovano
|
db0ff82c73
|
Restore organizations panel in EamCaseEditDetailsDialog
|
2017-10-03 15:53:12 -04:00 |
|
Raman
|
634e25a3f8
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
|
2017-10-02 15:13:39 -04:00 |
|
William Schaefer
|
887e4d8f06
|
3039 change tagged content color from dark gray to light yellow
|
2017-10-02 11:47:42 -04:00 |
|
Raman
|
236ff62a94
|
857: Reconcile Unique Accounts with Credit Card Review
- Added Account Instances
- Use a orthogonal account_id as ID for Accounts, not an obj_id in tsk_objects
- Addressed other review comments.
|
2017-10-02 11:10:37 -04:00 |
|