22135 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
Richard Cordovano
26f9d45484
Merge pull request #4515 from eugene7646/aquisition_details_4661
aquisition details
2019-02-28 18:31:34 -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
9575bba204 Merge from develop. 2019-02-28 17:36:09 -05:00
Eugene Livis
92ddee565a Codacidy warnings 2019-02-28 16:17:04 -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
ec6b951a28 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint 2019-02-28 15:53:20 -05:00
Richard Cordovano
45119b046e
Merge pull request #4576 from wschaeferB/RemoveOldUncompilableLine
remove line referencing variable which no longer exists
2019-02-28 15:51:58 -05:00
Kelly Kelly
bf53781efd Changes from review comments, plus a few other little cosmetic things. 2019-02-28 15:20:35 -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
Richard Cordovano
93b96f2608
Merge pull request #4577 from sleuthkit/remove_bundle_escapes
remove escaping that causes inconsistencies in merged version
2019-02-28 14:28:11 -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
c32827bef7 remove line referencing variable which no longer exists 2019-02-28 14:06:04 -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
William Schaefer
058052ecd9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint 2019-02-28 13:35:31 -05:00
Kelly Kelly
91b2656eb8 Changed absolute path to relative in coreLib. 2019-02-28 13:03:31 -05:00
Kelly Kelly
5122dfba4d Changed absolute path to relative in project.xml 2019-02-28 12:54:00 -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
Kelly Kelly
7d556addab Changed absolute path in project.properties to relative 2019-02-28 11:41:29 -05:00
Kelly Kelly
669e8d47d2 Merge branch 'edge_support' into 1199-safari-cookies 2019-02-28 11:34:45 -05:00
Richard Cordovano
c2ca68320e
Merge pull request #4570 from dgrove727/4715_4716_4717_VCardIngest
VCard support added.
2019-02-28 11:23:16 -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
Kelly Kelly
0e614f84c4 Added folders to the find file function 2019-02-28 10:09:51 -05:00
U-BASIS\dgrove
5214e24f16 Codacy issue addressed. 2019-02-28 09:22:48 -05:00
Raman
62610f7cca Fixed the Source of Web Cache artifacts. 2019-02-28 08:35:18 -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
Kelly Kelly
d55d3837ac Added support for reading the Cookies.binarycookies file 1199-safari-cookies 2019-02-27 17:11:05 -05:00
Eugene Livis
608aac9694 CASE-UCO package no longer exported 2019-02-27 16:08:31 -05:00
Eugene Livis
e8169e98d8 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_reports_4673 2019-02-27 15:56:34 -05:00
Eugene Livis
6065004905 Fixes and improvements 2019-02-27 15:36:36 -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
Raman
ed0bf660db Few changes to reporting Web Cache artifacts:
- Do not add derived files for the HTTP Header data segment
- Add HTTP headers as an attribute
2019-02-27 15:18:08 -05:00
U-BASIS\dgrove
753297e2c2 Address review comments. 2019-02-27 14:45:57 -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
U-BASIS\dgrove
2f8bcf2a7a VCard support added. 2019-02-27 13:28:25 -05:00
Richard Cordovano
0394807018
Merge pull request #4551 from rcordovano/improved-case-deletion
4578 Admin dashboard for cases - UI
2019-02-27 12:45:45 -05:00
Richard Cordovano
90e41edf91
Merge branch 'develop' into improved-case-deletion 2019-02-27 12:45:36 -05:00
Richard Cordovano
7f75882ab7
Merge pull request #4548 from kellykelly3/1193-edge-cookies
1193 edge cookies
2019-02-27 12:44:04 -05:00