1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 07:26:54 +00:00
Commit Graph

26411 Commits

Author SHA1 Message Date
Richard Cordovano
be5e00a62a Merge pull request #5619 from kellykelly3/1403-add-name-track-waypoints
1403 - Added label to track point waypoint objects
2020-01-28 17:27:48 -05:00
Richard Cordovano
998fc76f0d Merge pull request #5617 from kellykelly3/1404-change-drone-ingest-module-name
1404 - Changed drone module name and description
2020-01-28 15:19:54 -05:00
Richard Cordovano
608933575c Merge pull request #5613 from kellykelly3/1398-initialize-geolocation-window-larger
1398 - Changed the inital size of geolocation window
2020-01-28 14:31:42 -05:00
Kelly Kelly
206b134fce Added label to track point waypoint objects 2020-01-28 14:25:58 -05:00
Kelly Kelly
c138ddbe7b Fixed typo in drone module description 2020-01-28 13:44:25 -05:00
Richard Cordovano
8029c4ef72 Merge pull request #5601 from dannysmyda/5969-Get-Attributes-Off-EDT
5969 - Get Attributes Off of the EDT
2020-01-28 13:40:47 -05:00
Kelly Kelly
501b137b18 Changed drone module name and description 2020-01-28 13:38:13 -05:00
Richard Cordovano
8c6a2d7492 Merge pull request #5615 from sleuthkit/release-4.14.0
Merge release-4.14.0 branch into develop branch
2020-01-28 12:49:24 -05:00
Kelly Kelly
f7c79d2e3a Changed the inital size of geolocation window 2020-01-24 12:40:41 -05:00
Richard Cordovano
767397bcb4 Merge pull request #5600 from kellykelly3/1391-Donot-show-json-in-table
1391-Prevented BlackboardArtifactNode from showing attributes of type JSON
2020-01-22 17:23:21 -05:00
Richard Cordovano
c4caa597ba Merge pull request #5609 from kellykelly3/1397-geolocation-zoom-slider-button
1397 & 1399 geolocation zoom slider button & typo fix
2020-01-22 16:49:07 -05:00
Kelly Kelly
91a4a2962d Added continue to empty if per codacy request 2020-01-22 16:05:17 -05:00
Kelly Kelly
4e7e741bc5 Address codacy issues and fixed another typo 2020-01-22 15:57:38 -05:00
Richard Cordovano
f73efded1f Merge remote-tracking branch 'upstream/map-ui-improvements' into develop 2020-01-22 15:47:39 -05:00
Richard Cordovano
d354a2aa86 Merge pull request #5608 from kellykelly3/1394-geolocation-paint-performance-fix
1394 - geolcoation painting performance fix
2020-01-22 15:41:10 -05:00
Richard Cordovano
bfbd5d067f Merge pull request #5470 from dannysmyda/5718-invert-control-of-case-uco
5718 Refactor CaseUcoFormatExporter
2020-01-22 13:12:31 -05:00
Richard Cordovano
2e4d645878 Merge pull request #5597 from esaunders/develop
5976 Update Maven Central Repository to use HTTPS
2020-01-22 12:09:38 -05:00
Kelly Kelly
2eefd3ea5a Modified MapWaypoint.getWaypoints to return a set 2020-01-22 10:30:27 -05:00
Kelly Kelly
162694fdff Merged in develop to map-ui-improvement branch 2020-01-22 10:17:01 -05:00
Richard Cordovano
9f5f5e3e2f Merge pull request #5604 from kellykelly3/geolocation-refresh-panel-invokelater
1396-Geolocation Refresh Panel Change
2020-01-22 10:08:46 -05:00
Kelly Kelly
594bd31897 fixed codacy issue 2020-01-22 10:08:11 -05:00
Richard Cordovano
89f371bc8e Merge pull request #5595 from kellykelly3/1390-KML-geolocation-track-support
1379, 1389, & 1390 kml geolocation track support
2020-01-22 10:01:10 -05:00
Kelly Kelly
7417feac2f Renamed Path to GeoPath 2020-01-22 10:00:50 -05:00
Kelly Kelly
c5ab74fcfe Fixed some typos found in bundle.properties-MERGED 2020-01-21 15:59:32 -05:00
Kelly Kelly
ea9d15b5fb Added zoom buttons to geolocation map panel 2020-01-21 15:50:59 -05:00
Kelly Kelly
880af5b85c Updated based on review comments 2020-01-21 14:33:48 -05:00
esaunders
b1b36caa5c Use https to download Ivy from Maven repo. 2020-01-21 14:09:58 -05:00
Kelly Kelly
00c4ae0a38 Addressed geolcoation painting issue 2020-01-21 13:01:19 -05:00
Kelly Kelly
b37cb2ce16 Added code assure that the hide and show geolocation refresh panel is in EDT 2020-01-17 11:00:47 -05:00
U-BASIS\dsmyda
17631ac0e6 Updated dates in header 2020-01-16 18:00:17 -05:00
U-BASIS\dsmyda
5f5d4952b7 Fetch attributes in makeKeys() 2020-01-16 15:37:21 -05:00
U-BASIS\dsmyda
e0c9ea53f1 Added some comments and tested 2020-01-16 13:34:10 -05:00
U-BASIS\dsmyda
b8d3ac6016 Added a comment 2020-01-16 13:32:58 -05:00
Kelly Kelly
e9dd0d2818 Prevented BlackboardArtifactNode from showing attributes of type JSON 2020-01-16 13:27:26 -05:00
Richard Cordovano
94e67d8428 Merge pull request #5596 from esaunders/5637_clear_pages
Cannot call pages.clear() because Lists.partition() returns an unmodi…
2020-01-15 18:40:17 -05:00
esaunders
9c66e2d5ee Update Maven Central Repository to use HTTPS 2020-01-15 18:02:06 -05:00
U-BASIS\dsmyda
b0fd086844 Reduced cyclomatic complexity and implemented a more memory efficient traversal 2020-01-15 17:27:53 -05:00
esaunders
bb2355d035 Cannot call pages.clear() because Lists.partition() returns an unmodifiable list. Reset pages by creating a new empty ArrayList. 2020-01-15 12:41:00 -05:00
Richard Cordovano
569ab1e3c3 Merge pull request #5594 from rcordovano/5931-remove-debug-log-messages
931 Clean up ModuleSettings.java and improve logging
2020-01-15 11:47:58 -05:00
Kelly Kelly
f415213afc Addressed codacy issue 2020-01-15 11:24:20 -05:00
Kelly Kelly
0a006421e7 Geolocation changes to address codacy issues 2020-01-15 11:08:59 -05:00
U-BASIS\dsmyda
c9057ddecb Refactoring case uco generation in portable case to lower cyclomatic complexity 2020-01-15 11:06:07 -05:00
Kelly Kelly
544974f7e8 Merge branch '1379-drone-DAT-ingest-module' into 1390-KML-geolocation-track-support 2020-01-15 10:28:14 -05:00
Kelly Kelly
5b290dea4b Merge branch 'develop' into 1379-drone-DAT-ingest-module 2020-01-15 10:27:03 -05:00
Kelly Kelly
b0215cacc9 Added tracks to geolocation window and KML report 2020-01-15 09:47:36 -05:00
Richard Cordovano
475c5b7900 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:41:37 -05:00
Richard Cordovano
6e02334fe5 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:39:26 -05:00
Richard Cordovano
a2a477fae0 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:39:02 -05:00
Richard Cordovano
a4227d5d64 5931 Clean up ModuleSettings.java and improve logging 2020-01-14 16:37:13 -05:00
Richard Cordovano
a39bcf10dc Merge pull request #5589 from eugene7646/python_report_fix
Python report fix (5959)
autopsy-4.14.0
2020-01-14 15:09:49 -05:00