10157 Commits

Author SHA1 Message Date
Richard Cordovano
c2d208dd32
Merge pull request #3918 from rishwanth1995/sqlite_filechooser
sqlite_filechooser suggests table name as default filename to the user
2018-06-29 13:29:58 -04:00
Brian Sweeney
7b6ce83acc removed some broken and uneeded code 2018-06-29 11:10:50 -06:00
Brian Sweeney
5a458e3e72 more logging 2018-06-29 08:05:39 -06:00
Ann Priestman
101192a297 Fix type for size 2018-06-29 07:29:45 -04:00
Brian Sweeney
bb12a3f845 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3991-npe 2018-06-28 19:35:37 -06:00
Brian Sweeney
a36c4a61e3 trying to quiet codacy 2018-06-28 19:27:52 -06:00
Brian Sweeney
7c18228d03 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3985-intra-case-test-update 2018-06-28 19:16:23 -06:00
Brian Sweeney
7168cfe187 comments 2018-06-28 19:08:26 -06:00
Brian Sweeney
e40eb48182 added tests for revised intra case correlation algorithm 2018-06-28 19:06:14 -06:00
Brian Sweeney
1ce90afe59 added finally block in case anything fails during search the progress bar will still stop 2018-06-28 15:32:57 -06:00
esaunders
c753ed74e1 Make CAT-0 a standard tag name so that it cannot be deleted and will not show up at the top of the tags list. 2018-06-28 17:30:32 -04:00
rishwanth1995
3fdd843ac3 used try with resources in sqliteviewer 2018-06-28 16:48:59 -04:00
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
rishwanth1995
27a33fd103 removed hash search action 2018-06-28 10:22:53 -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
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
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
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
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
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
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