Commit Graph
9913 Commits
Author SHA1 Message Date
Andrew Ziehl bea4199540 Add Single Case logic. Enable Other Occurances tab for CR common files results. 2018-07-11 20:50:29 -07:00
Andrew Ziehl c16a41c0ed Add way to get datasource using InstanceCallback CorrelationAttributeInstance. Bugfixes for logic. 2018-07-11 10:45:03 -07:00
Andrew Ziehl 6d80671aba query chaanges to utilize InstanceCallback returning case id, and having distinct return all rows from all matching cases. Common Files Alg logic cleanup. WIP FileInstanceNode for CR node creation. 2018-07-10 21:10:06 -07:00
Andrew Ziehl 174608ed66 Cleaned up and builds with new query logic. 2018-07-09 21:15:18 -07:00
Andrew Ziehl 43f610eb97 Fix intracase radio logic to match 3961 requirements. Add Case string to Case column in search results. add .tif to list of image file extensions. 2018-07-02 14:54:00 -07:00
Andrew Ziehl 952698fc06 Add Case column 2018-07-02 14:11:30 -07:00
Andrew Ziehl 2ec7ce6c5b FIx for NPE when interacting with IntercasePanel 2018-07-02 13:33:57 -07:00
Andrew Ziehl 5e4178c9bc Cleanup broken setup datasources code, restore intracase logic. Allow Common Files Search for intercase if CR contains > 1 even if there is only one datasource. 2018-07-02 12:54:51 -07:00
Andrew Ziehl 9e8f613d08 Cleanup CommonFilesPanel 2018-07-02 08:16:57 -07:00
Andrew Ziehl 4dce1a28a3 Merge branch '3905_change_intercase_query' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge 2018-07-02 07:28:35 -07:00
Andrew Ziehl f338c31bf2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3788-intercase-intracase-merge 2018-07-02 07:25:41 -07:00
Andrew Ziehl 7810c2c3df Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3905_change_intercase_query 2018-07-02 07:16:51 -07:00
Richard Cordovano 622a6a8b6c Merge pull request #3923 from esaunders/3970_cat_zero
Make CAT-0 a standard tag name so that it cannot be deleted and will …
2018-07-02 10:06:28 -04:00
Richard Cordovano 15ee296430 Merge pull request #3919 from APriestman/3989_exif
Add size and path to exif artifact display
2018-07-02 09:48:33 -04:00
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
Ann Priestman 101192a297 Fix type for size 2018-06-29 07:29:45 -04: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