Commit Graph
23422 Commits
Author SHA1 Message Date
Ann Priestman 29bdc2ee52 Merge remote-tracking branch 'upstream/develop' into 5130_exportCSV 2019-06-06 14:00:36 -04:00
eugene7646 35328690a1 Merge pull request #4841 from wschaeferB/5061-BingTranslator
5061 bing translator
2019-06-06 13:02:38 -04:00
William Schaefer 3610495657 5061 fix typo in exception variable name 2019-06-06 12:54:50 -04:00
William Schaefer 65bf9cc497 5061 log unlogged exceptions, fix copy paste and typo comment errors 2019-06-06 12:52:09 -04:00
Ann Priestman 3ef9746d26 Handle empty tables.
Cleanup
2019-06-06 10:26:02 -04:00
Richard Cordovano 1d3703bebe Merge pull request #4837 from wschaeferB/5092-IngestStatusDataSourceSummary
5092 ingest status data source summary
2019-06-05 15:56:04 -04:00
William Schaefer 938d0826d7 5061 address easy to fix codacy issues 2019-06-05 12:56:49 -04:00
William Schaefer 3d319be5b8 5061 adjust comments for clarity and completeness 2019-06-05 12:27:53 -04:00
Ann Priestman f8d02a3002 Added button 2019-06-05 12:19:38 -04:00
William Schaefer 852ad67e05 5061 fix initial selection of english 2019-06-05 12:16:16 -04:00
William Schaefer 21615fca2f 5061 remove translation size setting 2019-06-05 10:59:45 -04:00
William Schaefer 79fba0823f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5061-BingTranslator 2019-06-04 18:07:06 -04:00
Richard Cordovano f2386c8a88 Merge pull request #4835 from bhkjersten/5111-html-clean
5111 Clean up HTML output
2019-06-04 17:28:02 -04:00
Richard Cordovano 79fa840111 Merge pull request #4831 from wschaeferB/5123-PreventHtmlViewerFromReachingOut
5123 prevent html viewer from reaching out
2019-06-04 17:24:32 -04:00
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
Ann Priestman ba41e0e497 Merge remote-tracking branch 'upstream/develop' into 5130_exportCSV 2019-06-04 14:57:59 -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
Richard Cordovano 09805825b9 Merge pull request #4830 from esaunders/5127_page_by_default
Turn result paging on by default.
2019-06-04 14:18:57 -04:00
Richard Cordovano 978084784e Merge pull request #4829 from esaunders/5087_empty_keys_split_fix
Fix for exception when attempting to split empty keys.
2019-06-04 14:18:21 -04:00
Richard Cordovano 77e35fd9f3 Merge pull request #4834 from esaunders/4936-utf8-files-report
Use UTF8 encoding for report content.
2019-06-04 14:17:48 -04:00
Ann Priestman ff9a26a447 Adding export CSV action 2019-06-04 12:38:39 -04:00
Brian Kjersten 1f1eb95699 5111 Clean up HTML output 2019-06-04 09:47:51 -05: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
esaunders 37deadd747 Use UTF8 encoding for report content. 2019-06-03 15:01:40 -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
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
Richard Cordovano 157e84356c Update formatting of some IG classes 2019-06-03 13:11:47 -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
Richard Cordovano 04e6f561e7 Merge pull request #4828 from APriestman/5115_improveInterestingFilesDocs
5115 improve interesting files docs
2019-06-03 12:02:01 -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
Richard Cordovano 9ae769d05a Merge pull request #4826 from APriestman/doxygen_fixes_may31
Fix doxygen warnings
2019-05-31 15:51:23 -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
Ann Priestman 1d0e0ad880 Removed old screenshots 2019-05-31 14:32:24 -04:00
Ann Priestman 46b14869f7 Rewrote interesting files doc 2019-05-31 14:26:36 -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