20771 Commits

Author SHA1 Message Date
William Schaefer
5e2f512358 4017 improve logging in regards to when a correlations artifacts value is too long 2018-07-06 11:08:43 -04:00
U-BASIS\dgrove
1dc55ba7e8 Implemented message node to handle 'No results found' message. 2018-07-06 10:59:38 -04:00
Richard Cordovano
d0ab64215c
Merge pull request #3943 from wschaeferB/3996-ObjectDetectionExceptions
3996 improve opencv logging and prevent any opencv exceptions from es…
2018-07-05 16:34:47 -04:00
William Schaefer
3b8b38da6f 3996 add object id to log messages for OpenCV related object detection exceptions 2018-07-05 16:12:46 -04:00
William Schaefer
f2e0660829 3996 add parent path to logging messages for file for easier finding 2018-07-05 16:05:55 -04:00
William Schaefer
083b8d0bfd 3996 improve opencv logging and prevent any opencv exceptions from escaping process method 2018-07-05 15:56:03 -04:00
U-BASIS\dgrove
842baa2ec3 Disable data source search when only one available. 2018-07-05 12:44:25 -04:00
Richard Cordovano
3001ea4a32
Merge pull request #3938 from APriestman/3988_dialogOnly
Add dialog to allow user to switch to grouping view for large cases
2018-07-05 11:43:57 -04:00
Richard Cordovano
0613cb37ea
Merge pull request #3937 from APriestman/3999_rejectLongValues
Add max length for central repo value field
2018-07-03 14:02:59 -04:00
Ann Priestman
660889d33b Codacy 2018-07-03 13:26:00 -04:00
Ann Priestman
d9578cdfb8 Throw an exception 2018-07-03 13:09:03 -04:00
Ann Priestman
ba6f406add Add dialog to allow user to switch to grouping view for large cases 2018-07-03 13:04:14 -04:00
Richard Cordovano
dd272e9c88
Merge pull request #3933 from APriestman/4001_crDataSource
Don't try to add new data sources to the central repo twice.
2018-07-03 12:43:49 -04:00
Ann Priestman
f444835902 Add max length for central repo value field 2018-07-03 08:51:14 -04: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
Richard Cordovano
bdb5824e93
Merge pull request #3934 from wschaeferB/4006-FixThumbnailsInHTMLReport
4006 do not escape cell contents when writing thumbnails
2018-07-02 16:57:36 -04:00
Richard Cordovano
1ca199dbbc
Merge pull request #3930 from wschaeferB/4003-PreserveExistingTagComment
4003 preserve existing comment when replacing tag
2018-07-02 16:37:19 -04:00
Richard Cordovano
d7c89dfe69
Merge pull request #3929 from wschaeferB/3978-BetterDealWithUnicode
3978 better deal with unicode
2018-07-02 16:36:57 -04:00
Andrew Ziehl
2ec7ce6c5b FIx for NPE when interacting with IntercasePanel 2018-07-02 13:33:57 -07:00
Richard Cordovano
8f6ad30b5d
Merge pull request #3925 from raman-bt/develop
3994: Image gallery doesnt work for Postgres
2018-07-02 16:29:27 -04:00
Richard Cordovano
98375de879
Merge pull request #3927 from dgrove727/3973_DisableDataSourceSearch
3973 disable data source search
2018-07-02 16:01:58 -04: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
Richard Cordovano
0a3cbf847e
Merge pull request #3932 from briangsweeney/3991-npe
3991 npe
2018-07-02 15:04:14 -04:00
William Schaefer
2d27935069 4006 do not escape cell contents when writing thumbnails 2018-07-02 13:07:29 -04: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
Ann Priestman
4d95be231b Don't try to add new data sources to the central repo twice.
Don't throw an exception when attempting to add an already initialized data source
2018-07-02 09:12:16 -04:00
William Schaefer
46854d4f7a 3978 rename UnicodeTextExtractor to TextFileExtractor to better reflect its purpose 2018-06-29 17:59:42 -04:00
William Schaefer
3b3e0b1a22 3978 simplify Unicode text extractor code per recommendations from review 2018-06-29 15:26:49 -04:00
Brian Sweeney
1c0643ac3e removed exception handling in favor of null checking 2018-06-29 13:15:23 -06:00
U-BASIS\zhaohui
91cbc58774 3964: The new vhd file includes the 2 zip bomb test files 2018-06-29 15:08:14 -04:00
Brian Sweeney
a23a5d55ac Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3991-npe 2018-06-29 12:44:50 -06:00
U-BASIS\zhaohui
7e37d4cdd2 3964: rename image name 2018-06-29 14:41:34 -04:00
Brian Sweeney
22af40ab95 logging added back 2018-06-29 12:41:13 -06:00
U-BASIS\zhaohui
3eaf840a5f 3964: correct the image name 2018-06-29 14:36:44 -04:00
U-BASIS\zhaohui
911c787003 3964: Functional test include testing flag for zip bomb 2018-06-29 14:32:22 -04:00
Brian Sweeney
9a11e33de0 added exception logging back 2018-06-29 12:27:35 -06:00
Brian Sweeney
f1ea178b00 handle error conditions gracefully 2018-06-29 12:08:19 -06:00
Brian Sweeney
0d8c299935 removed useless code 2018-06-29 11:51:26 -06:00
Brian Sweeney
6e998d137b removed debugging code 2018-06-29 11:38:20 -06:00
William Schaefer
20f7993114 4003 preserve existing comment when replacing tag 2018-06-29 13:34:02 -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
Brian Sweeney
7b6ce83acc removed some broken and uneeded code 2018-06-29 11:10:50 -06:00
William Schaefer
41baeb477c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3978-BetterDealWithUnicode 2018-06-29 11:01:03 -04:00
William Schaefer
f878ca5cd2 3978 add checks for confidence and size to Unicode extractor 2018-06-29 10:30:24 -04:00