13021 Commits

Author SHA1 Message Date
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
Kelly Kelly
202f593a68 Merge remote-tracking branch 'upstream/develop' into 1252-FilterPanel-bug-fix 2019-05-24 11:12:51 -04:00
Kelly Kelly
41daa237eb put the date picker setting code into a swingworker 2019-05-24 11:12:46 -04:00
William Schaefer
f756cc540e 5056 undo accidental changes to settings panel size 2019-05-23 17:48:40 -04:00
William Schaefer
d0446c604e 5056 second try at limiting alerts for previously seen items to other cases 2019-05-23 16:51:37 -04:00
William Schaefer
7b9840867a 5056 add updated merged bundle file 2019-05-23 16:20:41 -04:00
William Schaefer
6b3b2b5cf5 5056 initial condition modification to prevent devices seen in current case from being flagged 2019-05-23 15:43:20 -04:00
Kelly Kelly
86899868f0 Same as last commit, just removed a line of white space 2019-05-23 15:38:18 -04:00
William Schaefer
34a2fb1394 5056 adjust comments and messages to reflect limit to other cases 2019-05-23 15:37:45 -04:00
Kelly Kelly
aa9420ca8c Moved the initalization of the date time filters to updateAndApplyFilters 2019-05-23 15:36:36 -04:00
Kelly Kelly
3658d651b3 Added a check for an open case to date picker initialization code. 2019-05-23 13:55:58 -04:00
Richard Cordovano
0675e6d6a4
Merge pull request #4804 from kellykelly3/1245-relationships-tab-state
1245 MessageView and ContactsView indicate when they have nothing to show
2019-05-23 13:05:53 -04:00
Kelly Kelly
5669681df7 Another attempt at fixing the thread issue 2019-05-23 12:23:59 -04:00
U-BASIS\dsmyda
638750c720 Checkin of the current state of the UI, will continue to make improvements 2019-05-23 11:46:47 -04:00
Kelly Kelly
f6ebad6944 Added the invokeLater to ContactViewer 2019-05-23 07:59:09 -04:00
Kelly Kelly
8b6c4b5dfc Added invokeLater calls to solve window hang and changed initalization code to make sure the card with no account selected it displayed 2019-05-23 07:55:08 -04:00
William Schaefer
a02319ba6f 5063 address some codacy complaints 2019-05-22 18:37:00 -04:00
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
Kelly Kelly
886cc3a696 merge in develop and fixed conflicts 2019-05-22 10:28:11 -04:00
Kelly Kelly
9dc3565f89 Fixed Codacy issues 2019-05-22 10:16:12 -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