9851 Commits

Author SHA1 Message Date
U-BASIS\dgrove
69dae650d7 Merge remote-tracking branch 'upstream/develop' into 4015_CentralRepoErrorHandling 2018-07-07 00:35:58 -04:00
U-BASIS\dgrove
1912be53e5 Improved error handling. 2018-07-07 00:35:14 -04:00
Richard Cordovano
766c4aec68
Merge pull request #3944 from wschaeferB/4017-ImprovedLoggingMultipleSpots
4017 improved logging multiple spots
2018-07-06 17:25:04 -04:00
U-BASIS\dgrove
3539b6c70e Renamed menu item; partial implementation of error handling. 2018-07-06 15:51:53 -04:00
William Schaefer
420a3fffe8 3997 make new logger message SEVERE leave existing one as FINE 2018-07-06 12:11:18 -04:00
U-BASIS\dgrove
f720d64f09 Removed tooltips. 2018-07-06 11:28:50 -04:00
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
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
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
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
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
Brian Sweeney
1c0643ac3e removed exception handling in favor of null checking 2018-06-29 13:15:23 -06:00
Brian Sweeney
a23a5d55ac Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3991-npe 2018-06-29 12:44:50 -06:00
Brian Sweeney
22af40ab95 logging added back 2018-06-29 12:41:13 -06: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
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
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