25749 Commits

Author SHA1 Message Date
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
U-BASIS\dsmyda
8f7e5c44b2 Merged in develop, resolved merge conflicts on XRYFileReader and verified a successful merge by running unit tests 2019-11-08 12:33:18 -05:00
Richard Cordovano
2be2b02798
Merge pull request #5098 from wschaeferB/5373-UserFriendlyException
5373 user friendly exception
2019-11-08 12:15:45 -05:00
Richard Cordovano
c557b6264c
Merge pull request #5005 from wschaeferB/5297-CodacyErrorCleanup
5297 codacy error cleanup
2019-11-08 12:12:42 -05:00
Richard Cordovano
f66196457b
Merge pull request #5404 from markmckinnon/5680-summary-panel-details-missing
5680-summary-panel-details-missing
2019-11-08 11:46:44 -05:00
Mark McKinnon
b3ffc4cac0 Update PhoneNumUtil.java
One more time for codacy
2019-11-08 11:14:54 -05:00
Mark McKinnon
ef1e1f2655 Update PhoneNumUtil.java
Make codacy happy
2019-11-08 10:59:10 -05:00
Richard Cordovano
d11cca17d7
Merge pull request #5407 from dannysmyda/5731-implement-XRY-report-reading
5731 implement xry report reading
2019-11-08 09:02:47 -05:00
Mark McKinnon
b751b8d23e Update SummaryViewer.java
Remove //NON-NLS
2019-11-07 17:43:23 -05:00
Mark McKinnon
e6218ab6c9 Add bundle message
Add bundle message
2019-11-07 17:42:36 -05:00
U-BASIS\dsmyda
bbe0c8dcd0 Updated comments and removed old test files 2019-11-07 17:36:36 -05:00
Kelly Kelly
f7d3c3169c Fixed codacy issues 2019-11-07 17:31:38 -05:00
U-BASIS\dsmyda
56d57f63d1 Fully implemented and tested the file reading capability 2019-11-07 17:29:24 -05:00
U-BASIS\dsmyda
6a281f274f Made both classes final 2019-11-07 17:02:25 -05:00
U-BASIS\dsmyda
859f1faba9 Added comments and am in the process of testing 2019-11-07 17:01:18 -05:00
Kelly Kelly
dcdd9d5f51 Merge branch 'develop' into 5654-waypoint-context-menu 2019-11-07 16:49:57 -05:00
Kelly Kelly
71930eb912 Finished popup menu work 2019-11-07 16:49:03 -05:00
U-BASIS\dsmyda
a41b28cbf5 Revert scope of methods in XRYFileReader back to private 2019-11-07 16:38:08 -05:00
U-BASIS\dsmyda
f254b9ddb0 Reduce complexity of XRYFileReader 2019-11-07 16:36:53 -05:00
U-BASIS\dsmyda
ee3c0c01d2 Implemented report reading, now testing 2019-11-07 16:07:35 -05:00
Richard Cordovano
965a187f51
Merge pull request #5395 from kellykelly3/geolocation-datamodel-refactoring
Simplified the geolocation model
2019-11-07 16:01:53 -05:00
Richard Cordovano
2ab2fffff8
Merge pull request #5393 from wschaeferB/5665-ExtractAction
5665 bring over ExtractAction changes from file-search branch
2019-11-07 15:54:44 -05:00
U-BASIS\dsmyda
5c5514f0c1 Fixed up comments and changed scope of some methods to private 2019-11-07 14:42:16 -05:00
Richard Cordovano
95769f9bc6 Data source deletion support changes 2019-11-07 14:14:32 -05:00
Richard Cordovano
3b8e836204 Data source deletion support changes 2019-11-07 14:11:00 -05:00
Richard Cordovano
c93d7d5917 Data source deletion support changes 2019-11-07 14:00:55 -05:00
U-BASIS\dsmyda
eb34a74b04 Fixed comment 2019-11-07 13:49:18 -05:00
U-BASIS\dsmyda
79f048414c Implemented and tested XRY folder and XRY file checking 2019-11-07 13:46:06 -05:00
Mark McKinnon
ff3fcde452 Add summary panel components and country code
Added summary panel components and country code.
2019-11-07 13:37:40 -05:00
Richard Cordovano
982e40a8df Data source deletion support changes 2019-11-06 18:39:29 -05:00
William Schaefer
bd3bb1b5be Merge branch '5673-RemoveExcessFilters' of https://github.com/wschaeferB/autopsy into 5724-EmbeddedImagesPaths 2019-11-06 18:27:39 -05:00
William Schaefer
5af8d710f1 5673 fix codacy issues 2019-11-06 18:26:32 -05:00
William Schaefer
0438411b3d 5673 merge conflict resolution from 5674 2019-11-06 18:19:01 -05:00