12924 Commits

Author SHA1 Message Date
Richard Cordovano
cded8ca655 Add more info to DataSourceIngestJob logging 2019-06-19 15:17:20 -04:00
Richard Cordovano
8920e94ded Add more info to DataSourceIngestJob logging 2019-06-19 15:15:39 -04:00
Richard Cordovano
7cae653287 Add more info to DataSourceIngestJob logging 2019-06-19 15:10:46 -04:00
Richard Cordovano
5db5ac5c4b
Merge pull request #4898 from kellykelly3/1266-thumbnail-viewer-bug
1266 CVT - Media tab doesn't update when switching selection
2019-06-19 12:16:48 -04:00
Richard Cordovano
3bcdcc6353
Merge pull request #4917 from rcordovano/timeline-tc-fix
5109 Give the Timeline top component the required ctor
2019-06-19 11:58:45 -04:00
Richard Cordovano
942b2181eb
Merge pull request #4897 from wschaeferB/5184-OtherOccurrencesKnownStatusDisplay
5184 display name for FileKnown status not enum
2019-06-19 11:57:30 -04:00
Richard Cordovano
c0bf95b22b
Merge pull request #4915 from dannysmyda/5202-Export-Tags-Saving-Bug
5202 export tags saving bug
2019-06-19 11:55:34 -04:00
Richard Cordovano
82dbabd778
Merge pull request #4907 from wschaeferB/2955-DontIndexNsrl
2955 dont index nsrl
2019-06-19 11:54:40 -04:00
William Schaefer
337b4c202b 2955 disable only for windows 2019-06-19 10:29:53 -04:00
U-BASIS\dsmyda
d51bb75c35 Made png string constants into class variables so they are not sprinkled around the code 2019-06-19 09:44:18 -04:00
Richard Cordovano
7434b9037d Give the Timeline top compnent the required ctor 2019-06-18 19:33:52 -04:00
Richard Cordovano
007a45aa47 Give the Timeline top compnent the required ctor 2019-06-18 19:30:53 -04:00
Richard Cordovano
dd49d25014
Merge pull request #4906 from esaunders/5160-tika-init
5160 tika init
2019-06-18 17:00:37 -04:00
Richard Cordovano
cfa8d2aeeb
Merge pull request #4894 from dannysmyda/5183-Translation-Tab-Japanese-Font-Fix
5183 Fix Japanese Font in Translation CV
2019-06-18 17:00:07 -04:00
Richard Cordovano
45e46a500c
Merge pull request #4911 from jkho/5210-reorganize-logical-imager-package
5210 reorganize logical imager package
2019-06-18 16:52:39 -04:00
U-BASIS\dsmyda
040e691023 Codacy 2019-06-18 16:26:42 -04:00
U-BASIS\dsmyda
6fa462bbcd Try to suppress Codacy issue 2019-06-18 16:18:19 -04:00
Joe Ho
26afeabdbf Fix PR comments 2019-06-18 16:02:04 -04:00
U-BASIS\dsmyda
04d2d24533 Merged in release-4.12.0 2019-06-18 15:49:04 -04:00
Richard Cordovano
e9b757cfed
Merge pull request #4908 from wschaeferB/5209-SCOColumnBroken
5209 sco column broken
2019-06-18 15:44:00 -04:00
U-BASIS\dsmyda
6cd7263256 Fixed export image tags bug, now works for all images that can be manipulated in Autopsy 2019-06-18 15:41:01 -04:00
Joe Ho
34fd1004d4 Update tsk_logical_imager.exe 2019-06-18 15:36:51 -04:00
esaunders
72fe5bb390 Merge branch 'release-4.12.0' of github.com:sleuthkit/autopsy into 5197-paging-bug2 2019-06-18 15:14:56 -04:00
Richard Cordovano
9adf0c98fc
Merge pull request #4912 from esaunders/5198-paging-bug1
Don't reset total page count when page size changes.
2019-06-18 15:14:00 -04:00
Joe Ho
824ee23dd5 Fix codacy errors 2019-06-18 15:06:01 -04:00
esaunders
b06c2d84ec Only update UI controls when the page change event is for the node being viewed. 2019-06-18 15:03:14 -04:00
Joe Ho
9468706002 methods do not need to be public in non-public class 2019-06-18 14:44:47 -04:00
esaunders
d880d7f8ab Don't reset total page count when page size changes. 2019-06-18 14:12:26 -04:00
William Schaefer
faa2473c8a 5209 use correct method to check if Eamdb is enabled 2019-06-18 13:20:37 -04:00
Richard Cordovano
3238cab113 Merge remote-tracking branch 'upstream/release-4.12.0' into ig-deadlock-fix 2019-06-18 12:44:41 -04:00
Joe Ho
74e8327d95 Remove lots of public classes 2019-06-18 11:29:31 -04:00
Joe Ho
c5f8a39f18 Update Bundle.properties-MERGED 2019-06-18 10:51:04 -04:00
Joe Ho
e26cc03ed8 More refactor 2019-06-18 10:26:44 -04:00
Joe Ho
76196a37c9 Update Bundle.properties-MERGED 2019-06-18 10:02:30 -04:00
Joe Ho
b1d60ab98f Step 1 - refactor 2019-06-18 09:54:25 -04:00
Richard Cordovano
7ed552d511
Merge pull request #4902 from raman-bt/5201-expand-docmimetypes
5201 expand docmimetypes
2019-06-17 18:31:48 -04:00
William Schaefer
91aef7be0d 2955 address codacy complaint about not using isEmpty 2019-06-17 16:10:52 -04:00
Joe Ho
34987d050d Merge remote-tracking branch 'upstream/release-4.12.0' into 5165-Logical-Imager-DSP-to-support-multiple-drives 2019-06-17 15:02:24 -04:00
Joe Ho
b501c38f03 Merge remote-tracking branch 'upstream/release-4.12.0' into 5165-Logical-Imager-DSP-to-support-multiple-drives 2019-06-17 14:55:47 -04:00
Joe Ho
20687ff5fa Fix NPE 2019-06-17 14:55:18 -04:00
Richard Cordovano
3c6c5b7d46 Merge remote-tracking branch 'upstream/release-4.12.0' into ig-deadlock-fix 2019-06-17 14:51:45 -04:00
William Schaefer
98feb3137a 2955 remove nsrl from list if they attempt to index, adjust messages 2019-06-17 14:36:45 -04:00
Joe Ho
6ccd395f54 Fix compile warning 2019-06-17 14:35:41 -04:00
U-BASIS\dsmyda
7149043f55 Moved TextPane for reuse in public API 2019-06-17 14:01:30 -04:00
William Schaefer
4000be9436 2955 don't allow user to index nsrl hash sets 2019-06-17 13:37:46 -04:00
esaunders
0266b816d2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5160-tika-init 2019-06-17 13:36:28 -04:00
esaunders
16eca8ca9f Initialize Tika when the core module is loaded. 2019-06-17 13:34:30 -04:00
Joe Ho
c340f99bb3 Fix codacy error 2019-06-17 13:34:09 -04:00
Joe Ho
0da0ba8619 Test multiple VHDs in a folder 2019-06-17 13:26:45 -04:00
Joe Ho
e0aa07891f Fix compile error TextPrompt 2019-06-17 13:07:51 -04:00