11183 Commits

Author SHA1 Message Date
Richard Cordovano
96e87f6b7d
Merge pull request #4569 from wschaeferB/4757-InterCaseSearchQueryChanges
4757 inter case search query changes
2019-03-05 09:17:14 -05:00
Richard Cordovano
7abee59bfe
Merge pull request #4578 from raman-bt/1188-cache-artifact
1188 Web cache artifact
2019-03-04 15:31:42 -05:00
Richard Cordovano
5462b9f8c7
Merge pull request #4579 from wschaeferB/4782-UniqueNamedDocImages
4782 unique named doc images
2019-03-04 10:30:10 -05:00
Richard Cordovano
de9277ea56
Merge pull request #4573 from dgrove727/4663_OtherOccurrencesCount
Case and data source counts added.
2019-03-04 10:18:42 -05:00
Richard Cordovano
26b125f97c
Merge pull request #4566 from dgrove727/3921_HtmlContentViewer
3921 html content viewer
2019-03-04 10:18:03 -05:00
Richard Cordovano
dc2fa3f8d4
Merge pull request #4580 from dgrove727/4777_ApplicationContentViewerSize
Reset viewport.
2019-03-04 10:16:45 -05:00
Raman
18beac06e8 1204: Show TSK_DOWNLOAD_SOURCE artifact in MetaData viewer
Also addressed review comments on previous commit.
2019-03-01 14:45:57 -05:00
U-BASIS\dgrove
672e20bd6b Typo fix. 2019-03-01 11:42:15 -05:00
U-BASIS\dgrove
fa60adcb26 Additional count parameter; handling edge case. 2019-03-01 11:40:38 -05:00
U-BASIS\dgrove
7262cbbfe3 Removed unused logger. 2019-03-01 01:17:37 -05:00
U-BASIS\dgrove
3e153f0c33 Additional mime-type support; reposition button. 2019-03-01 01:13:53 -05:00
U-BASIS\dgrove
9f31d3d4e0 Reset viewport. 2019-02-28 23:56:58 -05:00
Richard Cordovano
cea2f25e52
Merge pull request #4574 from dgrove727/4665_SortOtherOccurrences
Sort columns by case name, then data source.
2019-02-28 18:35:36 -05:00
William Schaefer
2a19dc71aa 4782 add missing dot before extension to new file names for embedded images 2019-02-28 18:16:04 -05:00
William Schaefer
94225be5a7 4782 make file name determination for .doc files simaler to other files 2019-02-28 18:10:22 -05:00
William Schaefer
a22a84566d 4782 add non hex character to name to account for variable lenght names 2019-02-28 18:05:09 -05:00
Richard Cordovano
620dd56839
Merge pull request #4571 from APriestman/4751_addPortableCaseArtifacts
4751 Add tagged artifacts to portable cases
2019-02-28 18:02:03 -05:00
William Schaefer
9594c031df 4782 add incrementing integer to beggining of extracted picture names for doc 2019-02-28 17:56:23 -05:00
Raman
5dbc1ff792 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1188-cache-artifact 2019-02-28 15:59:19 -05:00
Brian Carrier
38cf5f570b remove escaping that causes inconsisencies in merged version 2019-02-28 14:23:27 -05:00
Brian Carrier
a22a0b4ca2 remove escaping that causes inconsisencies in merged version 2019-02-28 14:22:38 -05:00
Raman
668e452b75 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1188-cache-artifact 2019-02-28 11:45:26 -05:00
U-BASIS\dgrove
6a6e41e8b7 Sort columns by case name, then data source. 2019-02-28 00:15:17 -05:00
U-BASIS\dgrove
076c76c131 Case and data source counts added. 2019-02-28 00:09:28 -05:00
U-BASIS\dgrove
3f41660c14 Merge remote-tracking branch 'upstream/develop' into 3921_HtmlContentViewer 2019-02-27 14:05:40 -05:00
U-BASIS\dgrove
be304fc01e Removed invalid line. 2019-02-27 14:05:30 -05:00
Ann Priestman
78b25ff033 Fixed custom artifact bug.
Commenting and cleanup.
2019-02-27 13:41:55 -05:00
Richard Cordovano
90e41edf91
Merge branch 'develop' into improved-case-deletion 2019-02-27 12:45:36 -05:00
Ann Priestman
5ef620f9c5 Merge remote-tracking branch 'upstream/develop' into 4751_addPortableCaseArtifacts 2019-02-27 11:59:22 -05:00
Ann Priestman
8dd909b1b8 Adding tagged artifacts 2019-02-27 11:58:17 -05:00
William Schaefer
93ffe8ccbe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges 2019-02-27 10:17:33 -05:00
Richard Cordovano
4df6fec4d3 Restore FrameCapture interface for backwards compatibility of older video triage modules 2019-02-27 08:25:21 -05:00
William Schaefer
667d9e80a1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges 2019-02-26 18:19:36 -05:00
William Schaefer
e65c135975 4757 fix display of results when everything has been filtered out 2019-02-26 18:17:43 -05:00
William Schaefer
e26ce3139b 4757 add non-nls comment to string wither query code 2019-02-26 17:55:55 -05:00
William Schaefer
0b2ccb2608 4757 fix pottential NPE when no results are present 2019-02-26 17:50:16 -05:00
William Schaefer
8c6d035d49 4757 auto format of modified files 2019-02-26 17:36:42 -05:00
William Schaefer
5e7fe17d07 4757 first pass at clean up for common property search changes 2019-02-26 17:33:59 -05:00
U-BASIS\dgrove
10f42e5427 Added UnsatisfiedLinkError catch. 2019-02-26 16:31:54 -05:00
William Schaefer
9009550a8b 4757 perform mime type filtering as part of file hash query 2019-02-26 16:26:17 -05:00
William Schaefer
cb6c659ab9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges 2019-02-26 14:44:58 -05:00
Richard Cordovano
034d0fe226 Bundle.properties-MERGED 'slash removal' 2019-02-26 14:37:00 -05:00
William Schaefer
63595e1063 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4757-InterCaseSearchQueryChanges 2019-02-26 13:47:12 -05:00
U-BASIS\dgrove
00cec7d478 Addressed Codacy issues. 2019-02-26 02:05:08 -05:00
U-BASIS\dgrove
59ddc074da Removed developer messages. 2019-02-26 01:51:48 -05:00
U-BASIS\dgrove
e16063cf8e New HTML content viewer added. 2019-02-26 01:46:59 -05:00
Richard Cordovano
2a26435bbf
Merge branch 'develop' into improved-case-deletion 2019-02-25 17:42:30 -05:00
William Schaefer
aac9ced612 4757 combine queries made for by case results 2019-02-25 16:37:24 -05:00
William Schaefer
439c432049 4757 fix bug with target case results showing more cases 2019-02-25 13:49:07 -05:00
William Schaefer
b886e0b7cc 4757 make single case queries consistant with current approach 2019-02-25 12:29:33 -05:00