12025 Commits

Author SHA1 Message Date
William Schaefer
58e2a4953e 5075 update comments 2019-05-22 17:49:07 -04:00
William Schaefer
84bbe616f2 5075 add warning label for invalid settings 2019-05-22 17:06:54 -04:00
William Schaefer
7b815b47ec Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5063-GoogleTranslateImplementation 2019-05-22 12:24:39 -04:00
Richard Cordovano
36536f6ca9
Merge pull request #4779 from kellykelly3/1241-comm-set-date-controls
1241 - initialize the start and end date filters to earliest an…
2019-05-21 17:54:19 -04:00
William Schaefer
4e675860cb 5075 working target language setting combo box 2019-05-21 17:42:48 -04:00
William Schaefer
a35fb884db 5075 reorganize settings structure of google translator gui and settings 2019-05-21 15:18:14 -04:00
William Schaefer
25357a8282 5075 working target language setting 2019-05-21 13:37:37 -04:00
William Schaefer
7ce276dbcf 5065 code to attempt to add a target language setting 2019-05-21 11:37:05 -04:00
William Schaefer
9bd70ac92e 5075 adjust error logging for Google Translator 2019-05-20 17:54:27 -04:00
William Schaefer
36511a06bd 5075 initial version of loading JSON File in settings panel 2019-05-20 17:24:44 -04:00
William Schaefer
b6d65fa68a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5063-GoogleTranslateImplementation 2019-05-17 17:41:55 -04:00
Richard Cordovano
9ccf70b089
Merge pull request #4802 from jkho/5011-Logical-Imager-DSP-adds-data
5011 logical imager dsp adds data
2019-05-17 16:41:48 -04:00
William Schaefer
0add224bb8 5063 initial addition of google translator 2019-05-17 16:37:05 -04:00
Joe Ho
ee0fb54dc6
Fix codacy issue 2019-05-17 16:36:13 -04:00
Joe Ho
ac8e7714ea
Fix typo 2019-05-17 16:29:48 -04:00
Richard Cordovano
447331f878
Merge pull request #4782 from dannysmyda/4871-Improved-MimeType-Detection
4871 Improve MimeType Accuracy
2019-05-17 16:04:02 -04:00
Joe Ho
691c75090b Fix Codacy issues 2019-05-17 15:37:20 -04:00
Richard Cordovano
62fbd58cc1
Merge pull request #4806 from wschaeferB/5093-ChangeToJavaFxWebView
5093 change to java fx web view
2019-05-17 15:29:31 -04:00
Richard Cordovano
5ca1da542c
Merge pull request #4803 from sleuthkit/translation_viewer_logging
log exceptions.  Don't limit text sizes
2019-05-17 15:21:54 -04:00
Richard Cordovano
58758c3e9f
Merge pull request #4807 from wschaeferB/CleanupNewWarnings
Cleanup new warnings
2019-05-17 15:21:05 -04:00
Joe Ho
af6150c410 Log all exceptions 2019-05-17 12:43:55 -04:00
Richard Cordovano
77b7d157a2
Merge pull request #4805 from sleuthkit/no_html_newlines_5086
don't force newlines in HTML extraction.  This was causing problems w…
2019-05-17 10:19:08 -04:00
Richard Cordovano
dcce33aaeb
Merge branch 'develop' into 4975-PDF-Attachment-Extractor 2019-05-17 09:23:30 -04:00
William Schaefer
4d65c8cf25 Commit modified bundle properties files 2019-05-16 19:51:37 -04:00
William Schaefer
1c16f62018 Add undocumented format parameters 2019-05-16 19:39:53 -04:00
Joe Ho
1df0a4f60c Fix 2019-05-16 19:29:36 -04:00
William Schaefer
3af71afd96 5093 disable displaying of span tags, usually ads with images 2019-05-16 18:22:43 -04:00
William Schaefer
93c2a7411d 5093 disable linking, right click menu, and fix image disabling 2019-05-16 18:11:51 -04:00
Joe Ho
996683333d Dont use Bundle for logger messages. 2019-05-16 17:49:35 -04:00
Brian Carrier
4c5ef90e48 don't force newlines in HTML extraction. This was causing problems with NLP use cases 2019-05-16 16:04:28 -04:00
William Schaefer
5cf30a99dc 5093 formatting and sizing changes 2019-05-16 15:33:08 -04:00
William Schaefer
9c602bf1c5 5093 fix scroll bar for JavaFX html viewer 2019-05-16 15:26:59 -04:00
Brian Carrier
8c2437157c log exceptions. Don't limit text sizes 2019-05-16 14:56:41 -04:00
Joe Ho
430c05436d Fix typo 2019-05-16 14:41:21 -04:00
William Schaefer
d9ae4dc8cb 5093 initial change of Html viewer to use JavaFx 2019-05-16 14:08:17 -04:00
Joe Ho
cb38b15ff0
Fix Codacy error 2019-05-15 17:01:12 -04:00
Joe Ho
f827ba58f7
Remove unused field 2019-05-15 17:00:31 -04:00
Joe Ho
d9b443c965 merged bundle 2019-05-15 16:11:42 -04:00
Joe Ho
8be12fb38e Fix @Messages warning 2019-05-15 15:58:20 -04:00
Joe Ho
d03ca013bc AddLogicalImageTask to do time consuming work 2019-05-15 15:52:12 -04:00
esaunders
698b464bc4 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5014_known_slack_filtering 2019-05-15 14:43:18 -04:00
Joe Ho
865ba9def3 Don't popup error dialog, use callback 2019-05-15 13:13:53 -04:00
esaunders
f33dc7ffd6 Fix for artifacts not getting filtered out of data source results. 2019-05-15 11:43:52 -04:00
Richard Cordovano
3eada17f8d
Merge pull request #4790 from raman-bt/5062-createParentDirs
5062: replace createParentDirs.
2019-05-15 09:25:38 -04:00
Richard Cordovano
ab0dc3d4e3
Merge pull request #4784 from jkho/5010-Make-Logical-Imager-DSP-stub-with-config-panel
5010 make logical imager dsp stub with config panel
2019-05-15 09:22:24 -04:00
esaunders
a1d8832abb Fix for slack file filtering issue. 2019-05-14 17:03:41 -04:00
esaunders
a783fdbf32 Yet another fix for goto page text field. 2019-05-14 16:54:39 -04:00
esaunders
cf1375d228 Merge branch 'paging-child-factory' of github.com:sleuthkit/autopsy into 5014_known_slack_filtering 2019-05-14 13:09:47 -04:00
Joe Ho
babbd16526 Merge branch '5010-Make-Logical-Imager-DSP-stub-with-config-panel' into 5011-Logical-Imager-DSP-adds-data 2019-05-14 11:26:05 -04:00
Joe Ho
d0868cb0af Address 3 PR problems. 2019-05-14 11:24:34 -04:00