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 |
|
Richard Cordovano
|
bd202f5fbf
|
Revert "Remove redundant data source name tool tips from ad hoc kws"
This reverts commit 57d9022c52.
|
2018-06-28 16:35:16 -04:00 |
|
Richard Cordovano
|
c354181fbf
|
Merge pull request #3922 from raman-bt/develop
3994: Image gallery does not work with Postgres
|
2018-06-28 16:27:54 -04:00 |
|
Richard Cordovano
|
21508f55c9
|
Merge pull request #3917 from rishwanth1995/md5_disable
disabled "search for files with same md5 hash" option when we right click artifact
|
2018-06-28 15:58:18 -04:00 |
|
Raman
|
2c0f856406
|
3994: Image gallery does not work with Postgres
|
2018-06-28 15:48:04 -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 |
|
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 |
|