20771 Commits

Author SHA1 Message Date
William Schaefer
d276c41ebe 3979 recenter larger icons a bit 2018-06-27 14:31:34 -04:00
William Schaefer
54c8cbd9a7 3979 resize forward and back arrows to medium size 2018-06-27 14:19:28 -04:00
Andrew Ziehl
69e6f47d38 Added id, datasource_id to results. Still needs separate query which retrieves single row of instance table by id. 2018-06-27 10:54:32 -07:00
Brian Sweeney
ed4149ce7a Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSourcesCommonFilesAlgorithm.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchResultsViewerTable.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Md5Node.java
#	Core/src/org/sleuthkit/autopsy/datamodel/SleuthkitCaseFileInstanceNode.java
2018-06-27 11:52:43 -06:00
Andrew Ziehl
0a9b4312c0 Don't enabled datasources combobox / within datasource radio unless 3 or more datasources exist. 2018-06-27 10:41:33 -07:00
Andrew Ziehl
8b541458fc Merge branch '3961-common-files-refinements' of https://github.com/briangsweeney/autopsy into 3961-common-files-refinements 2018-06-27 10:29:21 -07:00
Andrew Ziehl
e7ddafca15 Don't enabled common files search unless there's more than one datasource 2018-06-27 10:26:43 -07:00
William Schaefer
0a06675fdc 3974 - reword default profile to include (Not Unallocated Space) 2018-06-27 13:23:50 -04:00
Richard Cordovano
856ffa3157
Merge pull request #3906 from APriestman/removeDataSourceGroupingFromSharedConfig
Don't share the group datasources selection
2018-06-27 13:19:06 -04:00
Richard Cordovano
94d7be2e6e
Merge pull request #3903 from briangsweeney/3961-common-files-refinements
3961 common files refinements
2018-06-27 13:18:18 -04:00
Richard Cordovano
ddf9a795af
Merge pull request #3902 from wschaeferB/3956-TagReplaceAndComment
3956 add tag and comment option to the replace tag sub menu
2018-06-27 13:17:43 -04:00
Raman
2348325461 3977: NPE when downloading shared config
Don't try to rebuild the tree when there is no open case.
2018-06-27 13:16:23 -04:00
esaunders
2f84f8ae75 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2018-06-27 13:10:32 -04:00
esaunders
87478909a8 Update jobs in snapshot when they are prioritized/deprioritized. 2018-06-27 13:09:56 -04:00
Ann Priestman
b1e456a688 Clean out the local folder even if the remote folder does not exist. 2018-06-27 13:03:36 -04:00
Ann Priestman
814eea4b3a Don't share the group datasources selection 2018-06-27 12:39:08 -04:00
William Schaefer
7bfa264780 3979 scale up forward and back buttons for tree navigation 2018-06-27 12:19:35 -04:00
Andrew Ziehl
5caf2a2d13 Add OR known null case to algorithm 2018-06-27 08:39:49 -07:00
Richard Cordovano
f340ba476b
Merge pull request #3901 from APriestman/fixKnownInCommonFiles
Use the value of the FileKnown enum
2018-06-27 10:16:01 -04:00
Ann Priestman
293e263915 Fix cut and paste error 2018-06-27 08:43:13 -04:00
Ann Priestman
d94d684fbf Add logging if the folder is missing. 2018-06-27 08:16:46 -04:00
Brian Sweeney
6ee018e802 polish 2018-06-26 15:54:45 -06:00
Andrew Ziehl
09f917f21f Add class to gather query results for the CommonFilesSearchPanel once wired up. 2018-06-26 14:53:19 -07:00
Andrew Ziehl
01b7b327bd Create implementation of InstanceCallback interface for new common files search query. 2018-06-26 14:33:14 -07:00
Brian Sweeney
c2226a3083 added multi-file icons 2018-06-26 15:31:01 -06:00
Brian Sweeney
4b044a0a9b verbiage change 2018-06-26 14:26:46 -06:00
William Schaefer
e2893dd6f9 3956 add tag and comment option to the replace tag sub menu 2018-06-26 15:49:51 -04:00
Brian Sweeney
d835d0a688 default column widths adjusted a bit 2018-06-26 13:38:27 -06:00
Ann Priestman
7009ff6fda Use the value of the FileKnown enum 2018-06-26 15:09:55 -04:00
Ann Priestman
da6ff8a04a Add object detection classifiers and python modules to shared config. 2018-06-26 14:22:06 -04:00
Andrew Ziehl
29ff5dc826 Removed commented out code. 2018-06-26 10:49:01 -07:00
Richard Cordovano
3bc9e19724
Merge pull request #3900 from APriestman/3934_sqlException
3934 Change query to allow for multiple data sources with the same device ID
2018-06-26 13:46:12 -04:00
Andrew Ziehl
8f961de710 Columns set properly. 2018-06-26 10:44:24 -07:00
Andrew Ziehl
3e78581e8a Merge branch '3961-common-files-refinements' of https://github.com/briangsweeney/autopsy into 3961-common-files-refinements 2018-06-26 10:15:31 -07:00
Andrew Ziehl
e47069ffd8 import 2018-06-26 10:15:23 -07:00
Brian Sweeney
52d13face4 more fiddling 2018-06-26 10:59:55 -06:00
Brian Sweeney
7af4bfb880 single source for stings 2018-06-26 10:38:17 -06:00
Brian Sweeney
2e5820e313 fiddling 2018-06-26 09:59:06 -06:00
Ann Priestman
11a0a5903f Merge remote-tracking branch 'upstream/develop' into 3948_caseDetailsBug 2018-06-26 11:47:33 -04:00
Ann Priestman
1c8696959f Change query to allow for multiple data sources with the same device ID 2018-06-26 11:47:08 -04:00
Richard Cordovano
b60361a257
Merge pull request #3896 from briangsweeney/3818_CR_Completeness
Allow resizing of table elements, make dialog default size larger.
2018-06-26 11:29:36 -04:00
Richard Cordovano
9da633ba5a
Merge pull request #3898 from briangsweeney/3602_change_query
modify intra-case queries to filter out single datasource results
2018-06-26 11:13:04 -04:00
Richard Cordovano
e577c9abd6
Merge pull request #3899 from rcordovano/dummy-GSTVideoPanel-class-for-vt
Add dummy GSTVideoPanel class for VT backwards compatibility
2018-06-26 11:12:36 -04:00
Andrew Ziehl
a8bc4c4172 add small space to bring Close button off the edge of the panel. 2018-06-25 15:43:02 -07:00
Richard Cordovano
cf81804b6b
Merge pull request #3897 from wschaeferB/3955-ExifOpenInAppTab
3955 View EXIF artifacts in the Application content viewer by default
2018-06-25 18:32:51 -04:00
Andrew Ziehl
b1c23480d7 fix vertical resize and make table resize within the panel. 2018-06-25 15:29:45 -07:00
Richard Cordovano
c875aa1f05 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:51:26 -04:00
Richard Cordovano
dc4c538db2 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:41:42 -04:00
Andrew Ziehl
51effd7a53 Change 1 to constant File.Known 2018-06-25 14:28:59 -07:00
Richard Cordovano
aaa566b7b2 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:21:29 -04:00