26342 Commits

Author SHA1 Message Date
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
Mark McKinnon
0035c48a10 Update ContactsViewer.java
Use bundle messages
2019-11-11 11:34:35 -05:00
Mark McKinnon
e6368e6b00 Use of PhoneNumUtil to get Country code
Use of Phone Number util to get country code.
2019-11-11 11:03:01 -05:00
William Schaefer
e0e10d9011 Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5673-RemoveExcessFilters 2019-11-11 10:41:01 -05:00
Mark McKinnon
0809c92c23 Merge remote-tracking branch 'upstream/develop' into 5618-show-country-code-for-acct-number-in-the-cvt-acct-table 2019-11-11 09:27:13 -05:00
Richard Cordovano
b0138680d0 Data source deletion support changes 2019-11-08 16:43:15 -05:00
Richard Cordovano
5898e027ec Data source deletion support changes 2019-11-08 16:30:29 -05:00
Richard Cordovano
4183e948ba Data source deletion support changes 2019-11-08 13:21:41 -05:00
Richard Cordovano
fa8265876b
Merge pull request #5405 from dannysmyda/5732-implement-XRY-report-validation
5732 implement xry report validation
2019-11-08 13:02:43 -05:00