16891 Commits

Author SHA1 Message Date
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
Eugene Livis
ed697df912 Bug fixes 2017-10-25 14:38:56 -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
Eugene Livis
90823a7f9d Bug fixes, using progress updater 2017-10-25 14:23:57 -04:00
Eugene Livis
9dfec99e23 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-10-25 13:32:06 -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
Richard Cordovano
48802b2575 Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-10-25 12:40:27 -04:00
Richard Cordovano
35f84dce94 Modify construction of KeywordSearchGlobalSettingsPanel 2017-10-25 12:39:47 -04:00
Ann Priestman
a492b82337 Making org combo box work 2017-10-25 11:48:33 -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
5fb9628ff7 Merge pull request #3143 from zhhl/3142-usingTestSuiteForJunit
3142: Experiment with adding a JUnit TestSuite to the automated unit …
2017-10-25 09:09:58 -04: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
William Schaefer
0f5fb4cb52 3166 Sortable columns and prioritized column added to Aid 2.0 2017-10-24 19:10:16 -04:00
William Schaefer
5b080df30f 3153 put comment on correct line 2017-10-24 19:08:29 -04:00
William Schaefer
1402e683b5 3153 fix spelling of prioritized 2017-10-24 17:41:13 -04:00
William Schaefer
71dfdca9b1 3153 change priority column to prioritized flag column, fix priority saving bug 2017-10-24 17:28:24 -04:00
Eugene Livis
112de482a4 First cut at implementing the functionality of ArchiveDSP 2017-10-24 16:59:49 -04:00
Eugene Livis
935827122d Updated Java doc 2017-10-24 16:59:16 -04:00
U-BASIS\dgrove
8e8b957f4c Bug fix regarding assumed AUT filename. 2017-10-24 15:17:57 -04: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
Ann Priestman
e02b825340 Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes 2017-10-24 14:39:54 -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
Ann Priestman
a01cc6addb Starting on combined import panel 2017-10-24 14:31:36 -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
Ann Priestman
d9b605af50 Importing dialog cancellation done 2017-10-24 13:29:48 -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
William Schaefer
9b5dca32ae 3153 fixed issue with completed jobs re-ordering upon reprocess 2017-10-23 18:18:03 -04:00