23358 Commits

Author SHA1 Message Date
Richard Cordovano
b16b27f23b
Merge pull request #4808 from wschaeferB/5046-RecentActivityNPE
5046 recent activity npe
2019-05-29 09:17:22 -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
Richard Cordovano
3cfa95d8ed
Merge pull request #4812 from kellykelly3/1249-support-for-messageID
1249 Add support for message-id, inReplyToId and references to EmailMessage.java
2019-05-28 17:13:02 -04:00
Kelly Kelly
2765d800f7 Fixed Codacy issues 2019-05-28 15:30:36 -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
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
202781415e
Merge pull request #4755 from raman-bt/4877-IG-live-update
4877 ig live update
2019-05-24 18:26:39 -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
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
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
Richard Cordovano
7ebe5eb684
Merge pull request #4816 from wschaeferB/5056-TooManyUsbsFlagged
5056 too many usbs flagged
2019-05-24 10:05:54 -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
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
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
Kelly Kelly
272138dad6 Changed the references from a String to a list of Strings 2019-05-21 12:55:37 -04:00
Kelly Kelly
93c19ace0e Added message-id, inReplyTo, and references to the EmailMessage class. 2019-05-21 11:40:56 -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
3ccd4b572c 5063 unexport translators package 2019-05-20 15:01:49 -04:00
William Schaefer
18f6afb14b 5063 fix imports for google translator 2019-05-20 14:55:27 -04:00
Brian Carrier
477429f82d Make codacy happier 2019-05-17 18:21:06 -04:00
Brian Carrier
de43fd778a removed unused import 2019-05-17 17:45:20 -04:00
Brian Carrier
4bacd76992 4982: Sort keyword lists in tree 2019-05-17 17:44:04 -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
William Schaefer
42bb54e82b 4961 delete mistakenly added line 2019-05-17 16:56:25 -04:00