13021 Commits

Author SHA1 Message Date
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
U-BASIS\dsmyda
366e784a31 Made filechooser remember selection, fixed some enable/disable bugs, removed tooltips 2019-06-05 15:49:08 -04:00
Joe Ho
d8b0e9a1a6 Fix codacy errors 2019-06-05 15:32:07 -04:00
Joe Ho
23384c3904 Fix codacy errors 2019-06-05 15:20:25 -04:00
U-BASIS\dsmyda
1741726732 Checkout point, major functionality implemented 2019-06-05 14:37:44 -04:00
Joe Ho
05bd31ed90 Add new files for PR 2019-06-05 14:34:35 -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
Raman
2ecd3a56b4 Addressed review comments. 2019-06-05 11:13:32 -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
esaunders
20334eb7d5 Use asynchronous node creation for directory tree to support view file in directory functionality. 2019-06-04 13:47:41 -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
Raman
ed4da71c1a Remove unused import. 2019-06-04 08:29:37 -04:00
Raman
ea6687c2c5 Address Codacy comments. 2019-06-04 08:20:40 -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
Raman
2cdf0dd66d 4963: DataResultTable is slow to load.
- load S C & O columns data in background for AbstractContentNode and all it's derived classes.
2019-06-03 15:45:00 -04:00
esaunders
37deadd747 Use UTF8 encoding for report content. 2019-06-03 15:01:40 -04:00
U-BASIS\dsmyda
6a6a282e66 Added more space for text in buttons 2019-06-03 14:21:56 -04:00
U-BASIS\dsmyda
64e7e03ec5 Fixed generic type T warning 2019-06-03 14:04:38 -04:00
U-BASIS\dsmyda
057fa9d48c Bug fixes, comment fixes, more code clean up 2019-06-03 14:01:23 -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
U-BASIS\dsmyda
90898578ab Renamed classes, cleaned up code, added comments 2019-06-03 13:36:29 -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
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
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
William Schaefer
f05844a62c 5123 remove all images and other uri elements from html by default 2019-05-31 14:57:31 -04:00