12118 Commits

Author SHA1 Message Date
William Schaefer
d34610fb58 5092 address codacy complaints 2019-06-04 15:32:21 -04:00
William Schaefer
8637f1dfe0 5092 minor cleanup before pr 2019-06-04 15:20:07 -04:00
William Schaefer
c9c451945d 5092 add comments to better document how ingest job status is updated 2019-06-04 15:02:28 -04:00
William Schaefer
c1029fc154 5092 reduce number of database queries necessary to display status 2019-06-04 14:41:20 -04:00
William Schaefer
d2154cd380 5092 fix accidently reverted check of datasource id 2019-06-04 14:37:17 -04:00
William Schaefer
4a5fbe3aeb 5092 working updates for ingest status 2019-06-04 14:35:17 -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
William Schaefer
6c8f83e441 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5092-IngestStatusDataSourceSummary 2019-06-03 13:48:17 -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
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
Ann Priestman
99bf8686a3 Fixing doxygen warnings 2019-05-31 14:52:13 -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
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
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
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
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