22319 Commits

Author SHA1 Message Date
Kelly Kelly
67ebffac6c Removed the plist jar from recentActivity, it should be using the one from corelib now. 2019-03-04 12:50:01 -05:00
William Schaefer
e399ae4594 4755 add modified merged bundle files 2019-03-04 12:35:49 -05:00
William Schaefer
094f576e5b 4755 add (Ctrl+E) to end of Open in External Viewer to identify shortcut 2019-03-04 12:27:31 -05:00
William Schaefer
5b72595367 3921 add merged bundle files and diamond typing for html viewer 2019-03-04 11:39:46 -05:00
William Schaefer
e5733efd62 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-04 11:36:34 -05:00
Raman
90177a7fb6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1205-download-source 2019-03-04 11:04:20 -05:00
Raman
ff5195eeff Close temp file copy in case of error. 2019-03-04 10:42:43 -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
Kelly Kelly
512d716e3f merge edge_support into 1194-edge-download 2019-03-04 10:28:02 -05:00
Kelly Kelly
4065b99967 Cleaned up the download code to put it on hold, fixed code to make sure we clean up the temp files properly and cleaned up a few javadocs 2019-03-04 10:22:42 -05:00
William Schaefer
874f239f0e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-04 10:19:54 -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
William Schaefer
d21ee983de Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4755-OpenInExternalViewerShortcut 2019-03-04 10:17:12 -05:00
Richard Cordovano
dc2fa3f8d4
Merge pull request #4580 from dgrove727/4777_ApplicationContentViewerSize
Reset viewport.
2019-03-04 10:16:45 -05:00
William Schaefer
31dc94d794 4755 Add Shortcut for opening files in external viewer Ctrl+E 2019-03-01 17:17:06 -05:00
Richard Cordovano
d2b540d10b
Merge pull request #4572 from kellykelly3/1199-safari-cookies
1197, 1198, 1199, 1200 - Support for Safari
2019-03-01 16:26:43 -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
William Schaefer
ec3903cdb6 4626 make connect(bool foreignKeys) an additional method instead of a replacement method 2019-03-01 11:51:52 -05:00
William Schaefer
1f92057a5f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4626-CrDataSourcesUniqueConstraint 2019-03-01 11:42:25 -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
Kelly Kelly
ab782a4df7 Completed the rest of the review comments that where hidden 2019-03-01 11:35:43 -05:00
Ann Priestman
bf6bc28b54 Finished docs 2019-03-01 10:24:38 -05:00
Richard Cordovano
68982b21f7
Merge pull request #4545 from wschaeferB/4708-ScreenShotChanges
4708 only perform screen shot when test times out first time
2019-03-01 09:58:10 -05:00
Ann Priestman
652488c672 Starting portable case doc. 2019-03-01 09:54:25 -05:00
Richard Cordovano
97c479e5ba Interim commit for improved multi-user case deletion 2019-03-01 08:30:00 -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
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