19541 Commits

Author SHA1 Message Date
Ann Priestman
cc3d1d59b8 Add size and path to exif artifact display 2018-06-28 12:52:06 -04:00
rishwanth1995
a05c5a7f31 removed hash search action 2018-06-28 12:13:59 -04:00
rishwanth1995
8b5648df45 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into md5_disable 2018-06-28 12:02:57 -04:00
rishwanth1995
b4dc29c67e sqlite_filechooser suggests file name 2018-06-28 11:50:25 -04:00
Brian Sweeney
dec3c3f9a8 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchAction.java
2018-06-28 08:56:31 -06:00
Richard Cordovano
5c2273c687
Merge pull request #3916 from APriestman/updateCommonFilesSearchDoc
Update common files docs
2018-06-28 10:31:06 -04:00
rishwanth1995
27a33fd103 removed hash search action 2018-06-28 10:22:53 -04:00
Ann Priestman
139fa6aa72 Update common files docs 2018-06-28 09:16:35 -04:00
Richard Cordovano
752927849f
Merge pull request #3910 from briangsweeney/3602_3961_CommonSearch_Dialog_logic
3602 3961 common search dialog logic
2018-06-27 19:26:20 -04:00
Richard Cordovano
83cbb91117
Update CommonFilesSearchAction.java 2018-06-27 19:12:14 -04:00
Richard Cordovano
4786cc1cdf
Merge pull request #3914 from rcordovano/remove-redundant-data-source-tooltips-from-search
Remove redundant data source name tool tips from ad hoc kws
2018-06-27 19:06:23 -04:00
Richard Cordovano
c31abd9fae
Merge pull request #3915 from briangsweeney/redundant-cast
polish
2018-06-27 19:06:08 -04:00
Richard Cordovano
afdd8c4339
Merge pull request #3913 from esaunders/3986_dsp_scroll_fix
Make DSP scroll pane start at top
2018-06-27 19:00:12 -04:00
Brian Sweeney
7211b2b9e0 polish 2018-06-27 16:58:20 -06:00
Richard Cordovano
e4831d4f37
Merge pull request #3912 from esaunders/3983_translation_fix
Made the DataContentViewUtility class public.
2018-06-27 18:56:39 -04:00
Richard Cordovano
6343756c97
Merge pull request #3911 from rcordovano/remove-enterprise-from-health-monitor-code
Enterprise health monitor => health monitor
2018-06-27 18:55:51 -04:00
Richard Cordovano
909d66565a
Merge pull request #3905 from wschaeferB/3979-LargerForwardBackButtons
3979 scale up forward and back buttons for tree navigation
2018-06-27 18:42:53 -04:00
Richard Cordovano
57d9022c52 Remove redundant data source name tool tips from ad hoc kws 2018-06-27 18:30:59 -04:00
Brian Sweeney
dfe4a6f50e merge errors 2018-06-27 16:16:12 -06:00
esaunders
7035261bdd Switch to lambda. 2018-06-27 18:03:51 -04:00
esaunders
120f3c1dc9 Make scrollpane start at the top. 2018-06-27 18:02:01 -04:00
esaunders
b3dffff410 Made the DataContentViewUtility class public. 2018-06-27 17:28:21 -04:00
Richard Cordovano
f6b73e794a Enterprise health monitor => health monitor 2018-06-27 16:59:02 -04:00
Richard Cordovano
044c64f679
Merge pull request #3909 from wschaeferB/3974-RewordDefaultProfile
3974 - reword default profile to include (Not Unallocated Space)
2018-06-27 16:33:10 -04:00
Richard Cordovano
822c9e1f1f
Merge pull request #3907 from esaunders/develop
3927 Update jobs in snapshot when they are prioritized
2018-06-27 15:28:40 -04:00
Richard Cordovano
bd59974689
Merge pull request #3904 from APriestman/3962_sharedconfig
3962 Add object detection classifiers and python modules to shared config.
2018-06-27 15:28:19 -04:00
Andrew Ziehl
9eaf31bfdb Merge branch '3961-common-files-refinements' of https://github.com/briangsweeney/autopsy into 3602_3961_CommonSearch_Dialog_logic 2018-06-27 12:16:26 -07:00
Andrew Ziehl
dba86cd11e added callback and wrapper to process single row of file instance table by id. 2018-06-27 12:01:30 -07:00
Richard Cordovano
9ffa422194
Merge pull request #3908 from raman-bt/develop
3977: NPE when downloading shared config
2018-06-27 14:54:40 -04:00
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