13143 Commits

Author SHA1 Message Date
Raman
ed4da71c1a Remove unused import. 2019-06-04 08:29:37 -04:00
Raman
ea6687c2c5 Address Codacy comments. 2019-06-04 08:20:40 -04:00
William Schaefer
fb17d40ca4 5092 query for status 2019-06-03 18:40:46 -04:00
William Schaefer
2a37021c80 5092 working changes to update status in table 2019-06-03 18:35:28 -04:00
Raman
2cdf0dd66d 4963: DataResultTable is slow to load.
- load S C & O columns data in background for AbstractContentNode and all it's derived classes.
2019-06-03 15:45:00 -04:00
esaunders
37deadd747 Use UTF8 encoding for report content. 2019-06-03 15:01:40 -04:00
U-BASIS\dsmyda
6a6a282e66 Added more space for text in buttons 2019-06-03 14:21:56 -04:00
U-BASIS\dsmyda
64e7e03ec5 Fixed generic type T warning 2019-06-03 14:04:38 -04:00
U-BASIS\dsmyda
057fa9d48c Bug fixes, comment fixes, more code clean up 2019-06-03 14:01:23 -04:00
William Schaefer
6c8f83e441 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5092-IngestStatusDataSourceSummary 2019-06-03 13:48:17 -04:00
William Schaefer
476b407c3c 5123 update to merged properties file 2019-06-03 13:47:19 -04:00
William Schaefer
fd894a7103 5123 change spot I missed show to download change 2019-06-03 13:39:37 -04:00
U-BASIS\dsmyda
90898578ab Renamed classes, cleaned up code, added comments 2019-06-03 13:36:29 -04:00
William Schaefer
3c03ee5ce3 5123 update merged properties file 2019-06-03 13:36:02 -04:00
William Schaefer
51e12b2eaf 5123 change text of Show images to say Download instead of show 2019-06-03 13:32:26 -04:00
William Schaefer
b9ef321b1e 5123 remove frames, iframes, audio, video, and other tags 2019-06-03 13:23:48 -04:00
esaunders
92e0d6073a Turn result paging on by default. 2019-06-03 12:51:02 -04:00
Richard Cordovano
7c3c27ffe3
Merge pull request #4827 from bhkjersten/5106-google-connectiviy-message
5106: Better Google Translate message if no network connectivity
2019-06-03 12:04:49 -04:00
esaunders
1629706d44 Fix for exception when attempting to split empty keys. 2019-06-03 11:22:10 -04:00
William Schaefer
74ab8af6e0 5092 populate ingest status column datasource summary 2019-06-03 11:01:11 -04:00
Brian Kjersten
ab242a405e 5106: Error message when we can't connect to Google. 2019-05-31 17:40:53 -04:00
William Schaefer
f05844a62c 5123 remove all images and other uri elements from html by default 2019-05-31 14:57:31 -04:00
Ann Priestman
99bf8686a3 Fixing doxygen warnings 2019-05-31 14:52:13 -04:00
William Schaefer
670ef2cfb1 5061 fix label on bing translate options panel which was wrong 2019-05-30 16:05:30 -04:00
William Schaefer
e6670f34ba 5061 test button added to google translate options panel 2019-05-30 13:46:15 -04:00
William Schaefer
fd399e4cfb 5061 clean up loading of settings 2019-05-30 13:04:32 -04:00
William Schaefer
d2bf1777f2 5061 reword credentials to be authentication key for bing translator 2019-05-30 12:35:24 -04:00
William Schaefer
90a002efee 5061 add test button to Bing translator settings panel 2019-05-30 12:21:05 -04:00
William Schaefer
0c5ac83644 5061 adjust BingTranslator to use user specified settings 2019-05-30 11:24:38 -04:00
William Schaefer
5221f35fad 5061 disable bing tests since service won't have credentials 2019-05-30 11:24:04 -04:00
Richard Cordovano
7e8e4d3239
Merge pull request #4817 from wschaeferB/5060-NullDataWarnings
5060 null data warnings
2019-05-29 13:37:35 -04:00
William Schaefer
8bd7f63648 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5061-BingTranslator 2019-05-29 13:35:08 -04:00
Raman
5d63ab2bb8 4963: offload computation of S C & O columns to a background task, in order to speed up the loading of Data Results View table. 2019-05-29 12:41:36 -04:00
William Schaefer
fc2ebe7f31 Comment out the remaining Google Tranlator test code 2019-05-29 11:05:38 -04:00
William Schaefer
f4e36841b1 5061 minor ui panel tweak 2019-05-28 18:09:24 -04:00
William Schaefer
1408fd289b 5061 allow Bing Translator credentials to be set by user 2019-05-28 18:08:24 -04:00
Richard Cordovano
f6c4776b39
Merge pull request #4792 from wschaeferB/4961-AddRegistryContentViewer
4961 add registry content viewer
2019-05-28 17:19:51 -04:00
William Schaefer
85a3124f9d 5061 add initial commit of Bing translator 2019-05-28 16:20:03 -04:00
Richard Cordovano
edc124cd43
Merge pull request #4818 from kellykelly3/1252-FilterPanel-bug-fix
1245 Addressed FilterPane codacy issues
2019-05-28 15:11:52 -04:00
U-BASIS\dsmyda
40689ae751 Continued development checkpoint, more work to be done. 2019-05-28 12:48:38 -04:00
Kelly Kelly
de3b6177a3 move annomous inner class to private class and addressed other codacy issues. 2019-05-24 19:59:56 -04:00
Richard Cordovano
f8d77addd5
Merge pull request #4796 from kellykelly3/1240-most-recent-relationships
1240 most recent relationships
2019-05-24 18:57:03 -04:00
Richard Cordovano
0fdfb778d4
Merge pull request #4815 from kellykelly3/1252-FilterPanel-bug-fix
1252 lazy initialization of the date pickers
2019-05-24 18:54:36 -04:00
Richard Cordovano
a76e5cba4f
Merge pull request #4787 from wschaeferB/5020-CreateCompleteCrCases
5020 create complete cr cases
2019-05-24 18:24:09 -04:00
Richard Cordovano
86dc033dbd
Merge pull request #4814 from wschaeferB/5063-GoogleTranslateImplementation
5063 google translate implementation
2019-05-24 18:21:23 -04:00
Kelly Kelly
e562ed1e73 Fixed per review comment 2019-05-24 16:04:02 -04:00
William Schaefer
b17b460e6a 5060 fix some netbeans warnings 2019-05-24 14:12:31 -04:00
William Schaefer
41209cb053 5060 fix issue with trying to find correlation attributes for items without md5 2019-05-24 14:07:05 -04:00
Richard Cordovano
518d98088e
Merge pull request #4809 from sleuthkit/4982_sort_keywordlists
4982 sort keyword lists in tree
2019-05-24 13:35:17 -04:00
William Schaefer
e556c739cb 5060 ensure stack trace is in log message 2019-05-24 12:41:55 -04:00