16891 Commits

Author SHA1 Message Date
Ann Priestman
b458d00507 Store read only flag and database type in central repo. 2017-10-27 13:36:59 -04:00
U-BASIS\dgrove
ad0fe641a7 Auto refresh fixed for multi-user cases panel. 2017-10-27 12:23:22 -04:00
William Schaefer
4cae157a64 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2774-CentralRepoDetailsGUI 2017-10-27 12:17:02 -04:00
U-BASIS\zhaohui
1fcc0caa68 2969: Update the error message for no checkbox is selected error. 2017-10-27 11:36:59 -04:00
William Schaefer
d0bd9e75fb Merge branch 'release-4.5.1' of https://github.com/sleuthkit/autopsy into 3153-AidColumnSorting 2017-10-27 11:18:37 -04:00
U-BASIS\zhaohui
40a9b58ac6 2969: Adding one more step as classname.errorMessage.message 2017-10-27 09:56:41 -04:00
U-BASIS\zhaohui
a9caa22141 2969: update the Messages by using classname.messeges format 2017-10-27 09:49:39 -04:00
Ann Priestman
c43c8548a1 Import central repo hash is functional 2017-10-27 09:29:40 -04:00
U-BASIS\zhaohui
9f637c8be4 2969: Verify the input data is valid from isValid() in the filter class 2017-10-27 09:22:38 -04:00
millmanorama
1aaa76efc6 Merge remote-tracking branch 'upstream/accounts_relationships' into 867-message-listing 2017-10-27 13:44:04 +02:00
millmanorama
b6b9783a63 begin hookup of ResultPanel in CVT 2017-10-27 13:39:18 +02:00
Richard Cordovano
6a26018637 Merge pull request #3163 from raman-bt/accounts_relationships
866: Milestone 2 - Filter panel has device and account type filters
2017-10-26 18:08:45 -04:00
U-BASIS\dgrove
2082928e51 Moved config update logic. 2017-10-26 16:24:57 -04:00
Raman
924babd2ec 866: Milestone 2 - Filter panel has device and account type filters 2017-10-26 16:01:15 -04:00
U-BASIS\dgrove
3f325a86fd Various bug fixes. 2017-10-26 15:52:19 -04:00
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