1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 03:05:53 +00:00

Commit Graph

  • fd399e4cfb 5061 clean up loading of settings William Schaefer 2019-05-30 13:04:32 -04:00
  • d2bf1777f2 5061 reword credentials to be authentication key for bing translator William Schaefer 2019-05-30 12:35:24 -04:00
  • 90a002efee 5061 add test button to Bing translator settings panel William Schaefer 2019-05-30 12:21:05 -04:00
  • e117614b67 First cuts Eugene Livis 2019-05-30 11:59:07 -04:00
  • 0c5ac83644 5061 adjust BingTranslator to use user specified settings William Schaefer 2019-05-30 11:24:38 -04:00
  • 5221f35fad 5061 disable bing tests since service won't have credentials William Schaefer 2019-05-30 11:24:04 -04:00
  • 3ea254c7ae LAst clean up before PR Kelly Kelly 2019-05-30 11:06:20 -04:00
  • 6c86618505 intermitten commit while I work on something else Kelly Kelly 2019-05-29 17:01:20 -04:00
  • 889fa7f51c Merge remote-tracking branch 'upstream/develop' into 1250-message-threader Kelly Kelly 2019-05-29 16:57:20 -04:00
  • b1cadf184d Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into CL_output_5031 Eugene Livis 2019-05-29 14:06:11 -04:00
  • e1ace4970f Merge branch 'develop' of github.com:sleuthkit/autopsy into CL_output_5031 Eugene Livis 2019-05-29 14:05:15 -04:00
  • 6a66a61b65 First cut at 'list all data sources command' Eugene Livis 2019-05-29 14:03:30 -04:00
  • 7e8e4d3239 Merge pull request #4817 from wschaeferB/5060-NullDataWarnings Richard Cordovano 2019-05-29 13:37:35 -04:00
  • 8bd7f63648 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5061-BingTranslator William Schaefer 2019-05-29 13:35:08 -04:00
  • 3d924649ab Merge pull request #4822 from wschaeferB/CommentOutGoogleTranslateTests Richard Cordovano 2019-05-29 12:52:53 -04:00
  • 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. Raman 2019-05-29 12:41:36 -04:00
  • 7d6fb729ef Add User Feedback about Deleting Data Source Mark McKinnon 2019-05-29 11:26:02 -04:00
  • fc2ebe7f31 Comment out the remaining Google Tranlator test code William Schaefer 2019-05-29 11:05:38 -04:00
  • b16b27f23b Merge pull request #4808 from wschaeferB/5046-RecentActivityNPE Richard Cordovano 2019-05-29 09:17:22 -04:00
  • 9f437f8634 Adding UI Ann Priestman 2019-05-29 07:25:21 -04:00
  • f4e36841b1 5061 minor ui panel tweak William Schaefer 2019-05-28 18:09:24 -04:00
  • 1408fd289b 5061 allow Bing Translator credentials to be set by user William Schaefer 2019-05-28 18:08:24 -04:00
  • f6c4776b39 Merge pull request #4792 from wschaeferB/4961-AddRegistryContentViewer Richard Cordovano 2019-05-28 17:19:51 -04:00
  • 3cfa95d8ed Merge pull request #4812 from kellykelly3/1249-support-for-messageID Richard Cordovano 2019-05-28 17:13:02 -04:00
  • 85a3124f9d 5061 add initial commit of Bing translator William Schaefer 2019-05-28 16:20:03 -04:00
  • 2765d800f7 Fixed Codacy issues Kelly Kelly 2019-05-28 15:30:36 -04:00
  • 4c5aaf9296 Inital pass of completed thread code Kelly Kelly 2019-05-28 15:21:10 -04:00
  • edc124cd43 Merge pull request #4818 from kellykelly3/1252-FilterPanel-bug-fix Richard Cordovano 2019-05-28 15:11:52 -04:00
  • c2c3745c51 Trying to get local file paths to work Eugene Livis 2019-05-28 13:38:39 -04:00
  • 40689ae751 Continued development checkpoint, more work to be done. U-BASIS\dsmyda 2019-05-28 12:48:38 -04:00
  • 9931e00c30 Merge pull request #4813 from eugene7646/all_commands_5030 Richard Cordovano 2019-05-28 10:03:10 -04:00
  • 249ed24456 Update DeleteDataSourceAction.java Mark McKinnon 2019-05-26 16:00:48 -04:00
  • 67d39899d0 Update DeleteDataSourceAction.java Mark McKinnon 2019-05-26 15:54:02 -04:00
  • 732ac99284 initial code changes Mark McKinnon 2019-05-25 22:20:34 -04:00
  • 3887c9b110 Update DeleteDataSourceAction.java Mark McKinnon 2019-05-25 22:18:52 -04:00
  • de3b6177a3 move annomous inner class to private class and addressed other codacy issues. Kelly Kelly 2019-05-24 19:59:56 -04:00
  • f8d77addd5 Merge pull request #4796 from kellykelly3/1240-most-recent-relationships Richard Cordovano 2019-05-24 18:57:03 -04:00
  • 0fdfb778d4 Merge pull request #4815 from kellykelly3/1252-FilterPanel-bug-fix Richard Cordovano 2019-05-24 18:54:36 -04:00
  • 202781415e Merge pull request #4755 from raman-bt/4877-IG-live-update Richard Cordovano 2019-05-24 18:26:39 -04:00
  • a76e5cba4f Merge pull request #4787 from wschaeferB/5020-CreateCompleteCrCases Richard Cordovano 2019-05-24 18:24:09 -04:00
  • 86dc033dbd Merge pull request #4814 from wschaeferB/5063-GoogleTranslateImplementation Richard Cordovano 2019-05-24 18:21:23 -04:00
  • e562ed1e73 Fixed per review comment Kelly Kelly 2019-05-24 16:04:02 -04:00
  • be4b528ebe Cleanup Ann Priestman 2019-05-24 15:07:42 -04:00
  • b17b460e6a 5060 fix some netbeans warnings William Schaefer 2019-05-24 14:12:31 -04:00
  • 41209cb053 5060 fix issue with trying to find correlation attributes for items without md5 William Schaefer 2019-05-24 14:07:05 -04:00
  • d1e981ed11 Added support to save 'add data source' JSON output Eugene Livis 2019-05-24 14:05:03 -04:00
  • 518d98088e Merge pull request #4809 from sleuthkit/4982_sort_keywordlists Richard Cordovano 2019-05-24 13:35:17 -04:00
  • dfa3b12632 Added support to save 'create case' JSON output Eugene Livis 2019-05-24 13:32:11 -04:00
  • e556c739cb 5060 ensure stack trace is in log message William Schaefer 2019-05-24 12:41:55 -04:00
  • aeab334710 Merge remote-tracking branch 'upstream/develop' into 5070_fileSearch Ann Priestman 2019-05-24 11:32:28 -04:00
  • d6f81c5823 Adding more sorting methods. Ann Priestman 2019-05-24 11:31:51 -04:00
  • 202f593a68 Merge remote-tracking branch 'upstream/develop' into 1252-FilterPanel-bug-fix Kelly Kelly 2019-05-24 11:12:51 -04:00
  • 41daa237eb put the date picker setting code into a swingworker Kelly Kelly 2019-05-24 11:12:46 -04:00
  • 7ebe5eb684 Merge pull request #4816 from wschaeferB/5056-TooManyUsbsFlagged Richard Cordovano 2019-05-24 10:05:54 -04:00
  • f8464e5d9c Switching to GroupKey for grouping. Move file sort. Ann Priestman 2019-05-23 21:20:58 -04:00
  • f756cc540e 5056 undo accidental changes to settings panel size William Schaefer 2019-05-23 17:48:40 -04:00
  • d0446c604e 5056 second try at limiting alerts for previously seen items to other cases William Schaefer 2019-05-23 16:51:37 -04:00
  • 7b9840867a 5056 add updated merged bundle file William Schaefer 2019-05-23 16:20:41 -04:00
  • 6b3b2b5cf5 5056 initial condition modification to prevent devices seen in current case from being flagged William Schaefer 2019-05-23 15:43:20 -04:00
  • 86899868f0 Same as last commit, just removed a line of white space Kelly Kelly 2019-05-23 15:38:18 -04:00
  • 34a2fb1394 5056 adjust comments and messages to reflect limit to other cases William Schaefer 2019-05-23 15:37:45 -04:00
  • aa9420ca8c Moved the initalization of the date time filters to updateAndApplyFilters Kelly Kelly 2019-05-23 15:36:36 -04:00
  • 3658d651b3 Added a check for an open case to date picker initialization code. Kelly Kelly 2019-05-23 13:55:58 -04:00
  • 0675e6d6a4 Merge pull request #4804 from kellykelly3/1245-relationships-tab-state Richard Cordovano 2019-05-23 13:05:53 -04:00
  • 5669681df7 Another attempt at fixing the thread issue Kelly Kelly 2019-05-23 12:23:59 -04:00
  • 638750c720 Checkin of the current state of the UI, will continue to make improvements U-BASIS\dsmyda 2019-05-23 11:46:47 -04:00
  • b0ef89b2c9 Update DataSourceDeletedEvent.java Mark McKinnon 2019-05-23 08:50:30 -04:00
  • ac6429c11a Update Case.java Mark McKinnon 2019-05-23 08:45:35 -04:00
  • 97ec082f8c Update DataSourceDeletedEvent.java Mark McKinnon 2019-05-23 08:43:30 -04:00
  • f6ebad6944 Added the invokeLater to ContactViewer Kelly Kelly 2019-05-23 07:59:09 -04:00
  • 8b6c4b5dfc Added invokeLater calls to solve window hang and changed initalization code to make sure the card with no account selected it displayed Kelly Kelly 2019-05-23 07:55:08 -04:00
  • b839e53656 Commented Ann Priestman 2019-05-23 07:02:38 -04:00
  • a02319ba6f 5063 address some codacy complaints William Schaefer 2019-05-22 18:37:00 -04:00
  • 58e2a4953e 5075 update comments William Schaefer 2019-05-22 17:49:07 -04:00
  • ea76b7e3a6 Removed unused imports Eugene Livis 2019-05-22 17:43:55 -04:00
  • 84bbe616f2 5075 add warning label for invalid settings William Schaefer 2019-05-22 17:06:54 -04:00
  • 3fc9414ad8 Removed erroneous stdout logging Eugene Livis 2019-05-22 16:13:27 -04:00
  • c0cf88f663 Minor fixes Eugene Livis 2019-05-22 16:12:07 -04:00
  • 6b0891be6b create and publish event when a data source is deleted Mark McKinnon 2019-05-22 15:53:22 -04:00
  • e7e82db60a Add commit to solr deletion Mark McKinnon 2019-05-22 13:46:18 -04:00
  • a53ae96598 Fix possible NPE Mark McKinnon 2019-05-22 13:45:27 -04:00
  • 7b815b47ec Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5063-GoogleTranslateImplementation William Schaefer 2019-05-22 12:24:39 -04:00
  • 886cc3a696 merge in develop and fixed conflicts Kelly Kelly 2019-05-22 10:28:11 -04:00
  • b8c30d2f9d Merge branch 'develop' of github.com:sleuthkit/autopsy into 4871-Improved-MimeType-Detection U-BASIS\dsmyda 2019-05-22 10:18:12 -04:00
  • 9dc3565f89 Fixed Codacy issues Kelly Kelly 2019-05-22 10:16:12 -04:00
  • ff8f444a4c inital commit of email threader Kelly Kelly 2019-05-22 09:53:37 -04:00
  • 36536f6ca9 Merge pull request #4779 from kellykelly3/1241-comm-set-date-controls Richard Cordovano 2019-05-21 17:54:19 -04:00
  • 4e675860cb 5075 working target language setting combo box William Schaefer 2019-05-21 17:42:48 -04:00
  • 257cb46125 Initial code for deleting a data source from SOLR Mark McKinnon 2019-05-21 16:08:02 -04:00
  • cfc8b2462e Processing various input combinations Eugene Livis 2019-05-21 16:05:38 -04:00
  • a35fb884db 5075 reorganize settings structure of google translator gui and settings William Schaefer 2019-05-21 15:18:14 -04:00
  • 26809f7ec7 Updated javadocs Eugene Livis 2019-05-21 14:44:43 -04:00
  • 1bf57bc7dc Merge branch 'develop' of github.com:sleuthkit/autopsy into run_ingest_command_5029 Eugene Livis 2019-05-21 14:15:05 -04:00
  • 68bf481588 Changes to support specifying data source by ID Eugene Livis 2019-05-21 14:14:01 -04:00
  • 25357a8282 5075 working target language setting William Schaefer 2019-05-21 13:37:37 -04:00
  • 272138dad6 Changed the references from a String to a list of Strings Kelly Kelly 2019-05-21 12:55:37 -04:00
  • ea17bbf0a4 Changes to accomodate new design Eugene Livis 2019-05-21 12:43:47 -04:00
  • 93c19ace0e Added message-id, inReplyTo, and references to the EmailMessage class. Kelly Kelly 2019-05-21 11:40:56 -04:00
  • 7ce276dbcf 5065 code to attempt to add a target language setting William Schaefer 2019-05-21 11:37:05 -04:00
  • 9e905898eb Update ImageNode.java Mark McKinnon 2019-05-20 20:55:53 -04:00