12416 Commits

Author SHA1 Message Date
Joe Ho
cb38b15ff0
Fix Codacy error 2019-05-15 17:01:12 -04:00
Joe Ho
f827ba58f7
Remove unused field 2019-05-15 17:00:31 -04:00
Joe Ho
d9b443c965 merged bundle 2019-05-15 16:11:42 -04:00
Joe Ho
8be12fb38e Fix @Messages warning 2019-05-15 15:58:20 -04:00
Joe Ho
d03ca013bc AddLogicalImageTask to do time consuming work 2019-05-15 15:52:12 -04:00
Joe Ho
865ba9def3 Don't popup error dialog, use callback 2019-05-15 13:13:53 -04:00
Joe Ho
babbd16526 Merge branch '5010-Make-Logical-Imager-DSP-stub-with-config-panel' into 5011-Logical-Imager-DSP-adds-data 2019-05-14 11:26:05 -04:00
Joe Ho
d0868cb0af Address 3 PR problems. 2019-05-14 11:24:34 -04:00
Joe Ho
b35b7c0214 Validate imageDirPath 2019-05-14 10:44:58 -04:00
Joe Ho
fe2a9857f4 Merge branch '5010-Make-Logical-Imager-DSP-stub-with-config-panel' into 5011-Logical-Imager-DSP-adds-data 2019-05-13 16:22:18 -04:00
Joe Ho
6f259e0b1a fix imports 2019-05-13 16:17:18 -04:00
Joe Ho
5e55c41fa8 Select the fold containing the sparse_image.vhd 2019-05-13 15:09:55 -04:00
Joe Ho
c5bb82dc99 Merge branch '5010-Make-Logical-Imager-DSP-stub-with-config-panel' into 5011-Logical-Imager-DSP-adds-data 2019-05-13 10:03:27 -04:00
Joe Ho
1e48ea0bc1
Bump copyright year 2019-05-10 20:29:05 -04:00
Joe Ho
5b22d28a12
trigger build 2019-05-10 19:51:13 -04:00
Joe Ho
f113440b23 Merge branch '5010-Make-Logical-Imager-DSP-stub-with-config-panel' into 5011-Logical-Imager-DSP-adds-data 2019-05-10 16:55:06 -04:00
Joe Ho
ee3f61c6aa Fix compile errors 2019-05-10 16:25:06 -04:00
Joe Ho
c871bcd09a Fix codacy errors 2019-05-10 16:22:34 -04:00
Joe Ho
807071084f Fix PR comments 2019-05-10 16:01:27 -04:00
Joe Ho
29b3dd0731 initial code, not all working 2019-05-10 09:48:58 -04:00
Joe Ho
1fec260fb5
Merge branch 'develop' into 5010-Make-Logical-Imager-DSP-stub-with-config-panel 2019-05-08 19:55:26 -04:00
Joe Ho
d7ddb86a2a Reposition buttons and title. Check for ejected USB drive prior to run. 2019-05-08 19:48:53 -04:00
Joe Ho
cdf36b5ca7 Fix the NEXT button. Proper reset. 2019-05-08 16:32:15 -04:00
Joe Ho
253ce2893d fix typo 2019-05-08 15:40:54 -04:00
Joe Ho
6a090b36ec Add file fillter, fix bundle message, clean up comments 2019-05-08 15:30:45 -04:00
Joe Ho
ce1febf8d3 Fix comment 2019-05-08 10:20:13 -04:00
Joe Ho
3b51bb15a4 Use @Messages and fix logic 2019-05-08 10:16:27 -04:00
Joe Ho
2dba2e9f38 initial implementation 2019-05-07 21:57:47 -04:00
William Schaefer
5e9e9c48b9 4989 fix saving of current combo box selection 2019-05-07 19:45:44 -04:00
William Schaefer
4c610eaa66 4989 apply saved selection to default combo box selection 2019-05-07 18:47:42 -04:00
William Schaefer
e334058ff4 4989 update the comments and merged bundle file 2019-05-07 18:36:15 -04:00
William Schaefer
16e3040562 4989 adjust text from for Options panel 2019-05-07 18:15:26 -04:00
William Schaefer
6d15afbc58 4989 update service to use translator saved to user preferences 2019-05-07 18:09:36 -04:00
William Schaefer
160d681f9f 4989 save selected translator to userpreferences 2019-05-07 17:01:31 -04:00
William Schaefer
2c8bf83a89 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-07 12:51:14 -04:00
William Schaefer
7cf3e7c148 4989 changes for recognizing changes and updating settings panel 2019-05-07 12:26:44 -04:00
Richard Cordovano
43f23da38a
Merge pull request #4776 from sleuthkit/release-4.11.1
Merge in release 4.11.1
2019-05-07 12:26:26 -04:00
Richard Cordovano
1bf30901ba
Merge pull request #4754 from wschaeferB/4809-AddTranlationTextViewer
4809 add tranlation text viewer
2019-05-07 12:21:54 -04:00
Richard Cordovano
d05a8e1440
Merge pull request #4752 from wschaeferB/4978-TextContentViewer
4978 text content viewer
2019-05-07 12:19:36 -04:00
William Schaefer
0e367e7a1f 4989 options panel listens for changes in texttranslator panels 2019-05-07 10:28:12 -04:00
William Schaefer
573b4ced9e 4989 add translation options panel 2019-05-06 16:05:29 -04:00
William Schaefer
edbebe3a8d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-06 11:23:52 -04:00
Richard Cordovano
616ac03da4 Merge remote-tracking branch 'upstream/release-4.11.1' into develop 2019-05-06 10:00:04 -04:00
Joe Ho
2c90521a1c Debugging code LogicalImagerDSProcessor class not found 2019-05-03 11:11:28 -04:00
William Schaefer
b903ca5a6a 5003 create data source summary node children synchronously so it is selected correctly 2019-05-02 15:31:03 -04:00
William Schaefer
e835b802ec Merge branch '4978-TextContentViewer' of https://github.com/wschaeferB/autopsy into 4809-AddTranlationTextViewer 2019-05-01 15:08:32 -04:00
Richard Cordovano
b751cb08be
Merge pull request #4757 from wschaeferB/5002-OtherOccurrencesColumns
5002 give Case, Data source, and File name more space in OO content v…
2019-05-01 15:04:43 -04:00
William Schaefer
f9adc9b9f1 4978 add exception to logging when getUniquePath fails for textContentViewer 2019-05-01 14:56:38 -04:00
Ann Priestman
8693f3cd6d Addressing review comments 2019-05-01 13:51:50 -04:00
William Schaefer
03e9f99c45 5001 add missing static keyword 2019-04-30 15:37:40 -04:00