11750 Commits

Author SHA1 Message Date
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
William Schaefer
656c8475fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint 2019-02-28 14:56:30 -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
William Schaefer
7c0c8de488 4626-change unique constraint on new central repository tables to be as minimal as possible 2019-02-28 13:44:09 -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
William Schaefer
b7dce55e28 4626 auto format changes 2019-02-28 10:31:44 -05:00
William Schaefer
effeceee29 4626 allow connection pool used for upgrades to ignore foreign keys with sqlite 2019-02-28 10:29:40 -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
William Schaefer
deb9670dd8 4626 add upgrade code for Central repository data_sources unique constraint change 2019-02-27 15:25:56 -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
William Schaefer
d800c28c1b 4626 change unique constraint on cr data sources table for newly created CRs 2019-02-27 13:46:32 -05:00
William Schaefer
0dd1a8a521 4626 make constants static, update copyright date 2019-02-27 13:43:34 -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
Ann Priestman
f4aa749250 Merge remote-tracking branch 'upstream/develop' into 4750_externalFile 2019-02-26 13:15:49 -05:00
Ann Priestman
45678d4040 Adding new file type to various switches 2019-02-26 12:29:05 -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
Richard Cordovano
e75b502da6
Revert "Revert "4589 gst video panel"" 2019-02-25 11:03:43 -05:00
Richard Cordovano
3866041bc8
Merge pull request #4556 from sleuthkit/embed_test
Added functional test logging.  Reduce case creation for embedded file tests. (4771)
2019-02-25 10:29:49 -05:00