26100 Commits

Author SHA1 Message Date
Richard Cordovano
587b8e6e3b
Merge pull request #5397 from esaunders/5651-mac-disable-tl-actions
Removed timeline related context menu items when timeline functionali…
2019-11-13 16:32:12 -05:00
U-BASIS\dsmyda
875b789abb Update comments, add some additional logging, and address some codacy comments 2019-11-13 16:26:02 -05:00
U-BASIS\dsmyda
1144649e37 Implemented and tested XRY messages parser, implemented code review feedback 2019-11-13 15:52:38 -05:00
Richard Cordovano
f63b3afcdc
Merge pull request #5408 from markmckinnon/5618-show-country-code-for-acct-number-in-the-cvt-acct-table
5618 show country code for acct number in the cvt acct table
2019-11-13 15:07:30 -05:00
Richard Cordovano
f128d54bb8
Merge pull request #5411 from raman-bt/5707-attchmnt-msg-contentviewer
5707, 5708 attchmnt msg contentviewer
2019-11-13 15:00:08 -05:00
Raman Arora
8bc752efdb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5707-attchmnt-msg-contentviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties-MERGED
2019-11-13 14:53:07 -05:00
Raman Arora
18bffe4d18 5708: fix the attachment count in CVT messages table. 2019-11-13 14:24:26 -05:00
Richard Cordovano
eb1560fdd3
Merge pull request #5392 from raman-bt/5726-display
Display JSON attribute as a indented bullet list.
2019-11-13 12:55:50 -05:00
Richard Cordovano
d8a408709c
Merge pull request #5372 from wschaeferB/5677-DisplayVisualStatusIndicators
5677 display visual status indicators
2019-11-13 12:33:59 -05:00
Richard Cordovano
be7107d3db
Merge pull request #5413 from sleuthkit/data-src-deletion
Merge data-src-deletion-branch into develop branch
2019-11-13 12:30:51 -05:00
U-BASIS\dsmyda
3c4aaa3f8d Updated comments 2019-11-13 12:24:16 -05:00
U-BASIS\dsmyda
eb1a9cd279 Implemented and tested the device gen info parser 2019-11-13 12:17:55 -05:00
Richard Cordovano
c77ccc5ba0
Merge pull request #5410 from markmckinnon/5629-shellbag-data-from-regripper-is-incorrect
5629-shellbag-data-from-regripper-is-incorrect
2019-11-13 12:02:52 -05:00
Richard Cordovano
b6a083084f
Merge pull request #5414 from rcordovano/rc-data-src-deletion-integration
Update for SleuthkitCaseAdminUtil update
2019-11-13 11:28:19 -05:00
Richard Cordovano
c33dbf13fe Integrate and update data src deletion 2019-11-13 11:25:44 -05:00
U-BASIS\dsmyda
a2584ef060 Fixed typo in comment and added a line for clarity 2019-11-13 11:20:37 -05:00
U-BASIS\dsmyda
36e9c7a5c6 Addressed some of the codacy comments 2019-11-13 11:17:48 -05:00
U-BASIS\dsmyda
f181a1f862 Updated comments 2019-11-13 10:55:51 -05:00
U-BASIS\dsmyda
d39ed4d732 Fixed type in artifact naem 2019-11-13 10:45:25 -05:00
Richard Cordovano
54bcb30cdd
Merge pull request #5387 from rcordovano/rc-data-src-deletion-integration
5512, 5513, 5514, 5516, 5517, 5518, 5727 data source deletion
2019-11-13 10:27:23 -05:00
U-BASIS\dsmyda
c111716403 Tied together any loose ends. Added imports and fixed comments 2019-11-13 10:26:28 -05:00
U-BASIS\dsmyda
e67da6aec6 Uncommented to artifact creation code 2019-11-13 10:16:50 -05:00
U-BASIS\dsmyda
e30843c7c6 Implemented record parsing and testing for call logs, web bookmarks and contacts 2019-11-13 10:15:45 -05:00
Richard Cordovano
b433a4b5df Data source deletion support 2019-11-12 17:33:25 -05:00
Richard Cordovano
e14d49aba6 Integrate and update data src deletion 2019-11-12 17:30:39 -05:00
Richard Cordovano
5953836533 Integrate and update data src deletion 2019-11-12 17:18:03 -05:00
Richard Cordovano
360c0a293d Integrate and update data src deletion 2019-11-12 17:12:39 -05:00
Richard Cordovano
de6872b2fb Integrate and update data src deletion 2019-11-12 16:35:25 -05:00
Richard Cordovano
fc7f4f1dbe Integrate and update data src deletion 2019-11-12 16:33:38 -05:00
Richard Cordovano
f9bacacd17 Integrate and update data src deletion 2019-11-12 16:31:12 -05:00
Richard Cordovano
0716587b95 Data source deletion support 2019-11-12 16:23:44 -05:00
Richard Cordovano
ad424a6f33 Integrate and update data src deletion 2019-11-12 16:21:25 -05:00
Richard Cordovano
605d305c05
Merge pull request #5409 from kellykelly3/5684-geolocation-details-popup
5684 geolocation details popup
2019-11-12 15:41:36 -05:00
Richard Cordovano
d298d1766c Data source deletion support changes 2019-11-12 15:39:48 -05:00
Mark McKinnon
bf46b39468 Update ContactNode.java
Make codacy happier.
2019-11-12 14:33:45 -05:00
Raman Arora
2c23b5b52f Address Codacy comments on previous commit. 2019-11-12 13:04:31 -05:00
Mark McKinnon
604c8a877f Update ContactNode.java
Add brackets around country code if it exists.
2019-11-12 11:59:07 -05:00
Richard Cordovano
b324e18d5b Data source deletion support changes 2019-11-12 11:47:17 -05:00
Raman Arora
885a6a5ec2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5707-attchmnt-msg-contentviewer 2019-11-12 11:02:07 -05:00
Raman Arora
242ad6170a 5707: Show attachments in Message Content Viewer. 2019-11-12 11:01:37 -05:00
Mark McKinnon
ef15ad1f48 Update itempos.pl
Fix getting long file name string. If the extension verison was not a x03, x07 or x08 the start position was set to null to get the string so it would start at the beginning of the block so would get junk data.  This change has also been pushed to the Regripper2.8 repo as well
2019-11-12 10:07:30 -05:00
Kelly Kelly
4a2e1f8b8e Merge branch 'develop' into 5684-geolocation-details-popup 2019-11-12 07:16:10 -05:00
Richard Cordovano
812ed6a4f7 Data source deletion support changes 2019-11-11 17:25:47 -05:00
Richard Cordovano
e806f666c2
Merge pull request #5406 from kellykelly3/5654-waypoint-context-menu
5654 Geolocation waypoint context menu
2019-11-11 17:21:46 -05:00
Kelly Kelly
12fc0f990d addressed codacy issues 2019-11-11 16:53:31 -05:00
Kelly Kelly
93c1b741fb merged in changes from popup menu branch 2019-11-11 16:17:52 -05:00
Mark McKinnon
91a07170ad Changes to add country code to same line as phone number
Changed to add country code to same line as phone number.
2019-11-11 16:12:29 -05:00
Kelly Kelly
0b0e3fa62c updated based on review comments 2019-11-11 16:03:28 -05:00
Richard Cordovano
16e94f6dec Data source deletion support changes 2019-11-11 15:54:19 -05:00
Kelly Kelly
e4933b6ddf Added details popup 2019-11-11 15:46:45 -05:00