Commit Graph
18776 Commits
Author SHA1 Message Date
U-BASIS\zhaohui 4b279652bf Merge remote-tracking branch 'upstream/develop' into 2969-moreValidationOnFileSearchByAttributes 2017-10-26 14:27:41 -04:00
Richard Cordovano 2a14324a22 Merge pull request #3162 from APriestman/2969_attr_panel
Add error text handling to File Search by Attribute panel
2017-10-26 14:19:38 -04:00
Ann Priestman 3cd0cc1518 Add error text handling to File Search by Attribute panel 2017-10-26 13:51:30 -04:00
Richard Cordovano f51bb692c2 Merge pull request #3160 from millmanorama/864-prioritization-release-4.5.1
set initial sort to Priority and initialize toolbar from GroupManager
2017-10-26 13:06:02 -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
millmanorama 3c66cc242b set initial sort to Priority and initialize toolbar from GroupManager 2017-10-26 17:11:11 +02:00
Ann Priestman e84809f2e9 Starting validity checks for central repo import 2017-10-26 11:02:09 -04:00
U-BASIS\zhaohui db1b35a4dd Simply turn the textfield to non editable to block user input for data time 2017-10-26 10:15:45 -04:00
Richard Cordovano 5e0ba0ba4e Merge pull request #3147 from millmanorama/864-prioritization
864 prioritization
2017-10-26 10:04:39 -04:00
U-BASIS\zhaohui 1f4419f928 2969: More validation on File Search By Attributes 2017-10-26 10:02:12 -04: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
William Schaefer 8a759d26fe 3166 fix incorrect rename of some methods from AutoIngestRowSorter refactor 2017-10-25 18:41:26 -04:00
William Schaefer 34c7052527 3166 Applied the date column sorting chages from 3153 to AID 2.0 and AutoIngestCasePanel 2017-10-25 18:18:50 -04:00
William Schaefer 9971511f6a Merge branch '3153-AidColumnSorting' of https://github.com/wschaeferB/autopsy into 3166-AidTwoColumnSorting 2017-10-25 17:39:37 -04:00
William Schaefer 6d42d16191 3153 - Date Columns in AID now sort by descending order first 2017-10-25 17:28:47 -04:00
Eugene Livis 950e534a92 Adding archive file itself as a local file 2017-10-25 16:07:35 -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 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
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