15019 Commits

Author SHA1 Message Date
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
a1d95a9fc9 Cleaned up geolocation threading 2020-01-27 17:20:59 -05:00
Kelly Kelly
f7c79d2e3a Changed the inital size of geolocation window 2020-01-24 12:40:41 -05:00
Eugene Livis
ac7e57e67d Fix for holding references to a large amount of memory 2020-01-23 17:09:39 -05:00
U-BASIS\dsmyda
c0959ce934 Merge branch 'develop' into 5465-CASE-UCO-reference-local-files 2020-01-23 11:04:32 -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
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
U-BASIS\dsmyda
9a7d4cda27 Implemented and tested new Portable case functionality 2020-01-21 18:30:02 -05:00
U-BASIS\dsmyda
421705bbfe Refactored for extensibility and clarity. Implemented the localPath overload 2020-01-21 16:35:47 -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
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
bd86229e52 Updated file header dates 2020-01-16 17:57:54 -05:00
William Schaefer
32423f7ab9 5972 remove unused import 2020-01-16 17:57:05 -05:00
William Schaefer
68e72f3eb2 5972 call getUniquePath on background thread to cache result for later 2020-01-16 17:54:12 -05:00
U-BASIS\dsmyda
e8dc79d815 Call getUniquePath in constructor 2020-01-16 17:52:45 -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
Raman Arora
da016a0d34 5907: Update legacy Python modules to use Communication Artifacts helper. 2020-01-16 10:47:35 -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
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
Eugene Livis
3d78507bb9 Updated javadocs 2020-01-14 14:30:16 -05:00